aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Git 2.16-rc1Junio C Hamano2018-01-05
* Merge branch 'ld/p4-multiple-shelves'Junio C Hamano2018-01-05
|\
| * git-p4: update multiple shelved change listsLuke Diamand2017-12-22
* | Merge branch 'db/doc-config-section-names-with-bs'Junio C Hamano2018-01-05
|\ \
| * | config.txt: document behavior of backslashes in subsectionsDave Borowitz2017-12-22
* | | Git 2.16-rc0Junio C Hamano2017-12-28
* | | Merge branch 'sb/describe-blob'Junio C Hamano2017-12-28
|\ \ \
| * | | builtin/describe.c: describe a blobStefan Beller2017-12-19
| * | | revision.h: introduce blob/tree walking in order of the commitsStefan Beller2017-11-16
* | | | Merge branch 'hi/merge-verify-sig-config'Junio C Hamano2017-12-28
|\ \ \ \
| * | | | merge: add config option for verifySignaturesHans Jerry Illikainen2017-12-12
* | | | | Merge branch 'ks/doc-previous-checkout'Junio C Hamano2017-12-28
|\ \ \ \ \
| * | | | | Doc/check-ref-format: clarify information about @{-N} syntaxKaartic Sivaraam2017-12-19
* | | | | | Merge branch 'sr/http-sslverify-config-doc'Junio C Hamano2017-12-28
|\ \ \ \ \ \
| * | | | | | config: document default value of http.sslVerifySimon Ruderich2017-12-18
* | | | | | | Merge branch 'jh/partial-clone-doc'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \
| * | | | | | | partial-clone: design docJeff Hostetler2017-12-14
| | |_|/ / / / | |/| | | | |
* | | | | | | RelNotes: the eleventh batchJunio C Hamano2017-12-27
* | | | | | | Merge branch 'rb/quick-install-doc'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \
| * | | | | | | install-doc-quick: allow specifying what ref to installRandall S. Becker2017-12-12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \
| * | | | | | | docs/pretty-formats: mention commas in %(trailers) syntaxJeff King2017-12-08
* | | | | | | | Merge branch 'jt/decorate-api'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | decorate: clean up and document APIJonathan Tan2017-12-08
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'db/doc-workflows-neuter-the-maintainer'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: reword gitworkflows.txt for neutralityDaniel Bensoussan2017-12-08
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'es/worktree-checkout-hook'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | worktree: invoke post-checkout hook (unless --no-checkout)Eric Sunshine2017-12-07
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'lb/rebase-i-short-command-names'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i: learn to abbreviate command namesLiam Beguin2017-12-05
| * | | | | | | | Documentation: use preferred name for the 'todo list' scriptLiam Beguin2017-12-04
| * | | | | | | | Documentation: move rebase.* configs to new fileLiam Beguin2017-12-04
* | | | | | | | | Merge branch 'jh/object-filtering'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | rev-list: support --no-filter argumentJeff Hostetler2017-12-05
| * | | | | | | | list-objects-filter-options: support --no-filterJeff Hostetler2017-12-05
| * | | | | | | | pack-objects: add list-objects filteringJeff Hostetler2017-11-22
| * | | | | | | | rev-list: add list-objects filtering supportJeff Hostetler2017-11-22
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | RelNotes: the tenth batchJunio C Hamano2017-12-19
* | | | | | | | Merge branch 'ls/editor-waiting-message'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \
| * | | | | | | | launch_editor(): indicate that Git waits for user inputLars Schneider2017-12-07
* | | | | | | | | Merge branch 'ar/unconfuse-three-dots'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea2017-12-06
| * | | | | | | | | print_sha1_ellipsis: introduce helperAnn T Ropea2017-12-04
| * | | | | | | | | Documentation: user-manual: limit usage of ellipsisAnn T Ropea2017-12-04
| * | | | | | | | | Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line wit...Ann T Ropea2017-12-04
* | | | | | | | | | Merge branch 'tg/worktree-create-tracking'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add worktree.guessRemote config optionThomas Gummerer2017-12-06
| * | | | | | | | | | worktree: add --guess-remote flag to add subcommandThomas Gummerer2017-12-06
| * | | | | | | | | | worktree: make add <path> <branch> dwimThomas Gummerer2017-11-27
| * | | | | | | | | | worktree: add --[no-]track option to the add subcommandThomas Gummerer2017-11-27