2065 Commits (031260064840e6e8c6bc36d7856a091ba80330c2)
 

Author SHA1 Message Date
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 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
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
Junio C Hamano 8b73edf498 mailsplit: allow feeding mbox from standard input. 19 years ago
Junio C Hamano 54ba6013b4 Describe new options to git-format-patch and git-mailsplit. 19 years ago
Junio C Hamano e11fc02066 mailsplit: -d<prec> 19 years ago
Junio C Hamano 655c7470e2 git-format-patch: --stdout option. 19 years ago
Junio C Hamano 4ebe63dfe6 Clean mail files after dealing with them. 19 years ago
Junio C Hamano 47f0b6d5d4 Fall back to three-way merge when applying a patch. 19 years ago
Linus Torvalds bc162e40ea Allow "-u" flag to tag signing 19 years ago
Alex Riesen 12aac5de3d Do not require ls-remote to be run inside a git repository. 19 years ago