2022 Commits (54ba6013b4eaff0d96f9ab96cf225ca392b08a30)
 

Author SHA1 Message Date
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 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
Daniel Barkalow 70a0c6fe39 [PATCH] Limit the number of requests outstanding in ssh-fetch. 19 years ago
Junio C Hamano 4514385edd On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEAD 19 years ago
Junio C Hamano d53174dbae Merge branch 'fixes' 19 years ago
Junio C Hamano f5a5e9b9f4 Avoid compiler warning. 19 years ago
Junio C Hamano 0bc4589020 Make sure get_sha1 does not accept ambiguous sha1 prefix (again). 19 years ago
Peter Anvin b23f02ee7a Merge with master.kernel.org:/pub/scm/git/git.git 19 years ago
Junio C Hamano 1722200127 Merge branch 'fixes' 19 years ago
Junio C Hamano c8c5b21a37 [PATCH] Merging the Cygwin changes 19 years ago
Junio C Hamano 619e5a0ed4 git-pull: do not barf on -a flag meant for git-fetch. 19 years ago
Jonas Fonseca df8baa42fe [PATCH] Random documentation fixes 19 years ago
Peter Anvin 79a9d8ea0d Merge with master.kernel.org:/pub/scm/git/git.git 19 years ago
Junio C Hamano 5a82b4fb3e Error message from get_sha1() on ambiguous short SHA1. 19 years ago
Fredrik Kuivinen 88f8f0a52b [PATCH] Enable and fix support for base less merges. 19 years ago
Junio C Hamano 99a19b4302 Make sure get_sha1 does not accept ambiguous sha1 prefix. 19 years ago
Junio C Hamano c807f77194 Fix minor DOS in rev-list. 19 years ago
Junio C Hamano baaac6a714 Post 0.99.8 master branch 19 years ago
Junio C Hamano 91dd674e30 GIT 0.99.8 19 years ago
Eric W. Biederman a2775c2a41 [PATCH] Update git-clone documentation 19 years ago
Junio C Hamano f9d72413bc Handle really trivial case inside git-merge. 19 years ago
Linus Torvalds 23822a355d read-tree: --trivial 19 years ago
Fredrik Kuivinen 500b97e4bb [PATCH] Teach git-ls-files about '--' to denote end of options. 19 years ago
Fredrik Kuivinen af215114f5 [PATCH] Teach the recursive merge strategy about renames. 19 years ago
Junio C Hamano 7dd43575f8 read-tree: remove --head option. 19 years ago