aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Work around sed and make interactions on the backslash at the end of line.Junio C Hamano2006-07-08
* Git.pm: Introduce ident() and ident_person() methodsPetr Baudis2006-07-03
* Convert git-send-email to use Git.pmPetr Baudis2006-07-03
* Git.pm: Add config() methodPetr Baudis2006-07-03
* Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-03
* INSTALL: a tip for running after building but without installing.Junio C Hamano2006-07-03
* Perly Git: make sure we do test the freshly built one.Junio C Hamano2006-07-02
* 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
* Make perl interface a separate packagePavel Roskin2006-07-02
* Delete manuals if compiling without docsPavel Roskin2006-07-02
* Fix probing for already installed Error.pmPavel Roskin2006-07-02
* Git.pm: clean generated files.Junio C Hamano2006-07-02
* Perly git: work around buggy make implementations.Junio C Hamano2006-07-02
* Makefile: Set USE_PIC on x86-64Junio C Hamano2006-07-02
* Perly Git: arrange include path settings properly.Junio C Hamano2006-07-02
* Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdirDennis Stosberg2006-07-02
* Git.pm: Support for perl/ being built by a different compilerPetr Baudis2006-07-02
* Makefile fix for SolarisDennis Stosberg2006-07-02
* "test" in Solaris' /bin/sh does not support -eDennis Stosberg2006-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: tentative fix to test the freshly built Git.pmJunio C Hamano2006-07-02
* Git.pm: assorted build related fixes.Petr Baudis2006-07-02
* perl: fix make cleanJunio C Hamano2006-07-02
* Perl interface: make testsuite work again.Junio C Hamano2006-07-02
* Perl interface: add build-time configuration to allow building with -fPICJunio C Hamano2006-07-02
* Convert git-mv to use Git.pmPetr 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
* Empty author may be presented by svn as an empty string or a null value.Robin Rosenberg2006-07-02
* revision.c: fix "dense" under --remove-emptyLinus Torvalds2006-07-02
* git object hash cleanupsv1.4.1Linus Torvalds2006-07-01
* revision.c: --full-history fix.Linus Torvalds2006-07-01
* Fix errno usage in connect.cPetr Baudis2006-07-01
* Minor documentation fixup.Robin Rosenberg2006-07-01
* git-svn: allow a local target directory to be specified for initEric Wong2006-06-30