2957 Commits (89438677abaae1a8ffc3c0905f3355a590da7bf4)
 

Author SHA1 Message Date
Junio C Hamano 144c83f687 Merge branch 'fixes' 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 e1d04f8aad GIT 0.99.8a 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
Junio C Hamano 0842acff57 Customize git command for installations that lack certain commands. 19 years ago
Han Boetes 18c5a52537 [PATCH] git on OpenBSD 19 years ago
Linus Torvalds 5cd5ace72b [PATCH] Re-instate index file write optimization 19 years ago
Linus Torvalds 5d1a5c02e8 [PATCH] Better error reporting for "git status" 19 years ago
Junio C Hamano 455a7f3275 More portability. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano a876ed83be Use resolve_ref() to implement read_ref(). 19 years ago
Linus Torvalds ca8db1424d [PATCH] Allow reading "symbolic refs" that point to other refs 19 years ago
Junio C Hamano 9b143c6e15 Teach update-ref about a symbolic ref stored in a textfile. 19 years ago
Linus Torvalds ed1aadf1b0 [PATCH] git fetch --tags 19 years ago
Nick Hengeveld 4fa2197e61 [PATCH] HTTP partial transfer support fix. 19 years ago
Junio C Hamano 271421cd34 Update partial HTTP transfers. 19 years ago
Nick Hengeveld 49a0f240f7 [PATCH] HTTP partial transfer support for object, pack, and index transfers 19 years ago
Junio C Hamano 94c23343dc Pass CVSps generated A U Thor <author@domain.xz> intact. 19 years ago
Martin Langhoff 37f15d50c9 [PATCH] archimport: Actually cope with merges from "remote" repositories. Plus: Nicer messages. 19 years ago
Junio C Hamano 38ec15a973 Honor extractor's umask in git-tar-tree. 19 years ago
Junio C Hamano f8d839ad99 Honor user's umask. 19 years ago
Linus Torvalds 1fea629f79 [PATCH] Flag empty patches as errors 19 years ago
Junio C Hamano 88cd621dee Consolidate null_sha1[]. 19 years ago
H. Peter Anvin 039c6f162a Better handling of exec extension in the git wrapper script 19 years ago
H. Peter Anvin 9220282a9c Move signal setting into service_loop() 19 years ago
H. Peter Anvin 7626e49e9f socklen_t is unsigned int on most Linux platforms 19 years ago
H. Peter Anvin 1b4713fb9e Use xmalloc/xcalloc 19 years ago
H. Peter Anvin d6b89e7bf8 Don't need <alloca.h> 19 years ago
H. Peter Anvin 2f29dd5218 Change $(X) -> $X to be less annoying. 19 years ago