2357 Commits (87ce294c9129879f717f8749cae1c659e18a3823)
 

Author SHA1 Message Date
Martin Langhoff df73e9c62a [PATCH] cvsimport: don't pass --cvs-direct if user options contradict us 19 years ago
Linus Torvalds 128af9d1ef Make git config variable names case-insensitive 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago
Tom Prince ec2d15118b Export template_dir in Makefile. 19 years ago
Junio C Hamano 3e09cdfd11 Use core.filemode. 19 years ago
Linus Torvalds 5cbb401dba Improve config file escape sanity checking 19 years ago
Junio C Hamano 013f276eb7 show-branch: optionally use unique prefix as name. 19 years ago
Johannes Schindelin f2d6a25627 Support custom build options in config.mak 19 years ago
Johannes Schindelin 0a81552e06 Use git-update-ref and git-symbolic-ref in tests 19 years ago
Matthias Urlichs 0090a6185a svn import: copy directories 19 years ago
Matthias Urlichs 25f6f325d7 svn import: Add direct HTTP access 19 years ago
Matthias Urlichs 4a91b796e3 svn import: remove some CVS cruft 19 years ago
Matthias Urlichs 2fa92046a8 svn import: make -s option actually optional 19 years ago
Matthias Urlichs 16e685967d svn import: typo fix 19 years ago
Junio C Hamano dc1b5ea878 Remove unused 'got_alternates' variable. 19 years ago
Junio C Hamano b721e01f6e Use the same move_temp_to_file in git-http-fetch. 19 years ago
Nick Hengeveld 0312600648 Restore functionality to allow proxies to cache objects 19 years ago
Nick Hengeveld 11f0dafe2b [PATCH] Don't fetch objects that exist in the local repository 19 years ago
Nick Hengeveld 380792390e Set the parallel HTTP request limit via an environment variable 19 years ago
Nick Hengeveld a7a8d3786e Only compile parallel HTTP support with CURL >= 7.9.8 19 years ago
Nick Hengeveld 1d389ab65d Add support for parallel HTTP transfers 19 years ago
Junio C Hamano 340e4f88c0 Remove empty directories after read-tree -u. 19 years ago
Linus Torvalds 17712991a5 Add ".git/config" file parser 19 years ago
Junio C Hamano e858862fd9 Merge branch 'fixes' 19 years ago
Junio C Hamano b12bbd5986 Merge branch 'fixes' 19 years ago
Christian Meder cc1621e2a0 The synopsis of the manpages should use the hyphenated version 19 years ago
Christian Meder 72e9340cfd Convert usage of GIT and Git into git 19 years ago
Junio C Hamano 98438bd0e8 Remove the version tags from the manpages 19 years ago
H. Peter Anvin f336af1711 Make rsh.c use sq_quote_buf() 19 years ago
H. Peter Anvin 977ed47d86 Trivial optimization 19 years ago
H. Peter Anvin 77d604c309 Enhanced sq_quote() 19 years ago
Johannes Schindelin 18e410f1ea t5400-send-pack relies on a working cpio 19 years ago
Jonas Fonseca d9c74a808e git.sh: quote all paths 19 years ago
Johannes Schindelin d52920e397 Teach git-status about spaces in file names also on MacOSX 19 years ago
Junio C Hamano 4769948afe Deal with $(bindir) and friends with whitespaces. 19 years ago
Junio C Hamano 5fb41e8abf OpenBSD needs the strcasestr replacement. 19 years ago
Matthias Urlichs 8470b7f3a3 svn import: get all revisions 19 years ago
Matthias Urlichs 22dcbb7512 svn import: unlink downlaoded files 19 years ago
Matthias Urlichs 3ef378a67b svn import: Add a loop limit option 19 years ago
Matthias Urlichs e7e477dfac svn import: incremental imports 19 years ago
Matthias Urlichs 7ee74a99b2 svn import: skip initial revisions 19 years ago
Matthias Urlichs bf267d99e8 svn import: Do not create empty tags 19 years ago
Matthias Urlichs f02b3eba7f svn import: Fix tagging. 19 years ago
Matthias Urlichs 62d72e4b70 svn import: remove debugging 19 years ago
Matthias Urlichs c7ff5f1d7d svn import: wrong file open mode 19 years ago
Matthias Urlichs 8cd4177d5e svn import: avoid reconnecting 19 years ago
Matthias Urlichs 37dcf6de60 svn improt needs SVN::Core 1.2.1 or better 19 years ago
Matthias Urlichs c6582aba52 svn import: add libsvn-core-perl to Debian's control file 19 years ago
Matthias Urlichs 6d281217b9 svn import: fixed two pipe open calls. 19 years ago
Matthias Urlichs f0daa628a2 svn import: copy path information 19 years ago