summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ao/send-email-irt'Junio C Hamano2010-11-251-0/+43
|\
| * git-send-email.perl: make initial In-Reply-To apply only to first emailAntonio Ospite2010-11-121-1/+3
| * t9001: send-email interation with --in-reply-to and --chain-reply-toJunio C Hamano2010-11-051-0/+41
* | Merge branch 'kb/maint-rebase-autosquash'Junio C Hamano2010-11-251-0/+74
|\ \
| * | rebase: teach --autosquash to match on sha1 in addition to messageKevin Ballard2010-11-091-0/+31
| * | rebase: better rearranging of fixup!/squash! lines with --autosquashKevin Ballard2010-11-091-0/+43
* | | Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-257-26/+28
|\ \ \
| * | | Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-034-7/+9
| * | | Change remote tracking to remote-tracking in non-trivial placesMatthieu Moy2010-11-031-1/+1
| * | | Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-031-1/+1
| * | | Better "Changed but not updated" message in git-statusMatthieu Moy2010-11-031-17/+17
* | | | Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-25114-657/+597
|\ \ \ \
| * | | | t4124 (apply --whitespace): use test_might_failJonathan Nieder2010-11-101-3/+2
| * | | | t3404: do not use 'describe' to implement test_cmp_revJunio C Hamano2010-11-101-2/+2
| * | | | t3404 (rebase -i): introduce helper to check position of HEADJonathan Nieder2010-11-101-15/+9
| * | | | t3404 (rebase -i): move comment to descriptionJonathan Nieder2010-11-101-18/+17
| * | | | t3404 (rebase -i): unroll test_commit loopsJonathan Nieder2010-11-101-12/+11
| * | | | t3301 (notes): use test_expect_code for clarityJonathan Nieder2010-11-101-1/+1
| * | | | t1400 (update-ref): use test_must_failJonathan Nieder2010-11-101-3/+2
| * | | | t1502 (rev-parse --parseopt): test exit code from "-h"Jonathan Nieder2010-11-101-1/+1
| * | | | t6022 (renaming merge): chain test commands with &&Jonathan Nieder2010-11-091-190/+92
| * | | | test-lib: introduce test_line_count to measure filesJonathan Nieder2010-11-092-0/+26
| * | | | tests: add missing &&, batch 2Jonathan Nieder2010-11-0913-48/+48
| * | | | tests: add missing &&Jonathan Nieder2010-11-0984-166/+166
| * | | | Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-065-29/+37
| * | | | t7800 (difftool): add missing &&Elijah Newren2010-10-061-6/+6
| * | | | t7601 (merge-pull-config): add missing &&Elijah Newren2010-10-061-6/+6
| * | | | t7001 (mv): add missing &&Elijah Newren2010-10-061-1/+1
| * | | | t6016 (rev-list-graph-simplify-history): add missing &&Elijah Newren2010-10-061-19/+10
| * | | | t5602 (clone-remote-exec): add missing &&Elijah Newren2010-10-061-7/+15
| * | | | t4026 (color): remove unneeded and unchained commandElijah Newren2010-10-061-1/+0
| * | | | t4019 (diff-wserror): add lots of missing &&Elijah Newren2010-10-061-26/+27
| * | | | t4202 (log): Replace '<git-command> || :' with test_might_failElijah Newren2010-10-061-1/+1
| * | | | t4002 (diff-basic): use test_might_fail for commands that might failElijah Newren2010-10-061-6/+6
| * | | | t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing &&Elijah Newren2010-10-062-14/+14
| * | | | t4017 (diff-retval): replace manual exit code check with test_expect_codeElijah Newren2010-10-061-49/+20
| * | | | test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason2010-10-065-38/+82
* | | | | Merge branch 'kb/maint-submodule-savearg'Junio C Hamano2010-11-181-0/+50
|\ \ \ \ \
| * | | | | submodule: only preserve flags across recursive status/update invocationsKevin Ballard2010-11-031-0/+34
| * | | | | submodule: preserve all arguments exactly when recursingKevin Ballard2010-11-031-0/+16
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/missing-config'Junio C Hamano2010-11-181-0/+29
|\ \ \ \ \
| * | | | | config: treat non-existent config files as emptyJeff King2010-10-221-0/+29
* | | | | | Merge branch 'kb/maint-diff-ws-check'Junio C Hamano2010-11-183-44/+114
|\ \ \ \ \ \
| * | | | | | diff: handle lines containing only whitespace and tabs betterKevin Ballard2010-10-211-0/+37
| * | | | | | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-212-44/+77
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bg/maint-gitweb-test-lib'Junio C Hamano2010-11-181-1/+1
|\ \ \ \ \ \
| * | | | | | t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-201-1/+1
| |/ / / / /
* | | | | | Merge branch 'jm/mailmap'Junio C Hamano2010-11-181-12/+55
|\ \ \ \ \ \
| * | | | | | t4203: do not let "git shortlog" DWIM based on ttyJunio C Hamano2010-10-201-2/+2
| * | | | | | t4203 (mailmap): stop hardcoding commit ids and datesJonathan Nieder2010-10-191-9/+17