summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 0.99.8fv0.99.8fJunio C Hamano2005-10-192-1/+7
* Fix cvsimport warning when called without --no-cvs-directJohannes Schindelin2005-10-191-1/+1
* Do not ask for objects known to be complete.Junio C Hamano2005-10-191-2/+62
* Optimize common case of git-rev-listLinus Torvalds2005-10-191-0/+5
* revised^2: git-daemon extra paranoia, and path DWIMH. Peter Anvin2005-10-191-21/+57
* git-fetch-pack: avoid unnecessary zero packingLinus Torvalds2005-10-181-6/+44
* GIT 0.99.8ev0.99.8eJunio C Hamano2005-10-174-4/+10
* Merge branch 'fixes'Junio C Hamano2005-10-172-61/+68
|\
| * git-checkout-index: documentation updates.Junio C Hamano2005-10-171-13/+7
| * make checkout-index '-a' flag saner.Linus Torvalds2005-10-171-48/+61
* | Do not quote SP.Junio C Hamano2005-10-171-2/+2
* | Merge branch 'fixes'Junio C Hamano2005-10-161-0/+7
|\ \ | |/
| * whatchanged: document -m option from git-diff-tree.Junio C Hamano2005-10-151-0/+7
* | Update git-apply to use C-style quoting for funny pathnames.Junio C Hamano2005-10-161-39/+169
* | Functions to quote and unquote pathnames in C-style.Junio C Hamano2005-10-162-1/+172
* | GIT v0.99.8dv0.99.8dJunio C Hamano2005-10-155-3/+18
* | Introduce notation "ref^{type}".Junio C Hamano2005-10-151-0/+83
* | Ignore funny refname sent from remoteJunio C Hamano2005-10-156-6/+12
* | Refuse to create funny refs in clone-pack, git-fetch and receive-pack.Junio C Hamano2005-10-153-0/+16
* | git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-156-38/+103
* | Revert "Adapt tutorial to cygwin and add test case"Junio C Hamano2005-10-152-212/+19
* | Revert "tutorial: update the initial commit example."Junio C Hamano2005-10-151-8/+6
* | Merge branch 'fixes'Junio C Hamano2005-10-153-23/+218
|\ \ | |/
| * tutorial: update the initial commit example.Junio C Hamano2005-10-131-6/+8
| * Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-132-19/+212
| * rsh.c: typo fixRalf Baechle2005-10-131-1/+1
* | Merge branch 'fixes'Junio C Hamano2005-10-111-1/+4
|\ \ | |/
| * [PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff2005-10-111-1/+4
* | Merge branch 'fixes'Junio C Hamano2005-10-105-7/+12
|\ \ | |/
| * t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-101-0/+3
| * git.sh: quote all pathsJonas Fonseca2005-10-101-2/+2
| * Teach git-status about spaces in file names also on MacOSXJohannes Schindelin2005-10-101-4/+4
| * OpenBSD needs the strcasestr replacement.Junio C Hamano2005-10-101-0/+1
| * Also force LC_ALL in test scripts.Junio C Hamano2005-10-091-1/+2
* | GIT 0.99.8cv0.99.8cJunio C Hamano2005-10-092-1/+7
* | Merge branch 'fixes'Junio C Hamano2005-10-097-10/+23
|\ \ | |/
| * git-tag: update usage string and documentation.Junio C Hamano2005-10-092-4/+2
| * ignore new git-diff index header when computing patch idsKai Ruemmler2005-10-091-0/+4
| * Fix git-verify-tag for light-weight tagsPaolo 'Blaisorblade' Giarrusso2005-10-091-2/+6
| * Make sure 'make install' does not have to rebuild templates.Junio C Hamano2005-10-091-3/+6
| * Give proper prototype to gitstrcasestr.Junio C Hamano2005-10-082-1/+5
* | Merge branch 'fixes'Junio C Hamano2005-10-076-41/+228
|\ \ | |/
| * teach git-status about spaces in filenamesKai Ruemmler2005-10-071-3/+21
| * Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-072-26/+189
| * s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler2005-10-071-1/+1
| * Fix usage of carets in git-rev-parse(1)Jonas Fonseca2005-10-052-11/+17
* | GIT 0.99.8bv0.99.8bJunio C Hamano2005-10-052-1/+7
* | Merge branch 'fixes'Junio C Hamano2005-10-0527-148/+241
|\ \ | |/
| * clone-pack: use create_symref() instead of raw symlink.Junio C Hamano2005-10-051-8/+16
| * Some typos and light editing of various manpagesChristian Meder2005-10-0514-38/+39