summaryrefslogtreecommitdiffstats
path: root/fetch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-03Support --amend on initial commit in status outputJürgen Rühle1-2/+3
2007-01-03Improve "nothing to commit" part of status outputJürgen Rühle2-6/+19
2007-01-03Clarify syntax and role of git-add in status outputJürgen Rühle1-1/+1
2007-01-03send pack check for failure to send revisions listAndy Whitcroft3-2/+30
2007-01-03instaweb: load Apache mime and dir modules if they are neededEric Wong1-0/+10
2007-01-02fetch-pack: do not use lockfile structure on stack.Junio C Hamano1-1/+2
2007-01-02Remove unused variable (git-commit.sh)Junio C Hamano1-1/+0
2007-01-02Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2-1/+16
2007-01-02Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano1-2/+4
2007-01-01Documentation: remove master:origin example from pull-fetch-param.txtJ. Bruce Fields1-4/+0
2007-01-01Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields1-44/+25
2007-01-01git-fetch: remove .keep file at the end.Junio C Hamano1-7/+16
2007-01-01fail pull/merge early in the middle of conflicted mergeJunio C Hamano2-0/+6
2007-01-01Update send-pack pipeline documentation.Junio C Hamano1-65/+16
2007-01-01git-svn: t/t91??-*: optimize the tests a bitEric Wong3-19/+7
2007-01-01git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong1-49/+35
2007-01-01git-svn: remove svnadmin dependency from the testsEric Wong1-22/+17
2007-01-01i18n: do not leak 'encoding' header even when we cheat the conversion.Junio C Hamano1-4/+6
2007-01-01Do not merge random set of refs out of wildcarded refsJunio C Hamano1-1/+22
2007-01-01Fix formatting for urls section of fetch, pull, and push manpagesTheodore Tso1-12/+14
2007-01-01Documentation: update tutorial's discussion of originJ. Bruce Fields1-10/+15
2007-01-01Documentation: update glossary entry for "origin"J. Bruce Fields1-3/+4
2007-01-01Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields1-7/+4
2007-01-01Docs: update cvs-migration.txt to reflect clone's new default behaviorJ. Bruce Fields1-7/+4
2006-12-31send-pack: tell pack-objects to use its internal rev-list.Junio C Hamano1-97/+42
2006-12-31send-pack.c: use is_null_sha1()Junio C Hamano1-12/+1
2006-12-31Update documentation for update hook.Junio C Hamano1-2/+2