Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'as/log-output-encoding-in-user-format' | Junio C Hamano | 2013-07-12 | 4 | -135/+257 |
|\ | |||||
| * | t4205 (log-pretty-formats): avoid using `sed`as/log-output-encoding-in-user-format | Alexey Shumkin | 2013-07-05 | 1 | -16/+10 |
| * | t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit... | Alexey Shumkin | 2013-07-05 | 1 | -13/+28 |
| * | t4205, t6006, t7102: make functions better readable | Alexey Shumkin | 2013-07-05 | 3 | -25/+16 |
| * | t4205 (log-pretty-formats): revert back single quotes | Alexey Shumkin | 2013-07-05 | 1 | -53/+53 |
| * | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 | Alexey Shumkin | 2013-07-05 | 4 | -18/+18 |
| * | t4205: replace .\+ with ..* in sed commands | Brian Gernhardt | 2013-07-01 | 1 | -2/+2 |
| * | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 | 4 | -27/+27 |
| * | pretty: Add failing tests: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 | 4 | -97/+199 |
| * | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-06-26 | 1 | -22/+26 |
| * | t7102 (reset): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-06-26 | 1 | -3/+5 |
| * | t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-06-26 | 1 | -63/+77 |
* | | Merge branch 'jc/t1512-fix' | Junio C Hamano | 2013-07-11 | 1 | -10/+22 |
|\ \ | |||||
| * | | t1512: correct leftover constants from earlier edition | Junio C Hamano | 2013-07-01 | 1 | -10/+22 |
* | | | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-11 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | t0000: do not use export X=Ytr/test-v-and-v-subtest-only | Torsten Bögershausen | 2013-07-08 | 1 | -1/+2 |
* | | | | Merge branch 'af/rebase-i-merge-options' | Junio C Hamano | 2013-07-11 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | Do not ignore merge options in interactive rebaseaf/rebase-i-merge-options | Arnaud Fontaine | 2013-07-02 | 1 | -0/+11 |
* | | | | | Merge branch 'pb/stash-refuse-to-kill' | Junio C Hamano | 2013-07-11 | 2 | -3/+38 |
|\ \ \ \ \ | |||||
| * | | | | | git stash: avoid data loss when "git stash save" kills a directory | Petr Baudis | 2013-07-01 | 1 | -0/+18 |
| * | | | | | treat_directory(): do not declare submodules to be untracked | Junio C Hamano | 2013-07-01 | 1 | -3/+20 |
* | | | | | | Merge branch 'jc/maint-diff-core-safecrlf' | Junio C Hamano | 2013-07-11 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff: demote core.safecrlf=true to core.safecrlf=warn | Junio C Hamano | 2013-06-25 | 1 | -0/+8 |
* | | | | | | | Merge branch 'jg/status-config' | Junio C Hamano | 2013-07-11 | 1 | -0/+62 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | status/commit: make sure --porcelain is not affected by user-facing config | Junio C Hamano | 2013-06-24 | 1 | -0/+5 |
| * | | | | | | | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 2013-06-24 | 1 | -0/+27 |
| * | | | | | | | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 2013-06-24 | 1 | -0/+30 |
* | | | | | | | | Merge branch 'jk/bash-completion' | Junio C Hamano | 2013-07-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | completion: learn about --man-path | John Keeping | 2013-06-30 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'rr/rebase-checkout-reflog' | Junio C Hamano | 2013-07-11 | 2 | -21/+60 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout: respect GIT_REFLOG_ACTION | Ramkumar Ramachandra | 2013-06-17 | 1 | -4/+4 |
| * | | | | | | | | | status: do not depend on rebase reflog messages | Ramkumar Ramachandra | 2013-06-17 | 1 | -20/+17 |
| * | | | | | | | | | t/t2021-checkout-last: "checkout -" should work after a rebase finishes | Ramkumar Ramachandra | 2013-06-17 | 1 | -0/+34 |
| * | | | | | | | | | t7512: test "detached from" as well | Junio C Hamano | 2013-06-17 | 1 | -1/+9 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/triangle-push-fixup' | Junio C Hamano | 2013-07-11 | 1 | -4/+61 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t/t5528-push-default: test pushdefault workflows | Ramkumar Ramachandra | 2013-06-24 | 1 | -0/+57 |
| * | | | | | | | | | t/t5528-push-default: generalize test_push_* | Ramkumar Ramachandra | 2013-06-24 | 1 | -2/+4 |
| * | | | | | | | | | t/t5528-push-default: remove redundant test_config lines | Ramkumar Ramachandra | 2013-06-19 | 1 | -2/+0 |
* | | | | | | | | | | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-05 | 6 | -53/+276 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | perf-lib: fix start/stop of perf tests | Thomas Gummerer | 2013-06-29 | 1 | -1/+2 |
| * | | | | | | | | | test-lib: support running tests under valgrind in parallel | Thomas Rast | 2013-06-23 | 1 | -22/+84 |
| * | | | | | | | | | test-lib: allow prefixing a custom string before "ok N" etc. | Thomas Rast | 2013-06-23 | 1 | -12/+15 |
| * | | | | | | | | | test-lib: valgrind for only tests matching a pattern | Thomas Rast | 2013-06-23 | 3 | -1/+43 |
| * | | | | | | | | | test-lib: verbose mode for only tests matching a pattern | Thomas Rast | 2013-06-23 | 3 | -0/+60 |
| * | | | | | | | | | test-lib: self-test that --verbose works | Thomas Rast | 2013-06-23 | 2 | -1/+38 |
| * | | | | | | | | | test-lib: rearrange start/end of test_expect_* and test_skip | Thomas Rast | 2013-06-18 | 2 | -3/+12 |
| * | | | | | | | | | test-lib: refactor $GIT_SKIP_TESTS matching | Thomas Rast | 2013-06-18 | 1 | -17/+24 |
| * | | | | | | | | | test-lib: enable MALLOC_* for the actual tests | Thomas Rast | 2013-06-17 | 1 | -0/+2 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-07-01 | 2 | -3/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t7500: fix flipped actual/expect | Andrew Pimlott | 2013-07-01 | 1 | -3/+3 |