aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* t: avoid using ":" for commentsJeff King2015-03-20
* t: wrap complicated expect_code users in a blockJeff King2015-03-20
* t: use test_expect_code instead of hand-rolled comparisonJeff King2015-03-20
* t: use test_might_fail for diff and grepJeff King2015-03-20
* t: fix &&-chaining issues around setup which might failJeff King2015-03-20
* t: use test_must_fail instead of hand-rolled blocksJeff King2015-03-20
* t: use verbose instead of hand-rolled errorsJeff King2015-03-20
* t: assume test_cmp produces verbose outputJeff King2015-03-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t: fix moderate &&-chain breakageJeff King2015-03-20
* t: fix severe &&-chain breakageJeff King2015-03-20
* t/test-lib: introduce --chain-lint optionJeff King2015-03-20
* Merge branch 'mg/status-v-v'Junio C Hamano2015-03-17
|\
| * commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-06
| * t7508: test git status -vMichael J Gruber2015-03-06
| * t7508: .gitignore 'expect' and 'output' filesJunio C Hamano2015-03-06
* | Merge branch 'mg/sequencer-commit-messages-always-verbatim'Junio C Hamano2015-03-17
|\ \
| * | sequencer: preserve commit messagesMichael J Gruber2015-03-06
* | | Merge branch 'sg/completion-remote'Junio C Hamano2015-03-17
|\ \ \
| * | | completion: add a test for __git_remotes() helper functionSZEDER Gábor2015-03-06
| | |/ | |/|
* | | Merge branch 'es/rebase-i-count-todo'Junio C Hamano2015-03-17
|\ \ \
| * | | rebase-interactive: suppress whitespace preceding item countEric Sunshine2015-03-06
* | | | Merge branch 'rs/zip-text'Junio C Hamano2015-03-17
|\ \ \ \
| * | | | archive-zip: mark text files in archivesRené Scharfe2015-03-05
| | |_|/ | |/| |
* | | | Merge branch 'jk/diffcore-rename-duplicate'Junio C Hamano2015-03-10
|\ \ \ \
| * | | | diffcore-rename: avoid processing duplicate destinationsJeff King2015-02-27
| |/ / /
* | | | Merge branch 'ak/t5516-typofix'Junio C Hamano2015-03-06
|\ \ \ \
| * | | | t5516: correct misspelled pushInsteadOfAnders Kaseorg2015-03-03
| |/ / /
* | | | Merge branch 'mk/diff-shortstat-dirstat-fix'Junio C Hamano2015-03-06
|\ \ \ \
| * | | | diff --shortstat --dirstat: remove duplicate outputMårten Kongstad2015-03-02
| |/ / /
* | | | Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano2015-03-05
|\ \ \ \
| * | | | t5500: show user name and host in diag-urlTorsten Bögershausen2015-02-22
| * | | | t5601: add more test cases for IPV6Torsten Bögershausen2015-02-22
| * | | | connect.c: allow ssh://user@[2001:db8::1]/repo.gitTorsten Bögershausen2015-02-22
* | | | | Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-05
|\ \ \ \ \
| * | | | | test_ln_s_add: refresh stat info of fake symbolic linksJohannes Sixt2015-02-23
| * | | | | t4008: modernise styleJunio C Hamano2015-02-15
| * | | | | t/diff-lib: check exact object names in compare_diff_rawJunio C Hamano2015-02-15
| * | | | | tests: do not borrow from COPYING and README from the real sourceJunio C Hamano2015-02-15
| * | | | | t4010: correct expected object namesJunio C Hamano2015-02-15
| * | | | | t9300: correct expected object namesJunio C Hamano2015-02-15
| * | | | | t4008: correct stale commentsJunio C Hamano2015-02-15
* | | | | | Merge branch 'mh/refs-have-new'Junio C Hamano2015-03-05
|\ \ \ \ \ \
| * | | | | | commit: avoid race when creating orphan commitsMichael Haggerty2015-02-17
| * | | | | | commit: add tests of commit racesMichael Haggerty2015-02-17
* | | | | | | Merge branch 'jk/daemon-interpolate'Junio C Hamano2015-03-03
|\ \ \ \ \ \ \
| * | | | | | | daemon: sanitize incoming virtual hostnameJeff King2015-02-17
| * | | | | | | t5570: test git-daemon's --interpolated-path optionJeff King2015-02-17
* | | | | | | | Merge branch 'km/send-email-getopt-long-workarounds'Junio C Hamano2015-03-03
|\ \ \ \ \ \ \ \
| * | | | | | | | git-send-email.perl: support no- prefix with older GetOptionsKyle J. McKay2015-02-16
| | |_|_|_|_|_|/ | |/| | | | | |