summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-05[PATCH] Quote the missing GIT_DIR.Santi_BĂ©jar
2005-10-05[PATCH] Fix symbolic ref validationJonas Fonseca
2005-10-05[PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...Alex Riesen
2005-10-05Fix diff-filter All-Or-None mark.Junio C Hamano
2005-10-05Add missing documentation.Junio C Hamano
2005-10-04Remove useless use of sed in git-format-patch.Junio C Hamano
2005-10-04Leave an empty line between log and sign-off.Junio C Hamano
2005-10-04Remove unused external-diff script.Junio C Hamano
2005-10-04[PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow
2005-10-04Avoid compiler warning.Junio C Hamano
2005-10-04Make sure get_sha1 does not accept ambiguous sha1 prefix (again).Junio C Hamano
2005-10-03git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-10-03Error message from get_sha1() on ambiguous short SHA1.Junio C Hamano
2005-10-03[PATCH] Enable and fix support for base less merges.Fredrik Kuivinen
2005-10-03Make sure get_sha1 does not accept ambiguous sha1 prefix.Junio C Hamano
2005-10-03Fix minor DOS in rev-list.Junio C Hamano
2005-10-02GIT 0.99.8v0.99.8Junio C Hamano
2005-10-02[PATCH] Update git-clone documentationEric W. Biederman
2005-10-02Handle really trivial case inside git-merge.Junio C Hamano
2005-10-02read-tree: --trivialLinus Torvalds
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen
2005-10-02[PATCH] Teach the recursive merge strategy about renames.Fredrik Kuivinen
2005-10-02read-tree: remove --head option.Junio C Hamano
2005-10-02Customize git command for installations that lack certain commands.Junio C Hamano
2005-10-02[PATCH] git on OpenBSDHan Boetes
2005-10-02[PATCH] Re-instate index file write optimizationLinus Torvalds
2005-10-02[PATCH] Better error reporting for "git status"Linus Torvalds
2005-10-02More portability.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-10-02Use resolve_ref() to implement read_ref().Junio C Hamano
2005-10-02[PATCH] Allow reading "symbolic refs" that point to other refsLinus Torvalds
2005-10-02Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano
2005-10-02[PATCH] git fetch --tagsLinus Torvalds
2005-10-02[PATCH] HTTP partial transfer support fix.Nick Hengeveld
2005-10-02Update partial HTTP transfers.Junio C Hamano
2005-10-02[PATCH] HTTP partial transfer support for object, pack, and index transfersNick Hengeveld
2005-10-02Pass CVSps generated A U Thor <author@domain.xz> intact.Junio C Hamano
2005-10-02[PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff
2005-10-02Honor extractor's umask in git-tar-tree.Junio C Hamano
2005-10-01Honor user's umask.Junio C Hamano
2005-10-01[PATCH] Flag empty patches as errorsLinus Torvalds
2005-10-01Consolidate null_sha1[].Junio C Hamano
2005-09-30Still installing the old command names.Junio C Hamano
2005-09-30Tell which packfile is corrupt when we die.Junio C Hamano
2005-09-30[PATCH] Make logerror() and loginfo() staticPavel Roskin
2005-09-30[PATCH] Old curl does not know about CURLOPT_SSLKEYJohannes Schindelin
2005-09-29Use git-merge in git-pull (second try).Junio C Hamano
2005-09-28Use git-update-ref in scripts.Junio C Hamano
2005-09-28[PATCH] Make some needlessly global stuff staticPeter Hagervall