summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2015-07-27Git 2.5v2.5.0Junio C Hamano
2015-07-27Sync with 2.4.7Junio C Hamano
2015-07-27Git 2.4.7v2.4.7Junio C Hamano
2015-07-27Merge branch 'jk/pretty-encoding-doc' into maintJunio C Hamano
2015-07-27Merge branch 'tb/checkout-doc' into maintJunio C Hamano
2015-07-27Merge branch 'ls/hint-rev-list-count' into maintJunio C Hamano
2015-07-27Merge branch 'mm/branch-doc-updates' into maintJunio C Hamano
2015-07-24RelNotes: am.threeWay does not exist (yet)Junio C Hamano
2015-07-24Revert "git-am: add am.threeWay config variable"Junio C Hamano
2015-07-21Merge branch 'tf/gitweb-typofix'Junio C Hamano
2015-07-17Merge branch 'es/worktree-add'Junio C Hamano
2015-07-17Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" referenceEric Sunshine
2015-07-16worktree: caution that this is still experimentalJunio C Hamano
2015-07-16Documentation/git-worktree: fix stale "git checkout --to" referencesEric Sunshine
2015-07-15Sync with 2.4.6Junio C Hamano
2015-07-15Git 2.4.6v2.4.6Junio C Hamano
2015-07-15Merge branch 'mm/describe-doc' into maintJunio C Hamano
2015-07-15Merge branch 'fk/doc-format-patch-vn' into maintJunio C Hamano
2015-07-13Git 2.5.0-rc2v2.5.0-rc2Junio C Hamano
2015-07-13Merge branch 'es/worktree-add'Junio C Hamano
2015-07-13Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-07-13Merge branch 'kb/use-nsec-doc'Junio C Hamano
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano
2015-07-10The last minute bits of fixesJunio C Hamano
2015-07-10Merge branch 'mm/branch-doc-updates'Junio C Hamano
2015-07-10Merge branch 'ls/hint-rev-list-count'Junio C Hamano
2015-07-10Merge branch 'tb/checkout-doc'Junio C Hamano
2015-07-10Merge branch 'jk/pretty-encoding-doc'Junio C Hamano
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine
2015-07-06checkout: retire --to optionEric Sunshine
2015-07-06worktree: add -b/-B optionsEric Sunshine
2015-07-06worktree: add --detach optionEric Sunshine
2015-07-06worktree: add --force optionEric Sunshine
2015-07-06worktree: introduce "add" commandEric Sunshine
2015-07-06Documentation/git-worktree: add EXAMPLES sectionEric Sunshine
2015-07-06Documentation/git-worktree: add high-level 'lock' overviewEric Sunshine
2015-07-06Documentation/git-worktree: split technical info from general descriptionEric Sunshine
2015-07-06Documentation/git-worktree: add BUGS sectionEric Sunshine
2015-07-06Documentation: move linked worktree description from checkout to worktreeEric Sunshine
2015-07-06Documentation/git-worktree: associate options with commandsEric Sunshine
2015-07-06Documentation/git-checkout: fix incorrect worktree prune commandEric Sunshine
2015-07-06Documentation/branch: document -M and -D in terms of --forceMatthieu Moy
2015-07-06Documentation/branch: document -d --force and -m --forceMatthieu Moy
2015-07-01Makefile / racy-git.txt: clarify USE_NSEC prerequisitesKarsten Blees
2015-07-01Git 2.5.0-rc1v2.5.0-rc1Junio C Hamano
2015-07-01Merge branch 'mm/describe-doc'Junio C Hamano
2015-07-01rev-list: add --count to usage guideLawrence Siebert
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy