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
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
2019-11-10
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
1
-22
/
+0
2019-10-16
move run_commit_hook() to libgit and use it there
Phillip Wood
1
-22
/
+0
2019-08-19
wt-status: convert struct wt_status to object_id
brian m. carlson
1
-2
/
+2
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
1
-2
/
+3
2019-07-19
Merge branch 'ra/cherry-pick-revert-skip'
Junio C Hamano
1
-5
/
+8
2019-07-19
Merge branch 'ds/commit-graph-incremental'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'jh/status-aheadbehind'
Junio C Hamano
1
-1
/
+18
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-2
/
+2
2019-07-09
Merge branch 'ds/commit-graph-write-refactor'
Junio C Hamano
1
-2
/
+3
2019-07-02
cherry-pick/revert: advise using --skip
Rohit Ashiwal
1
-5
/
+8
2019-06-21
status: ignore status.aheadbehind in porcelain formats
Jeff Hostetler
1
-4
/
+6
2019-06-21
status: add status.aheadbehind setting
Jeff Hostetler
1
-1
/
+16
2019-06-19
commit-graph: create options for split files
Derrick Stolee
1
-1
/
+1
2019-06-12
commit-graph: collapse parameters into flags
Derrick Stolee
1
-1
/
+1
2019-06-12
commit-graph: return with errors during write
Derrick Stolee
1
-2
/
+3
2019-05-13
Merge branch 'pw/clean-sequencer-state-upon-final-commit'
Junio C Hamano
1
-2
/
+1
2019-05-09
Merge branch 'dl/merge-cleanup-scissors-fix'
Junio C Hamano
1
-29
/
+20
2019-05-07
doc: promote "git restore"
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-04-25
Merge branch 'nd/commit-a-with-paths-msg-update'
Junio C Hamano
1
-1
/
+2
2019-04-18
merge: add scissors line on merge conflict
Denton Liu
1
-5
/
+17
2019-04-18
parse-options.h: extract common --cleanup option
Denton Liu
1
-1
/
+1
2019-04-18
commit: extract cleanup_mode functions to sequencer
Denton Liu
1
-23
/
+2
2019-04-17
commit/reset: try to clean up sequencer state
Phillip Wood
1
-2
/
+1
2019-03-22
commit: improve error message in "-a <paths>" case
Nguyễn Thái Ngọc Duy
1
-1
/
+2
[next]