aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* check-ignore: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
* Merge branch 'tr/test-lint-no-export-assignment-in-shell'Junio C Hamano2013-07-12
|\
| * test-lint: detect 'export FOO=bar'Thomas Rast2013-07-08
| * t9902: fix 'test A == B' to use = operatorThomas Rast2013-07-08
* | Merge branch 'ml/cygwin-does-not-have-fifo'Junio C Hamano2013-07-12
|\ \
| * | test-lib.sh - cygwin does not have usable FIFOsMark Levedahl2013-07-05
| |/
| * Merge branch 'jc/t5551-posix-sed-bre' into maintJunio C Hamano2013-07-03
| |\
| * \ Merge branch 'rs/empty-archive' into maintJunio C Hamano2013-07-03
| |\ \
| * \ \ Merge branch 'ar/wildmatch-foldcase' into maintJunio C Hamano2013-07-03
| |\ \ \
| * \ \ \ Merge branch 'cb/log-follow-with-combined' into maintJunio C Hamano2013-07-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'rr/die-on-missing-upstream' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano2013-07-12
|\ \ \ \ \ \ \
| * | | | | | | Change "remote tracking" to "remote-tracking"Michael Schubert2013-07-03
| |/ / / / / /
* | | | | | | Merge branch 'as/log-output-encoding-in-user-format'Junio C Hamano2013-07-12
|\ \ \ \ \ \ \
| * | | | | | | t4205 (log-pretty-formats): avoid using `sed`Alexey Shumkin2013-07-05
| * | | | | | | t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...Alexey Shumkin2013-07-05
| * | | | | | | t4205, t6006, t7102: make functions better readableAlexey Shumkin2013-07-05
| * | | | | | | t4205 (log-pretty-formats): revert back single quotesAlexey Shumkin2013-07-05
| * | | | | | | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-05
| * | | | | | | t4205: replace .\+ with ..* in sed commandsBrian Gernhardt2013-07-01
| * | | | | | | pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
| * | | | | | | pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
| * | | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26
| * | | | | | | t7102 (reset): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26
| * | | | | | | t6006 (rev-list-format): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26
* | | | | | | | Merge branch 'jc/t1512-fix'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \
| * | | | | | | | t1512: correct leftover constants from earlier editionJunio C Hamano2013-07-01
* | | | | | | | | Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0000: do not use export X=YTorsten Bögershausen2013-07-08
* | | | | | | | | | Merge branch 'af/rebase-i-merge-options'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not ignore merge options in interactive rebaseArnaud Fontaine2013-07-02
* | | | | | | | | | | Merge branch 'pb/stash-refuse-to-kill'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git stash: avoid data loss when "git stash save" kills a directoryPetr Baudis2013-07-01
| * | | | | | | | | | | treat_directory(): do not declare submodules to be untrackedJunio C Hamano2013-07-01
* | | | | | | | | | | | Merge branch 'jc/maint-diff-core-safecrlf'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | diff: demote core.safecrlf=true to core.safecrlf=warnJunio C Hamano2013-06-25
* | | | | | | | | | | | | Merge branch 'jg/status-config'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | status/commit: make sure --porcelain is not affected by user-facing configJunio C Hamano2013-06-24
| * | | | | | | | | | | | | status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia2013-06-24
| * | | | | | | | | | | | | status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia2013-06-24
* | | | | | | | | | | | | | Merge branch 'jk/bash-completion'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | completion: learn about --man-pathJohn Keeping2013-06-30
* | | | | | | | | | | | | | | Merge branch 'rr/rebase-checkout-reflog'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | checkout: respect GIT_REFLOG_ACTIONRamkumar Ramachandra2013-06-17
| * | | | | | | | | | | | | | | status: do not depend on rebase reflog messagesRamkumar Ramachandra2013-06-17
| * | | | | | | | | | | | | | | t/t2021-checkout-last: "checkout -" should work after a rebase finishesRamkumar Ramachandra2013-06-17
| * | | | | | | | | | | | | | | t7512: test "detached from" as wellJunio C Hamano2013-06-17
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/triangle-push-fixup'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t/t5528-push-default: test pushdefault workflowsRamkumar Ramachandra2013-06-24
| * | | | | | | | | | | | | | | t/t5528-push-default: generalize test_push_*Ramkumar Ramachandra2013-06-24