| Commit message (Expand) | Author | Age |
* | shortlog: test and document --committer option | Jeff King | 2016-12-16 |
* | Merge branch 'jc/setup-cleanup-fix' | Junio C Hamano | 2016-11-23 |
|\ |
|
| * | archive: read local configuration | Junio C Hamano | 2016-11-22 |
| * | mailinfo: read local configuration | Junio C Hamano | 2016-11-22 |
* | | Merge branch 'js/rebase-i-commentchar-fix' | Junio C Hamano | 2016-11-23 |
|\ \ |
|
| * | | rebase -i: handle core.commentChar=auto | Johannes Schindelin | 2016-11-21 |
| * | | stripspace: respect repository config | Johannes Schindelin | 2016-11-21 |
| * | | rebase -i: highlight problems with core.commentchar | Johannes Schindelin | 2016-11-21 |
* | | | Merge branch 'jc/for-each-ref-head-segfault-fix' | Junio C Hamano | 2016-11-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | for-each-ref: do not segv with %(HEAD) on an unborn branch | Junio C Hamano | 2016-11-18 |
| |/ |
|
* | | Merge branch 'js/pwd-var-vs-pwd-cmd-fix' | Junio C Hamano | 2016-11-11 |
|\ \ |
|
| * | | t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables | Johannes Sixt | 2016-11-11 |
* | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-11-11 |
|\ \ \ |
|
| * | | | t0021: remove debugging cruft | Junio C Hamano | 2016-11-11 |
* | | | | Merge branch 'as/merge-attr-sleep' | Junio C Hamano | 2016-11-11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | t6026: clarify the point of "kill $(cat sleep.pid)" | Johannes Sixt | 2016-11-11 |
| * | | | t6026: ensure that long-running script really is | Johannes Schindelin | 2016-11-10 |
| * | | | Revert "t6026-merge-attr: don't fail if sleep exits early" | Junio C Hamano | 2016-11-10 |
| * | | | Revert "t6026-merge-attr: ensure that the merge driver was called" | Junio C Hamano | 2016-11-10 |
| * | | | t6026-merge-attr: ensure that the merge driver was called | Andreas Schwab | 2016-11-10 |
| * | | | t6026-merge-attr: don't fail if sleep exits early | Andreas Schwab | 2016-11-08 |
* | | | | Merge branch 'jk/alt-odb-cleanup' | Junio C Hamano | 2016-11-10 |
|\ \ \ \ |
|
| * | | | | alternates: re-allow relative paths from environment | Jeff King | 2016-11-08 |
* | | | | | Merge branch 'jk/filter-process-fix' | Junio C Hamano | 2016-11-10 |
|\ \ \ \ \ |
|
| * | | | | | t0021: fix filehandle usage on older perl | Jeff King | 2016-11-02 |
| * | | | | | t0021: use $PERL_PATH for rot13-filter.pl | Jeff King | 2016-11-02 |
| * | | | | | t0021: put $TEST_ROOT in $PATH | Jeff King | 2016-11-02 |
| * | | | | | t0021: use write_script to create rot13 shell script | Jeff King | 2016-11-02 |
* | | | | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-11-10 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | t0021: compute file size with a single process instead of a pipeline | Johannes Sixt | 2016-11-08 |
| * | | | | | t0021: expect more variations in the output of uniq -c | Johannes Sixt | 2016-11-08 |
| |/ / / / |
|
* | | | | | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ |
|
| * | | | | | valgrind: support test helpers | René Scharfe | 2016-10-27 |
* | | | | | | Merge branch 'aw/numbered-stash' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ |
|
| * | | | | | | stash: allow stashes to be referenced by index only | Aaron M Watson | 2016-10-26 |
* | | | | | | | Merge branch 'jt/trailer-with-cruft' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | trailer: support values folded to multiple lines | Jonathan Tan | 2016-10-21 |
| * | | | | | | | trailer: forbid leading whitespace in trailers | Jonathan Tan | 2016-10-21 |
| * | | | | | | | trailer: allow non-trailers in trailer block | Jonathan Tan | 2016-10-21 |
* | | | | | | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | convert: add filter.<driver>.process option | Lars Schneider | 2016-10-17 |
| * | | | | | | | convert: modernize tests | Lars Schneider | 2016-10-17 |
* | | | | | | | | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 2016-10-27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | commit: don't be fooled by ita entries when creating initial commit | Nguyễn Thái Ngọc Duy | 2016-10-24 |
| * | | | | | | | | commit: fix empty commit creation when there's no changes but ita entries | Nguyễn Thái Ngọc Duy | 2016-10-24 |
| * | | | | | | | | diff: add --ita-[in]visible-in-index | Nguyễn Thái Ngọc Duy | 2016-10-24 |
| * | | | | | | | | diff-lib: allow ita entries treated as "not yet exist in index" | Nguyễn Thái Ngọc Duy | 2016-10-24 |
* | | | | | | | | | Merge branch 'js/prepare-sequencer' | Junio C Hamano | 2016-10-27 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sequencer: start error messages consistently with lower case | Johannes Schindelin | 2016-10-21 |
* | | | | | | | | | | Merge branch 'sb/submodule-ignore-trailing-slash' | Junio C Hamano | 2016-10-27 |
|\ \ \ \ \ \ \ \ \ \ |
|