summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-05GIT 0.99.8bv0.99.8bJunio C Hamano2-1/+7
2005-10-05Merge branch 'fixes'Junio C Hamano27-148/+241
2005-10-05clone-pack: use create_symref() instead of raw symlink.Junio C Hamano1-8/+16
2005-10-05Some typos and light editing of various manpagesChristian Meder14-38/+39
2005-10-05upload-pack: Do not choke on too many heads request.Junio C Hamano3-16/+56
2005-10-05[PATCH] Quote the missing GIT_DIR.Santi_Béjar2-4/+4
2005-10-05[PATCH] Fix symbolic ref validationJonas Fonseca1-1/+1
2005-10-05[PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...Alex Riesen1-4/+6
2005-10-04Fix diff-filter All-Or-None mark.Junio C Hamano1-1/+1
2005-10-04Add missing documentation.Junio C Hamano2-0/+110
2005-10-04Remove useless use of sed in git-format-patch.Junio C Hamano1-5/+1
2005-10-03Leave an empty line between log and sign-off.Junio C Hamano1-4/+7
2005-10-03Remove unused external-diff script.Junio C Hamano1-67/+0
2005-10-03Merge branch 'fixes'Junio C Hamano4-9/+45
2005-10-03[PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow1-1/+27
2005-10-03Avoid compiler warning.Junio C Hamano1-1/+1
2005-10-03Make sure get_sha1 does not accept ambiguous sha1 prefix (again).Junio C Hamano1-6/+15
2005-10-03GIT 0.99.8av0.99.8aJunio C Hamano2-1/+7
2005-10-03git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano1-1/+2
2005-10-03[PATCH] Random documentation fixesJonas Fonseca26-187/+204
2005-10-03Error message from get_sha1() on ambiguous short SHA1.Junio C Hamano1-1/+1
2005-10-03[PATCH] Enable and fix support for base less merges.Fredrik Kuivinen3-3/+9
2005-10-02Make sure get_sha1 does not accept ambiguous sha1 prefix.Junio C Hamano1-21/+68
2005-10-02Fix minor DOS in rev-list.Junio C Hamano1-1/+11
2005-10-02GIT 0.99.8v0.99.8Junio C Hamano2-1/+7
2005-10-02[PATCH] Update git-clone documentationEric W. Biederman1-1/+14
2005-10-02Handle really trivial case inside git-merge.Junio C Hamano1-1/+21
2005-10-02read-tree: --trivialLinus Torvalds1-0/+12
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen3-2/+82
2005-10-02[PATCH] Teach the recursive merge strategy about renames.Fredrik Kuivinen1-183/+599
2005-10-02read-tree: remove --head option.Junio C Hamano1-8/+2
2005-10-02Customize git command for installations that lack certain commands.Junio C Hamano2-12/+50
2005-10-02[PATCH] git on OpenBSDHan Boetes1-0/+4
2005-10-01[PATCH] Re-instate index file write optimizationLinus Torvalds1-3/+5
2005-10-01[PATCH] Better error reporting for "git status"Linus Torvalds4-12/+24
2005-10-01More portability.Junio C Hamano4-22/+34
2005-10-01Add git-symbolic-refJunio C Hamano16-56/+175
2005-10-01Use resolve_ref() to implement read_ref().Junio C Hamano3-88/+64
2005-10-01[PATCH] Allow reading "symbolic refs" that point to other refsLinus Torvalds3-49/+42
2005-10-01Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano1-1/+14
2005-10-01[PATCH] git fetch --tagsLinus Torvalds1-1/+24
2005-10-01[PATCH] HTTP partial transfer support fix.Nick Hengeveld1-1/+0
2005-10-01Update partial HTTP transfers.Junio C Hamano1-4/+11
2005-10-01[PATCH] HTTP partial transfer support for object, pack, and index transfersNick Hengeveld1-23/+161
2005-10-01Pass CVSps generated A U Thor <author@domain.xz> intact.Junio C Hamano1-7/+11
2005-10-01[PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff1-1/+7
2005-10-01Honor extractor's umask in git-tar-tree.Junio C Hamano1-0/+2
2005-10-01Honor user's umask.Junio C Hamano2-2/+2
2005-09-30[PATCH] Flag empty patches as errorsLinus Torvalds1-0/+13
2005-09-30Consolidate null_sha1[].Junio C Hamano4-3/+4