summaryrefslogtreecommitdiffstats
path: root/userdiff.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-20t9104: fix test for following larger parentsMichael J Gruber1-4/+6
2015-03-20t4104: drop hand-rolled error reportingJeff King1-8/+2
2015-03-20t0005: fix broken &&-chainsJeff King1-2/+2
2015-03-20t7004: fix embedded single-quotesJeff King1-1/+1
2015-03-20t0050: appease --chain-lintJeff King1-4/+8
2015-03-20t9001: use test_when_finishedJeff King1-20/+10
2015-03-20t4117: use modern test_* helpersJeff King1-56/+10
2015-03-20t6034: use modern test_* helpersJeff King1-53/+13
2015-03-20t1301: use modern test_* helpersJeff King1-13/+7
2015-03-20t0020: use modern test_* helpersJeff King1-116/+28
2015-03-20t6030: use modern test_* helpersJeff King1-60/+31
2015-03-20t9502: fix &&-chain breakageJeff King1-4/+6
2015-03-20t7201: fix &&-chain breakageJeff King1-13/+6
2015-03-20t3600: fix &&-chain breakage for setup commandsJeff King1-18/+18
2015-03-20t: avoid using ":" for commentsJeff King2-10/+10
2015-03-20t: wrap complicated expect_code users in a blockJeff King4-9/+13
2015-03-20t: use test_expect_code instead of hand-rolled comparisonJeff King3-44/+38
2015-03-20t: use test_might_fail for diff and grepJeff King2-6/+6
2015-03-20t: fix &&-chaining issues around setup which might failJeff King5-8/+11
2015-03-20t: use test_must_fail instead of hand-rolled blocksJeff King3-14/+5
2015-03-20t: use verbose instead of hand-rolled errorsJeff King5-45/+10
2015-03-20t: assume test_cmp produces verbose outputJeff King2-12/+3
2015-03-20t: fix trivial &&-chain breakageJeff King43-68/+70
2015-03-20t: fix moderate &&-chain breakageJeff King13-44/+44
2015-03-20t: fix severe &&-chain breakageJeff King14-19/+19
2015-03-20t/test-lib: introduce --chain-lint optionJeff King2-0/+26
2015-03-18Post 2.3 cyce (batch #10)Junio C Hamano3-300/+321
2015-03-14Git 2.3.3v2.3.3Junio C Hamano4-3/+43
2015-03-10config,completion: add color.status.unmergedMichael J Gruber2-2/+5
2015-03-10Post 2.3 cycle (batch #9)Junio C Hamano1-0/+7
2015-03-07Post 2.3 cycle (batch #8)Junio C Hamano1-1/+25
2015-03-06Git 2.3.2v2.3.2Junio C Hamano3-2/+14
2015-03-06completion: simplify __git_remotes()SZEDER Gábor1-5/+2
2015-03-06completion: add a test for __git_remotes() helper functionSZEDER Gábor1-0/+19
2015-03-06rebase-interactive: re-word "item count" commentEric Sunshine1-1/+1
2015-03-06rebase-interactive: suppress whitespace preceding item countEric Sunshine2-0/+10
2015-03-06git: make was_alias and done_help non-staticAlexander Kuleshov1-3/+2
2015-03-06sequencer: preserve commit messagesMichael J Gruber2-0/+33
2015-03-06commit/status: show the index-worktree diff with -v -vMichael J Gruber3-0/+35
2015-03-06t7508: test git status -vMichael J Gruber1-2/+12
2015-03-06t7508: .gitignore 'expect' and 'output' filesJunio C Hamano1-65/+13
2015-03-06zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe10-13/+2
2015-03-06archive-zip: mark text files in archivesRené Scharfe2-2/+70
2015-03-05Prepare for 2.3.2Junio C Hamano2-1/+69
2015-03-05Post 2.3 cycle (batch #7)Junio C Hamano1-0/+20
2015-03-05reflog_expire(): never update a reference to null_sha1Michael Haggerty1-2/+5
2015-03-05reflog_expire(): ignore --updateref for symbolic referencesMichael Haggerty2-4/+14
2015-03-05reflog: improve and update documentationMichael Haggerty2-64/+88
2015-03-05struct ref_lock: delete the force_write memberStefan Beller1-5/+9
2015-03-05lock_ref_sha1_basic(): do not set force_write for missing referencesMichael Haggerty1-9/+6