5454 Commits (1d8c9dc47de0cbf3955ccc9408564cccbda8e348)
 

Author SHA1 Message Date
Pavel Roskin 1d8c9dc47d Fix probing for already installed Error.pm 19 years ago
Junio C Hamano 3553309f5b Git.pm: clean generated files. 19 years ago
Junio C Hamano 893973a6f2 Perly git: work around buggy make implementations. 19 years ago
Junio C Hamano c35ebc902f Makefile: Set USE_PIC on x86-64 19 years ago
Junio C Hamano f1b8fd4aba Perly Git: arrange include path settings properly. 19 years ago
Dennis Stosberg c9093fb38b Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir 19 years ago
Petr Baudis 8d7f586f13 Git.pm: Support for perl/ being built by a different compiler 19 years ago
Dennis Stosberg de86e131b5 Makefile fix for Solaris 19 years ago
Dennis Stosberg c2eeb4dcfe "test" in Solaris' /bin/sh does not support -e 19 years ago
Petr Baudis 71efe0ca3c Git.pm: Fix Git->repository("/somewhere/totally/elsewhere") 19 years ago
Petr Baudis 24c4b71436 Git.pm: Swap hash_object() parameters 19 years ago
Petr Baudis a6065b548f Git.pm: Try to support ActiveState output pipe 19 years ago
Junio C Hamano f6276fe159 Git.pm: tentative fix to test the freshly built Git.pm 19 years ago
Petr Baudis d595a473ee Git.pm: assorted build related fixes. 19 years ago
Junio C Hamano 523bbaa458 perl: fix make clean 19 years ago
Junio C Hamano 5e6ab8607e Perl interface: make testsuite work again. 19 years ago
Junio C Hamano f6af75d29c Perl interface: add build-time configuration to allow building with -fPIC 19 years ago
Petr Baudis 8f00660fc1 Convert git-mv to use Git.pm 19 years ago
Petr Baudis d5c7721d58 Git.pm: Add support for subdirectories inside of working copies 19 years ago
Petr Baudis d43ba46807 Git.pm: Implement options for the command interface 19 years ago
Petr Baudis d79850e1fd Git.pm: Enhance the command_pipe() mechanism 19 years ago
Petr Baudis 8b9150e3e3 Git.pm: Handle failed commands' output 19 years ago
Petr Baudis 97b16c0674 Git.pm: Better error handling 19 years ago
Petr Baudis 5c4082fd68 Add Error.pm to the distribution 19 years ago
Petr Baudis 63df97ae7b Git.pm: Implement Git::version() 19 years ago
Petr Baudis 8062f81c2d Git.pm: Call external commands using execv_git_cmd() 19 years ago
Petr Baudis eca1f6fdb8 Git.pm: Implement Git::exec_path() 19 years ago
Petr Baudis b1edc53d06 Introduce Git.pm (v4) 19 years ago
Robin Rosenberg 35c636ec48 Empty author may be presented by svn as an empty string or a null value. 19 years ago
Linus Torvalds 02d3dca3bf revision.c: fix "dense" under --remove-empty 19 years ago
Linus Torvalds 0556a11a0d git object hash cleanups 19 years ago
Linus Torvalds 6631c73685 revision.c: --full-history fix. 19 years ago
Petr Baudis ac3bc6c1d1 Fix errno usage in connect.c 19 years ago
Robin Rosenberg c64ea8521b Minor documentation fixup. 19 years ago
Eric Wong 03e0ea8712 git-svn: allow a local target directory to be specified for init 19 years ago
Nicolas Pitre 560b25a86f don't load objects needlessly when repacking 19 years ago
Junio C Hamano e3a5629813 upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8 19 years ago
Linus Torvalds fc046a75d5 Abstract out accesses to object hash array 19 years ago
Nicolas Pitre 8dbbd14ea3 consider previous pack undeltified object state only when reusing delta data 19 years ago
Junio C Hamano 93326071ea Merge branch 'jc/test-3402' 19 years ago
Linus Torvalds 51d1e83f91 Do not try futile object pairs when repacking. 19 years ago
Junio C Hamano cc7d5bcf00 Racy GIT (part #3) 19 years ago
Junio C Hamano 75dedd5a21 Merge branch 'jc/repack' 19 years ago
Junio C Hamano f38c2a9c99 Merge branch 'js/patch' 19 years ago
Junio C Hamano 9fdc3bb5c2 diff.c: fix get_patch_id() 19 years ago
Junio C Hamano 982b64e4cc t4014: fix test commit labels. 19 years ago
Junio C Hamano abc0267016 checkout -m: fix read-tree invocation 19 years ago
Junio C Hamano 8f4a9b62ee t/README: start testing porcelainish 19 years ago
Johannes Schindelin 47e5c0ca2c Save errno in handle_alias() 19 years ago
Eric Wong f0ef05967f rebase: check for errors from git-commit 19 years ago