aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into lj/refsJunio C Hamano2006-10-02
|\
| * lock_ref_sha1_basic does not remove empty directories on BSDDennis Stosberg2006-10-02
| * Merge branch 'maint'Junio C Hamano2006-10-02
| |\
| | * git-push: .git/remotes/ file does not require SP after colonv1.4.2.3Junio C Hamano2006-10-02
| | * git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2006-10-01
| * | Makefile: install and clean merge-recur, still.Junio C Hamano2006-10-01
| * | GIT 1.4.3-rc1v1.4.3-rc1Junio C Hamano2006-10-01
| * | Merge branch 'maint'Junio C Hamano2006-10-01
| |\ \ | | |/
| | * git-diff -B output fix.v1.4.2.2Junio C Hamano2006-09-29
| | * Fix git-am safety checksJunio C Hamano2006-09-17
| | * Fix duplicate xmalloc in builtin-addLiu Yubao2006-09-17
| * | Merge branch 'jc/gitpm'Junio C Hamano2006-09-30
| |\ \
| | * | Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-29
| | * | 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
| | * | Revert "Convert git-annotate to use Git.pm"Junio C Hamano2006-09-02
| | * | Fix compilation with Sun CCDennis Stosberg2006-08-15
| | * | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-15
| | |\ \
| | * | | pass DESTDIR to the generated perl/MakefileEric Wong2006-08-13
| | * | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07
| | |\ \ \
| | * | | | Eliminate Scalar::Util usage from private-Error.pmPetr Baudis2006-07-25
| | * | | | Convert git-annotate to use Git.pmPetr Baudis2006-07-09
| | * | | | 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