5467 Commits (998c4daaf4a921fb03d478b50d6e06223326d7ef)
 

Author SHA1 Message Date
Junio C Hamano 998c4daaf4 Work around sed and make interactions on the backslash at the end of line. 19 years ago
Petr Baudis c7a30e5684 Git.pm: Introduce ident() and ident_person() methods 19 years ago
Petr Baudis 3cb8caf729 Convert git-send-email to use Git.pm 19 years ago
Petr Baudis dc2613de86 Git.pm: Add config() method 19 years ago
Petr Baudis 6fcca938b0 Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging 19 years ago
Junio C Hamano 3c767a0824 INSTALL: a tip for running after building but without installing. 19 years ago
Junio C Hamano d3140f5c2a Perly Git: make sure we do test the freshly built one. 19 years ago
Petr Baudis 65a4e98a22 Git.pm: Don't #define around die 19 years ago
Johannes Schindelin d78f099d89 Git.xs: older perl do not know const char * 19 years ago
Petr Baudis e2a3871094 Git.pm: Avoid ppport.h 19 years ago
Petr Baudis e6634ac984 Git.pm: Remove PerlIO usage from Git.xs 19 years ago
Pavel Roskin b9795608c4 Make perl interface a separate package 19 years ago
Pavel Roskin 1434dbce02 Delete manuals if compiling without docs 19 years ago
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