7469 Commits (956259ee74df5695c55f51e9f93bbc217953a41a)
 

Author SHA1 Message Date
Jakub Narebski 956259ee74 gitweb: Fix error in git_project_index subroutine 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
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
Junio C Hamano 677cfed56a commit-tree: cope with different ways "utf-8" can be spelled. 18 years ago
Junio C Hamano 7cbcf4d557 Move commit reencoding parameter parsing to revision.c 18 years ago
Junio C Hamano 99e09cce8d Documentation: minor rewording for git-log and git-show pages. 18 years ago
Junio C Hamano 5dc7bcc245 Documentation: i18n commit log message notes. 18 years ago
Junio C Hamano 000792830b t3900: test log --encoding=none 18 years ago
Junio C Hamano 4b46e22d48 commit re-encoding: fix confusion between no and default conversion. 18 years ago
Junio C Hamano b5ffa5ceef Documentation: illustrate send-pack pipeline. 18 years ago
Junio C Hamano e40a9e2c9e send-pack: fix pipeline. 18 years ago
Junio C Hamano 1ed4813f7d Merge branch 'jc/curl' 18 years ago
Junio C Hamano 4d06f8ac43 Fix 'git add' with .gitignore 18 years ago