aboutsummaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAge
* perl: install private Error.pm if the site version is older than our ownEric Wong2007-04-21
* Do not output "GEN " when generating perl.makJohannes Schindelin2007-03-14
* More build output cleaning upAlex Riesen2007-03-06
* Make 'make' quiet by defaultShawn O. Pearce2007-03-06
* Make 'make' quieter while building gitShawn O. Pearce2007-03-06
* Add config_boolean() method to the Git perl moduleTheodore Ts'o2007-02-20
* Assorted typo fixesPavel Roskin2007-02-03
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Cleanup uninitialized value in chompAlex Riesen2007-01-22
* Force Activestate Perl to tie git command pipe handle to a handle classAlex Riesen2007-01-22
* Insert ACTIVESTATE_STRING in Git.pmAlex Riesen2007-01-22
* Fix spurious compile errorJohannes Schindelin2007-01-16
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Fix perl/ build.Junio C Hamano2006-12-08
* Make perl/ build procedure ActiveState friendly.Alex Riesen2006-12-04
* 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