aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'rj/maint-test-fixes' into maintJunio C Hamano2011-01-19
|\
| * t9501-*.sh: Fix a test failure on CygwinRamsay Jones2010-12-14
| * lib-git-svn.sh: Add check for mis-configured web server variablesRamsay Jones2010-12-14
| * lib-git-svn.sh: Avoid setting web server variables unnecessarilyRamsay Jones2010-12-14
| * t9142: Move call to start_httpd into the setup testRamsay Jones2010-12-14
| * t3600-rm.sh: Don't pass a non-existent prereq to test #15Ramsay Jones2010-12-14
* | Merge branch 'jn/submodule-b-current' into maintJunio C Hamano2011-01-19
|\ \
| * | git submodule: Remove now obsolete tests before cloning a repoJens Lehmann2010-12-06
* | | Merge branch 'jc/maint-svn-info-test-fix' into maintJunio C Hamano2011-01-19
|\ \ \
| * | | t9119: do not compare "Text Last Updated" line from "svn info"Junio C Hamano2010-12-06
| |/ /
* | | t9001: Fix test prerequisitesRobin H. Johnson2010-12-29
* | | Merge branch 'jk/commit-die-on-bogus-ident' into maintJunio C Hamano2010-12-28
|\ \ \
| * | | ident: die on bogus date formatJeff King2010-12-20
* | | | Merge branch 'ks/blame-worktree-textconv-cached' into maintJunio C Hamano2010-12-28
|\ \ \ \
| * | | | fill_textconv(): Don't get/put cache if sha1 is not validKirill Smelkov2010-12-19
| * | | | t/t8006: Demonstrate blame is broken when cachetextconv is onKirill Smelkov2010-12-19
| |/ / /
* | | | Merge branch 'jc/maint-rebase-rewrite-last-skip' into maintJunio C Hamano2010-12-28
|\ \ \ \
| * | | | rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano2010-12-22
* | | | | Merge branch 'jc/maint-am-abort-safely' into maintJunio C Hamano2010-12-28
|\ \ \ \ \
| * | | | | am --abort: keep unrelated commits since the last failure and warnJunio C Hamano2010-12-21
| | |/ / / | |/| | |
* | | | | Fix false positives in t3404 due to SHELL=/bin/falseRobin H. Johnson2010-12-28
* | | | | test-lib.sh/test_decode_color(): use octal not hex in awk scriptBrandon Casey2010-12-22
| |/ / / |/| | |
* | | | t0050: fix printf format strings for portabilityJonathan Nieder2010-12-21
* | | | t3419-*.sh: Fix arithmetic expansion syntax errorRamsay Jones2010-12-21
|/ / /
* | | use persistent memory for rejected pathsClemens Buchacher2010-12-14
* | | do not overwrite files in leading pathClemens Buchacher2010-12-14
* | | t7607: add leading-path testsClemens Buchacher2010-12-14
* | | t7607: use test-lib functions and check MERGE_HEADClemens Buchacher2010-12-14
* | | Merge branch 'tc/http-urls-ends-with-slash' into maintJunio C Hamano2010-12-14
|\ \ \
| * | | t5550-http-fetch: add test for http-fetchTay Ray Chuan2010-11-26
| * | | t5550-http-fetch: add missing '&&'Tay Ray Chuan2010-11-26
* | | | Merge branch 'jk/maint-reflog-bottom' into maintJunio C Hamano2010-12-14
|\ \ \ \
| * | | | reflogs: clear flags properly in corner caseJeff King2010-11-23
* | | | | Merge branch 'mz/rebase-abort-reflog-fix' into maintJunio C Hamano2010-12-14
|\ \ \ \ \
| * | | | | rebase --abort: do not update branch refMartin von Zweigbergk2010-11-23
| | |/ / / | |/| | |
* | | | | Merge branch 'gc/http-with-non-ascii-username-url' into maintJunio C Hamano2010-12-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix username and password extraction from HTTP URLsGabriel Corona2010-11-17
| * | | | t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-17
* | | | | Merge branch 'jk/maint-decorate-01-bool' into maintJunio C Hamano2010-12-10
|\ \ \ \ \
| * | | | | log.decorate: accept 0/1 bool valuesJeff King2010-11-17
| |/ / / /
* | | | | Merge branch 'mg/maint-tag-rfc1991' into maintJunio C Hamano2010-12-10
|\ \ \ \ \
| * | | | | tag: recognize rfc1991 signaturesMichael J Gruber2010-11-10
| * | | | | t/t7004-tag: test handling of rfc1991 signaturesMichael J Gruber2010-11-10
* | | | | | Merge branch 'jn/cherry-pick-refresh-index' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \
| * | | | | | cherry-pick/revert: transparently refresh indexJonathan Nieder2010-11-10
| |/ / / / /
* | | | | | Merge branch 'fc/apply-p2-get-header-name' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \
| * | | | | | test: git-apply -p2 rename/chmod onlyJunio C Hamano2010-11-05
| |/ / / / /
* | | | | | Merge branch 'ak/apply-non-git-epoch' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \
| * | | | | | apply: handle patches with funny filename and colon in timezoneJonathan Nieder2010-11-10
| * | | | | | apply: Recognize epoch timestamps with : in the timezoneAnders Kaseorg2010-10-13
| | |_|_|_|/ | |/| | | |