summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-16GIT v0.99.8dv0.99.8dJunio C Hamano
2005-10-16Introduce notation "ref^{type}".Junio C Hamano
2005-10-16Ignore funny refname sent from remoteJunio C Hamano
2005-10-16Refuse to create funny refs in clone-pack, git-fetch and receive-pack.Junio C Hamano
2005-10-16git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-16Revert "Adapt tutorial to cygwin and add test case"Junio C Hamano
2005-10-16Revert "tutorial: update the initial commit example."Junio C Hamano
2005-10-15Merge branch 'fixes'Junio C Hamano
2005-10-13tutorial: update the initial commit example.Junio C Hamano
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin
2005-10-13rsh.c: typo fixRalf Baechle
2005-10-12Merge branch 'fixes'Junio C Hamano
2005-10-12[PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10t5400-send-pack relies on a working cpioJohannes Schindelin
2005-10-10git.sh: quote all pathsJonas Fonseca
2005-10-10Teach git-status about spaces in file names also on MacOSXJohannes Schindelin
2005-10-10OpenBSD needs the strcasestr replacement.Junio C Hamano
2005-10-10Also force LC_ALL in test scripts.Junio C Hamano
2005-10-10GIT 0.99.8cv0.99.8cJunio C Hamano
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10git-tag: update usage string and documentation.Junio C Hamano
2005-10-09ignore new git-diff index header when computing patch idsKai Ruemmler
2005-10-09Fix git-verify-tag for light-weight tagsPaolo 'Blaisorblade' Giarrusso
2005-10-09Make sure 'make install' does not have to rebuild templates.Junio C Hamano
2005-10-08Give proper prototype to gitstrcasestr.Junio C Hamano
2005-10-08Merge branch 'fixes'Junio C Hamano
2005-10-07teach git-status about spaces in filenamesKai Ruemmler
2005-10-07Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net
2005-10-07s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler
2005-10-05Fix usage of carets in git-rev-parse(1)Jonas Fonseca
2005-10-05GIT 0.99.8bv0.99.8bJunio C Hamano
2005-10-05Merge branch 'fixes'Junio C Hamano
2005-10-05clone-pack: use create_symref() instead of raw symlink.Junio C Hamano
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-10-05upload-pack: Do not choke on too many heads request.Junio C Hamano
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-04Merge branch 'fixes'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 0.99.8av0.99.8aJunio C Hamano
2005-10-03git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano