aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use resolve_ref() to implement read_ref().Junio C Hamano2005-10-01
* [PATCH] Allow reading "symbolic refs" that point to other refsLinus Torvalds2005-10-01
* Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano2005-10-01
* [PATCH] git fetch --tagsLinus Torvalds2005-10-01
* [PATCH] HTTP partial transfer support fix.Nick Hengeveld2005-10-01
* Update partial HTTP transfers.Junio C Hamano2005-10-01
* [PATCH] HTTP partial transfer support for object, pack, and index transfersNick Hengeveld2005-10-01
* Pass CVSps generated A U Thor <author@domain.xz> intact.Junio C Hamano2005-10-01
* [PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff2005-10-01
* Honor extractor's umask in git-tar-tree.Junio C Hamano2005-10-01
* Honor user's umask.Junio C Hamano2005-10-01
* [PATCH] Flag empty patches as errorsLinus Torvalds2005-09-30
* Consolidate null_sha1[].Junio C Hamano2005-09-30
* Still installing the old command names.Junio C Hamano2005-09-30
* Tell which packfile is corrupt when we die.Junio C Hamano2005-09-30
* [PATCH] Make logerror() and loginfo() staticPavel Roskin2005-09-29
* [PATCH] Old curl does not know about CURLOPT_SSLKEYJohannes Schindelin2005-09-29
* Use git-merge in git-pull (second try).Junio C Hamano2005-09-29
* Use git-update-ref in scripts.Junio C Hamano2005-09-28
* [PATCH] Make some needlessly global stuff staticPeter Hagervall2005-09-28
* [PATCH] Support for more CURL SSL settings via environment variablesNick Hengeveld2005-09-28
* [PATCH] Add new programs to .gitignore.Tom Prince2005-09-28
* Fastpath the normal case by not checking that index matches HEAD.Junio C Hamano2005-09-28
* Fix default pull not to do an unintended Octopus.Junio C Hamano2005-09-28
* Update the case table in t/t1000.Junio C Hamano2005-09-28
* Merge master.kernel.org:/home/hpa/git/daemonJunio C Hamano2005-09-27
|\
| * COPTS -> CFLAGSH. Peter Anvin2005-09-27
| * Parallelize the buildH. Peter Anvin2005-09-27
| * Merge with git+ssh://master.kernel.org/pub/scm/git/git.gitH. Peter Anvin2005-09-27
| |\
| * | Restore chdir(".git")H. Peter Anvin2005-09-27
| * | Support a modicum of path validation, and allow an export all trees option.H. Peter Anvin2005-09-26
* | | git-commit: use update-index --stdin, instead of xargs.Junio C Hamano2005-09-27
* | | update-index: document --stdin and -zJunio C Hamano2005-09-27
* | | update-index: --stdin and -zJunio C Hamano2005-09-27
* | | [PATCH] Return CURL error message when object transfer failsNick Hengeveld2005-09-27
* | | [PATCH] Implement --recover for git-*-fetchDaniel Barkalow2005-09-27
* | | [PATCH] Provide access to git_dir through get_git_dir().Sven Verdoolaege2005-09-27