summaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
2007-12-11Don't cache DESTDIR in perl/perl.mak.Gerrit Pape
2007-12-06Color support for "git-add -i"Junio C Hamano
2007-11-30Add config_int() method to the Git perl moduleJakub Narebski
2007-11-07When exec() fails include the failing command in the error messageAsk Bjørn Hansen
2007-08-23Install man3 manpages to $PREFIX/share/man/man3 even for site installsmartin f. krafft
2007-08-22Fix git-remote for ActiveState PerlAlex Riesen
2007-06-07War on whitespaceJunio C Hamano
2007-05-10Git.pm: config_boolean() -> config_bool()Petr Baudis
2007-05-04Allow PERL_PATH="/usr/bin/env perl"Bryan Larsen
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong
2007-03-14Do not output "GEN " when generating perl.makJohannes Schindelin
2007-03-07More build output cleaning upAlex Riesen
2007-03-06Make 'make' quiet by defaultShawn O. Pearce
2007-03-06Make 'make' quieter while building gitShawn O. Pearce
2007-02-21Add config_boolean() method to the Git perl moduleTheodore Ts'o
2007-02-04Assorted typo fixesPavel Roskin
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-22Cleanup uninitialized value in chompAlex Riesen
2007-01-22Force Activestate Perl to tie git command pipe handle to a handle classAlex Riesen
2007-01-22Insert ACTIVESTATE_STRING in Git.pmAlex Riesen
2007-01-16Fix spurious compile errorJohannes Schindelin
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2006-12-08Fix perl/ build.Junio C Hamano
2006-12-04Make perl/ build procedure ActiveState friendly.Alex Riesen
2006-09-23Git.pm: Kill Git.xs for nowPetr Baudis
2006-09-03Revert "Make it possible to set up libgit directly (instead of from the envir...Junio C Hamano
2006-09-03Revert "Git.pm: Introduce fast get_object() method"Junio C Hamano
2006-08-13pass DESTDIR to the generated perl/MakefileEric Wong
2006-07-26Eliminate Scalar::Util usage from private-Error.pmPetr Baudis
2006-07-09Git.pm: Introduce fast get_object() methodPetr Baudis
2006-07-09Make it possible to set up libgit directly (instead of from the environment)Petr Baudis
2006-07-04Git.pm: Introduce ident() and ident_person() methodsPetr Baudis
2006-07-04Git.pm: Add config() methodPetr Baudis
2006-07-03Git.pm: Don't #define around diePetr Baudis
2006-07-03Git.xs: older perl do not know const char *Johannes Schindelin
2006-07-03Git.pm: Avoid ppport.hPetr Baudis
2006-07-03Git.pm: Remove PerlIO usage from Git.xsPetr Baudis
2006-07-03Fix probing for already installed Error.pmPavel Roskin
2006-07-03Perly git: work around buggy make implementations.Junio C Hamano
2006-07-03Git.pm: Fix Git->repository("/somewhere/totally/elsewhere")Petr Baudis
2006-07-03Git.pm: Swap hash_object() parametersPetr Baudis
2006-07-03Git.pm: Try to support ActiveState output pipePetr Baudis
2006-07-03Git.pm: assorted build related fixes.Petr Baudis
2006-07-03Git.pm: Add support for subdirectories inside of working copiesPetr Baudis
2006-07-03Git.pm: Implement options for the command interfacePetr Baudis
2006-07-03Git.pm: Enhance the command_pipe() mechanismPetr Baudis
2006-07-03Git.pm: Handle failed commands' outputPetr Baudis
2006-07-03Git.pm: Better error handlingPetr Baudis
2006-07-03Add Error.pm to the distributionPetr Baudis
2006-07-03Git.pm: Implement Git::version()Petr Baudis