Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commit: add support for --fixup <commit> -m"<extra message>" | Ævar Arnfjörð Bjarmason | 2017-12-22 | 1 | -3/+5 |
* | Merge branch 'ar/unconfuse-three-dots' | Junio C Hamano | 2017-12-19 | 1 | -2/+8 |
|\ | |||||
| * | checkout: describe_detached_head: remove ellipsis after committish | Ann T Ropea | 2017-12-06 | 1 | -2/+8 |
* | | Merge branch 'tg/worktree-create-tracking' | Junio C Hamano | 2017-12-19 | 2 | -41/+46 |
|\ \ | |||||
| * | | add worktree.guessRemote config option | Thomas Gummerer | 2017-12-06 | 1 | -2/+12 |
| * | | worktree: add --guess-remote flag to add subcommand | Thomas Gummerer | 2017-12-06 | 1 | -0/+10 |
| * | | worktree: make add <path> <branch> dwim | Thomas Gummerer | 2017-11-27 | 1 | -0/+16 |
| * | | worktree: add --[no-]track option to the add subcommand | Thomas Gummerer | 2017-11-27 | 1 | -0/+8 |
| * | | checkout: factor out functions to new lib file | Thomas Gummerer | 2017-11-27 | 1 | -40/+1 |
* | | | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 2017-12-19 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | diff-tree: read the index so attribute checks work in bare repositories | Brandon Williams | 2017-12-06 | 1 | -0/+2 |
* | | | | Merge branch 'bw/pathspec-match-submodule-boundary' | Junio C Hamano | 2017-12-19 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | pathspec: only match across submodule boundaries when requested | Brandon Williams | 2017-12-05 | 1 | -0/+1 |
* | | | | | Merge branch 'pc/submodule-helper' | Junio C Hamano | 2017-12-13 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | submodule--helper.c: i18n: add a missing space in message | Jean-Noel Avila | 2017-11-26 | 1 | -1/+1 |
* | | | | | | Merge branch 'ra/decorate-limit-refs' | Junio C Hamano | 2017-12-13 | 1 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | log: add option to choose which refs to decorate | Rafael Ascensão | 2017-11-22 | 1 | -1/+9 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'bc/hash-algo' | Junio C Hamano | 2017-12-13 | 4 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Switch empty tree and blob lookups to use hash abstraction | brian m. carlson | 2017-11-13 | 4 | -4/+4 |
* | | | | | | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 | 1 | -0/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | upload-pack, receive-pack: introduce protocol version 1 | Brandon Williams | 2017-10-17 | 1 | -0/+17 |
* | | | | | | | | 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]' | Robert P. J. Day | 2017-11-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'rd/man-prune-progress' | Junio C Hamano | 2017-12-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | prune: add "--progress" to man page and usage msg | Robert P. J. Day | 2017-11-22 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'hm/config-parse-expiry-date' | Junio C Hamano | 2017-12-06 | 2 | -13/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | config: add --expiry-date | Haaris Mehmood | 2017-11-18 | 2 | -13/+11 |
* | | | | | | | | | | Merge branch 'ma/branch-list-paginate' | Junio C Hamano | 2017-11-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | branch: change default of `pager.branch` to "on" | Martin Ågren | 2017-11-20 | 1 | -1/+1 |
| * | | | | | | | | | | branch: respect `pager.branch` in list-mode only | Martin Ågren | 2017-11-20 | 1 | -0/+3 |
* | | | | | | | | | | | Merge branch 'jc/branch-name-sanity' | Junio C Hamano | 2017-11-28 | 2 | -12/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | builtin/branch: remove redundant check for HEAD | Kaartic Sivaraam | 2017-11-15 | 1 | -3/+0 |
| * | | | | | | | | | | | branch: split validate_new_branchname() into two | Junio C Hamano | 2017-10-13 | 2 | -9/+9 |
* | | | | | | | | | | | | Merge branch 'sw/pull-ipv46-passthru' | Junio C Hamano | 2017-11-27 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | pull: pass -4/-6 option to 'git fetch' | Shuyu Wei | 2017-11-21 | 1 | -0/+12 |
* | | | | | | | | | | | | | Merge branch 'tb/add-renormalize' | Junio C Hamano | 2017-11-27 | 1 | -2/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | add: introduce "--renormalize" | Torsten Bögershausen | 2017-11-17 | 1 | -2/+26 |
* | | | | | | | | | | | | | | Merge branch 'tz/notes-error-to-stderr' | Junio C Hamano | 2017-11-27 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | notes: send "Automatic notes merge failed" messages to stderr | Todd Zullinger | 2017-11-15 | 1 | -4/+4 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'bp/fsmonitor' | Junio C Hamano | 2017-11-21 | 2 | -3/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | update-index: add fsmonitor support to update-index | Ben Peart | 2017-10-01 | 1 | -1/+32 |
| * | | | | | | | | | | | | ls-files: Add support in ls-files to display the fsmonitor valid bit | Ben Peart | 2017-10-01 | 1 | -2/+6 |
| * | | | | | | | | | | | | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 2017-10-01 | 1 | -0/+2 |
| * | | | | | | | | | | | | update-index: add a new --force-write-index option | Ben Peart | 2017-09-24 | 1 | -1/+4 |
* | | | | | | | | | | | | | Merge branch 'bp/read-index-from-skip-verification' | Junio C Hamano | 2017-11-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | read_index_from(): speed index loading by skipping verification of the entry ... | Ben Peart | 2017-11-08 | 1 | -0/+1 |
| * | | | | | | | | | | | | | Merge branch 'jk/write-in-full-fix' into maint | Junio C Hamano | 2017-10-23 | 4 | -5/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rj/no-sign-compare' into maint | Junio C Hamano | 2017-10-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ma/ts-cleanups' into maint | Junio C Hamano | 2017-10-23 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jt/fast-export-copy-modify-fix' into maint | Junio C Hamano | 2017-10-23 | 1 | -14/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |