Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/t3600-cleanup' | Junio C Hamano | 2016-12-19 | 1 | -73/+51 |
|\ | |||||
| * | t3600: slightly modernize stylesb/t3600-cleanup | Stefan Beller | 2016-12-12 | 1 | -73/+51 |
| * | t3600: remove useless redirect | Stefan Beller | 2016-12-05 | 1 | -1/+1 |
* | | Merge branch 'jc/pull-rebase-ff' | Junio C Hamano | 2016-12-19 | 1 | -0/+17 |
|\ \ | |||||
| * | | pull: fast-forward "pull --rebase=true"jc/pull-rebase-ff | Junio C Hamano | 2016-11-29 | 1 | -0/+17 |
* | | | Merge branch 'ld/p4-worktree' | Junio C Hamano | 2016-12-19 | 2 | -0/+52 |
|\ \ \ | |||||
| * | | | git-p4: support git worktreesld/p4-worktree | Luke Diamand | 2016-12-13 | 2 | -0/+52 |
* | | | | Merge branch 'jc/lock-report-on-error' | Junio C Hamano | 2016-12-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 2016-12-07 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'nd/rebase-forget' | Junio C Hamano | 2016-12-19 | 1 | -0/+24 |
|\ \ \ \ | |||||
| * | | | | rebase: add --quit to cleanup rebase, leave everything else untouchednd/rebase-forget | Nguyễn Thái Ngọc Duy | 2016-12-11 | 1 | -0/+24 |
* | | | | | Merge branch 'jk/trailers-placeholder-in-pretty' | Junio C Hamano | 2016-12-19 | 2 | -0/+51 |
|\ \ \ \ \ | |||||
| * | | | | | ref-filter: add support to display trailers as part of contentsjk/trailers-placeholder-in-pretty | Jacob Keller | 2016-12-11 | 1 | -0/+26 |
| * | | | | | pretty: add %(trailers) format for displaying trailers of a commit message | Jacob Keller | 2016-12-11 | 1 | -0/+26 |
* | | | | | | Merge branch 'ak/commit-only-allow-empty' | Junio C Hamano | 2016-12-19 | 1 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit: make --only --allow-empty work without paths | Andreas Krey | 2016-12-05 | 1 | -0/+9 |
* | | | | | | | Merge branch 'da/difftool-dir-diff-fix' | Junio C Hamano | 2016-12-19 | 1 | -3/+41 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | difftool: fix dir-diff index creation when in a subdirectoryda/difftool-dir-diff-fix | David Aguilar | 2016-12-08 | 1 | -3/+41 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jb/diff-no-index-no-abbrev' | Junio C Hamano | 2016-12-19 | 7 | -0/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: handle --no-abbrev in no-index casejb/diff-no-index-no-abbrev | Jack Bates | 2016-12-08 | 7 | -0/+34 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/stash-disable-renames-internally' | Junio C Hamano | 2016-12-19 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | stash: prefer plumbing over git-diffjk/stash-disable-renames-internally | Jeff King | 2016-12-06 | 1 | -0/+9 |
* | | | | | | | | Merge branch 'jk/http-walker-limit-redirect-2.9' | Junio C Hamano | 2016-12-19 | 4 | -0/+80 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | http: treat http-alternates like redirectsjk/http-walker-limit-redirect-2.9 | Jeff King | 2016-12-06 | 1 | -0/+38 |
| * | | | | | | | | http: make redirects more obvious | Jeff King | 2016-12-06 | 2 | -0/+29 |
| * | | | | | | | | http: always update the base URL for redirects | Jeff King | 2016-12-06 | 3 | -0/+13 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'nd/for-each-ref-ignore-case' | Junio C Hamano | 2016-12-19 | 2 | -0/+56 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tag, branch, for-each-ref: add --ignore-case for sorting and filteringnd/for-each-ref-ignore-case | Nguyễn Thái Ngọc Duy | 2016-12-05 | 2 | -0/+56 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sb/unpack-trees-grammofix' | Junio C Hamano | 2016-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | unpack-trees: fix grammar for untracked files in directoriessb/unpack-trees-grammofix | Stefan Beller | 2016-12-05 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'ls/t0021-fixup' | Junio C Hamano | 2016-12-19 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t0021: minor filter process test cleanupls/t0021-fixup | Lars Schneider | 2016-12-05 | 1 | -3/+2 |
* | | | | | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' | Junio C Hamano | 2016-12-19 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlf | Junio C Hamano | 2016-12-01 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | merge-recursive: handle NULL in add_cacheinfo() correctly | Johannes Schindelin | 2016-11-28 | 1 | -1/+1 |
| * | | | | | | | | | | | cherry-pick: demonstrate a segmentation fault | Johannes Schindelin | 2016-11-28 | 1 | -0/+12 |
* | | | | | | | | | | | | Merge branch 'jt/use-trailer-api-in-commands' | Junio C Hamano | 2016-12-19 | 3 | -8/+81 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | sequencer: use trailer's trailer layout | Jonathan Tan | 2016-11-29 | 3 | -8/+81 |
* | | | | | | | | | | | | Merge branch 'ls/p4-empty-file-on-lfs' | Junio C Hamano | 2016-12-16 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git-p4: fix empty file processing for large file system backend GitLFSls/p4-empty-file-on-lfs | Lars Schneider | 2016-12-05 | 1 | -0/+2 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'ld/p4-update-shelve' | Junio C Hamano | 2016-12-16 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git-p4: support updating an existing shelved changelistld/p4-update-shelve | Luke Diamand | 2016-12-05 | 1 | -0/+38 |
* | | | | | | | | | | | | | Merge branch 'vk/p4-submit-shelve' | Junio C Hamano | 2016-12-16 | 1 | -0/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | git-p4: allow submit to create shelved changelists.vk/p4-submit-shelve | Vinicius Kursancew | 2016-11-29 | 1 | -0/+31 |
| * | | | | | | | | | | | | Merge branch 'pb/test-parse-options-expect' into maint | Junio C Hamano | 2016-10-28 | 1 | -170/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/tap-verbose-fix' into maint | Junio C Hamano | 2016-10-28 | 2 | -4/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tg/add-chmod+x-fix' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/fetch-quick-tag-following' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+99 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/merge-base-fork-point-without-reflog' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |