summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * upload-pack: Do not choke on too many heads request.Junio C Hamano2005-10-053-16/+56
| * [PATCH] Quote the missing GIT_DIR.Santi_BĂ©jar2005-10-052-4/+4
| * [PATCH] Fix symbolic ref validationJonas Fonseca2005-10-051-1/+1
| * [PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...Alex Riesen2005-10-051-4/+6
| * Fix diff-filter All-Or-None mark.Junio C Hamano2005-10-041-1/+1
| * Add missing documentation.Junio C Hamano2005-10-042-0/+110
| * Remove useless use of sed in git-format-patch.Junio C Hamano2005-10-041-5/+1
| * Leave an empty line between log and sign-off.Junio C Hamano2005-10-031-4/+7
| * Remove unused external-diff script.Junio C Hamano2005-10-031-67/+0
* | Merge branch 'fixes'Junio C Hamano2005-10-034-9/+45
|\ \ | |/
| * [PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow2005-10-031-1/+27
| * Avoid compiler warning.Junio C Hamano2005-10-031-1/+1
| * Make sure get_sha1 does not accept ambiguous sha1 prefix (again).Junio C Hamano2005-10-031-6/+15
| * git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano2005-10-031-1/+2
* | GIT 0.99.8av0.99.8aJunio C Hamano2005-10-032-1/+7
|/