80 Commits (edf563fbaa2ab50734db4a61e9092f25fbb5a417)

Author SHA1 Message Date
Frank Lichtenheld fe53bbc9be Git.pm: Always set Repository to absolute path if autodetecting 16 years ago
Frank Lichtenheld da159c7759 Git.pm: Set GIT_WORK_TREE if we set GIT_DIR 16 years ago
Markus Heidelberg 89a56bfbd3 add --html-path to get the location of installed HTML docs 16 years ago
Jay Soffian 8faea4f3b2 Git.pm: call Error::Simple() properly 16 years ago
Philippe Bruhat (BooK) 11b8a41c45 Git.pm: correctly handle directory name that evaluates to "false" 16 years ago
Richard Hartmann f66bc5f928 Always show which directory is not a git repository 16 years ago
Marten Svanfeldt (dev) bcdd1b4456 Git.pm: Make _temp_cache use the repository directory 16 years ago
Christian Jaeger d8b24b930f Git.pm: do not break inheritance 16 years ago
Marcus Griep 836ff95df6 Git.pm: Use File::Temp->tempfile instead of ->new 16 years ago
Marcus Griep c14c8ceb13 Git.pm: Make File::Spec and File::Temp requirement lazy 16 years ago
Marcus Griep e41352b24e Git.pm: Add faculties to allow temp files to be cached 16 years ago
Brandon Casey 1fc2cbc1d8 perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER section 16 years ago
Abhijit Menon-Sen 9751a32a6b Fix typo in perl/Git.pm 16 years ago
Abhijit Menon-Sen 452d36b1f3 Fix hash slice syntax error 16 years ago
Abhijit Menon-Sen 108c2aaf79 Git.pm: localise $? in command_close_bidi_pipe() 16 years ago
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 16 years ago
Brandon Casey 058fb41480 perl/Makefile: update NO_PERL_MAKEMAKER section 17 years ago
Petr Baudis 31a92f6aa4 Git.pm: Add remote_refs() git-ls-remote frontend 17 years ago
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
Gerrit Pape 28072a5d30 Don't cache DESTDIR in perl/perl.mak. 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
martin f. krafft 191131e538 Install man3 manpages to $PREFIX/share/man/man3 even for site installs 17 years ago
Alex Riesen 2f5b398061 Fix git-remote for ActiveState Perl 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Petr Baudis 35c49eeae7 Git.pm: config_boolean() -> config_bool() 18 years ago
Bryan Larsen 5318f69812 Allow PERL_PATH="/usr/bin/env perl" 18 years ago
Eric Wong 4a40cbd949 perl: install private Error.pm if the site version is older than our own 18 years ago
Johannes Schindelin 6cd7895fee Do not output "GEN " when generating perl.mak 18 years ago
Alex Riesen 31d0399c3c More build output cleaning up 18 years ago
Shawn O. Pearce 2314c94770 Make 'make' quiet by default 18 years ago
Shawn O. Pearce 74f2b2a8d0 Make 'make' quieter while building git 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
Johannes Schindelin 8bef62049b Fix spurious compile error 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
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