7603 Commits (ccd14e569dcfe1a83b33f84fad8cfed68676ef5d)
 

Author SHA1 Message Date
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
Jürgen Rühle 3c1eb9cb2d Improve cached content header of status output 18 years ago
Jürgen Rühle 98bf8a47c2 Support --amend on initial commit in status output 18 years ago
Jürgen Rühle 6e458bf63f Improve "nothing to commit" part of status output 18 years ago
Jürgen Rühle e54eef9e1f Clarify syntax and role of git-add in status output 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
Shawn O. Pearce eb92242f19 Update packedGit config option documentation. 18 years ago
Junio C Hamano 76d4e079ad Merge branch 'master' into sp/mmap 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
Shawn O. Pearce 95d3c4f546 Use /dev/null for update hook stdin. 18 years ago
Shawn O. Pearce cd83c74cb3 Redirect update hook stdout to stderr. 18 years ago
Shawn O. Pearce 9b0b50936e Remove unnecessary argc parameter from run_command_v. 18 years ago
Shawn O. Pearce ad1a382fbb Automatically detect a bare git repository. 18 years ago
Shawn O. Pearce 45b097947d Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT. 18 years ago
Shawn O. Pearce ef5ddb2fe0 Use PATH_MAX constant for --bare. 18 years ago
Shawn O. Pearce c869753ebb Force core.filemode to false on Cygwin. 18 years ago
Theodore Ts'o 400e74df98 Fix formatting for urls section of fetch, pull, and push manpages 18 years ago
Johannes Schindelin 22b6abcd08 Fix yet another subtle xdl_merge() bug 18 years ago
Junio C Hamano 53af9816bc i18n: drop "encoding" header in the output after re-coding. 18 years ago