aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'bc/commit-invalid-utf8'Junio C Hamano2013-07-18
|\
| * commit: reject non-charactersPeter Krefting2013-07-09
| * commit: reject overlong UTF-8 sequencesbrian m. carlson2013-07-04
| * commit: reject invalid UTF-8 codepointsbrian m. carlson2013-07-04
* | Merge branch 'es/overlapping-range-set'Junio C Hamano2013-07-18
|\ \
| * | range_set: fix coalescing bug when range is a subset of anotherEric Sunshine2013-07-09
| * | t4211: fix broken test when one -L range is subset of anotherEric Sunshine2013-07-09
* | | Merge branch 'jk/maint-clone-shared-no-connectivity-validation'Junio C Hamano2013-07-18
|\ \ \
| * | | clone: drop connectivity check for local clonesJeff King2013-07-08
* | | | Merge branch 'rr/rebase-reflog-message-reword'Junio C Hamano2013-07-18
|\ \ \ \
| * | | | rebase -i: use a better reflog messageRamkumar Ramachandra2013-06-23
* | | | | Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-15
|\ \ \ \ \
| * | | | | Add --depth to submodule update/addFredrik Gustafsson2013-07-03
| | |/ / / | |/| | |
* | | | | Merge branch 'cp/submodule-custom-update'Junio C Hamano2013-07-15
|\ \ \ \ \
| * | | | | submodule update: allow custom command to update submodule working treeChris Packham2013-07-03
* | | | | | Merge branch 'jk/format-patch-from'Junio C Hamano2013-07-15
|\ \ \ \ \ \
| * | | | | | teach format-patch to place other authors into in-body "From"Jeff King2013-07-03
* | | | | | | Merge branch 'mv/merge-ff-tristate'Junio C Hamano2013-07-15
|\ \ \ \ \ \ \
| * | | | | | | merge: handle --ff/--no-ff/--ff-only as a tri-state optionMiklos Vajna2013-07-02
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \