summaryrefslogtreecommitdiff
path: root/builtin/commit.c
AgeCommit message (Expand)Author
2019-08-19wt-status: convert struct wt_status to object_idbrian m. carlson
2019-07-19Merge branch 'ra/cherry-pick-revert-skip'Junio C Hamano
2019-07-19Merge branch 'ds/commit-graph-incremental'Junio C Hamano
2019-07-09Merge branch 'jh/status-aheadbehind'Junio C Hamano
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano
2019-07-09Merge branch 'ds/commit-graph-write-refactor'Junio C Hamano
2019-07-02cherry-pick/revert: advise using --skipRohit Ashiwal
2019-06-21status: ignore status.aheadbehind in porcelain formatsJeff Hostetler
2019-06-21status: add status.aheadbehind settingJeff Hostetler
2019-06-20commit-graph: create options for split filesDerrick Stolee
2019-06-12commit-graph: collapse parameters into flagsDerrick Stolee
2019-06-12commit-graph: return with errors during writeDerrick Stolee
2019-05-13Merge branch 'pw/clean-sequencer-state-upon-final-commit'Junio C Hamano
2019-05-08Merge branch 'dl/merge-cleanup-scissors-fix'Junio C Hamano
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy
2019-04-25Merge branch 'nd/commit-a-with-paths-msg-update'Junio C Hamano
2019-04-18merge: add scissors line on merge conflictDenton Liu
2019-04-18parse-options.h: extract common --cleanup optionDenton Liu
2019-04-18commit: extract cleanup_mode functions to sequencerDenton Liu
2019-04-17commit/reset: try to clean up sequencer statePhillip Wood
2019-03-22commit: improve error message in "-a <paths>" caseNguyễn Thái Ngọc Duy
2019-03-20report_path_error(): drop unused prefix parameterJeff King
2019-03-07Merge branch 'nd/completion-more-parameters'Junio C Hamano
2019-03-07Merge branch 'wh/author-committer-ident-config'Junio C Hamano
2019-02-20completion: add more parameter value completionNguyễn Thái Ngọc Duy
2019-02-07Merge branch 'nd/the-index-final'Junio C Hamano
2019-02-04config: allow giving separate author and committer identsWilliam Hubbs
2019-01-29Merge branch 'jk/save-getenv-result'Junio C Hamano
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy
2019-01-14read-cache.c: replace update_index_if_able with repo_&Nguyễn Thái Ngọc Duy
2019-01-14read-cache.c: kill read_index()Nguyễn Thái Ngọc Duy
2019-01-14notes-utils.c: remove the_repository referencesNguyễn Thái Ngọc Duy
2019-01-12commit: copy saved getenv() resultJeff King
2019-01-04Merge branch 'nd/the-index'Junio C Hamano
2018-11-18Merge branch 'jk/unused-parameter-fixes'Junio C Hamano
2018-11-12diff-lib.c: remove the_repository referencesNguyễn Thái Ngọc Duy
2018-11-12sequencer.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2018-11-12wt-status.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2018-11-06assert NOARG/NONEG behavior of parse-options callbacksJeff King
2018-11-06status: mark --find-renames option with NONEGJeff King
2018-11-06refresh_index: remove unnecessary calls to preload_index()Ben Peart
2018-10-19Merge branch 'nd/status-refresh-progress'Junio C Hamano
2018-10-19Merge branch 'ss/wt-status-committable'Junio C Hamano
2018-10-19Merge branch 'nd/the-index'Junio C Hamano
2018-10-16Merge branch 'en/status-multiple-renames-to-the-same-target-fix'Junio C Hamano
2018-10-16Merge branch 'ab/commit-graph-progress'Junio C Hamano
2018-10-04roll wt_status_state into wt_status and populate in the collect phaseStephen P. Smith
2018-09-27commit: fix erroneous BUG, 'multiple renames on the same target? how?'Elijah Newren
2018-09-21revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2018-09-21rerere.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy