31 Commits (bfddbc5e1e68373ba96441ca228236667912265c)

Author SHA1 Message Date
Junio C Hamano 2cdf87ebd9 Fix perl/ build. 18 years ago
Alex Riesen f848718a69 Make perl/ build procedure ActiveState friendly. 18 years ago
Petr Baudis 18b0fc1ce1 Git.pm: Kill Git.xs for now 18 years ago
Junio C Hamano 81a71734bb Revert "Make it possible to set up libgit directly (instead of from the environment)" 18 years ago
Junio C Hamano 9594b326dc Revert "Git.pm: Introduce fast get_object() method" 18 years ago
Eric Wong 4c5cf8c44c pass DESTDIR to the generated perl/Makefile 19 years ago
Petr Baudis 96bc4de85c Eliminate Scalar::Util usage from private-Error.pm 19 years ago
Petr Baudis 3c479c37f8 Git.pm: Introduce fast get_object() method 19 years ago
Petr Baudis 0270083ded Make it possible to set up libgit directly (instead of from the environment) 19 years ago
Petr Baudis c7a30e5684 Git.pm: Introduce ident() and ident_person() methods 19 years ago
Petr Baudis dc2613de86 Git.pm: Add config() method 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 1d8c9dc47d Fix probing for already installed Error.pm 19 years ago
Junio C Hamano 893973a6f2 Perly git: work around buggy make implementations. 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
Petr Baudis d595a473ee Git.pm: assorted build related fixes. 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