summaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAgeFilesLines
* advice: remove read uses of most global `advice_` variablesBen Boeckel2021-08-251-2/+2
* Merge branch 'ds/commit-and-checkout-with-sparse-index'Junio C Hamano2021-08-041-0/+3
|\
| * commit: integrate with sparse-indexDerrick Stolee2021-07-141-0/+3
* | Merge branch 'ds/status-with-sparse-index'Junio C Hamano2021-07-281-0/+3
|\ \ | |/
| * status: use sparse-index throughoutDerrick Stolee2021-07-141-0/+3
* | commit: remove irrelavent prompt on `--allow-empty-message`Hu Jialun2021-07-091-9/+16
* | commit: reorganise commit hint stringsHu Jialun2021-07-091-10/+10
|/
* Merge branch 'ds/sparse-index-protections'Junio C Hamano2021-04-301-0/+4
|\
| * commit: ensure full indexDerrick Stolee2021-04-141-0/+4
* | Merge branch 'zh/commit-trailer'Junio C Hamano2021-04-071-0/+22
|\ \
| * | commit: add --trailer optionZheNing Hu2021-03-231-0/+22
| |/
* | Merge branch 'cm/rebase-i-fixup-amend-reword'Junio C Hamano2021-03-261-10/+112
|\ \ | |/ |/|
| * commit: add a reword suboption to --fixupCharvi Mendiratta2021-03-151-6/+25
| * commit: add amend suboption to --fixup to create amend! commitCharvi Mendiratta2021-03-151-10/+93
* | shortlog: remove unused(?) "repo-abbrev" featureÆvar Arnfjörð Bjarmason2021-01-121-1/+1
|/
* Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn2020-10-201-1/+1
* drop unused argc parametersJeff King2020-09-301-6/+6
* Merge branch 'ds/maintenance-part-1'Junio C Hamano2020-09-251-1/+1
|\
| * maintenance: replace run_auto_gc()Derrick Stolee2020-09-171-1/+1
* | Merge branch 'pw/rebase-i-more-options'Junio C Hamano2020-09-031-2/+2
|\ \
| * | am: stop exporting GIT_COMMITTER_DATEPhillip Wood2020-08-171-2/+2
* | | builtin/commit: suggest update-ref for pseudoref removalHan-Wen Nienhuys2020-08-211-14/+12
| |/ |/|
* | strvec: rename struct fieldsJeff King2020-07-301-1/+1
* | strvec: convert builtin/ callers away from argv_array nameJeff King2020-07-281-3/+3
* | Merge branch 'jc/auto-gc-quiet'Junio C Hamano2020-05-131-2/+1
|\ \
| * | auto-gc: pass --quiet down from am, commit, merge and rebaseJunio C Hamano2020-05-071-2/+1
* | | Merge branch 'dl/opt-callback-cleanup'Junio C Hamano2020-05-051-4/+4
|\ \ \
| * | | Use OPT_CALLBACK and OPT_CALLBACK_FDenton Liu2020-04-281-4/+4
| | |/ | |/|
* | | Merge branch 'ds/blame-on-bloom'Junio C Hamano2020-05-011-3/+1
|\ \ \
| * | | tests: write commit-graph with Bloom filtersDerrick Stolee2020-04-161-3/+1
| |/ /
* | | Merge branch 'dl/merge-autostash'Junio C Hamano2020-04-291-0/+2
|\ \ \ | |/ / |/| |
| * | merge: teach --autostash optionDenton Liu2020-04-101-0/+2
| |/
* | Merge branch 'bc/sha-256-part-1-of-4'Junio C Hamano2020-03-261-1/+1
|\ \
| * | commit: use expected signature header for SHA-256brian m. carlson2020-02-241-1/+1
| |/
* | Merge branch 'pw/advise-rebase-skip'Junio C Hamano2020-03-251-16/+24
|\ \ | |/ |/|
| * commit: give correct advice for empty commit during a rebasePhillip Wood2019-12-061-5/+19
| * commit: encapsulate determine_whence() for sequencerPhillip Wood2019-12-061-4/+1
| * commit: use enum value for multiple cherry-picksPhillip Wood2019-12-061-14/+11
* | Merge branch 'tb/commit-graph-object-dir'Junio C Hamano2020-02-141-1/+1
|\ \
| * | commit-graph.h: store an odb in 'struct write_commit_graph_context'Taylor Blau2020-02-041-1/+1
* | | Merge branch 'js/patch-mode-in-others-in-c'Junio C Hamano2020-02-051-2/+6
|\ \ \
| * | | commit --interactive: make it work with the built-in `add -i`Johannes Schindelin2019-12-211-2/+6
* | | | Merge branch 'hw/commit-advise-while-rejecting'Junio C Hamano2020-01-221-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | commit: honor advice.statusHints when rejecting an empty commitHeba Waly2019-12-191-0/+1
| |/ /
* | | Merge branch 'am/pathspec-from-file'Junio C Hamano2019-12-251-0/+3
|\ \ \
| * | | commit: forbid --pathspec-from-file --allAlexandr Miloslavskiy2019-12-181-0/+3
* | | | Merge branch 'rs/commit-export-env-simplify'Junio C Hamano2019-12-161-1/+1
|\ \ \ \
| * | | | commit: use strbuf_add() to add a length-limited stringRené Scharfe2019-12-091-1/+1
* | | | | Merge branch 'am/pathspec-from-file'Junio C Hamano2019-12-101-4/+21
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | commit: support the --pathspec-from-file optionAlexandr Miloslavskiy2019-11-201-4/+21
| | |/ | |/|