summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Merge branch 'jc/test-cleanup'Junio C Hamano4-10/+0
2019-09-28fast-export: fix exporting a tag and nothing elseElijah Newren1-0/+13
2019-09-28t0028: add more testsAlexandr Miloslavskiy1-0/+39
2019-09-28t0028: fix test for UTF-16-LE-BOMAlexandr Miloslavskiy1-1/+1
2019-09-28name-rev: avoid cutoff timestamp underflowSZEDER Gábor1-0/+15
2019-09-28t4038: Remove non-portable '-a' option passed to test_cmpCB Bailey1-1/+1
2019-09-20t/helper: ignore only executable filesSZEDER Gábor1-5/+4
2019-09-20merge-recursive: symlink's descendants not in wayJonathan Tan1-0/+28
2019-09-20stash: make sure to write refreshed cacheThomas Gummerer1-0/+16
2019-09-18commit-graph: add --[no-]progress to write and verifyGarima Singh2-1/+37
2019-09-18test_date.c: remove reference to GIT_TEST_DATE_NOWStephen P. Smith1-1/+0
2019-09-18Merge branch 'jt/avoid-ls-refs-with-http'Junio C Hamano2-0/+24
2019-09-18Merge branch 'md/list-objects-filter-combo'Junio C Hamano2-8/+205
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano3-9/+59
2019-09-18Merge branch 'sg/line-log-tree-diff-optim'Junio C Hamano1-0/+82
2019-09-18Merge branch 'sg/complete-configuration-variables'Junio C Hamano1-0/+63
2019-09-18Merge branch 'js/pre-merge-commit-hook'Junio C Hamano2-139/+281
2019-09-18Merge branch 'js/rebase-r-strategy'Junio C Hamano5-101/+113
2019-09-17clean: avoid removing untracked files in a nested git repositoryElijah Newren1-5/+5
2019-09-17clean: disambiguate the definition of -dElijah Newren1-0/+2
2019-09-17dir: if our pathspec might match files under a dir, recurse into itElijah Newren1-2/+2
2019-09-17dir: also check directories for matching pathspecsElijah Newren1-2/+2
2019-09-17t7300: add testcases showing failure to clean specified pathspecsElijah Newren1-0/+32
2019-09-17Test the progress displaySZEDER Gábor4-0/+369
2019-09-17Revert "progress: use term_clear_line()"SZEDER Gábor1-3/+3
2019-09-16sha1-name: check for overflow of N in "foo^N" and "foo~N"René Scharfe1-2/+2
2019-09-16rev-parse: demonstrate overflow of N for "foo^N" and "foo~N"René Scharfe1-0/+8
2019-09-16list-objects-filter: give a more specific error sparse parsing errorJon Simons1-1/+1
2019-09-16list-objects-filter: delay parsing of sparse oidJeff King1-2/+2
2019-09-16t5616: test cloning/fetching with sparse:oid=<oid> filterJon Simons1-0/+36
2019-09-12upload-pack: disable commit graph more gently for shallow traversalJeff King1-0/+38
2019-09-12Quit passing 'now' to date codeStephen P. Smith1-17/+9
2019-09-09cache-tree: do not lazy-fetch tentative treeJonathan Tan1-0/+14
2019-09-09Merge branch 'bc/reread-attributes-during-rebase'Junio C Hamano2-0/+88
2019-09-09Merge branch 'tg/t0021-racefix'Junio C Hamano1-0/+3
2019-09-09Merge branch 'mp/for-each-ref-missing-name-or-email'Junio C Hamano1-0/+19
2019-09-09Merge branch 'sb/userdiff-dts'Junio C Hamano12-0/+158
2019-09-09Merge branch 'jt/diff-lazy-fetch-submodule-fix'Junio C Hamano1-0/+31
2019-09-09Merge branch 'cb/fetch-set-upstream'Junio C Hamano1-0/+178
2019-09-09Merge branch 'rs/pax-extended-header-length-fix'Junio C Hamano1-0/+19
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano7-35/+35
2019-09-09Merge branch 'jk/eoo'Junio C Hamano3-0/+22
2019-09-09Merge branch 'jk/repo-init-cleanup'Junio C Hamano1-1/+6
2019-09-09log-tree: call load_ref_decorations() in get_name_decoration()René Scharfe1-1/+1
2019-09-09log: test --decorate-refs-exclude with --simplify-by-decorationRené Scharfe1-0/+15
2019-09-09commit-graph.c: handle corrupt/missing treesTaylor Blau1-1/+1
2019-09-09commit-graph.c: handle commit parsing errorsTaylor Blau1-1/+1
2019-09-09t/t5318: introduce failing 'git commit-graph write' testsTaylor Blau1-0/+43
2019-09-07builtin/rebase.c: Remove pointless messageBen Wijen1-4/+0
2019-09-07builtin/rebase.c: make sure the active branch isn't moved when autostashingBen Wijen1-0/+8