aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/test-lazy-prereq' (early part)Junio C Hamano2014-06-20
|\
| * t3419: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano2014-06-09
| * t3302: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano2014-06-09
| * t3302: do not chdir around in the primary test processJunio C Hamano2014-06-09
| * t3302: coding style updatesJunio C Hamano2014-06-09
| * test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano2014-06-09
| * test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano2014-06-09
* | Merge branch 'jc/fetch-pull-refmap'Junio C Hamano2014-06-20
|\ \
| * | fetch: allow explicit --refmap to override configurationJunio C Hamano2014-06-05
* | | Merge branch 'mt/send-email-cover-to-cc'Junio C Hamano2014-06-20
|\ \ \
| * | | t9001: avoid non-portable '\n' with sedTorsten Bögershausen2014-06-10
| * | | test/send-email: to-cover, cc-cover testsMichael S. Tsirkin2014-04-29
* | | | Merge branch 'tb/t5551-clone-notice-to-stderr'Junio C Hamano2014-06-20
|\ \ \ \
| * | | | t5551: fix the 50,000 tag testTorsten Bögershausen2014-06-09
* | | | | Merge branch 'ib/test-selectively-run'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | t0000-*.sh: fix the GIT_SKIP_TESTS sub-testsRamsay Jones2014-06-06
| * | | | | test-lib: '--run' to run only specific testsIlya Bobyr2014-06-06
| * | | | | test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2014-06-06
| * | | | | test-lib: document short options in t/READMEIlya Bobyr2014-06-06
* | | | | | Merge branch 'jm/dedup-test-config'Junio C Hamano2014-06-16
|\ \ \ \ \ \
| * | | | | | t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler2014-06-05
* | | | | | | Merge branch 'dt/refs-check-refname-component-optim'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \
| * | | | | | | refs.c: optimize check_refname_component()David Turner2014-06-05
* | | | | | | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rs/read-ref-at'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | refs.c: change read_ref_at to use the reflog iteratorsRonnie Sahlberg2014-06-03
| |/ / / / / / /
* | | | | | | | Merge branch 'jm/format-patch-mail-sig'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: add "--signature-file=<file>" optionJeremiah Mahler2014-05-27
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/http-errors'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | remote-curl: reencode http error messagesJeff King2014-05-27
| * | | | | | | | http: extract type/subtype portion of content-typeJeff King2014-05-27
| * | | | | | | | t5550: test display of remote http error messagesJeff King2014-05-23
| * | | | | | | | t/lib-httpd: use write_script to copy CGI scriptsJeff King2014-05-23
| * | | | | | | | test-lib: preserve GIT_CURL_VERBOSE from the environmentJeff King2014-05-23
| |/ / / / / / /
* | | | | | | | Merge branch 'fc/remote-helper-refmap'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | transport-helper: add support to delete branchesFelipe Contreras2014-04-21
| * | | | | | | | fast-export: add support to delete refsFelipe Contreras2014-04-21
| * | | | | | | | fast-import: add support to delete refsFelipe Contreras2014-04-21
| * | | | | | | | transport-helper: add support to push symbolic refsFelipe Contreras2014-04-21
| * | | | | | | | transport-helper: add support for old:new refspecFelipe Contreras2014-04-21
| * | | | | | | | fast-export: add new --refspec optionFelipe Contreras2014-04-21
* | | | | | | | | Merge branch 'jm/t9138-style-fix'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9138-git-svn-authors-prog.sh fixupsJeremiah Mahler2014-05-27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit -m: commit staged submodules regardless of ignore configJens Lehmann2014-04-07
| * | | | | | | | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-07
* | | | | | | | | | Merge branch 'as/pretty-truncate'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin2014-05-21
| * | | | | | | | | | t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2014-05-21