7489 Commits (27dd1a83cbedb65d7116814ef2c0bf9d4986c8f5)
 

Author SHA1 Message Date
Jakub Narebski 27dd1a83cb gitweb: Fix "Use of uninitialized value" warning in git_tags_body 18 years ago
Eric Wong 2a3240beaa git-svn: make --repack work consistently between fetch and multi-fetch 18 years ago
Eric Wong 0d313b2b7b git-svn: update documentation for multi-{init|fetch} 18 years ago
Eric Wong 98327e5891 git-svn: make multi-init less confusing 18 years ago
René Scharfe 4fe2cc0c89 Remove shadowing variable from traverse_trees() 18 years ago
René Scharfe 7c4c9f4cd9 Make check target depend on common-cmds.h 18 years ago
Junio C Hamano 3a2d3e8678 rerere: Fix removal of already resolved path. 18 years ago
Junio C Hamano e27e609bbf Merge branch 'maint' 18 years ago
Junio C Hamano 8977c110b5 pack-check.c::verify_packfile(): don't run SHA-1 update on huge data 18 years ago
Robert Fitzsimons d222984e36 gitweb: Fix shortlog only showing HEAD revision. 18 years ago
Junio C Hamano 60c0f8462f git-verify-tag: make sure we remove temporary file. 18 years ago
Santi Béjar 0bc72abdb0 git-tag: add flag to verify a tag 18 years ago
Lars Hjemli af0e4ac0ec Refactor print-functions in builtin-branch 18 years ago
Jakub Narebski 1ebb948f65 gitweb: There can be empty patches (in git_patchset_body) 18 years ago
Jakub Narebski 6e72cf43a7 gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne') 18 years ago
Santi Béjar 9c9410e115 Documentation/tutorial: misc updates 18 years ago
Junio C Hamano c1d179f88a tutorial: misc updates. 18 years ago
Lars Hjemli f3a47405bb Skip excessive blank lines before commit body 18 years ago
Brian Gernhardt f3673988ec Add documentation for git-branch's color configuration. 18 years ago
Jakub Narebski 956259ee74 gitweb: Fix error in git_project_index subroutine 18 years ago
Junio C Hamano 1084b845d9 Fix infinite loop when deleting multiple packed refs. 18 years ago
Andy Whitcroft 825cee7b28 send pack check for failure to send revisions list 18 years ago
Eric Wong 44a167b007 instaweb: load Apache mime and dir modules if they are needed 18 years ago
Junio C Hamano 54b9e0225a fetch-pack: do not use lockfile structure on stack. 18 years ago
Junio C Hamano 96a738c0dd Remove unused variable (git-commit.sh) 18 years ago
Junio C Hamano f4bf2184ae Update clone/fetch documentation with --depth (shallow clone) option 18 years ago
Junio C Hamano a597fb0e71 Strongly discourage --update-head-ok in fetch-options documentation. 18 years ago
Junio C Hamano 9066f4ef2f Merge branch 'sp/merge' (early part) 18 years ago
J. Bruce Fields 6f0b4ac0d7 Documentation: remove master:origin example from pull-fetch-param.txt 18 years ago
J. Bruce Fields 33a59fd07d Documentation: update git-pull.txt for new clone behavior 18 years ago
Junio C Hamano ac9c1108d8 git-fetch: remove .keep file at the end. 18 years ago
Junio C Hamano d1014a1745 fail pull/merge early in the middle of conflicted merge 18 years ago
Junio C Hamano 9d0524d42f Update send-pack pipeline documentation. 18 years ago
Eric Wong 4385355454 git-svn: t/t91??-*: optimize the tests a bit 18 years ago
Eric Wong 5bd3870c37 git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK 18 years ago
Eric Wong c6d499a82f git-svn: remove svnadmin dependency from the tests 18 years ago
Junio C Hamano e90068a904 i18n: do not leak 'encoding' header even when we cheat the conversion. 18 years ago
Junio C Hamano fbc9012307 Do not merge random set of refs out of wildcarded refs 18 years ago
Theodore Tso 63c97ce228 Fix formatting for urls section of fetch, pull, and push manpages 18 years ago
J. Bruce Fields d66409f068 Documentation: update tutorial's discussion of origin 18 years ago
J. Bruce Fields f65bb2c66f Documentation: update glossary entry for "origin" 18 years ago
J. Bruce Fields 36566cc0bc Documentation: update git-clone.txt for clone's new default behavior 18 years ago
J. Bruce Fields c04197ee1e Docs: update cvs-migration.txt to reflect clone's new default behavior 18 years ago
Junio C Hamano 0ae5f98c7b send-pack: tell pack-objects to use its internal rev-list. 18 years ago
Junio C Hamano 4b4ee90e58 send-pack.c: use is_null_sha1() 18 years ago
Junio C Hamano 87a3d29f46 Update documentation for update hook. 18 years ago
Junio C Hamano cc06c87068 Merge branch 'jc/send-pack-pipeline' 18 years ago
Shawn O. Pearce 27086d0f84 Add test case for update hooks in receive-pack. 18 years ago
Junio C Hamano a862f97e98 Documentation/config.txt (and repo-config manpage): mark-up fix. 18 years ago
Shawn O. Pearce d77a64d353 Teach Git how to parse standard power of 2 suffixes. 18 years ago