index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
Git.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-27
Git::cat_blob: allow using an empty blob to fix git-svn breakage
Junio C Hamano
1
-2
/
+2
2008-05-23
Git.pm: Add hash_and_insert_object and cat_blob
Adam Roben
1
-2
/
+150
2008-05-23
Git.pm: Add command_bidi_pipe and command_close_bidi_pipe
Adam Roben
1
-0
/
+56
2008-03-15
Git.pm: Don't require repository instance for ident
Frank Lichtenheld
1
-6
/
+6
2008-03-15
Git.pm: Don't require a repository instance for config
Frank Lichtenheld
1
-20
/
+13
2007-12-05
Color support for "git-add -i"
Junio C Hamano
1
-0
/
+35
2007-11-30
Add config_int() method to the Git perl module
Jakub Narebski
1
-0
/
+31
2007-11-07
When exec() fails include the failing command in the error message
Ask Bjørn Hansen
1
-1
/
+1
2007-08-22
Fix git-remote for ActiveState Perl
Alex Riesen
1
-1
/
+7
2007-05-10
Git.pm: config_boolean() -> config_bool()
Petr Baudis
1
-4
/
+8
2007-02-20
Add config_boolean() method to the Git perl module
Theodore Ts'o
1
-0
/
+30
2007-02-03
Assorted typo fixes
Pavel Roskin
1
-1
/
+1
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
1
-4
/
+4
2007-01-22
Cleanup uninitialized value in chomp
Alex Riesen
1
-1
/
+1
2007-01-22
Force Activestate Perl to tie git command pipe handle to a handle class
Alex Riesen
1
-1
/
+7
2007-01-22
Insert ACTIVESTATE_STRING in Git.pm
Alex Riesen
1
-3
/
+4
2007-01-12
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
1
-1
/
+1
2006-09-23
Git.pm: Kill Git.xs for now
Petr Baudis
1
-67
/
+9
2006-09-02
Revert "Make it possible to set up libgit directly (instead of from the envir...
Junio C Hamano
1
-6
/
+5
2006-09-02
Revert "Git.pm: Introduce fast get_object() method"
Junio C Hamano
1
-18
/
+0
2006-07-09
Git.pm: Introduce fast get_object() method
Petr Baudis
1
-0
/
+18
2006-07-09
Make it possible to set up libgit directly (instead of from the environment)
Petr Baudis
1
-5
/
+6
2006-07-03
Git.pm: Introduce ident() and ident_person() methods
Petr Baudis
1
-0
/
+49
2006-07-03
Git.pm: Add config() method
Petr Baudis
1
-1
/
+36
2006-07-02
Git.pm: Remove PerlIO usage from Git.xs
Petr Baudis
1
-1
/
+13
2006-07-02
Git.pm: Fix Git->repository("/somewhere/totally/elsewhere")
Petr Baudis
1
-1
/
+2
2006-07-02
Git.pm: Swap hash_object() parameters
Petr Baudis
1
-4
/
+4
2006-07-02
Git.pm: Try to support ActiveState output pipe
Petr Baudis
1
-11
/
+57
2006-07-02
Git.pm: Add support for subdirectories inside of working copies
Petr Baudis
1
-28
/
+129
2006-07-02
Git.pm: Implement options for the command interface
Petr Baudis
1
-2
/
+35
2006-07-02
Git.pm: Enhance the command_pipe() mechanism
Petr Baudis
1
-23
/
+53
2006-07-02
Git.pm: Handle failed commands' output
Petr Baudis
1
-21
/
+171
2006-07-02
Git.pm: Better error handling
Petr Baudis
1
-16
/
+21
2006-07-02
Git.pm: Implement Git::version()
Petr Baudis
1
-1
/
+13
2006-07-02
Git.pm: Call external commands using execv_git_cmd()
Petr Baudis
1
-6
/
+6
2006-07-02
Git.pm: Implement Git::exec_path()
Petr Baudis
1
-1
/
+14
2006-07-02
Introduce Git.pm (v4)
Petr Baudis
1
-0
/
+408
[prev]