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
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
2019-03-20
report_path_error(): drop unused prefix parameter
Jeff King
1
-3
/
+3
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
1
-0
/
+8
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
1
-1
/
+2
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-3
/
+4
2019-02-04
config: allow giving separate author and committer idents
William Hubbs
1
-1
/
+2
2019-01-29
Merge branch 'jk/save-getenv-result'
Junio C Hamano
1
-1
/
+2
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
notes-utils.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-11
commit: copy saved getenv() result
Jeff King
1
-1
/
+2
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
1
-3
/
+5
2018-11-18
Merge branch 'jk/unused-parameter-fixes'
Junio C Hamano
1
-1
/
+4
2018-11-12
diff-lib.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-12
sequencer.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-12
wt-status.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-06
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
1
-0
/
+3
2018-11-06
status: mark --find-renames option with NONEG
Jeff King
1
-1
/
+1
2018-11-06
refresh_index: remove unnecessary calls to preload_index()
Ben Peart
1
-1
/
+1
2018-10-19
Merge branch 'nd/status-refresh-progress'
Junio C Hamano
1
-2
/
+8
2018-10-19
Merge branch 'ss/wt-status-committable'
Junio C Hamano
1
-9
/
+12
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-2
/
+2
2018-10-16
Merge branch 'en/status-multiple-renames-to-the-same-target-fix'
Junio C Hamano
1
-0
/
+1
2018-10-16
Merge branch 'ab/commit-graph-progress'
Junio C Hamano
1
-1
/
+1
2018-10-03
roll wt_status_state into wt_status and populate in the collect phase
Stephen P. Smith
1
-0
/
+3
2018-09-27
commit: fix erroneous BUG, 'multiple renames on the same target? how?'
Elijah Newren
1
-0
/
+1
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
rerere.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'ds/commit-graph-tests'
Junio C Hamano
1
-0
/
+4
[next]