Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 2.16-rc0v2.16.0-rc0 | Junio C Hamano | 2017-12-28 | 1 | -0/+31 |
* | Merge branch 'sb/describe-blob' | Junio C Hamano | 2017-12-28 | 2 | -2/+21 |
|\ | |||||
| * | builtin/describe.c: describe a blob | Stefan Beller | 2017-12-19 | 1 | -2/+16 |
| * | revision.h: introduce blob/tree walking in order of the commits | Stefan Beller | 2017-11-16 | 1 | -0/+5 |
* | | Merge branch 'hi/merge-verify-sig-config' | Junio C Hamano | 2017-12-28 | 1 | -0/+4 |
|\ \ | |||||
| * | | merge: add config option for verifySignatures | Hans Jerry Illikainen | 2017-12-12 | 1 | -0/+4 |
* | | | Merge branch 'ks/doc-previous-checkout' | Junio C Hamano | 2017-12-28 | 1 | -7/+12 |
|\ \ \ | |||||
| * | | | Doc/check-ref-format: clarify information about @{-N} syntaxks/doc-previous-checkout | Kaartic Sivaraam | 2017-12-19 | 1 | -7/+12 |
* | | | | Merge branch 'sr/http-sslverify-config-doc' | Junio C Hamano | 2017-12-28 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | config: document default value of http.sslVerifysr/http-sslverify-config-doc | Simon Ruderich | 2017-12-18 | 1 | -2/+2 |
* | | | | | Merge branch 'jh/partial-clone-doc' | Junio C Hamano | 2017-12-28 | 1 | -0/+324 |
|\ \ \ \ \ | |||||
| * | | | | | partial-clone: design docjh/partial-clone-doc | Jeff Hostetler | 2017-12-14 | 1 | -0/+324 |
| | |_|/ / | |/| | | | |||||
* | | | | | RelNotes: the eleventh batch | Junio C Hamano | 2017-12-27 | 1 | -0/+41 |
* | | | | | Merge branch 'rb/quick-install-doc' | Junio C Hamano | 2017-12-27 | 2 | -6/+8 |
|\ \ \ \ \ | |||||
| * | | | | | install-doc-quick: allow specifying what ref to installrb/quick-install-doc | Randall S. Becker | 2017-12-12 | 2 | -6/+8 |
* | | | | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma' | Junio C Hamano | 2017-12-27 | 1 | -5/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | docs/pretty-formats: mention commas in %(trailers) syntaxtb/delimit-pretty-trailers-args-with-comma | Jeff King | 2017-12-08 | 1 | -5/+7 |
* | | | | | | | Merge branch 'jt/decorate-api' | Junio C Hamano | 2017-12-27 | 1 | -6/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | decorate: clean up and document APIjt/decorate-api | Jonathan Tan | 2017-12-08 | 1 | -6/+0 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'db/doc-workflows-neuter-the-maintainer' | Junio C Hamano | 2017-12-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: reword gitworkflows.txt for neutralitydb/doc-workflows-neuter-the-maintainer | Daniel Bensoussan | 2017-12-08 | 1 | -2/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'es/worktree-checkout-hook' | Junio C Hamano | 2017-12-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | worktree: invoke post-checkout hook (unless --no-checkout)es/worktree-checkout-hook | Eric Sunshine | 2017-12-07 | 1 | -1/+2 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'lb/rebase-i-short-command-names' | Junio C Hamano | 2017-12-27 | 3 | -48/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rebase -i: learn to abbreviate command names | Liam Beguin | 2017-12-05 | 1 | -0/+20 |
| * | | | | | | | Documentation: use preferred name for the 'todo list' script | Liam Beguin | 2017-12-04 | 1 | -2/+2 |
| * | | | | | | | Documentation: move rebase.* configs to new file | Liam Beguin | 2017-12-04 | 3 | -48/+34 |
* | | | | | | | | Merge branch 'jh/object-filtering' | Junio C Hamano | 2017-12-27 | 3 | -2/+65 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rev-list: support --no-filter argument | Jeff Hostetler | 2017-12-05 | 1 | -5/+10 |
| * | | | | | | | | list-objects-filter-options: support --no-filter | Jeff Hostetler | 2017-12-05 | 1 | -0/+3 |
| * | | | | | | | | pack-objects: add list-objects filtering | Jeff Hostetler | 2017-11-22 | 1 | -1/+18 |
| * | | | | | | | | rev-list: add list-objects filtering support | Jeff Hostetler | 2017-11-22 | 2 | -1/+39 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | RelNotes: the tenth batch | Junio C Hamano | 2017-12-19 | 1 | -0/+46 |
* | | | | | | | | Merge branch 'ls/editor-waiting-message' | Junio C Hamano | 2017-12-19 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | launch_editor(): indicate that Git waits for user inputls/editor-waiting-message | Lars Schneider | 2017-12-07 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'ar/unconfuse-three-dots' | Junio C Hamano | 2017-12-19 | 3 | -12/+21 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout: describe_detached_head: remove ellipsis after committish | Ann T Ropea | 2017-12-06 | 1 | -1/+1 |
| * | | | | | | | | | print_sha1_ellipsis: introduce helper | Ann T Ropea | 2017-12-04 | 1 | -0/+9 |
| * | | | | | | | | | Documentation: user-manual: limit usage of ellipsis | Ann T Ropea | 2017-12-04 | 1 | -10/+10 |
| * | | | | | | | | | Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line wit... | Ann T Ropea | 2017-12-04 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'tg/worktree-create-tracking' | Junio C Hamano | 2017-12-19 | 2 | -10/+44 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add worktree.guessRemote config option | Thomas Gummerer | 2017-12-06 | 2 | -0/+13 |
| * | | | | | | | | | | worktree: add --guess-remote flag to add subcommand | Thomas Gummerer | 2017-12-06 | 1 | -0/+7 |
| * | | | | | | | | | | worktree: make add <path> <branch> dwim | Thomas Gummerer | 2017-11-27 | 1 | -0/+8 |
| * | | | | | | | | | | worktree: add --[no-]track option to the add subcommand | Thomas Gummerer | 2017-11-27 | 1 | -0/+6 |
| * | | | | | | | | | | worktree: add can be created from any commit-ish | Thomas Gummerer | 2017-11-27 | 1 | -10/+10 |
* | | | | | | | | | | | Merge branch 'sb/clone-recursive-submodule-doc' | Junio C Hamano | 2017-12-19 | 1 | -8/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Documentation/git-clone: improve description for submodule recursingsb/clone-recursive-submodule-doc | Stefan Beller | 2017-12-05 | 1 | -8/+11 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jt/diff-anchored-patience' | Junio C Hamano | 2017-12-19 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | diff: support anchoring line(s)jt/diff-anchored-patience | Jonathan Tan | 2017-11-28 | 1 | -0/+10 |