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-12-06
Sync with 2.19.3
Johannes Schindelin
3
-6
/
+256
2019-12-06
Sync with 2.18.2
Johannes Schindelin
3
-6
/
+256
2019-12-06
Sync with 2.17.3
Johannes Schindelin
3
-7
/
+257
2019-12-06
Sync with 2.16.6
Johannes Schindelin
3
-7
/
+257
2019-12-06
test-drop-caches: use `has_dos_drive_prefix()`
Johannes Schindelin
1
-5
/
+8
2019-12-06
Sync with 2.15.4
Johannes Schindelin
2
-2
/
+249
2019-12-06
Sync with 2.14.6
Johannes Schindelin
2
-2
/
+249
2019-12-05
Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'
Johannes Schindelin
1
-0
/
+17
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
1
-0
/
+17
2019-12-05
quote-stress-test: offer to test quoting arguments for MSYS2 sh
Johannes Schindelin
1
-3
/
+10
2019-12-05
quote-stress-test: allow skipping some trials
Johannes Schindelin
1
-1
/
+5
2019-12-05
quote-stress-test: accept arguments to test via the command-line
Johannes Schindelin
1
-13
/
+22
2019-12-05
tests: add a helper to stress test argument quoting
Garima Singh
1
-2
/
+116
2019-12-05
test-path-utils: offer to run a protectNTFS/protectHFS benchmark
Garima Singh
1
-0
/
+96
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-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
2018-08-27
Merge branch 'jk/use-compat-util-in-test-tool'
Junio C Hamano
1
-0
/
+2
2018-08-21
test-tool.h: include git-compat-util.h
Jeff King
1
-0
/
+2
[next]