summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSLibravatar Torsten Bögershausen1-8/+11
2013-06-20send-email: sanitize author when writing From lineLibravatar Michael S. Tsirkin1-1/+1
2013-06-20send-email: add test for duplicate utf8 nameLibravatar Michael S. Tsirkin1-0/+14
2013-06-19t/t5528-push-default: remove redundant test_config linesLibravatar Ramkumar Ramachandra1-2/+0
2013-06-19diff: add --ignore-blank-lines optionLibravatar Antoine Pelisse1-0/+345
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Libravatar Veres Lajos1-1/+1
2013-06-18test-lib: rearrange start/end of test_expect_* and test_skipLibravatar Thomas Rast2-3/+12
2013-06-18test-lib: refactor $GIT_SKIP_TESTS matchingLibravatar Thomas Rast1-17/+24
2013-06-18t/t9802: explicitly name the upstream branch to use as a baseLibravatar Brandon Casey1-2/+2
2013-06-18rebase topology tests: fix commit names on case-insensitive file systemsLibravatar Johannes Sixt2-18/+18
2013-06-17submodule: drop the top-level requirementLibravatar John Keeping5-0/+219
2013-06-17rev-parse: add --prefix optionLibravatar John Keeping1-0/+96
2013-06-17t7403: add missing && chainingLibravatar John Keeping1-2/+2
2013-06-17t7403: modernize styleLibravatar John Keeping1-133/+183
2013-06-17t7401: make indentation consistentLibravatar John Keeping1-40/+40
2013-06-17test-lib: enable MALLOC_* for the actual testsLibravatar Thomas Rast1-0/+2
2013-06-17wt-status: give better advice when cherry-pick is in progressLibravatar Ralf Thielow1-2/+4
2013-06-17tests: allow sha1's as part of the pathLibravatar Dennis Kaarsemaker1-1/+1
2013-06-17stash: introduce 'git stash store'Libravatar Ramkumar Ramachandra1-0/+19
2013-06-17checkout: respect GIT_REFLOG_ACTIONLibravatar Ramkumar Ramachandra1-4/+4
2013-06-17status: do not depend on rebase reflog messagesLibravatar Ramkumar Ramachandra1-20/+17
2013-06-17t/t2021-checkout-last: "checkout -" should work after a rebase finishesLibravatar Ramkumar Ramachandra1-0/+34
2013-06-17t7512: test "detached from" as wellLibravatar Junio C Hamano1-1/+9
2013-06-17t/am: use test_path_is_missing() where appropriateLibravatar Ramkumar Ramachandra1-17/+17
2013-06-17am: handle stray $dotest directoryLibravatar Ramkumar Ramachandra1-0/+6
2013-06-15status: introduce status.branch to enable --branch by defaultLibravatar Jorge Juan Garcia Garcia1-0/+27
2013-06-14unpack_entry: do not die when we fail to apply a deltaLibravatar Jeff King1-0/+27
2013-06-14t5303: drop "count=1" from corruption ddLibravatar Jeff King1-1/+1
2013-06-14t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Libravatar Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load compat access module in apache 2.4Libravatar Jeff King1-0/+3
2013-06-14t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Libravatar Jeff King1-0/+9
2013-06-14t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Libravatar Jeff King1-0/+2
2013-06-14rebase: use peel_committish() where appropriateLibravatar Ramkumar Ramachandra2-2/+2
2013-06-14t/rebase: add failing tests for a peculiar revisionLibravatar Ramkumar Ramachandra2-0/+22
2013-06-14Merge branch 'mt/send-email-cc-match-fix'Libravatar Junio C Hamano1-0/+75
2013-06-14Merge branch 'kb/full-history-compute-treesame-carefully-2'Libravatar Junio C Hamano3-7/+247
2013-06-14handle multibyte characters in nameLibravatar Fredrik Gustafsson1-0/+12
2013-06-13rebase: finish_rebase() in noop rebaseLibravatar Ramkumar Ramachandra1-0/+11
2013-06-13rebase: finish_rebase() in fast-forward rebaseLibravatar Ramkumar Ramachandra1-0/+11
2013-06-12rm: introduce advice.rmHints to shorten messagesLibravatar Mathieu Lienard--Mayor1-0/+29
2013-06-12rm: better error message on failure for multiple filesLibravatar Mathieu Lienard--Mayor1-0/+67
2013-06-11prio-queue: priority queue of pointers to structsLibravatar Junio C Hamano1-0/+50
2013-06-11status: introduce status.short to enable --short by defaultLibravatar Jorge Juan Garcia Garcia1-0/+30
2013-06-11Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2013-06-11Merge branch 'maint-1.8.2' into maintLibravatar Junio C Hamano1-1/+1
2013-06-11t0070 "mktemp to unwritable directory" needs SANITYLibravatar Torsten Bögershausen1-1/+1
2013-06-11Merge branch 'rr/rebase-autostash'Libravatar Junio C Hamano1-0/+148
2013-06-11Merge branch 'jk/test-exit-code-by-signal'Libravatar Junio C Hamano1-0/+7
2013-06-11Merge branch 'fc/at-head'Libravatar Junio C Hamano1-20/+48
2013-06-11Merge branch 'ar/wildmatch-foldcase'Libravatar Junio C Hamano1-6/+49