aboutsummaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAge
* Git.pm: Kill Git.xs for nowPetr Baudis2006-09-23
* Revert "Make it possible to set up libgit directly (instead of from the envir...Junio C Hamano2006-09-02
* Revert "Git.pm: Introduce fast get_object() method"Junio C Hamano2006-09-02
* pass DESTDIR to the generated perl/MakefileEric Wong2006-08-13
* Eliminate Scalar::Util usage from private-Error.pmPetr Baudis2006-07-25
* Git.pm: Introduce fast get_object() methodPetr Baudis2006-07-09
* Make it possible to set up libgit directly (instead of from the environment)Petr Baudis2006-07-09
* Git.pm: Introduce ident() and ident_person() methodsPetr Baudis2006-07-03
* Git.pm: Add config() methodPetr Baudis2006-07-03
* Git.pm: Don't #define around diePetr Baudis2006-07-02
* Git.xs: older perl do not know const char *Johannes Schindelin2006-07-02
* Git.pm: Avoid ppport.hPetr Baudis2006-07-02
* Git.pm: Remove PerlIO usage from Git.xsPetr Baudis2006-07-02
* Fix probing for already installed Error.pmPavel Roskin2006-07-02
* Perly git: work around buggy make implementations.Junio C Hamano2006-07-02
* Git.pm: Fix Git->repository("/somewhere/totally/elsewhere")Petr Baudis2006-07-02
* Git.pm: Swap hash_object() parametersPetr Baudis2006-07-02
* Git.pm: Try to support ActiveState output pipePetr Baudis2006-07-02
* Git.pm: assorted build related fixes.Petr Baudis2006-07-02
* Git.pm: Add support for subdirectories inside of working copiesPetr Baudis2006-07-02
* Git.pm: Implement options for the command interfacePetr Baudis2006-07-02
* Git.pm: Enhance the command_pipe() mechanismPetr Baudis2006-07-02
* Git.pm: Handle failed commands' outputPetr Baudis2006-07-02
* Git.pm: Better error handlingPetr Baudis2006-07-02
* Add Error.pm to the distributionPetr Baudis2006-07-02
* Git.pm: Implement Git::version()Petr Baudis2006-07-02
* Git.pm: Call external commands using execv_git_cmd()Petr Baudis2006-07-02
* Git.pm: Implement Git::exec_path()Petr Baudis2006-07-02
* Introduce Git.pm (v4)Petr Baudis2006-07-02