index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-tool.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cp/unit-test-prio-queue'
Junio C Hamano
2024-02-08
1
-1
/
+0
|
\
|
*
tests: move t0009-prio-queue.sh to the new unit testing framework
Chandra Pratap
2024-01-22
1
-1
/
+0
*
|
unit-tests: rewrite t/helper/test-ctype.c as a unit test
Achu Luma
2024-01-16
1
-1
/
+0
|
/
*
replay: introduce new builtin
Elijah Newren
2023-11-26
1
-1
/
+0
*
Merge branch 'bc/racy-4gb-files'
Junio C Hamano
2023-10-23
1
-0
/
+1
|
\
|
*
t: add a test helper to truncate files
brian m. carlson
2023-10-13
1
-0
/
+1
*
|
t/helper: add 'find-pack' test-tool
Christian Couder
2023-10-02
1
-0
/
+1
*
|
test-tool: retire "index-version"
Junio C Hamano
2023-09-13
1
-1
/
+0
|
/
*
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason
2023-01-15
1
-0
/
+1
*
cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+0
*
Merge branch 'vd/skip-cache-tree-update'
Taylor Blau
2022-11-19
1
-0
/
+1
|
\
|
*
cache-tree: add perf test comparing update and prime
Victoria Dye
2022-11-11
1
-0
/
+1
*
|
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
2022-11-08
1
-0
/
+1
|
/
*
Merge branch 'ds/bundle-uri-3'
Taylor Blau
2022-10-31
1
-0
/
+1
|
\
|
*
bundle-uri: unit test "key=value" parsing
Ævar Arnfjörð Bjarmason
2022-10-12
1
-0
/
+1
*
|
Merge branch 'ab/submodule-helper-prep'
Junio C Hamano
2022-09-13
1
-0
/
+1
|
\
\
|
*
|
submodule--helper: move "is-active" to a test-tool
Ævar Arnfjörð Bjarmason
2022-09-02
1
-0
/
+1
|
|
/
*
|
Merge branch 'sg/parse-options-subcommand'
Junio C Hamano
2022-09-01
1
-0
/
+2
|
\
\
|
*
|
parse-options: add support for parsing subcommands
SZEDER Gábor
2022-08-19
1
-0
/
+1
|
*
|
t0040-parse-options: test parse_options() with various 'parse_opt_flags'
SZEDER Gábor
2022-08-19
1
-0
/
+1
|
|
/
*
/
t0021: implementation the rot13-filter.pl script in C
Matheus Tavares
2022-08-15
1
-0
/
+1
|
/
*
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
2022-06-11
1
-0
/
+1
|
\
|
*
t/helper/hexdump: add helper to print hexdump of stdin
Jeff Hostetler
2022-05-27
1
-0
/
+1
*
|
t/helper: add 'pack-mtimes' test-tool
Taylor Blau
2022-05-27
1
-0
/
+1
|
/
*
t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
Jeff Hostetler
2022-03-26
1
-0
/
+1
*
wrapper: add a helper to generate numbers from a CSPRNG
brian m. carlson
2022-01-17
1
-0
/
+1
*
Add "test-tool dump-reftable" command.
Han-Wen Nienhuys
2021-10-08
1
-0
/
+1
*
reftable: utility functions
Han-Wen Nienhuys
2021-10-08
1
-0
/
+1
*
Merge branch 'ab/getcwd-test'
Junio C Hamano
2021-08-04
1
-0
/
+1
|
\
|
*
t0001: fix broken not-quite getcwd(3) test in bed67874e2
Ævar Arnfjörð Bjarmason
2021-07-30
1
-0
/
+1
*
|
Merge branch 'ew/many-alternate-optim'
Junio C Hamano
2021-07-28
1
-0
/
+1
|
\
\
|
*
|
oidtree: a crit-bit tree for odb_loose_cache
Eric Wong
2021-07-08
1
-0
/
+1
|
|
/
*
/
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
2021-06-28
1
-0
/
+1
|
/
*
Merge branch 'ab/userdiff-tests'
Junio C Hamano
2021-04-21
1
-0
/
+1
|
\
|
*
userdiff tests: list builtin drivers via test-tool
Ævar Arnfjörð Bjarmason
2021-04-08
1
-0
/
+1
*
|
Merge branch 'tb/pack-preferred-tips-to-give-bitmap'
Junio C Hamano
2021-04-14
1
-0
/
+1
|
\
\
|
*
|
t/helper/test-bitmap.c: initial commit
Taylor Blau
2021-04-01
1
-0
/
+1
|
|
/
*
|
Merge branch 'jh/simple-ipc'
Junio C Hamano
2021-04-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
t0052: add simple-ipc tests and t/helper/test-simple-ipc tool
Jeff Hostetler
2021-03-22
1
-0
/
+1
*
|
grep/pcre2: better support invalid UTF-8 haystacks
Ævar Arnfjörð Bjarmason
2021-01-25
1
-0
/
+1
|
/
*
Merge branch 'en/merge-ort-api-null-impl'
Junio C Hamano
2020-11-18
1
-0
/
+1
|
\
|
*
fast-rebase: demonstrate merge-ort's API via new test-tool command
Elijah Newren
2020-10-29
1
-0
/
+1
*
|
Merge branch 'ds/maintenance-part-3'
Junio C Hamano
2020-11-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
maintenance: add start/stop subcommands
Derrick Stolee
2020-09-25
1
-0
/
+1
*
|
receive-pack: add new proc-receive hook
Jiang Xin
2020-08-27
1
-0
/
+1
|
/
*
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
2020-05-01
1
-0
/
+1
|
\
|
*
bloom.c: add the murmur3 hash implementation
Garima Singh
2020-03-30
1
-0
/
+1
*
|
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
2020-04-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
test-tool: rename sha1-array to oid-array
Jeff King
2020-03-30
1
-1
/
+1
*
|
Merge branch 'hw/advise-ng'
Junio C Hamano
2020-03-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
[next]