summaryrefslogtreecommitdiff
path: root/builtin/commit.c
AgeCommit message (Expand)Author
11 daysMerge branch 'gt/add-u-commit-i-pathspec-check'Junio C Hamano
2024-04-05Merge branch 'jk/core-comment-string'Junio C Hamano
2024-04-03builtin/commit: error out when passing untracked path with -iGhanshyam Thakkar
2024-04-03revision: optionally record matches with pathspec elementsJunio C Hamano
2024-03-28Merge branch 'jc/show-untracked-false'Junio C Hamano
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano
2024-03-13status: allow --untracked=false and friendsJunio C Hamano
2024-03-13status: unify parsing of --untracked= and status.showUntrackedFilesJunio C Hamano
2024-03-12prefer comment_line_str to comment_line_char for printingJeff King
2024-03-12strbuf: accept a comment string for strbuf_stripspace()Jeff King
2024-03-12environment: store comment_line_char as a stringJeff King
2024-03-12commit: refactor base-case of adjust_comment_line_char()Jeff King
2024-03-07Merge branch 'jt/commit-redundant-scissors-fix'Junio C Hamano
2024-03-07Merge branch 'js/merge-tree-3-trees'Junio C Hamano
2024-02-27commit: unify logic to avoid multiple scissors lines when mergingJosh Triplett
2024-02-27commit: avoid redundant scissor line with --cleanup=scissors -vJosh Triplett
2024-02-23Always check `parse_tree*()`'s return valueJohannes Schindelin
2024-02-09Merge branch 'en/header-cleanup' into maint-2.43Junio C Hamano
2024-02-09Merge branch 'la/trailer-cleanups' into maint-2.43Junio C Hamano
2024-01-19refs: convert MERGE_AUTOSTASH to become a normal pseudo-refPatrick Steinhardt
2024-01-08Merge branch 'en/header-cleanup'Junio C Hamano
2024-01-02Merge branch 'la/trailer-cleanups'Junio C Hamano
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-10-29Merge branch 'jc/commit-new-underscore-index-fix'Junio C Hamano
2023-10-20commit: ignore_non_trailer computes number of bytes to ignoreLinus Arver
2023-10-18commit: do not use cryptic "new_index" in end-user facing messagesJunio C Hamano
2023-10-02tree-walk: init_tree_desc take an oid to get the hash algorithmEric W. Biederman
2023-07-08Merge branch 'js/empty-index-fixes'Junio C Hamano
2023-07-06Merge branch 'gc/config-context'Junio C Hamano
2023-07-06Merge branch 'cw/strbuf-cleanup'Junio C Hamano
2023-06-29Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano
2023-06-29commit -a -m: allow the top-level tree to become empty againJohannes Schindelin
2023-06-28config: pass kvi to die_bad_number()Glen Choo
2023-06-28config: add ctx arg to config_fn_tGlen Choo
2023-06-26Merge branch 'jk/commit-use-no-divider-with-interpret-trailers'Junio C Hamano
2023-06-21repository: remove unnecessary include of path.hElijah Newren
2023-06-21cache.h: remove this no-longer-used headerElijah Newren
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren
2023-06-21preload-index.h: move declarations for preload-index.c from elsewhereElijah Newren
2023-06-21sparse-index.h: move declarations for sparse-index.c from cache.hElijah Newren
2023-06-21add: modify add_files_to_cache() to avoid globalsElijah Newren
2023-06-17commit: pass --no-divider to interpret-trailersJeff King
2023-06-12strbuf: remove global variableCalvin Wan
2023-06-03surround %s with quotes when failed to lookup commitTeng Long
2023-04-11editor: move editor-related functions and declarations into common fileElijah Newren
2023-04-11object-name.h: move declarations for object-name.c functions from cache.hElijah Newren
2023-04-11treewide: be explicit about dependence on advice.hElijah Newren
2023-04-04Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason