Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/init-core-worktree-in-multi-worktree-world' | Junio C Hamano | 2016-10-03 | 1 | -0/+17 |
|\ | |||||
| * | init: do not set unnecessary core.worktree | Nguyễn Thái Ngọc Duy | 2016-09-25 | 1 | -0/+2 |
| * | init: correct re-initialization from a linked worktree | Nguyễn Thái Ngọc Duy | 2016-09-25 | 1 | -0/+15 |
* | | Merge branch 'ik/gitweb-force-highlight' | Junio C Hamano | 2016-10-03 | 1 | -0/+8 |
|\ \ | |||||
| * | | gitweb: use highlight's shebang detectionik/gitweb-force-highlight | Ian Kelling | 2016-09-25 | 1 | -0/+8 |
* | | | Merge branch 'jt/mailinfo-fold-in-body-headers' | Junio C Hamano | 2016-09-29 | 10 | -3/+75 |
|\ \ \ | |||||
| * | | | mailinfo: handle in-body header continuations | Jonathan Tan | 2016-09-21 | 10 | -3/+75 |
* | | | | Merge branch 'rt/rebase-i-broken-insn-advise' | Junio C Hamano | 2016-09-26 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | rebase -i: improve advice on bad instruction linesrt/rebase-i-broken-insn-advise | Ralf Thielow | 2016-09-07 | 1 | -3/+3 |
* | | | | | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 2016-09-26 | 2 | -0/+61 |
|\ \ \ \ \ | |||||
| * | | | | | t3700-add: do not check working tree file mode without POSIXPERM | Johannes Sixt | 2016-09-21 | 1 | -4/+2 |
| * | | | | | t3700-add: create subdirectory gently | Johannes Sixt | 2016-09-21 | 1 | -1/+1 |
| * | | | | | add: modify already added files when --chmod is given | Thomas Gummerer | 2016-09-15 | 1 | -0/+50 |
| * | | | | | update-index: add test for chmod flags | Thomas Gummerer | 2016-09-14 | 1 | -0/+13 |
* | | | | | | Merge branch 'js/regexec-buf' | Junio C Hamano | 2016-09-26 | 1 | -0/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | regex: use regexec_buf() | Johannes Schindelin | 2016-09-21 | 1 | -1/+1 |
| * | | | | | | regex: -G<pattern> feeds a non NUL-terminated string to regexec() and fails | Johannes Schindelin | 2016-09-21 | 1 | -0/+22 |
* | | | | | | | Merge branch 'nd/checkout-disambiguation' | Junio C Hamano | 2016-09-26 | 2 | -0/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | checkout: fix ambiguity check in subdirnd/checkout-disambiguation | Nguyễn Thái Ngọc Duy | 2016-09-21 | 2 | -0/+21 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'va/i18n-more' | Junio C Hamano | 2016-09-26 | 4 | -7/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | i18n: notes-merge: mark die messages for translation | Vasco Almeida | 2016-09-21 | 1 | -1/+1 |
| * | | | | | | | i18n: connect: mark die messages for translation | Vasco Almeida | 2016-09-19 | 1 | -1/+1 |
| * | | | | | | | i18n: commit: mark message for translation | Vasco Almeida | 2016-09-19 | 2 | -5/+5 |
* | | | | | | | | Merge branch 'jt/format-patch-rfc' | Junio C Hamano | 2016-09-26 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | format-patch: add "--rfc" for the common case of [RFC PATCH]jt/format-patch-rfc | Josh Triplett | 2016-09-21 | 1 | -0/+9 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mh/diff-indent-heuristic' | Junio C Hamano | 2016-09-26 | 1 | -0/+216 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | blame: honor the diff heuristic options and config | Michael Haggerty | 2016-09-19 | 1 | -0/+29 |
| * | | | | | | | | diff: improve positioning of add/delete blocks in diffs | Michael Haggerty | 2016-09-19 | 1 | -0/+187 |
* | | | | | | | | | Merge branch 'rs/c-auto-resets-attributes' | Junio C Hamano | 2016-09-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | pretty: let %C(auto) reset all attributes | René Scharfe | 2016-09-19 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'jk/rebase-i-drop-ident-check' | Junio C Hamano | 2016-09-21 | 1 | -0/+47 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rebase-interactive: drop early check for valid identjk/rebase-i-drop-ident-check | Jeff King | 2016-07-29 | 1 | -0/+47 |
* | | | | | | | | | | Merge branch 'va/i18n' | Junio C Hamano | 2016-09-21 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | notes: spell first word of error messages in lowercase | Vasco Almeida | 2016-09-15 | 1 | -1/+1 |
| * | | | | | | | | | i18n: blame: mark error messages for translation | Vasco Almeida | 2016-09-15 | 1 | -2/+2 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jt/format-patch-base-info-above-sig' | Junio C Hamano | 2016-09-21 | 1 | -6/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | format-patch: show base info before email signaturejt/format-patch-base-info-above-sig | Josh Triplett | 2016-09-15 | 1 | -6/+27 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'ks/perf-build-with-autoconf' | Junio C Hamano | 2016-09-21 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t/perf/run: copy config.mak.autogen & friends to build areaks/perf-build-with-autoconf | Kirill Smelkov | 2016-09-15 | 1 | -1/+7 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' | Junio C Hamano | 2016-09-21 | 1 | -0/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | xdiff: fix merging of hunks with -W context and -u contextrs/xdiff-merge-overlapping-hunks-for-W-context | René Scharfe | 2016-09-14 | 1 | -0/+25 |
| * | | | | | | | | | Merge branch 'sg/reflog-past-root' into maint | Junio C Hamano | 2016-09-08 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/difftool-command-not-found' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/checkout-explit-detach-no-advice' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/pull-signed-tag' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/test-lint-pathname' into maint | Junio C Hamano | 2016-09-08 | 1 | -1/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/push-force-with-lease-creation' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/reflog-date' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint | Junio C Hamano | 2016-09-08 | 3 | -48/+59 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |