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
/
commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-15
commit: restore --edit when combined with --fixup
Joel Klinghed
1
-2
/
+3
2021-08-04
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
1
-0
/
+3
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
1
-0
/
+3
2021-07-14
commit: integrate with sparse-index
Derrick Stolee
1
-0
/
+3
2021-07-14
status: use sparse-index throughout
Derrick Stolee
1
-0
/
+3
2021-07-09
commit: remove irrelavent prompt on `--allow-empty-message`
Hu Jialun
1
-9
/
+16
2021-07-09
commit: reorganise commit hint strings
Hu Jialun
1
-10
/
+10
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-0
/
+4
2021-04-14
commit: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-07
Merge branch 'zh/commit-trailer'
Junio C Hamano
1
-0
/
+22
2021-03-26
Merge branch 'cm/rebase-i-fixup-amend-reword'
Junio C Hamano
1
-10
/
+112
2021-03-23
commit: add --trailer option
ZheNing Hu
1
-0
/
+22
2021-03-15
commit: add a reword suboption to --fixup
Charvi Mendiratta
1
-6
/
+25
2021-03-15
commit: add amend suboption to --fixup to create amend! commit
Charvi Mendiratta
1
-10
/
+93
2021-01-12
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
1
-1
/
+1
2020-09-30
drop unused argc parameters
Jeff King
1
-6
/
+6
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-1
/
+1
2020-09-17
maintenance: replace run_auto_gc()
Derrick Stolee
1
-1
/
+1
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
1
-2
/
+2
2020-08-21
builtin/commit: suggest update-ref for pseudoref removal
Han-Wen Nienhuys
1
-14
/
+12
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
1
-2
/
+2
2020-07-30
strvec: rename struct fields
Jeff King
1
-1
/
+1
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-3
/
+3
2020-05-13
Merge branch 'jc/auto-gc-quiet'
Junio C Hamano
1
-2
/
+1
2020-05-07
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano
1
-2
/
+1
2020-05-05
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
1
-4
/
+4
2020-05-01
Merge branch 'ds/blame-on-bloom'
Junio C Hamano
1
-3
/
+1
2020-04-29
Merge branch 'dl/merge-autostash'
Junio C Hamano
1
-0
/
+2
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
1
-4
/
+4
2020-04-16
tests: write commit-graph with Bloom filters
Derrick Stolee
1
-3
/
+1
2020-04-10
merge: teach --autostash option
Denton Liu
1
-0
/
+2
2020-03-26
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
1
-1
/
+1
2020-03-25
Merge branch 'pw/advise-rebase-skip'
Junio C Hamano
1
-16
/
+24
2020-02-24
commit: use expected signature header for SHA-256
brian m. carlson
1
-1
/
+1
2020-02-14
Merge branch 'tb/commit-graph-object-dir'
Junio C Hamano
1
-1
/
+1
2020-02-05
Merge branch 'js/patch-mode-in-others-in-c'
Junio C Hamano
1
-2
/
+6
2020-02-04
commit-graph.h: store an odb in 'struct write_commit_graph_context'
Taylor Blau
1
-1
/
+1
2020-01-22
Merge branch 'hw/commit-advise-while-rejecting'
Junio C Hamano
1
-0
/
+1
2019-12-25
Merge branch 'am/pathspec-from-file'
Junio C Hamano
1
-0
/
+3
2019-12-21
commit --interactive: make it work with the built-in `add -i`
Johannes Schindelin
1
-2
/
+6
2019-12-19
commit: honor advice.statusHints when rejecting an empty commit
Heba Waly
1
-0
/
+1
2019-12-18
commit: forbid --pathspec-from-file --all
Alexandr Miloslavskiy
1
-0
/
+3
2019-12-16
Merge branch 'rs/commit-export-env-simplify'
Junio C Hamano
1
-1
/
+1
2019-12-10
Merge branch 'am/pathspec-from-file'
Junio C Hamano
1
-4
/
+21
2019-12-09
commit: use strbuf_add() to add a length-limited string
René Scharfe
1
-1
/
+1
2019-12-06
commit: give correct advice for empty commit during a rebase
Phillip Wood
1
-5
/
+19
2019-12-06
commit: encapsulate determine_whence() for sequencer
Phillip Wood
1
-4
/
+1
2019-12-06
commit: use enum value for multiple cherry-picks
Phillip Wood
1
-14
/
+11
2019-11-20
commit: support the --pathspec-from-file option
Alexandr Miloslavskiy
1
-4
/
+21
[next]