summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git-config: fix --get-all descriptionjk/config-get-urlmatchJohn Keeping2016-02-281-2/+1
* Documentation/git-config: use bulleted list for exit codesJohn Keeping2016-02-281-7/+7
* config: fail if --get-urlmatch finds no valueJohn Keeping2016-02-281-1/+1
* Git 2.7.2v2.7.2Junio C Hamano2016-02-222-1/+16
* Merge branch 'mm/clean-doc-fix' into maintJunio C Hamano2016-02-221-3/+1
|\
| * Documentation/git-clean.txt: don't mention deletion of .git/modules/*mm/clean-doc-fixMatt McCutchen2016-02-091-3/+1
* | Start preparing for 2.7.2Junio C Hamano2016-02-171-0/+27
* | Merge branch 'nd/do-not-move-worktree-manually' into maintJunio C Hamano2016-02-171-5/+10
|\ \ | |/ |/|
| * worktree: stop supporting moving worktrees manuallynd/do-not-move-worktree-manuallyNguyễn Thái Ngọc Duy2016-01-221-5/+10
* | Git 2.7.1v2.7.1Junio C Hamano2016-02-052-1/+89
* | Merge branch 'lv/add-doc-working-tree' into maintJunio C Hamano2016-02-051-1/+1
|\ \
| * | git-add doc: do not say working directory when you mean working treelv/add-doc-working-treeLars Vogel2016-01-211-1/+1
* | | Merge branch 'ss/clone-depth-single-doc' into maintJunio C Hamano2016-02-052-9/+9
|\ \ \
| * | | docs: clarify that --depth for git-fetch works with newly initialized reposss/clone-depth-single-docSebastian Schuberth2016-01-081-4/+5
| * | | docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth2016-01-081-1/+1
| * | | docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth2016-01-071-5/+4
* | | | Merge branch 'ew/for-each-ref-doc' into maintJunio C Hamano2016-02-051-2/+7
|\ \ \ \
| * | | | for-each-ref: document `creatordate` and `creator` fieldsew/for-each-ref-docEric Wong2016-01-051-2/+7
| |/ / /
* | | | Merge branch 'ss/user-manual' into maintJunio C Hamano2016-02-052-10/+36
|\ \ \ \
| * | | | user-manual: add addition gitweb informationss/user-manualStephen P. Smith2015-12-301-4/+11
| * | | | user-manual: add section documenting shallow clonesStephen P. Smith2015-12-301-3/+20
| * | | | glossary: define the term shallow cloneStephen P. Smith2015-12-291-0/+5
| * | | | user-manual: remove temporary branch entry from todo listStephen P. Smith2015-12-281-3/+0
| |/ / /
* | | | Merge branch 'jk/list-tag-2.7-regression' into maintJunio C Hamano2016-02-052-2/+6
|\ \ \ \
| * | | | tag: do not show ambiguous tag names as "tags/foo"jk/list-tag-2.7-regressionJeff King2016-01-262-2/+6
* | | | | Merge branch 'nd/exclusion-regression-fix' into maintJunio C Hamano2016-02-051-19/+4
|\ \ \ \ \
| * | | | | Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match"Nguyễn Thái Ngọc Duy2016-01-081-19/+4
* | | | | | Merge branch 'dw/signoff-doc' into maintJunio C Hamano2016-02-055-1/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Expand documentation describing --signoffdw/signoff-docDavid A. Wheeler2016-01-055-1/+9
* | | | | | Git 2.7v2.7.0Junio C Hamano2016-01-041-0/+5
* | | | | | Sync with 2.6.5Junio C Hamano2016-01-042-1/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Git 2.6.5v2.6.5Junio C Hamano2016-01-042-1/+21
* | | | | | Git 2.7-rc3v2.7.0-rc3Junio C Hamano2015-12-281-0/+11
* | | | | | Git 2.7-rc2v2.7.0-rc2Junio C Hamano2015-12-221-0/+3
* | | | | | Update release notes to 2.7Junio C Hamano2015-12-211-2/+29
* | | | | | Merge branch 'bc/format-patch-null-from-line'Junio C Hamano2015-12-211-0/+4
|\ \ \ \ \ \
| * | | | | | format-patch: add an option to suppress commit hashbrian m. carlson2015-12-151-0/+4
* | | | | | | Merge branch 'mc/push-recurse-submodules-config'Junio C Hamano2015-12-212-10/+28
|\ \ \ \ \ \ \
| * | | | | | | push: add recurseSubmodules config optionMike Crowe2015-11-202-10/+28
| |/ / / / / /
* | | | | | | Git 2.7-rc1v2.7.0-rc1Junio C Hamano2015-12-151-7/+13
* | | | | | | Sync with maintJunio C Hamano2015-12-151-0/+14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Update draft release notes to 2.6.5Junio C Hamano2015-12-151-0/+14
| * | | | | | Merge branch 'ls/p4-keep-empty-commits' into maintJunio C Hamano2015-12-151-0/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'ls/p4-keep-empty-commits'Junio C Hamano2015-12-151-0/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | git-p4: add option to keep empty commitsls/p4-keep-empty-commitsLars Schneider2015-12-101-0/+4
* | | | | | | | Update release notes to 2.7Junio C Hamano2015-12-111-65/+1
* | | | | | | | Merge branch 'maint'Junio C Hamano2015-12-111-0/+25
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Prepare for 2.6.5Junio C Hamano2015-12-111-0/+25
| * | | | | | | Merge branch 'sb/doc-submodule-sync-recursive' into maintJunio C Hamano2015-12-111-1/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/doc-check-ref-format-typo' into maintJunio C Hamano2015-12-111-1/+1
| |\ \ \ \ \ \ \ \