summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-23GIT 0.99.8gv0.99.8gJunio C Hamano
2005-10-23Merge branch 'fixes'Junio C Hamano
2005-10-23git-show-branch: Fix off-by-one error.Junio C Hamano
2005-10-21Merge branch 'fixes'Junio C Hamano
2005-10-21daemon.c: remove trailing whitespace.Junio C Hamano
2005-10-21Fix git-daemon argument-parsing bugH. Peter Anvin
2005-10-19git-daemon: timeout, eliminate double DWIMH. Peter Anvin
2005-10-19GIT 0.99.8fv0.99.8fJunio C Hamano
2005-10-19Fix cvsimport warning when called without --no-cvs-directJohannes Schindelin
2005-10-19Do not ask for objects known to be complete.Junio C Hamano
2005-10-19Optimize common case of git-rev-listLinus Torvalds
2005-10-19revised^2: git-daemon extra paranoia, and path DWIMH. Peter Anvin
2005-10-19git-fetch-pack: avoid unnecessary zero packingLinus Torvalds
2005-10-18GIT 0.99.8ev0.99.8eJunio C Hamano
2005-10-18Merge branch 'fixes'Junio C Hamano
2005-10-18git-checkout-index: documentation updates.Junio C Hamano
2005-10-18make checkout-index '-a' flag saner.Linus Torvalds
2005-10-17Do not quote SP.Junio C Hamano
2005-10-16Merge branch 'fixes'Junio C Hamano
2005-10-16Update git-apply to use C-style quoting for funny pathnames.Junio C Hamano
2005-10-16Functions to quote and unquote pathnames in C-style.Junio C Hamano
2005-10-16whatchanged: document -m option from git-diff-tree.Junio C Hamano
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