summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-11-13t6120-describe: correct test repo history graph in commentSZEDER Gábor1-9/+10
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee5-2/+57
2019-11-13test-lib: don't check prereqs of test cases that won't be run anywaySZEDER Gábor1-6/+6
2019-11-13t4215: use helper function to check outputDenton Liu1-111/+97
2019-11-12pack-objects: avoid pointless oe_map_new_pack() callsJeff King1-0/+1
2019-11-11sequencer: reencode commit message for am/rebase --show-current-patchDoan Tran Cong Danh2-0/+30
2019-11-11sequencer: reencode old merge-commit messageDoan Tran Cong Danh2-0/+61
2019-11-11sequencer: reencode squashing commit's messageDoan Tran Cong Danh1-1/+9
2019-11-11sequencer: reencode to utf-8 before arrange rebase's todo listDoan Tran Cong Danh1-1/+1
2019-11-11t3900: demonstrate git-rebase problem with multi encodingDoan Tran Cong Danh1-0/+29
2019-11-10Merge branch 'bc/hash-independent-tests-part-6'Junio C Hamano14-154/+258
2019-11-10Merge branch 'js/update-index-ignore-removal-for-skip-worktree'Junio C Hamano2-0/+26
2019-11-10Merge branch 'pb/pretty-email-without-domain-part'Junio C Hamano3-61/+97
2019-11-10Merge branch 'dl/apply-3way-diff3'Junio C Hamano1-26/+29
2019-11-10Merge branch 'sg/dir-trie-fixes'Junio C Hamano1-0/+2
2019-11-10Merge branch 'wb/midx-progress'Junio C Hamano1-0/+69
2019-11-10Merge branch 'en/merge-recursive-directory-rename-fixes'Junio C Hamano3-313/+501
2019-11-10Merge branch 'dd/notes-copy-default-dst-to-head'Junio C Hamano1-4/+42
2019-11-10Merge branch 'pw/post-commit-from-sequencer'Junio C Hamano2-228/+396
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano2-1/+176
2019-11-10Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'Junio C Hamano1-0/+8
2019-11-10Fix spelling errors in test commandsElijah Newren7-17/+17
2019-11-10Fix spelling errors in messages shown to usersElijah Newren1-1/+1
2019-11-10Fix spelling errors in names of testsElijah Newren12-26/+26
2019-11-10Fix spelling errors in comments of testcasesElijah Newren14-18/+18
2019-11-10userdiff: add Elixir to supported userdiff languagesŁukasz Niemier11-0/+64
2019-11-08fetch: remove fetch_if_missing=0Jonathan Tan1-0/+70
2019-11-07t0028: eliminate non-standard usage of printfDoan Tran Cong Danh1-2/+2
2019-11-07t: fix typo in test descriptionsNathan Stocks1-2/+2
2019-11-07t6024: modernize styleElijah Newren1-55/+59
2019-11-06fsmonitor: fix watchman integrationKevin Willford1-9/+4
2019-11-04Merge branch 'ds/commit-graph-on-fetch'Junio C Hamano1-0/+16
2019-11-02rebase -i: support --ignore-dateRohit Ashiwal1-0/+29
2019-11-02rebase -i: support --committer-date-is-author-dateRohit Ashiwal2-1/+37
2019-11-02rebase -i: add --ignore-whitespace flagRohit Ashiwal2-1/+65
2019-11-02stash: handle staged changes in skip-worktree files correctlyJohannes Schindelin1-0/+11
2019-11-02update-index: optionally leave skip-worktree entries aloneJohannes Schindelin1-0/+15
2019-10-30Merge branch 'wb/fsmonitor-bitmap-fix'Junio C Hamano1-3/+5
2019-10-30submodule: teach set-url subcommandDenton Liu1-0/+55
2019-10-30t7519-status-fsmonitor: improve commentsWilliam Baker1-3/+5
2019-10-30pretty: add "%aL" etc. to show local-part of email addressesPrarit Bhargava3-4/+40
2019-10-30worktree: teach "add" to ignore submodule.recurse configPhilippe Blain1-0/+24
2019-10-29git_path(): handle `.lock` files correctlyJohannes Schindelin1-0/+2
2019-10-29t1400: wrap setup code in test caseJohannes Schindelin1-8/+10
2019-10-28fsck: unify object-name codeJeff King1-1/+1
2019-10-28commit, tag: don't set parsed bit for parse failuresJeff King1-1/+1
2019-10-28t4048: abstract away SHA-1-specific constantsbrian m. carlson1-26/+32
2019-10-28t4045: make hash-size independentbrian m. carlson1-1/+1
2019-10-28t4044: update test to work with SHA-256brian m. carlson1-15/+29
2019-10-28t4039: abstract away SHA-1-specific constantsbrian m. carlson1-1/+2