summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-19GIT 0.99.8fv0.99.8fJunio C Hamano2-1/+7
2005-10-19Fix cvsimport warning when called without --no-cvs-directJohannes Schindelin1-1/+1
2005-10-19Do not ask for objects known to be complete.Junio C Hamano1-2/+62
2005-10-19Optimize common case of git-rev-listLinus Torvalds1-0/+5
2005-10-19revised^2: git-daemon extra paranoia, and path DWIMH. Peter Anvin1-21/+57
2005-10-18git-fetch-pack: avoid unnecessary zero packingLinus Torvalds1-6/+44
2005-10-17GIT 0.99.8ev0.99.8eJunio C Hamano4-4/+10
2005-10-17Merge branch 'fixes'Junio C Hamano2-61/+68
2005-10-17git-checkout-index: documentation updates.Junio C Hamano1-13/+7
2005-10-17make checkout-index '-a' flag saner.Linus Torvalds1-48/+61
2005-10-17Do not quote SP.Junio C Hamano1-2/+2
2005-10-16Merge branch 'fixes'Junio C Hamano1-0/+7
2005-10-16Update git-apply to use C-style quoting for funny pathnames.Junio C Hamano1-39/+169
2005-10-16Functions to quote and unquote pathnames in C-style.Junio C Hamano2-1/+172
2005-10-15whatchanged: document -m option from git-diff-tree.Junio C Hamano1-0/+7
2005-10-15GIT v0.99.8dv0.99.8dJunio C Hamano5-3/+18
2005-10-15Introduce notation "ref^{type}".Junio C Hamano1-0/+83
2005-10-15Ignore funny refname sent from remoteJunio C Hamano6-6/+12
2005-10-15Refuse to create funny refs in clone-pack, git-fetch and receive-pack.Junio C Hamano3-0/+16
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano6-38/+103
2005-10-15Revert "Adapt tutorial to cygwin and add test case"Junio C Hamano2-212/+19
2005-10-15Revert "tutorial: update the initial commit example."Junio C Hamano1-8/+6
2005-10-15Merge branch 'fixes'Junio C Hamano3-23/+218
2005-10-13tutorial: update the initial commit example.Junio C Hamano1-6/+8
2005-10-13Adapt tutorial to cygwin and add test caseJohannes Schindelin2-19/+212
2005-10-13rsh.c: typo fixRalf Baechle1-1/+1
2005-10-11Merge branch 'fixes'Junio C Hamano1-1/+4
2005-10-11[PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff1-1/+4
2005-10-10Merge branch 'fixes'Junio C Hamano5-7/+12
2005-10-10t5400-send-pack relies on a working cpioJohannes Schindelin1-0/+3
2005-10-10git.sh: quote all pathsJonas Fonseca1-2/+2
2005-10-10Teach git-status about spaces in file names also on MacOSXJohannes Schindelin1-4/+4
2005-10-10OpenBSD needs the strcasestr replacement.Junio C Hamano1-0/+1
2005-10-09Also force LC_ALL in test scripts.Junio C Hamano1-1/+2
2005-10-09GIT 0.99.8cv0.99.8cJunio C Hamano2-1/+7
2005-10-09Merge branch 'fixes'Junio C Hamano7-10/+23
2005-10-09git-tag: update usage string and documentation.Junio C Hamano2-4/+2
2005-10-09ignore new git-diff index header when computing patch idsKai Ruemmler1-0/+4
2005-10-09Fix git-verify-tag for light-weight tagsPaolo 'Blaisorblade' Giarrusso1-2/+6
2005-10-09Make sure 'make install' does not have to rebuild templates.Junio C Hamano1-3/+6
2005-10-08Give proper prototype to gitstrcasestr.Junio C Hamano2-1/+5
2005-10-07Merge branch 'fixes'Junio C Hamano6-41/+228
2005-10-07teach git-status about spaces in filenamesKai Ruemmler1-3/+21
2005-10-07Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2-26/+189
2005-10-07s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler1-1/+1
2005-10-05Fix usage of carets in git-rev-parse(1)Jonas Fonseca2-11/+17
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