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
2022-04-04
Merge branch 'ab/reflog-parse-options'
Junio C Hamano
1
-51
/
+95
2022-03-30
Merge branch 'vd/stash-silence-reset'
Junio C Hamano
2
-8
/
+10
2022-03-29
Merge branch 'jc/rebase-detach-fix'
Junio C Hamano
1
-0
/
+2
2022-03-28
reflog: fix 'show' subcommand's argv
SZEDER Gábor
1
-2
/
+2
2022-03-25
Merge branch 'gc/recursive-fetch-with-unused-submodules'
Junio C Hamano
1
-7
/
+7
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
3
-10
/
+20
2022-03-24
reset: show --no-refresh in the short-help
Junio C Hamano
1
-3
/
+3
2022-03-23
reflog [show]: display sensible -h output
Ævar Arnfjörð Bjarmason
1
-2
/
+23
2022-03-23
reflog: convert to parse_options() API
Ævar Arnfjörð Bjarmason
1
-8
/
+32
2022-03-23
reset: remove 'reset.refresh' config option
Victoria Dye
1
-3
/
+1
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
1
-1
/
+0
2022-03-23
reset: do not make '--quiet' disable index refresh
Victoria Dye
1
-8
/
+1
2022-03-23
Merge branch 'jc/cat-file-batch-default-format-optim'
Junio C Hamano
1
-6
/
+23
2022-03-23
Merge branch 'ps/repack-with-server-info'
Junio C Hamano
1
-4
/
+8
2022-03-23
Merge branch 'ep/remove-duplicated-includes'
Junio C Hamano
3
-3
/
+0
2022-03-23
Merge branch 'jk/name-rev-w-genno'
Junio C Hamano
1
-14
/
+57
2022-03-23
Merge branch 'gc/submodule-update-part1'
Junio C Hamano
1
-107
/
+141
2022-03-21
Merge branch 'ds/partial-bundles'
Junio C Hamano
3
-26
/
+25
2022-03-18
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
1
-0
/
+2
2022-03-17
reflog exists: use parse_options() API
Ævar Arnfjörð Bjarmason
1
-22
/
+16
2022-03-17
git reflog [expire|delete]: make -h output consistent with SYNOPSIS
Ævar Arnfjörð Bjarmason
1
-6
/
+5
2022-03-17
reflog: move "usage" variables and use macros
Ævar Arnfjörð Bjarmason
1
-15
/
+24
2022-03-17
reflog: refactor cmd_reflog() to "if" branches
Ævar Arnfjörð Bjarmason
1
-6
/
+3
2022-03-16
Merge branch 'ab/string-list-count-in-size-t'
Junio C Hamano
4
-11
/
+12
2022-03-16
Merge branch 'ab/racy-hooks'
Junio C Hamano
3
-21
/
+33
2022-03-16
Merge branch 'jc/stash-drop'
Junio C Hamano
2
-465
/
+8
2022-03-16
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
1
-8
/
+31
2022-03-16
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
1
-2
/
+12
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
15
-37
/
+37
2022-03-16
Merge branch 'mf/fix-type-in-config-h'
Junio C Hamano
1
-1
/
+1
2022-03-16
Merge branch 'ps/fetch-mirror-optim'
Junio C Hamano
2
-18
/
+32
2022-03-16
fetch: fetch unpopulated, changed submodules
Glen Choo
1
-7
/
+7
2022-03-15
cat-file: skip expanding default format
John Cai
1
-6
/
+23
2022-03-14
stash: make internal resets quiet and refresh index
Victoria Dye
1
-2
/
+3
2022-03-14
reset: suppress '--no-refresh' advice if logging is silenced
Victoria Dye
1
-1
/
+1
2022-03-14
reset: replace '--quiet' with '--no-refresh' in performance advice
Victoria Dye
1
-4
/
+4
2022-03-14
reset: introduce --[no-]refresh option to --mixed
Victoria Dye
1
-1
/
+12
2022-03-14
reset: revise index refresh advice
Victoria Dye
1
-2
/
+2
2022-03-14
repack: add config to skip updating server info
Patrick Steinhardt
1
-1
/
+5
2022-03-14
repack: refactor to avoid double-negation of update-server-info
Patrick Steinhardt
1
-4
/
+4
2022-03-13
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
7
-8
/
+19
2022-03-13
Merge branch 'gc/parse-tree-indirect-errors'
Junio C Hamano
2
-3
/
+12
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
1
-61
/
+129
2022-03-13
builtin/stash.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/sparse-checkout.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/gc.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
name-rev: use generation numbers if available
Jacob Keller
1
-14
/
+57
2022-03-10
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
3
-10
/
+20
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
1
-10
/
+53
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
1
-12
/
+166
[next]