index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
1
-3
/
+5
2019-01-29
Add `human` format to test-tool
Stephen P. Smith
1
-1
/
+12
2019-01-29
ci: parallelize testing on Windows
Johannes Schindelin
1
-0
/
+31
2019-01-29
tests: include detailed trace logs with --write-junit-xml upon failure
Johannes Schindelin
1
-0
/
+21
2019-01-29
tests: avoid calling Perl just to determine file sizes
Johannes Schindelin
1
-0
/
+12
2019-01-29
tests: optionally write results as JUnit-style .xml
Johannes Schindelin
3
-0
/
+82
2019-01-28
test-date: add a subcommand to measure times in shell scripts
Johannes Schindelin
1
-0
/
+12
2019-01-24
show_date_relative(): drop unused "tz" parameter
Jeff King
1
-1
/
+1
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
3
-2
/
+4
2019-01-17
helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
Christian Couder
1
-1
/
+1
2018-12-28
t/helper/test-repository: celebrate independence from the_repository
Stefan Beller
1
-0
/
+10
2018-12-10
style: the opening '{' of a function is in a separate line
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-12-05
repository: repo_submodule_init to take a submodule struct
Stefan Beller
1
-3
/
+5
2018-11-21
Merge branch 'ds/commit-graph-with-grafts' into maint
Junio C Hamano
1
-2
/
+8
2018-11-21
Merge branch 'js/mingw-o-append' into maint
Junio C Hamano
3
-0
/
+78
2018-11-18
Merge branch 'jk/unused-parameter-fixes'
Junio C Hamano
1
-1
/
+1
2018-11-18
Merge branch 'ds/reachable-topo-order'
Junio C Hamano
1
-8
/
+18
2018-11-14
Add a base implementation of SHA-256 support
brian m. carlson
3
-0
/
+9
2018-11-14
t/helper: add a test helper to compute hash speed
brian m. carlson
3
-0
/
+63
2018-11-14
t: make the sha1 test-tool helper generic
brian m. carlson
3
-51
/
+61
2018-11-13
Merge branch 'ds/add-missing-tags'
Junio C Hamano
1
-4
/
+30
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
3
-0
/
+32
2018-11-06
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
1
-0
/
+1
2018-11-06
parse-options: drop OPT_DATE()
Jeff King
1
-1
/
+0
2018-11-03
test-reach: test get_reachable_subset
Derrick Stolee
1
-4
/
+30
2018-11-02
prio-queue: add 'peek' operation
Derrick Stolee
1
-8
/
+18
2018-10-31
t/helper: add test-submodule-nested-repo-config
Antonio Ospite
3
-0
/
+32
2018-10-30
Merge branch 'rj/header-guards'
Junio C Hamano
1
-2
/
+2
2018-10-30
Merge branch 'jk/test-tool-help'
Junio C Hamano
1
-2
/
+13
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-10-18
headers: normalize the spelling of some header guards
Ramsay Jones
1
-2
/
+2
2018-10-18
test-tool: show tool list on error
Jeff King
1
-2
/
+13
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
1
-2
/
+8
2018-10-10
Merge branch 'nd/test-tool'
Junio C Hamano
6
-7
/
+19
2018-09-24
Merge branch 'ds/reachable'
Junio C Hamano
1
-5
/
+17
2018-09-24
Merge branch 'js/mingw-o-append'
Junio C Hamano
3
-0
/
+78
2018-09-21
commit-reach: properly peel tags
Derrick Stolee
1
-5
/
+17
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'jk/patch-corrupted-delta-fix'
Junio C Hamano
1
-4
/
+4
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
3
-0
/
+132
2018-09-17
Merge branch 'ds/multi-pack-index'
Junio C Hamano
3
-0
/
+53
2018-09-11
t0051: test GIT_TRACE to a windows named pipe
Jeff Hostetler
3
-0
/
+78
2018-09-11
t/helper: merge test-dump-fsmonitor into test-tool
Nguyễn Thái Ngọc Duy
3
-1
/
+4
2018-09-11
t/helper: merge test-parse-options into test-tool
Nguyễn Thái Ngọc Duy
3
-2
/
+5
2018-09-11
t/helper: merge test-pkt-line into test-tool
Nguyễn Thái Ngọc Duy
3
-1
/
+4
2018-09-11
t/helper: merge test-dump-untracked-cache into test-tool
Nguyễn Thái Ngọc Duy
3
-1
/
+4
2018-09-11
t/helper: keep test-tool command list sorted
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2018-08-30
test-delta: read input into a heap buffer
Jeff King
1
-4
/
+4
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-1
/
+1
[prev]
[next]