39 Commits (7f8365f894d60f240edd356f32e3c1bda994ed41)

Author SHA1 Message Date
Lea Wiemann 32d8050a86 Git.pm: fix return value of config method 17 years ago
Lea Wiemann 58c8dd2173 Git.pm: fix documentation of hash_object 17 years ago
Junio C Hamano d683a0e00c Git::cat_blob: allow using an empty blob to fix git-svn breakage 17 years ago
Adam Roben 7182530d8c Git.pm: Add hash_and_insert_object and cat_blob 17 years ago
Adam Roben d1a29af98e Git.pm: Add command_bidi_pipe and command_close_bidi_pipe 17 years ago
Frank Lichtenheld 44617928ae Git.pm: Don't require repository instance for ident 17 years ago
Frank Lichtenheld c2e357c2fe Git.pm: Don't require a repository instance for config 17 years ago
Junio C Hamano b4c61ed6d3 Color support for "git-add -i" 17 years ago
Jakub Narebski 346d203bc3 Add config_int() method to the Git perl module 17 years ago
Ask Bjørn Hansen 6aaa65da20 When exec() fails include the failing command in the error message 17 years ago
Alex Riesen 2f5b398061 Fix git-remote for ActiveState Perl 17 years ago
Petr Baudis 35c49eeae7 Git.pm: config_boolean() -> config_bool() 18 years ago
Theodore Ts'o 7b9a13ece8 Add config_boolean() method to the Git perl module 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Alex Riesen 67e4baf826 Cleanup uninitialized value in chomp 18 years ago
Alex Riesen bed118d6bb Force Activestate Perl to tie git command pipe handle to a handle class 18 years ago
Alex Riesen d3b1785f3f Insert ACTIVESTATE_STRING in Git.pm 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 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
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 e6634ac984 Git.pm: Remove PerlIO usage from Git.xs 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 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 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