summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-04-20t9160: use test_path_is_missing()Libravatar Denton Liu1-2/+2
2020-04-20t9141: use test_path_is_missing()Libravatar Denton Liu1-4/+4
2020-04-20t7508: don't use `test_must_fail test_cmp`Libravatar Denton Liu1-1/+1
2020-04-20t7408: replace incorrect uses of test_must_failLibravatar Denton Liu1-4/+4
2020-04-20t6030: use test_path_is_missing()Libravatar Denton Liu1-4/+4
2020-04-20grep: follow conventions for printing paths w/ unusual charsLibravatar Matheus Tavares1-0/+47
2020-04-19Sync with 2.26.2Libravatar Junio C Hamano3-19/+275
2020-04-19Git 2.26.2Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.25.4Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.24.3Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.23.3Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.22.4Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.21.3Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.20.4Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.19.5Libravatar Jonathan Nieder3-19/+275
2020-04-19Git 2.18.4Libravatar Jonathan Nieder3-19/+275
2020-04-19fsck: reject URL with empty host in .gitmodulesLibravatar Jonathan Nieder1-0/+32
2020-04-19credential: treat URL with empty scheme as invalidLibravatar Jonathan Nieder2-0/+41
2020-04-19credential: treat URL without scheme as invalidLibravatar Jonathan Nieder2-5/+34
2020-04-19credential: die() when parsing invalid urlsLibravatar Jeff King1-2/+1
2020-04-19fsck: convert gitmodules url to URL passed to curlLibravatar Jonathan Nieder1-0/+29
2020-04-19credential: refuse to operate when missing host or protocolLibravatar Jeff King1-8/+26
2020-04-19credential: parse URL without host as empty host, not unsetLibravatar Jeff King1-0/+17
2020-04-19t0300: use more realistic inputsLibravatar Jeff King1-4/+85
2020-04-19t0300: make "quit" helper more realisticLibravatar Jeff King1-3/+13
2020-04-17transport-helper: mark failure for atomic pushLibravatar Jiang Xin2-6/+13
2020-04-17send-pack: mark failure of atomic push properlyLibravatar Jiang Xin3-5/+5
2020-04-17t5543: never report what we do not pushLibravatar Jiang Xin1-0/+89
2020-04-17send-pack: fix inconsistent porcelain outputLibravatar Jiang Xin3-0/+282
2020-04-16bugreport: add tool to generate debugging infoLibravatar Emily Shaffer1-0/+61
2020-04-16log: add log.excludeDecoration config optionLibravatar Derrick Stolee1-1/+50
2020-04-15range-diff: fix a crash in parsing git-log outputLibravatar Vasil Dimov1-0/+10
2020-04-15credential: treat "?" and "#" in URLs as end of hostLibravatar Jeff King1-1/+35
2020-04-15commit-graph.c: introduce '--[no-]check-oids'Libravatar Taylor Blau1-0/+28
2020-04-15commit-graph.h: replace 'commit_hex' with 'commits'Libravatar Taylor Blau1-1/+1
2020-04-15builtin/commit-graph.c: introduce split strategy 'replace'Libravatar Taylor Blau1-0/+19
2020-04-15builtin/commit-graph.c: introduce split strategy 'no-merge'Libravatar Taylor Blau1-0/+11
2020-04-15t/helper/test-read-graph.c: support commit-graph chainsLibravatar Taylor Blau1-12/+1
2020-04-13Sync with v2.26.1Libravatar Junio C Hamano3-2/+32
2020-04-11t: restrict `is_hidden` to be called only on WindowsLibravatar Johannes Schindelin3-6/+9
2020-04-11mingw: make test_path_is_hidden more robustLibravatar Johannes Schindelin1-1/+1
2020-04-11t: consolidate the `is_hidden` functionsLibravatar Johannes Schindelin3-14/+7
2020-04-11rebase --merge: optionally skip upstreamed commitsLibravatar Jonathan Tan1-0/+77
2020-04-11rebase: reinstate --no-keep-emptyLibravatar Elijah Newren2-6/+40
2020-04-10tests: when run in Bash, annotate test failures with file name/line numberLibravatar Johannes Schindelin1-1/+13
2020-04-10revision: --show-pulls adds helpful mergesLibravatar Derrick Stolee1-0/+120
2020-04-10pull: pass --autostash to mergeLibravatar Denton Liu1-8/+35
2020-04-10t5520: make test_pull_autostash() accept expect_parent_numLibravatar Denton Liu1-6/+8
2020-04-10merge: teach --autostash optionLibravatar Denton Liu2-0/+154
2020-04-09sha1-name: do not assume that the ref store is initializedLibravatar Junio C Hamano1-0/+4