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