summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* RelNotes: the eleventh batchJunio C Hamano2017-12-271-0/+41
* Merge branch 'rb/quick-install-doc'Junio C Hamano2017-12-272-6/+8
|\
| * install-doc-quick: allow specifying what ref to installRandall S. Becker2017-12-132-6/+8
* | Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Junio C Hamano2017-12-271-5/+7
|\ \
| * | docs/pretty-formats: mention commas in %(trailers) syntaxJeff King2017-12-081-5/+7
* | | Merge branch 'jt/decorate-api'Junio C Hamano2017-12-271-6/+0
|\ \ \
| * | | decorate: clean up and document APIJonathan Tan2017-12-081-6/+0
* | | | Merge branch 'db/doc-workflows-neuter-the-maintainer'Junio C Hamano2017-12-271-2/+2
|\ \ \ \
| * | | | doc: reword gitworkflows.txt for neutralityDaniel Bensoussan2017-12-081-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'es/worktree-checkout-hook'Junio C Hamano2017-12-271-1/+2
|\ \ \ \
| * | | | worktree: invoke post-checkout hook (unless --no-checkout)Eric Sunshine2017-12-071-1/+2
| | |/ / | |/| |
* | | | Merge branch 'lb/rebase-i-short-command-names'Junio C Hamano2017-12-273-48/+54
|\ \ \ \
| * | | | rebase -i: learn to abbreviate command namesLiam Beguin2017-12-051-0/+20
| * | | | Documentation: use preferred name for the 'todo list' scriptLiam Beguin2017-12-041-2/+2
| * | | | Documentation: move rebase.* configs to new fileLiam Beguin2017-12-043-48/+34
* | | | | Merge branch 'jh/object-filtering'Junio C Hamano2017-12-273-2/+65
|\ \ \ \ \
| * | | | | rev-list: support --no-filter argumentJeff Hostetler2017-12-051-5/+10
| * | | | | list-objects-filter-options: support --no-filterJeff Hostetler2017-12-051-0/+3
| * | | | | pack-objects: add list-objects filteringJeff Hostetler2017-11-221-1/+18
| * | | | | rev-list: add list-objects filtering supportJeff Hostetler2017-11-222-1/+39
* | | | | | RelNotes: the tenth batchJunio C Hamano2017-12-191-0/+46
* | | | | | Merge branch 'ls/editor-waiting-message'Junio C Hamano2017-12-191-0/+3
|\ \ \ \ \ \
| * | | | | | launch_editor(): indicate that Git waits for user inputLars Schneider2017-12-071-0/+3
* | | | | | | Merge branch 'ar/unconfuse-three-dots'Junio C Hamano2017-12-193-12/+21
|\ \ \ \ \ \ \
| * | | | | | | checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea2017-12-061-1/+1
| * | | | | | | print_sha1_ellipsis: introduce helperAnn T Ropea2017-12-041-0/+9
| * | | | | | | Documentation: user-manual: limit usage of ellipsisAnn T Ropea2017-12-041-10/+10
| * | | | | | | Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line wit...Ann T Ropea2017-12-041-1/+1
* | | | | | | | Merge branch 'tg/worktree-create-tracking'Junio C Hamano2017-12-192-10/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | add worktree.guessRemote config optionThomas Gummerer2017-12-062-0/+13
| * | | | | | | | worktree: add --guess-remote flag to add subcommandThomas Gummerer2017-12-061-0/+7
| * | | | | | | | worktree: make add <path> <branch> dwimThomas Gummerer2017-11-271-0/+8
| * | | | | | | | worktree: add --[no-]track option to the add subcommandThomas Gummerer2017-11-271-0/+6
| * | | | | | | | worktree: add can be created from any commit-ishThomas Gummerer2017-11-271-10/+10
* | | | | | | | | Merge branch 'sb/clone-recursive-submodule-doc'Junio C Hamano2017-12-191-8/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/git-clone: improve description for submodule recursingStefan Beller2017-12-051-8/+11
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jt/diff-anchored-patience'Junio C Hamano2017-12-191-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diff: support anchoring line(s)Jonathan Tan2017-11-281-0/+10
* | | | | | | | | | RelNotes: minor typo fixes in 2.16.0 draftTodd Zullinger2017-12-141-2/+2
* | | | | | | | | | RelNotes: the ninth batchJunio C Hamano2017-12-131-0/+31
* | | | | | | | | | Merge branch 'jk/no-optional-locks'Junio C Hamano2017-12-131-0/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-status.txt: mention --no-optional-locksJeff King2017-11-271-0/+13
* | | | | | | | | | | Merge branch 'ks/doc-checkout-previous'Junio C Hamano2017-12-131-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Doc/checkout: checking out using @{-N} can lead to detached stateKaartic Sivaraam2017-11-281-4/+4
* | | | | | | | | | | | Merge branch 'fk/sendmail-from-path'Junio C Hamano2017-12-131-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-send-email: honor $PATH for sendmail binaryFlorian Klink2017-11-281-3/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/receive-pack-hook-doc'Junio C Hamano2017-12-131-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hooks doc: clarify when receive-pack invokes its hooksJunio C Hamano2017-11-241-10/+10
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ra/decorate-limit-refs'Junio C Hamano2017-12-131-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | log: add option to choose which refs to decorateRafael Ascensão2017-11-221-0/+7
| | |_|_|_|/ / / / / / | |/| | | | | | | | |