2223 Commits (129adf4d668d04c875bfd7207ba60547b066d5af)
 

Author SHA1 Message Date
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
Matthias Urlichs c015bf2bcb SVN import: No modes 19 years ago
Matthias Urlichs 2b5e63d1b4 svn import: add eval() 19 years ago
Matthias Urlichs eaf718f3ec New: git-svnimport. 19 years ago
Matthias Urlichs 89764f5d8b cvsimport: report merge parents 19 years ago
Junio C Hamano 899460f336 Also force LC_ALL in test scripts. 19 years ago
Junio C Hamano d5b0c9ea17 Merge branch 'fixes' 19 years ago
Junio C Hamano fb8024b414 git-tag: update usage string and documentation. 19 years ago
Santi_Béjar f8e2c54c9a Write .editmsg in GIT_DIR to avoid being in git-status. 19 years ago
Kai Ruemmler 9fabdedc0e ignore new git-diff index header when computing patch ids 19 years ago
Paolo 'Blaisorblade' Giarrusso 5a6850e8aa Fix git-verify-tag for light-weight tags 19 years ago
Junio C Hamano f7c153431b Makefile: avoid error message from 'uname -o' 19 years ago
Junio C Hamano 8c51242873 Make sure 'make install' does not have to rebuild templates. 19 years ago
Kai Ruemmler d2b8593fd3 make $prefix available for sub-makefiles 19 years ago
Junio C Hamano f48000fcbe Yank writing-back support from gitfakemmap. 19 years ago
Johannes Schindelin 730d48a2ef [PATCH] If NO_MMAP is defined, fake mmap() and munmap() 19 years ago
Junio C Hamano d119e3de13 Also use 'track_object_refs = 0' in update-server-info. 19 years ago
robfitz@273k.net f22ca7c50d Reduce memory usage in git-update-server-info. 19 years ago
Linus Torvalds 230f13225d Create object subdirectories on demand 19 years ago
Junio C Hamano e1e9c25466 Give proper prototype to gitstrcasestr. 19 years ago
Junio C Hamano 0d0b7c237a Merge branch 'fixes' 19 years ago
Kai Ruemmler 33bb218e9d teach git-status about spaces in filenames 19 years ago
robfitz@273k.net ab1630a3ed Fix wrong filename listing bug in git-ls-tree. 19 years ago
Kai Ruemmler ab1824787d s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txt 19 years ago
Junio C Hamano d1c5f2a42d Add git-am, applymbox replacement. 19 years ago
Junio C Hamano d4dbf36df0 update-index: read --show-index-info output from standard input. 19 years ago
Junio C Hamano 2cf67f1e35 git-apply: parse index information 19 years ago
Junio C Hamano ec1fcc16af Show original and resulting blob object info in diff output. 19 years ago