2957 Commits (89438677abaae1a8ffc3c0905f3355a590da7bf4)
 

Author SHA1 Message Date
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 305a5c78bf Merge branch 'fixes' 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
Junio C Hamano a24e658649 git-shortlog: make the mailmap configurable. 19 years ago
Junio C Hamano d67c4af41f Merge branch 'fixes' 19 years ago
Jonas Fonseca babfaba23d Fix usage of carets in git-rev-parse(1) 19 years ago
Junio C Hamano 8b1f8d04c9 GIT 0.99.8b 19 years ago
Junio C Hamano 952f87a6ca Merge branch 'fixes' 19 years ago
Junio C Hamano 4cfc63db1d clone-pack: use create_symref() instead of raw symlink. 19 years ago
Christian Meder f73ae1fc5d Some typos and light editing of various manpages 19 years ago
Junio C Hamano e091eb9325 upload-pack: Do not choke on too many heads request. 19 years ago
Santi_Béjar df34297af1 [PATCH] Quote the missing GIT_DIR. 19 years ago
Jonas Fonseca 85912b0673 [PATCH] Fix symbolic ref validation 19 years ago
Alex Riesen d6e548d61f [PATCH] hold_index_file_for_update should not unlink failed to open .lock files atexit 19 years ago
Junio C Hamano 0b34379a8d Fix diff-filter All-Or-None mark. 19 years ago
Junio C Hamano 3ff8cbeda6 Record which tree the patch applies to. 19 years ago
Junio C Hamano a567d3154e git-applypatch: cleanup. 19 years ago
Junio C Hamano c2d5036de5 git-apply: retire unused/unimplemented --no-merge flag. 19 years ago
Junio C Hamano 56d33b1105 git-apply: allow operating in sparsely populated working tree. 19 years ago
Junio C Hamano 4b12dae69a Return error when not checking out an entry due to dirtiness. 19 years ago
Junio C Hamano 64a2228b02 Merge branch 'fixes' 19 years ago
Junio C Hamano 129056370a Add missing documentation. 19 years ago
Junio C Hamano b10c1a74f0 Remove useless use of sed in git-format-patch. 19 years ago
Junio C Hamano f6413391b1 Leave an empty line between log and sign-off. 19 years ago
Junio C Hamano e9b2e58618 Remove unused external-diff script. 19 years ago