1125 Commits (3368d11f308eb4ba2ad5703aa059bb0e5a82212f)

Author SHA1 Message Date
Nicolas Pitre 515377ea9e "init-db" can really be just "init" 18 years ago
J. Bruce Fields 84dee6bbc9 Documentation: tutorial editing 18 years ago
Eric Wong 2eff14259e Documentation/git-svn: clarify dcommit, rebase vs pull/merge 18 years ago
Sasha Khapyorsky 40006ea039 git-svnimport: support for incremental import 18 years ago
Steven Grimm 1170e8026a Describe git-clone's actual behavior in the summary 18 years ago
Shawn O. Pearce 22bac0ea52 Increase packedGit{Limit,WindowSize} on 64 bit systems. 18 years ago
Eric Wong 0d313b2b7b git-svn: update documentation for multi-{init|fetch} 18 years ago
Santi Béjar 0bc72abdb0 git-tag: add flag to verify a tag 18 years ago
Santi Béjar 9c9410e115 Documentation/tutorial: misc updates 18 years ago
Junio C Hamano c1d179f88a tutorial: misc updates. 18 years ago
Brian Gernhardt f3673988ec Add documentation for git-branch's color configuration. 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
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 9d0524d42f Update send-pack pipeline documentation. 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 87a3d29f46 Update documentation for update hook. 18 years ago
Shawn O. Pearce eb92242f19 Update packedGit config option documentation. 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
Theodore Ts'o 400e74df98 Fix formatting for urls section of fetch, pull, and push manpages 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 b5ffa5ceef Documentation: illustrate send-pack pipeline. 18 years ago
Shawn O. Pearce 60bb8b1453 Fully activate the sliding window pack access. 18 years ago
Shawn O. Pearce 77ccc5bbd1 Introduce new config option for mmap limit. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Junio C Hamano 8f57b0a0fb everyday: replace a few 'prune' and 'repack' with 'gc' 18 years ago
Shawn O. Pearce 30f610b7b0 Create 'git gc' to perform common maintenance operations. 18 years ago
Junio C Hamano 4aec56d12b git-reflog: gc.* configuration and documentation. 18 years ago
Junio C Hamano 48c3242450 rerere gc: honor configuration and document it 18 years ago
Junio C Hamano ae72f68541 count-objects -v: show number of packs as well. 18 years ago
Junio C Hamano 268b827d98 everyday: update for v1.5.0 18 years ago
Junio C Hamano 6934dec895 Document git-reset <commit> -- <paths>... 18 years ago
Junio C Hamano 2f89543eaf Document --numstat in git-apply and git-diff 18 years ago
Junio C Hamano abc8ab19ae show-branch --reflog: add documentation. 18 years ago
Junio C Hamano 6a1ad32519 git-add -f: allow adding otherwise ignored files. 18 years ago
Junio C Hamano e23ca9e1f9 git-add: add ignored files when asked explicitly. 18 years ago
Junio C Hamano 08d22488a6 git-rm: Documentation 18 years ago
Junio C Hamano 6a5ad23de6 git-add --interactive: add documentation 18 years ago
Eric Wong 6538d1ef31 Makefile: add quick-install-doc for installing pre-built manpages 18 years ago
Brian Gernhardt f49006b0c7 Make git-show-branch options similar to git-branch. 18 years ago
Johannes Schindelin f79c73ce9c git-tag: support -F <file> option 18 years ago