summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)AuthorFilesLines
2020-04-22Merge branch 'js/trace2-env-vars'Libravatar Junio C Hamano1-0/+1
2020-03-26Merge branch 'bc/sha-256-part-1-of-4'Libravatar Junio C Hamano2-6/+10
2020-03-25Merge branch 'am/real-path-fix'Libravatar Junio C Hamano1-1/+4
2020-03-25Merge branch 'hw/advise-ng'Libravatar Junio C Hamano3-0/+24
2020-03-23trace2: teach Git to log environment variablesLibravatar Josh Steadmon1-0/+1
2020-03-10real_path: remove unsafe APILibravatar Alexandr Miloslavskiy1-1/+4
2020-03-09Merge branch 'pb/am-show-current-patch'Libravatar Junio C Hamano1-0/+2
2020-03-05advice: revamp advise APILibravatar Heba Waly3-0/+24
2020-03-02Merge branch 'rs/micro-cleanups'Libravatar Junio C Hamano1-1/+1
2020-02-25Merge branch 'bw/remote-rename-update-config'Libravatar Junio C Hamano1-0/+1
2020-02-24t/helper: make repository tests hash independentLibravatar brian m. carlson1-6/+4
2020-02-24t/helper: initialize repository if necessaryLibravatar brian m. carlson1-0/+4
2020-02-24t/helper/test-dump-split-index: initialize git repositoryLibravatar brian m. carlson1-0/+2
2020-02-24use strpbrk(3) to search for characters from a given setLibravatar René Scharfe1-1/+1
2020-02-20parse-options: add testcases for OPT_CMDMODE()Libravatar Paolo Bonzini1-0/+2
2020-02-17Merge branch 'mr/show-config-scope'Libravatar Junio C Hamano1-16/+1
2020-02-14Merge branch 'tb/commit-graph-object-dir'Libravatar Junio C Hamano1-4/+4
2020-02-14Merge branch 'kw/fsmonitor-watchman-racefix'Libravatar Junio C Hamano1-1/+1
2020-02-10config: provide access to the current line numberLibravatar Bert Wesarg1-0/+1
2020-02-10config: make scope_name non-static and rename itLibravatar Matthew Rogers1-16/+1
2020-02-04commit-graph.h: use odb in 'load_commit_graph_one_fd_st'Libravatar Taylor Blau1-1/+1
2020-02-04commit-graph.c: remove path normalization, comparisonLibravatar Taylor Blau1-3/+3
2020-01-15t: directly test parse_pathspec_file()Libravatar Alexandr Miloslavskiy3-0/+35
2020-01-13fsmonitor: change last update timestamp on the index_state to opaque tokenLibravatar Kevin Willford1-1/+1
2019-12-10Merge branch 'js/mingw-inherit-only-std-handles'Libravatar Junio C Hamano1-0/+44
2019-12-09Sync with Git 2.24.1Libravatar Junio C Hamano3-6/+256
2019-12-06Sync with 2.23.1Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.22.2Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.21.1Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.20.2Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.19.3Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.18.2Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin3-7/+257
2019-12-06Sync with 2.16.6Libravatar Johannes Schindelin3-7/+257
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Libravatar Johannes Schindelin1-5/+8
2019-12-06Sync with 2.15.4Libravatar Johannes Schindelin2-2/+249
2019-12-06Sync with 2.14.6Libravatar Johannes Schindelin2-2/+249
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Libravatar Johannes Schindelin1-0/+17
2019-12-05mingw: refuse to access paths with trailing spaces or periodsLibravatar Johannes Schindelin1-0/+17
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shLibravatar Johannes Schindelin1-3/+10
2019-12-05quote-stress-test: allow skipping some trialsLibravatar Johannes Schindelin1-1/+5
2019-12-05quote-stress-test: accept arguments to test via the command-lineLibravatar Johannes Schindelin1-13/+22
2019-12-05tests: add a helper to stress test argument quotingLibravatar Garima Singh1-2/+116
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkLibravatar Garima Singh1-0/+96
2019-11-23mingw: demonstrate that all file handles are inherited by child processesLibravatar Johannes Schindelin1-0/+44
2019-11-13test-tool: use 'read-graph' helperLibravatar Derrick Stolee3-0/+55
2019-10-23Merge branch 'sg/progress-fix'Libravatar Junio C Hamano1-1/+1
2019-10-21test-progress: fix test failures on big-endian systemsLibravatar SZEDER Gábor1-1/+1
2019-10-15Merge branch 'ew/hashmap'Libravatar Junio C Hamano2-31/+31
2019-10-15Merge branch 'js/azure-pipelines-msvc'Libravatar Junio C Hamano1-0/+153