aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adapt tutorial to cygwin and add test caseJohannes Schindelin2005-10-13
* rsh.c: typo fixRalf Baechle2005-10-13
* [PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff2005-10-11
* t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-10
* git.sh: quote all pathsJonas Fonseca2005-10-10
* Teach git-status about spaces in file names also on MacOSXJohannes Schindelin2005-10-10
* OpenBSD needs the strcasestr replacement.Junio C Hamano2005-10-10
* Also force LC_ALL in test scripts.Junio C Hamano2005-10-09
* git-tag: update usage string and documentation.Junio C Hamano2005-10-09
* ignore new git-diff index header when computing patch idsKai Ruemmler2005-10-09
* Fix git-verify-tag for light-weight tagsPaolo 'Blaisorblade' Giarrusso2005-10-09
* Make sure 'make install' does not have to rebuild templates.Junio C Hamano2005-10-09
* Give proper prototype to gitstrcasestr.Junio C Hamano2005-10-08
* teach git-status about spaces in filenamesKai Ruemmler2005-10-07
* Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-07
* s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txtKai Ruemmler2005-10-07
* Fix usage of carets in git-rev-parse(1)Jonas Fonseca2005-10-05
* clone-pack: use create_symref() instead of raw symlink.Junio C Hamano2005-10-05
* Some typos and light editing of various manpagesChristian Meder2005-10-05
* upload-pack: Do not choke on too many heads request.Junio C Hamano2005-10-05
* [PATCH] Quote the missing GIT_DIR.Santi_BĂ©jar2005-10-05
* [PATCH] Fix symbolic ref validationJonas Fonseca2005-10-05
* [PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...Alex Riesen2005-10-05
* Fix diff-filter All-Or-None mark.Junio C Hamano2005-10-04
* Add missing documentation.Junio C Hamano2005-10-04
* Remove useless use of sed in git-format-patch.Junio C Hamano2005-10-04
* Leave an empty line between log and sign-off.Junio C Hamano2005-10-03
* Remove unused external-diff script.Junio C Hamano2005-10-03
* [PATCH] Limit the number of requests outstanding in ssh-fetch.Daniel Barkalow2005-10-03
* Avoid compiler warning.Junio C Hamano2005-10-03
* Make sure get_sha1 does not accept ambiguous sha1 prefix (again).Junio C Hamano2005-10-03
* git-pull: do not barf on -a flag meant for git-fetch.Junio C Hamano2005-10-03
* [PATCH] Random documentation fixesJonas Fonseca2005-10-03
* Error message from get_sha1() on ambiguous short SHA1.Junio C Hamano2005-10-03
* [PATCH] Enable and fix support for base less merges.Fredrik Kuivinen2005-10-03
* Make sure get_sha1 does not accept ambiguous sha1 prefix.Junio C Hamano2005-10-02
* Fix minor DOS in rev-list.Junio C Hamano2005-10-02
* GIT 0.99.8v0.99.8Junio C Hamano2005-10-02
* [PATCH] Update git-clone documentationEric W. Biederman2005-10-02
* Handle really trivial case inside git-merge.Junio C Hamano2005-10-02
* read-tree: --trivialLinus Torvalds2005-10-02
* [PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen2005-10-02
* [PATCH] Teach the recursive merge strategy about renames.Fredrik Kuivinen2005-10-02
* read-tree: remove --head option.Junio C Hamano2005-10-02
* Customize git command for installations that lack certain commands.Junio C Hamano2005-10-02
* [PATCH] git on OpenBSDHan Boetes2005-10-02
* [PATCH] Re-instate index file write optimizationLinus Torvalds2005-10-01
* [PATCH] Better error reporting for "git status"Linus Torvalds2005-10-01
* More portability.Junio C Hamano2005-10-01
* Add git-symbolic-refJunio C Hamano2005-10-01