Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | gitweb: allow extra breadcrumbs to prefix the trailtf/gitweb-extra-breadcrumbs | Tony Finch | 2013-07-04 | 2 | -3/+26 | |
* | | | | | | | Merge branch 'ms/remote-tracking-branches-in-doc' | Junio C Hamano | 2013-07-12 | 6 | -14/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Change "remote tracking" to "remote-tracking"ms/remote-tracking-branches-in-doc | Michael Schubert | 2013-07-03 | 6 | -14/+17 | |
* | | | | | | | | Merge branch 'jk/pull-to-integrate' | Junio C Hamano | 2013-07-12 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pull: change the description to "integrate" changesjk/pull-to-integrate | John Keeping | 2013-07-08 | 2 | -2/+2 | |
| * | | | | | | | | push: avoid suggesting "merging" remote changes | John Keeping | 2013-07-07 | 1 | -6/+6 | |
* | | | | | | | | | Merge branch 'jk/maint-config-multi-order' | Junio C Hamano | 2013-07-12 | 1 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-config(1): clarify precedence of multiple valuesjk/maint-config-multi-order | John Keeping | 2013-07-07 | 1 | -8/+12 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'as/log-output-encoding-in-user-format' | Junio C Hamano | 2013-07-12 | 9 | -136/+265 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 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 |