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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
Merge branch 'ab/gc-remove-unused-call'
Junio C Hamano
1
-7
/
+1
2021-09-23
Merge branch 'en/am-abort-fix'
Junio C Hamano
1
-1
/
+2
2021-09-23
Merge branch 'ps/update-ref-batch-flush'
Junio C Hamano
1
-4
/
+10
2021-09-20
Merge branch 'js/run-command-close-packs'
Junio C Hamano
7
-20
/
+9
2021-09-20
Merge branch 'ds/mergies-with-sparse-index'
Junio C Hamano
3
-0
/
+12
2021-09-20
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
2
-6
/
+95
2021-09-20
Merge branch 'ar/submodule-run-update-procedure'
Junio C Hamano
1
-0
/
+257
2021-09-20
Merge branch 'ab/serve-cleanup'
Junio C Hamano
2
-15
/
+16
2021-09-20
Merge branch 'ar/submodule-add-more'
Junio C Hamano
2
-261
/
+164
2021-09-20
Merge branch 'ar/submodule-add-config'
Junio C Hamano
1
-0
/
+129
2021-09-20
Merge branch 'ab/unbundle-progress'
Junio C Hamano
2
-1
/
+16
2021-09-20
Merge branch 'tb/pack-finalize-ordering'
Junio C Hamano
3
-30
/
+35
2021-09-20
Merge branch 'lh/systemd-timers'
Junio C Hamano
1
-71
/
+512
2021-09-20
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
1
-23
/
+41
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
4
-25
/
+19
2021-09-20
Merge branch 'ps/fetch-optim'
Junio C Hamano
3
-49
/
+50
2021-09-15
Merge branch 'jc/prefix-filename-allocates'
Junio C Hamano
1
-1
/
+1
2021-09-15
Merge branch 'so/diff-index-regression-fix'
Junio C Hamano
1
-3
/
+3
2021-09-12
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason
1
-7
/
+1
2021-09-10
am: fix incorrect exit status on am fail to abort
Elijah Newren
1
-1
/
+2
2021-09-10
Merge branch 'rs/show-branch-simplify'
Junio C Hamano
1
-10
/
+5
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
12
-25
/
+26
2021-09-10
Merge branch 'mk/clone-recurse-submodules'
Junio C Hamano
1
-0
/
+5
2021-09-10
Merge branch 'ab/gc-log-rephrase'
Junio C Hamano
1
-1
/
+1
2021-09-10
Merge branch 'tk/fast-export-anonymized-tag-fix'
Junio C Hamano
1
-0
/
+1
2021-09-10
Merge branch 'ab/commit-graph-usage'
Junio C Hamano
2
-46
/
+55
2021-09-10
Merge branch 'tb/add-objects-in-unpacked-packs-simplify'
Junio C Hamano
1
-73
/
+12
2021-09-10
Merge branch 'ps/fetch-omit-formatting-under-quiet'
Junio C Hamano
1
-5
/
+12
2021-09-10
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
1
-0
/
+1
2021-09-09
pack-objects: rename .idx files into place after .bitmap files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-09
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-09
builtin/index-pack.c: move `.idx` files into place last
Taylor Blau
1
-2
/
+2
2021-09-09
index-pack: refactor renaming in final()
Ævar Arnfjörð Bjarmason
1
-25
/
+23
2021-09-09
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-09-09
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
2
-0
/
+9
2021-09-09
merge: make sparse-aware with ORT
Derrick Stolee
1
-0
/
+3
2021-09-09
Close object store closer to spawning child processes
Johannes Schindelin
3
-16
/
+8
2021-09-09
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin
4
-5
/
+0
2021-09-08
Merge branch 'sg/column-nl'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'rs/branch-allow-deleting-dangling'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'mt/quiet-with-delayed-checkout'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'rs/xopen-reports-open-failures'
Junio C Hamano
11
-37
/
+12
2021-09-08
Merge branch 'js/maintenance-launchctl-fix'
Junio C Hamano
1
-21
/
+70
2021-09-08
Merge branch 'ab/rebase-fatal-fatal-fix'
Junio C Hamano
1
-1
/
+1
2021-09-08
Merge branch 'ab/ls-remote-packet-trace'
Junio C Hamano
1
-0
/
+2
2021-09-08
pull: release packs before fetching
Johannes Schindelin
1
-0
/
+2
2021-09-08
grep: add repository to OID grep sources
Jonathan Tan
1
-9
/
+6
2021-09-08
grep: allocate subrepos on heap
Jonathan Tan
1
-9
/
+30
2021-09-08
grep: read submodule entry with explicit repo
Jonathan Tan
1
-5
/
+5
[next]