summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-10-18t6006, t6012: adjust tests to use 'setup' instead of synonymsElijah Newren2-2/+2
2020-10-18test-lib: allow selecting tests by substring/glob with --runElijah Newren3-46/+73
2020-10-18t7518: fix flaky grep invocationElijah Newren1-1/+1
2020-10-18t3435: add tests for rebase -r GPG signingSamuel Čavoj1-0/+28
2020-10-18sequencer: pass explicit --no-gpg-sign to mergeSamuel Čavoj1-0/+7
2020-10-18sequencer: fix gpg option passed to merge subcommandSamuel Čavoj1-0/+21
2020-10-18t0000: use test_path_is_file instead of "test -f"Caleb Tillman1-1/+1
2020-10-16credential: load default configThomas Koutcher1-0/+26
2020-10-16t6423: more involved rules for renaming directories into each otherElijah Newren1-26/+227
2020-10-16t6423: update directory rename detection tests with new ruleElijah Newren1-20/+122
2020-10-16t6423: more involved directory rename testElijah Newren1-0/+195
2020-10-16maintenance: use 'incremental' strategy by defaultDerrick Stolee1-4/+16
2020-10-16maintenance: create maintenance.strategy configDerrick Stolee1-0/+49
2020-10-15fast-import: fix over-allocation of marks storageJeff King1-0/+51
2020-10-12worktree: teach `list` to annotate locked worktreeRafael Silva1-0/+10
2020-10-12maintenance: core.commitGraph=false prevents writesDerrick Stolee1-0/+8
2020-10-09commit-graph: don't write commit-graph when disabledDerrick Stolee1-1/+2
2020-10-09commit-graph: ignore duplicates when merging layersDerrick Stolee1-0/+25
2020-10-08Merge branch 'js/default-branch-name-part-3'Junio C Hamano5-25/+25
2020-10-08Merge branch 'jk/index-pack-hotfixes'Junio C Hamano1-0/+7
2020-10-08Merge branch 'hx/push-atomic-with-cert'Junio C Hamano1-4/+3
2020-10-08tests: avoid using the branch name `main`Johannes Schindelin4-16/+16
2020-10-08t1415: avoid using `main` as ref nameJohannes Schindelin1-9/+9
2020-10-08maintenance: test commit-graph auto conditionDerrick Stolee1-0/+29
2020-10-08userdiff: expand detected chunk headers for cssSohom Datta5-0/+26
2020-10-08checkout: learn to respect checkout.guessDenton Liu3-1/+67
2020-10-07index-pack: restore "resolving deltas" progress meterJeff King1-0/+7
2020-10-07t2016: add a NEEDSWORK about the PERL prerequisiteDenton Liu1-0/+4
2020-10-07builtin/checkout: fix `git checkout -p HEAD...` bugDenton Liu2-0/+15
2020-10-07userdiff: recognize 'macro_rules!' as starting a Rust function blockKonrad Borowski1-0/+6
2020-10-07userdiff: PHP: catch "abstract" and "final" functionsJavier Spagnoletti2-0/+14
2020-10-06t5534: split stdout and stderr redirectionĐoàn Trần Công Danh1-4/+3
2020-10-05Merge branch 'jk/format-auto-base-when-able'Junio C Hamano1-0/+22
2020-10-05Merge branch 'jk/diff-cc-oidfind-fix'Junio C Hamano1-0/+55
2020-10-05Merge branch 'jk/refspecs-negative'Junio C Hamano1-0/+189
2020-10-05Merge branch 'rs/archive-add-file'Junio C Hamano2-0/+57
2020-10-05Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'Junio C Hamano1-1/+2
2020-10-05Merge branch 'td/submodule-update-quiet'Junio C Hamano1-0/+12
2020-10-05Merge branch 'jk/unused'Junio C Hamano2-5/+5
2020-10-05Merge branch 'js/default-branch-name-part-2'Junio C Hamano10-96/+96
2020-10-05Merge branch 'ds/in-merge-bases-many-optim-bug'Junio C Hamano2-0/+32
2020-10-04Merge branch 'jk/shortlog-group-by-trailer'Junio C Hamano1-0/+141
2020-10-04Merge branch 'cc/bisect-start-fix'Junio C Hamano1-0/+7
2020-10-04Merge branch 'jc/blame-ignore-fix'Junio C Hamano1-19/+36
2020-10-03t, doc: update tests, reference for "--force-if-includes"Srinidhi Kaushik1-0/+137
2020-10-02Merge branch 'ds/in-merge-bases-many-optim-bug' into sk/force-if-includesJunio C Hamano2-0/+32
2020-10-02commit-reach: fix in_merge_bases_many bugDerrick Stolee2-0/+32
2020-10-01format-patch: teach format.useAutoBase "whenAble" optionJacob Keller1-0/+22
2020-10-01submodule update: silence underlying merge/rebase with "--quiet"Theodore Dubois1-0/+12
2020-09-30clone: allow configurable default for `-o`/`--origin`Sean Barag1-0/+22