summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-02[PATCH] Update git-clone documentationEric W. Biederman
2005-10-02Handle really trivial case inside git-merge.Junio C Hamano
2005-10-02read-tree: --trivialLinus Torvalds
2005-10-02[PATCH] Teach git-ls-files about '--' to denote end of options.Fredrik Kuivinen
2005-10-02[PATCH] Teach the recursive merge strategy about renames.Fredrik Kuivinen
2005-10-02read-tree: remove --head option.Junio C Hamano
2005-10-02Customize git command for installations that lack certain commands.Junio C Hamano
2005-10-02[PATCH] git on OpenBSDHan Boetes
2005-10-02[PATCH] Re-instate index file write optimizationLinus Torvalds
2005-10-02[PATCH] Better error reporting for "git status"Linus Torvalds
2005-10-02More portability.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-10-02Use resolve_ref() to implement read_ref().Junio C Hamano
2005-10-02[PATCH] Allow reading "symbolic refs" that point to other refsLinus Torvalds
2005-10-02Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano
2005-10-02[PATCH] git fetch --tagsLinus Torvalds
2005-10-02[PATCH] HTTP partial transfer support fix.Nick Hengeveld
2005-10-02Update partial HTTP transfers.Junio C Hamano
2005-10-02[PATCH] HTTP partial transfer support for object, pack, and index transfersNick Hengeveld
2005-10-02Pass CVSps generated A U Thor <author@domain.xz> intact.Junio C Hamano
2005-10-02[PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...Martin Langhoff
2005-10-02Honor extractor's umask in git-tar-tree.Junio C Hamano
2005-10-01Honor user's umask.Junio C Hamano
2005-10-01[PATCH] Flag empty patches as errorsLinus Torvalds
2005-10-01Consolidate null_sha1[].Junio C Hamano
2005-09-30Still installing the old command names.Junio C Hamano
2005-09-30Tell which packfile is corrupt when we die.Junio C Hamano
2005-09-30[PATCH] Make logerror() and loginfo() staticPavel Roskin
2005-09-30[PATCH] Old curl does not know about CURLOPT_SSLKEYJohannes Schindelin
2005-09-29Use git-merge in git-pull (second try).Junio C Hamano
2005-09-28Use git-update-ref in scripts.Junio C Hamano
2005-09-28[PATCH] Make some needlessly global stuff staticPeter Hagervall
2005-09-28[PATCH] Support for more CURL SSL settings via environment variablesNick Hengeveld
2005-09-28[PATCH] Add new programs to .gitignore.Tom Prince
2005-09-28Fastpath the normal case by not checking that index matches HEAD.Junio C Hamano
2005-09-28Fix default pull not to do an unintended Octopus.Junio C Hamano
2005-09-28Update the case table in t/t1000.Junio C Hamano
2005-09-28Merge master.kernel.org:/home/hpa/git/daemonJunio C Hamano
2005-09-27git-commit: use update-index --stdin, instead of xargs.Junio C Hamano
2005-09-27update-index: document --stdin and -zJunio C Hamano
2005-09-27update-index: --stdin and -zJunio C Hamano
2005-09-27COPTS -> CFLAGSH. Peter Anvin
2005-09-27Parallelize the buildH. Peter Anvin
2005-09-27Merge with git+ssh://master.kernel.org/pub/scm/git/git.gitH. Peter Anvin
2005-09-27Restore chdir(".git")H. Peter Anvin
2005-09-27[PATCH] Return CURL error message when object transfer failsNick Hengeveld
2005-09-27[PATCH] Implement --recover for git-*-fetchDaniel Barkalow
2005-09-27[PATCH] Provide access to git_dir through get_git_dir().Sven Verdoolaege
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen
2005-09-27Really require tk 8.4 (RPM)Junio C Hamano