Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commit: add support for --fixup <commit> -m"<extra message>"ab/commit-m-with-fixup | Ævar Arnfjörð Bjarmason | 2017-12-22 | 1 | -2/+1 |
* | commit doc: document that -c, -C, -F and --fixup with -m error | Ævar Arnfjörð Bjarmason | 2017-12-22 | 1 | -0/+3 |
* | 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 |
* | | | | | | RelNotes: minor typo fixes in 2.16.0 draft | Todd Zullinger | 2017-12-14 | 1 | -2/+2 |
* | | | | | | RelNotes: the ninth batch | Junio C Hamano | 2017-12-13 | 1 | -0/+31 |
* | | | | | | Merge branch 'jk/no-optional-locks' | Junio C Hamano | 2017-12-13 | 1 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-status.txt: mention --no-optional-locksjk/no-optional-locks | Jeff King | 2017-11-27 | 1 | -0/+13 |
* | | | | | | | Merge branch 'ks/doc-checkout-previous' | Junio C Hamano | 2017-12-13 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Doc/checkout: checking out using @{-N} can lead to detached stateks/doc-checkout-previous | Kaartic Sivaraam | 2017-11-28 | 1 | -4/+4 |
* | | | | | | | | Merge branch 'fk/sendmail-from-path' | Junio C Hamano | 2017-12-13 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-send-email: honor $PATH for sendmail binaryfk/sendmail-from-path | Florian Klink | 2017-11-28 | 1 | -3/+3 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jc/receive-pack-hook-doc' | Junio C Hamano | 2017-12-13 | 1 | -10/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | hooks doc: clarify when receive-pack invokes its hooksjc/receive-pack-hook-doc | Junio C Hamano | 2017-11-24 | 1 | -10/+10 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ra/decorate-limit-refs' | Junio C Hamano | 2017-12-13 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | log: add option to choose which refs to decoratera/decorate-limit-refs | Rafael Ascensão | 2017-11-22 | 1 | -0/+7 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | RelNotes: the eighth batch | Junio C Hamano | 2017-12-06 | 1 | -13/+45 |
* | | | | | | | | Sync with maint | Junio C Hamano | 2017-12-06 | 1 | -0/+47 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Prepare for 2.15.2maint-2.15 | Junio C Hamano | 2017-12-06 | 1 | -0/+47 |
| * | | | | | | | | Merge branch 'jc/merge-base-fork-point-doc' into maint | Junio C Hamano | 2017-12-06 | 1 | -8/+56 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'bc/submitting-patches-in-asciidoc' into maint | Junio C Hamano | 2017-12-06 | 3 | -161/+192 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'jn/ssh-wrappers' | Junio C Hamano | 2017-12-06 | 1 | -10/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ssh: 'auto' variant to select between 'ssh' and 'simple' | Jonathan Nieder | 2017-11-21 | 1 | -10/+16 |
* | | | | | | | | | | | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 | 4 | -16/+94 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Documentation: document Extra Parameters | Jonathan Tan | 2017-10-17 | 2 | -7/+44 |
| * | | | | | | | | | | | ssh: introduce a 'simple' ssh variant | Brandon Williams | 2017-10-17 | 2 | -9/+27 |
| * | | | | | | | | | | | protocol: introduce protocol extension mechanisms | Brandon Williams | 2017-10-17 | 2 | -0/+23 |
* | | | | | | | | | | | | Merge branch 'sp/doc-info-attributes' | Junio C Hamano | 2017-12-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | doc: Mention info/attributes in gitrepository-layoutsp/doc-info-attributes | Steffen Prohaska | 2017-11-24 | 1 | -0/+4 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'tg/deprecate-stash-save' | Junio C Hamano | 2017-12-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | doc: prefer 'stash push' over 'stash save'tg/deprecate-stash-save | Phil Hord | 2017-11-22 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge branch 'rd/doc-notes-prune-fix' | Junio C Hamano | 2017-12-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | notes: correct 'git notes prune' options to '[-n] [-v]'rd/doc-notes-prune-fix | Robert P. J. Day | 2017-11-22 | 1 | -1/+1 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'rd/man-reflog-add-n' | Junio C Hamano | 2017-12-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |