index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
submodule--helper: reduce logic in run_update_procedure()
Glen Choo
1
-13
/
+17
2022-03-16
submodule--helper: teach update_data more options
Glen Choo
2
-76
/
+76
2022-03-16
builtin/submodule--helper.c: rename option struct to "opt"
Ævar Arnfjörð Bjarmason
1
-26
/
+26
2022-03-16
submodule update: use die_message()
Glen Choo
2
-23
/
+19
2022-03-16
submodule--helper: run update using child process struct
Atharva Raykar
1
-18
/
+16
2022-03-16
Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2
Junio C Hamano
4
-159
/
+183
2022-03-13
The eleventh batch
Junio C Hamano
1
-0
/
+21
2022-03-13
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
21
-62
/
+113
2022-03-13
Merge branch 'nj/read-tree-doc-reffix'
Junio C Hamano
1
-2
/
+2
2022-03-13
Merge branch 'ps/fetch-atomic-fixup'
Junio C Hamano
1
-15
/
+5
2022-03-13
Merge branch 'fs/gpgsm-update'
Junio C Hamano
3
-8
/
+15
2022-03-13
Merge branch 'gc/parse-tree-indirect-errors'
Junio C Hamano
2
-3
/
+12
2022-03-13
Merge branch 'en/merge-ort-align-verbosity-with-recursive'
Junio C Hamano
1
-2
/
+3
2022-03-13
Merge branch 'ab/make-optim-noop'
Junio C Hamano
10
-160
/
+165
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
5
-61
/
+262
2022-03-09
The tenth batch
Junio C Hamano
1
-1
/
+27
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
5
-24
/
+187
2022-03-09
Merge branch 'ab/c99-variadic-macros'
Junio C Hamano
8
-246
/
+65
2022-03-09
Merge branch 'hn/reftable-no-empty-keys'
Junio C Hamano
7
-19
/
+136
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
3
-22
/
+333
2022-03-09
Merge branch 'pw/xdiff-alloc-fail'
Junio C Hamano
4
-48
/
+51
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
19
-128
/
+311
2022-03-06
The ninth batch
Junio C Hamano
1
-0
/
+21
2022-03-06
Merge branch 'jt/ls-files-stage-recurse'
Junio C Hamano
3
-4
/
+20
2022-03-06
Merge branch 'gc/stash-on-branch-with-multi-level-name'
Junio C Hamano
2
-1
/
+12
2022-03-06
Merge branch 'ah/advice-switch-requires-detach-to-detach'
Junio C Hamano
5
-11
/
+35
2022-03-06
Merge branch 'ab/c99-designated-initializers'
Junio C Hamano
11
-183
/
+193
2022-03-06
Merge branch 'mc/index-pack-report-max-size'
Junio C Hamano
2
-2
/
+14
2022-03-06
Merge branch 'ac/usage-string-fixups'
Junio C Hamano
5
-9
/
+9
2022-03-06
Merge branch 'ab/test-leak-diag'
Junio C Hamano
1
-10
/
+40
2022-03-06
Merge branch 'ab/hook-tests'
Junio C Hamano
1
-41
/
+53
2022-03-06
Merge branch 'en/merge-ort-plug-leaks'
Junio C Hamano
1
-19
/
+17
2022-03-06
Merge branch 'ds/worktree-docs'
Junio C Hamano
2
-197
/
+209
2022-03-06
Merge branch 'jc/rerere-train-modernise'
Junio C Hamano
1
-1
/
+1
2022-03-06
Merge branch 'rs/bisect-executable-not-found'
Junio C Hamano
4
-14
/
+125
2022-03-06
Merge branch 'en/sparse-checkout-fixes'
Junio C Hamano
2
-7
/
+161
2022-03-06
Merge branch 'cg/t3903-modernize'
Junio C Hamano
2
-9
/
+41
2022-03-04
submodule--helper update-clone: check for --filter and --init
Glen Choo
2
-6
/
+19
2022-03-04
submodule update: add tests for --filter
Glen Choo
1
-0
/
+12
2022-03-04
submodule--helper: remove ensure-core-worktree
Glen Choo
2
-12
/
+2
2022-03-04
submodule--helper update-clone: learn --init
Glen Choo
2
-6
/
+29
2022-03-04
submodule--helper: allow setting superprefix for init_submodule()
Atharva Raykar
1
-3
/
+7
2022-03-04
submodule--helper: refactor get_submodule_displaypath()
Atharva Raykar
1
-4
/
+10
2022-03-04
submodule--helper run-update-procedure: learn --remote
Glen Choo
2
-63
/
+23
2022-03-04
submodule--helper: don't use bitfield indirection for parse_options()
Ævar Arnfjörð Bjarmason
1
-13
/
+10
2022-03-04
submodule--helper: get remote names from any repository
Atharva Raykar
1
-15
/
+23
2022-03-04
submodule--helper run-update-procedure: remove --suboid
Glen Choo
2
-10
/
+7
2022-03-04
submodule--helper: reorganize code for sh to C conversion
Glen Choo
1
-5
/
+21
2022-03-04
submodule--helper: remove update-module-mode
Glen Choo
1
-24
/
+0
2022-03-04
submodule tests: test for init and update failure output
Ævar Arnfjörð Bjarmason
2
-3
/
+25
[next]