Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge branch 'js/ignore-space-at-eol' into maint | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | diff: fix a double off-by-one with --ignore-space-at-eol | Johannes Schindelin | 2016-07-11 | |
| * | | | | | | | | | | diff: demonstrate a bug with --patience and --ignore-space-at-eol | Johannes Schindelin | 2016-07-11 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jk/push-scrub-url' into maint | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t5541: fix url scrubbing test when GPG is not set | Jeff King | 2016-07-20 | |
| * | | | | | | | | | | push: anonymize URL in status output | Jeff King | 2016-07-14 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'nd/cache-tree-ita' into maint | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | cache-tree: do not generate empty trees as a result of all i-t-a subentries | Nguyễn Thái Ngọc Duy | 2016-07-18 | |
| * | | | | | | | | | | cache-tree.c: fix i-t-a entry skipping directory updates sometimes | Nguyễn Thái Ngọc Duy | 2016-07-18 | |
| * | | | | | | | | | | test-lib.sh: introduce and use $EMPTY_BLOB | Nguyễn Thái Ngọc Duy | 2016-07-18 | |
| * | | | | | | | | | | test-lib.sh: introduce and use $EMPTY_TREE | Nguyễn Thái Ngọc Duy | 2016-07-18 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'mh/blame-worktree' into maint | Junio C Hamano | 2016-08-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t/t8003-blame-corner-cases.sh: Use here documents | Mike Hommey | 2016-07-18 | |
| * | | | | | | | | | | blame: allow to blame paths freshly added to the index | Mike Hommey | 2016-07-18 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Some fixes for 2.9.3 | Junio C Hamano | 2016-07-28 | |
* | | | | | | | | | | Merge branch 'ak/lazy-prereq-mktemp' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t7610: test for mktemp before test execution | Armin Kunaschik | 2016-07-06 | |
* | | | | | | | | | | | Merge branch 'nd/icase' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | grep.c: reuse "icase" variable | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | diffcore-pickaxe: support case insensitive match on non-ascii | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | diffcore-pickaxe: Add regcomp_or_die() | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | grep/pcre: support utf-8 | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | gettext: add is_utf8_locale() | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | grep/pcre: prepare locale-dependent tables for icase matching | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | grep: rewrite an if/else condition to avoid duplicate expression | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | grep/icase: avoid kwsset when -F is specified | Nguyễn Thái Ngọc Duy | 2016-07-01 | |
| * | | | | | | | | | | | grep/icase: avoid kwsset on literal non-ascii strings | Nguyễn Thái Ngọc Duy | 2016-06-27 | |
| * | | | | | | | | | | | test-regex: expose full regcomp() to the command line | Nguyễn Thái Ngọc Duy | 2016-06-27 | |
| * | | | | | | | | | | | test-regex: isolate the bug test code | Nguyễn Thái Ngọc Duy | 2016-06-27 | |
| * | | | | | | | | | | | grep: break down an "if" stmt in preparation for next changes | Nguyễn Thái Ngọc Duy | 2016-06-27 | |
* | | | | | | | | | | | | Merge branch 'sb/submodule-parallel-fetch' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | hoist out handle_nonblock function for xread and xwrite | Eric Wong | 2016-07-11 | |
| * | | | | | | | | | | | | xwrite: poll on non-blocking FDs | Eric Wong | 2016-06-27 | |
| * | | | | | | | | | | | | xread: retry after poll on EAGAIN/EWOULDBLOCK | Eric Wong | 2016-06-27 | |
* | | | | | | | | | | | | | Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | blame: require 0 context lines while finding moved lines with -M | David Kastrup | 2016-05-29 | |
* | | | | | | | | | | | | | | Merge branch 'jk/test-match-signal' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t/lib-git-daemon: use test_match_signal | Jeff King | 2016-07-06 | |
| * | | | | | | | | | | | | | | test_must_fail: use test_match_signal | Jeff King | 2016-07-06 | |
| * | | | | | | | | | | | | | | t0005: use test_match_signal as appropriate | Jeff King | 2016-07-06 | |
| * | | | | | | | | | | | | | | tests: factor portable signal check out of t0005 | Jeff King | 2016-07-06 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | am: counteract gender bias | Johannes Schindelin | 2016-07-08 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'js/t3404-grammo-fix' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t3404: fix a grammo (commands are ran -> commands are run) | Johannes Schindelin | 2016-06-29 | |
* | | | | | | | | | | | | | | | Merge branch 'nd/doc-new-command' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | new-command.txt: correct the command description file | Nguyễn Thái Ngọc Duy | 2016-06-27 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'ew/gc-auto-pack-limit-fix' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | gc: fix off-by-one error with gc.autoPackLimit | Eric Wong | 2016-06-27 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'js/color-on-windows-comment' into maint | Junio C Hamano | 2016-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |