Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | 9 | -28/+35 | |
| * | | | | | | | | | 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 | |
* | | | | | | | | | | git-clone.txt: remove the restriction on pushing from a shallow clone | Nguyễn Thái Ngọc Duy | 2013-07-12 | 1 | -5/+7 | |
* | | | | | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-07-11 | 1 | -3/+76 | |
* | | | | | | | | | | Merge branch 'jc/t1512-fix' | Junio C Hamano | 2013-07-11 | 2 | -11/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | get_short_sha1(): correctly disambiguate type-limited abbreviation | Junio C Hamano | 2013-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | 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 | 2 | -5/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Do not ignore merge options in interactive rebaseaf/rebase-i-merge-options | Arnaud Fontaine | 2013-07-02 | 2 | -5/+27 | |
* | | | | | | | | | | | | | Merge branch 'pb/stash-refuse-to-kill' | Junio C Hamano | 2013-07-11 | 5 | -8/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git stash: avoid data loss when "git stash save" kills a directory | Petr Baudis | 2013-07-01 | 3 | -2/+40 | |
| * | | | | | | | | | | | | | treat_directory(): do not declare submodules to be untracked | Junio C Hamano | 2013-07-01 | 2 | -6/+21 | |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-diff-core-safecrlf' | Junio C Hamano | 2013-07-11 | 2 | -1/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | diff: demote core.safecrlf=true to core.safecrlf=warn | Junio C Hamano | 2013-06-25 | 2 | -1/+17 | |
* | | | | | | | | | | | | | | | Merge branch 'jg/status-config' | Junio C Hamano | 2013-07-11 | 4 | -19/+135 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | status/commit: make sure --porcelain is not affected by user-facing config | Junio C Hamano | 2013-06-24 | 3 | -22/+61 | |
| * | | | | | | | | | | | | | | | commit: make it work with status.short | Ramkumar Ramachandra | 2013-06-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | status: introduce status.branch to enable --branch by default | Jorge Juan Garcia Garcia | 2013-06-24 | 3 | -0/+35 | |
| * | | | | | | | | | | | | | | | status: introduce status.short to enable --short by default | Jorge Juan Garcia Garcia | 2013-06-24 | 3 | -0/+41 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/bash-completion' | Junio C Hamano | 2013-07-11 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | completion: learn about --man-path | John Keeping | 2013-06-30 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | completion: handle unstuck form of base git options | John Keeping | 2013-06-30 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'rr/rebase-checkout-reflog' | Junio C Hamano | 2013-07-11 | 4 | -27/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | checkout: respect GIT_REFLOG_ACTION | Ramkumar Ramachandra | 2013-06-17 | 2 | -7/+12 | |
| * | | | | | | | | | | | | | | | | status: do not depend on rebase reflog messages | Ramkumar Ramachandra | 2013-06-17 | 2 | -21/+21 | |
| * | | | | | | | | | | | | | | | | t/t2021-checkout-last: "checkout -" should work after a rebase finishes | Ramkumar Ramachandra | 2013-06-17 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | | | | wt-status: remove unused field in grab_1st_switch_cbdata | Ramkumar Ramachandra | 2013-06-17 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | 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 | 3 | -46/+142 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | push: change `simple` to accommodate triangular workflows | Ramkumar Ramachandra | 2013-06-24 | 2 | -15/+38 | |
| * | | | | | | | | | | | | | | | | config doc: rewrite push.default section | Ramkumar Ramachandra | 2013-06-23 | 1 | -28/+44 | |
| * | | | | | | | | | | | | | | | | t/t5528-push-default: remove redundant test_config lines | Ramkumar Ramachandra | 2013-06-19 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | | Merge branch 'mh/maint-lockfile-overflow' | Junio C Hamano | 2013-07-11 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | lockfile: fix buffer overflow in path handling | Michael Haggerty | 2013-07-07 | 1 | -4/+6 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-07-05 | 2 | -19/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | fixup-builtins: retire an old transition helper script | Ramkumar Ramachandra | 2013-07-03 | 2 | -19/+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 |