Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 2.7.2v2.7.2 | Junio C Hamano | 2016-02-22 | 2 | -1/+16 |
* | Merge branch 'mm/clean-doc-fix' into maint | Junio C Hamano | 2016-02-22 | 1 | -3/+1 |
|\ | |||||
| * | Documentation/git-clean.txt: don't mention deletion of .git/modules/*mm/clean-doc-fix | Matt McCutchen | 2016-02-09 | 1 | -3/+1 |
* | | Start preparing for 2.7.2 | Junio C Hamano | 2016-02-17 | 1 | -0/+27 |
* | | Merge branch 'nd/do-not-move-worktree-manually' into maint | Junio C Hamano | 2016-02-17 | 1 | -5/+10 |
|\ \ | |/ |/| | |||||
| * | worktree: stop supporting moving worktrees manuallynd/do-not-move-worktree-manually | Nguyễn Thái Ngọc Duy | 2016-01-22 | 1 | -5/+10 |
* | | Git 2.7.1v2.7.1 | Junio C Hamano | 2016-02-05 | 2 | -1/+89 |
* | | Merge branch 'lv/add-doc-working-tree' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | git-add doc: do not say working directory when you mean working treelv/add-doc-working-tree | Lars Vogel | 2016-01-21 | 1 | -1/+1 |
* | | | Merge branch 'ss/clone-depth-single-doc' into maint | Junio C Hamano | 2016-02-05 | 2 | -9/+9 |
|\ \ \ | |||||
| * | | | docs: clarify that --depth for git-fetch works with newly initialized reposss/clone-depth-single-doc | Sebastian Schuberth | 2016-01-08 | 1 | -4/+5 |
| * | | | docs: say "commits" in the --depth option wording for git-clone | Sebastian Schuberth | 2016-01-08 | 1 | -1/+1 |
| * | | | docs: clarify that passing --depth to git-clone implies --single-branch | Sebastian Schuberth | 2016-01-07 | 1 | -5/+4 |
* | | | | Merge branch 'ew/for-each-ref-doc' into maint | Junio C Hamano | 2016-02-05 | 1 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | for-each-ref: document `creatordate` and `creator` fieldsew/for-each-ref-doc | Eric Wong | 2016-01-05 | 1 | -2/+7 |
| |/ / / | |||||
* | | | | Merge branch 'ss/user-manual' into maint | Junio C Hamano | 2016-02-05 | 2 | -10/+36 |
|\ \ \ \ | |||||
| * | | | | user-manual: add addition gitweb informationss/user-manual | Stephen P. Smith | 2015-12-30 | 1 | -4/+11 |
| * | | | | user-manual: add section documenting shallow clones | Stephen P. Smith | 2015-12-30 | 1 | -3/+20 |
| * | | | | glossary: define the term shallow clone | Stephen P. Smith | 2015-12-29 | 1 | -0/+5 |
| * | | | | user-manual: remove temporary branch entry from todo list | Stephen P. Smith | 2015-12-28 | 1 | -3/+0 |
| |/ / / | |||||
* | | | | Merge branch 'jk/list-tag-2.7-regression' into maint | Junio C Hamano | 2016-02-05 | 2 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | tag: do not show ambiguous tag names as "tags/foo"jk/list-tag-2.7-regression | Jeff King | 2016-01-26 | 2 | -2/+6 |
* | | | | | Merge branch 'nd/exclusion-regression-fix' into maint | Junio C Hamano | 2016-02-05 | 1 | -19/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match" | Nguyễn Thái Ngọc Duy | 2016-01-08 | 1 | -19/+4 |
* | | | | | | Merge branch 'dw/signoff-doc' into maint | Junio C Hamano | 2016-02-05 | 5 | -1/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Expand documentation describing --signoffdw/signoff-doc | David A. Wheeler | 2016-01-05 | 5 | -1/+9 |
* | | | | | | Git 2.7v2.7.0 | Junio C Hamano | 2016-01-04 | 1 | -0/+5 |
* | | | | | | Sync with 2.6.5 | Junio C Hamano | 2016-01-04 | 2 | -1/+21 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Git 2.6.5v2.6.5 | Junio C Hamano | 2016-01-04 | 2 | -1/+21 |
* | | | | | | Git 2.7-rc3v2.7.0-rc3 | Junio C Hamano | 2015-12-28 | 1 | -0/+11 |
* | | | | | | Git 2.7-rc2v2.7.0-rc2 | Junio C Hamano | 2015-12-22 | 1 | -0/+3 |
* | | | | | | Update release notes to 2.7 | Junio C Hamano | 2015-12-21 | 1 | -2/+29 |
* | | | | | | Merge branch 'bc/format-patch-null-from-line' | Junio C Hamano | 2015-12-21 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | format-patch: add an option to suppress commit hash | brian m. carlson | 2015-12-15 | 1 | -0/+4 |
* | | | | | | | Merge branch 'mc/push-recurse-submodules-config' | Junio C Hamano | 2015-12-21 | 2 | -10/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | push: add recurseSubmodules config option | Mike Crowe | 2015-11-20 | 2 | -10/+28 |
| |/ / / / / / | |||||
* | | | | | | | Git 2.7-rc1v2.7.0-rc1 | Junio C Hamano | 2015-12-15 | 1 | -7/+13 |
* | | | | | | | Sync with maint | Junio C Hamano | 2015-12-15 | 1 | -0/+14 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Update draft release notes to 2.6.5 | Junio C Hamano | 2015-12-15 | 1 | -0/+14 |
| * | | | | | | Merge branch 'ls/p4-keep-empty-commits' into maint | Junio C Hamano | 2015-12-15 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'ls/p4-keep-empty-commits' | Junio C Hamano | 2015-12-15 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | git-p4: add option to keep empty commitsls/p4-keep-empty-commits | Lars Schneider | 2015-12-10 | 1 | -0/+4 |
* | | | | | | | | Update release notes to 2.7 | Junio C Hamano | 2015-12-11 | 1 | -65/+1 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2015-12-11 | 1 | -0/+25 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Prepare for 2.6.5 | Junio C Hamano | 2015-12-11 | 1 | -0/+25 |
| * | | | | | | | Merge branch 'sb/doc-submodule-sync-recursive' into maint | Junio C Hamano | 2015-12-11 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'nd/doc-check-ref-format-typo' into maint | Junio C Hamano | 2015-12-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'sb/doc-submodule-sync-recursive' | Junio C Hamano | 2015-12-11 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | document submodule sync --recursivesb/doc-submodule-sync-recursive | Stefan Beller | 2015-12-04 | 1 | -1/+4 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Sync with maint | Junio C Hamano | 2015-12-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | |