Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tr/test-lint-no-export-assignment-in-shell' | Junio C Hamano | 2013-07-12 | 2 | -1/+2 |
|\ | |||||
| * | test-lint: detect 'export FOO=bar' | Thomas Rast | 2013-07-08 | 1 | -0/+1 |
| * | t9902: fix 'test A == B' to use = operator | Thomas Rast | 2013-07-08 | 1 | -1/+1 |
* | | Merge branch 'ml/cygwin-does-not-have-fifo' | Junio C Hamano | 2013-07-12 | 1 | -1/+8 |
|\ \ | |||||
| * | | test-lib.sh - cygwin does not have usable FIFOsml/cygwin-does-not-have-fifo | Mark Levedahl | 2013-07-05 | 1 | -1/+8 |
| |/ | |||||
| * | Merge branch 'jc/t5551-posix-sed-bre' into maint | Junio C Hamano | 2013-07-03 | 1 | -2/+6 |
| |\ | |||||
| * \ | Merge branch 'rs/empty-archive' into maint | Junio C Hamano | 2013-07-03 | 2 | -0/+15 |
| |\ \ | |||||
| * \ \ | Merge branch 'ar/wildmatch-foldcase' into maint | Junio C Hamano | 2013-07-03 | 1 | -6/+49 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'cb/log-follow-with-combined' into maint | Junio C Hamano | 2013-07-03 | 1 | -0/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'rr/die-on-missing-upstream' into maint | Junio C Hamano | 2013-07-03 | 1 | -10/+5 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'ms/remote-tracking-branches-in-doc' | Junio C Hamano | 2013-07-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Change "remote tracking" to "remote-tracking"ms/remote-tracking-branches-in-doc | Michael Schubert | 2013-07-03 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | 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 |