summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano2014-06-093-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano2014-06-093-4/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-pull-refmap'Junio C Hamano2014-06-201-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | fetch: allow explicit --refmap to override configurationjc/fetch-push-refmapJunio C Hamano2014-06-051-0/+37
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mt/send-email-cover-to-cc'Junio C Hamano2014-06-201-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | t9001: avoid non-portable '\n' with sedmt/send-email-cover-to-ccTorsten Bögershausen2014-06-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | test/send-email: to-cover, cc-cover testsMichael S. Tsirkin2014-04-291-0/+45
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/t5551-clone-notice-to-stderr'Junio C Hamano2014-06-201-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | t5551: fix the 50,000 tag testtb/t5551-clone-notice-to-stderrTorsten Bögershausen2014-06-091-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ib/test-selectively-run'Junio C Hamano2014-06-163-12/+617
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | t0000-*.sh: fix the GIT_SKIP_TESTS sub-testsib/test-selectively-runRamsay Jones2014-06-061-51/+57
| * | | | | | | | | | | | | | | | | | | | | | | | | | test-lib: '--run' to run only specific testsIlya Bobyr2014-06-063-8/+537
| * | | | | | | | | | | | | | | | | | | | | | | | | | test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2014-06-062-5/+71
| * | | | | | | | | | | | | | | | | | | | | | | | | | test-lib: document short options in t/READMEIlya Bobyr2014-06-061-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jm/dedup-test-config'Junio C Hamano2014-06-161-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t/t7810-grep.sh: remove duplicate test_config()jm/dedup-test-configJeremiah Mahler2014-06-051-5/+0
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dt/refs-check-refname-component-optim'Junio C Hamano2014-06-161-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | refs.c: optimize check_refname_component()dt/refs-check-refname-component-optimDavid Turner2014-06-051-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-165-22/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-binStepan Kasal2014-06-045-22/+28
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/read-ref-at'Junio C Hamano2014-06-161-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | refs.c: change read_ref_at to use the reflog iteratorsrs/read-ref-atRonnie Sahlberg2014-06-031-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jm/format-patch-mail-sig'Junio C Hamano2014-06-161-0/+61
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | format-patch: add "--signature-file=<file>" optionjm/format-patch-mail-sigJeremiah Mahler2014-05-271-0/+61
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/http-errors'Junio C Hamano2014-06-166-2/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | remote-curl: reencode http error messagesJeff King2014-05-272-0/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | http: extract type/subtype portion of content-typeJeff King2014-05-272-1/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | t5550: test display of remote http error messagesJeff King2014-05-234-0/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | t/lib-httpd: use write_script to copy CGI scriptsJeff King2014-05-232-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | test-lib: preserve GIT_CURL_VERBOSE from the environmentJeff King2014-05-231-0/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/remote-helper-refmap'Junio C Hamano2014-06-163-1/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | transport-helper: add support to delete branchesFelipe Contreras2014-04-211-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | fast-export: add support to delete refsFelipe Contreras2014-04-211-0/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | fast-import: add support to delete refsFelipe Contreras2014-04-211-0/+18
| * | | | | | | | | | | | | | | | | | | | | | | | | | transport-helper: add support to push symbolic refsFelipe Contreras2014-04-211-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | transport-helper: add support for old:new refspecFelipe Contreras2014-04-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | fast-export: add new --refspec optionFelipe Contreras2014-04-211-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jm/t9138-style-fix'Junio C Hamano2014-06-161-18/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t9138-git-svn-authors-prog.sh fixupsjm/t9138-style-fixJeremiah Mahler2014-05-271-18/+17
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-161-2/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | commit -m: commit staged submodules regardless of ignore configjl/status-added-submodule-is-never-ignoredJens Lehmann2014-04-071-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-071-2/+72
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'as/pretty-truncate'Junio C Hamano2014-06-164-71/+276
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | pretty.c: format string with truncate respects logOutputEncodingas/pretty-truncateAlexey Shumkin2014-05-212-7/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2014-05-212-2/+213
| * | | | | | | | | | | | | | | | | | | | | | | | | | t4205 (log-pretty-format): use `tformat` rather than `format`Alexey Shumkin2014-05-211-39/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-214-27/+39
| * | | | | | | | | | | | | | | | | | | | | | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputsAlexey Shumkin2014-05-191-3/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rr/rebase-autostash-fix'Junio C Hamano2014-06-161-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | rebase -i: test "Nothing to do" case with autostashrr/rebase-autostash-fixMatthieu Moy2014-05-201-0/+15