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
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
4
-0
/
+133
2022-03-25
t/helper/test-chmtime: skip directories on Windows
Jeff Hostetler
1
-0
/
+15
2022-03-25
t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
Jeff Hostetler
3
-0
/
+118
2022-03-23
Merge branch 'ep/remove-duplicated-includes'
Junio C Hamano
1
-1
/
+0
2022-03-16
Merge branch 'ab/string-list-count-in-size-t'
Junio C Hamano
1
-3
/
+4
2022-03-16
Merge branch 'ds/commit-graph-gen-v2-fixes'
Junio C Hamano
1
-0
/
+13
2022-03-13
t/helper/test-run-command.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-07
string-list API: change "nr" and "alloc" to "size_t"
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2022-03-06
Merge branch 'ac/usage-string-fixups'
Junio C Hamano
1
-3
/
+3
2022-03-01
test-read-graph: include extra post-parse info
Derrick Stolee
1
-0
/
+13
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
1
-1
/
+4
2022-02-25
Merge branch 'ab/only-single-progress-at-once'
Junio C Hamano
1
-13
/
+37
2022-02-23
amend remaining usage strings according to style guide
Abhradeep Chakraborty
1
-3
/
+3
2022-02-16
Merge branch 'hn/reftable-coverity-fixes'
Junio C Hamano
1
-4
/
+5
2022-02-16
date API: add and use a date_mode_release()
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2022-02-16
date API: provide and use a DATE_MODE_INIT
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-11
Merge branch 'ab/no-errno-from-resolve-ref-unsafe'
Junio C Hamano
1
-2
/
+1
2022-02-11
Merge branch 'bc/csprng-mktemps'
Junio C Hamano
3
-0
/
+31
2022-02-03
progress.c tests: make start/stop commands on stdin
Ævar Arnfjörð Bjarmason
1
-11
/
+33
2022-02-03
progress.c test helper: add missing braces
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-02-03
leak tests: fix a memory leak in "test-progress" helper
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-01-26
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-01-20
reftable: order unittests by complexity
Han-Wen Nienhuys
1
-4
/
+5
2022-01-17
wrapper: add a helper to generate numbers from a CSPRNG
brian m. carlson
3
-0
/
+31
2022-01-12
Merge branch 'ma/windows-dynload-fix'
Junio C Hamano
1
-1
/
+3
2022-01-10
Merge branch 'ds/fetch-pull-with-sparse-index'
Junio C Hamano
1
-54
/
+10
2022-01-10
Merge branch 'hn/test-ref-store-show-hash-algo'
Junio C Hamano
1
-4
/
+5
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
1
-1
/
+3
2021-12-22
Merge branch 'ab/common-main-cleanup'
Junio C Hamano
1
-2
/
+3
2021-12-22
test-read-cache: remove --table, --expand options
Derrick Stolee
1
-54
/
+10
2021-12-21
test-ref-store: print hash algorithm
Han-Wen Nienhuys
1
-4
/
+5
2021-12-15
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
Junio C Hamano
1
-8
/
+65
2021-12-15
Merge branch 'hn/reflog-tests'
Junio C Hamano
1
-3
/
+3
2021-12-15
Merge branch 'ab/run-command'
Junio C Hamano
2
-5
/
+6
2021-12-15
Merge branch 'hn/reftable'
Junio C Hamano
3
-1
/
+26
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
1
-2
/
+1
2021-12-10
Merge branch 'vd/sparse-sparsity-fix-on-read'
Junio C Hamano
1
-2
/
+3
2021-12-07
refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
Han-Wen Nienhuys
1
-0
/
+1
2021-12-07
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys
1
-0
/
+1
2021-12-07
test-ref-store: plug memory leak in cmd_delete_refs
Han-Wen Nienhuys
1
-1
/
+4
2021-12-07
test-ref-store: parse symbolic flag constants
Han-Wen Nienhuys
1
-7
/
+59
2021-12-07
test-ref-store: remove force-create argument for create-reflog
Han-Wen Nienhuys
1
-1
/
+1
2021-12-07
Merge branch 'hn/create-reflog-simplify' into hn/reftable-coverity-fixes
Junio C Hamano
1
-2
/
+1
2021-12-07
Merge branch 'hn/reftable' into hn/reftable-coverity-fixes
Junio C Hamano
3
-1
/
+26
2021-12-07
common-main.c: call exit(), don't return
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
1
-2
/
+3
2021-12-02
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys
1
-3
/
+2
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
1
-4
/
+17
2021-11-29
Merge branch 'tb/plug-pack-bitmap-leaks'
Junio C Hamano
1
-1
/
+2
[next]