aboutsummaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAge
* Merge branch 'kw/commit-keep-index-when-pre-commit-is-not-run'Junio C Hamano2017-08-23
|\
| * commit: skip discarding the index if there is no pre-commit hookKevin Willford2017-08-16
* | Merge branch 'ks/commit-abort-on-empty-message-fix'Junio C Hamano2017-08-11
|\ \
| * | commit: check for empty message before the check for untouched templateKaartic Sivaraam2017-07-17
* | | sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
* | | Merge branch 'ks/typofix-commit-c-comment'Junio C Hamano2017-07-10
|\ \ \ | |/ /
| * | builtin/commit.c: fix a typo in the commentKaartic Sivaraam2017-07-06
* | | Merge branch 'ks/commit-assuming-only-warning-removal'Junio C Hamano2017-07-10
|\ \ \
| * | | commit-template: distinguish status information unconditionallyKaartic Sivaraam2017-06-30
| * | | commit-template: remove outdated notice about explicit pathsKaartic Sivaraam2017-06-30
* | | | Merge branch 'ks/status-initial-commit'Junio C Hamano2017-06-30
|\ \ \ \
| * | | | status: contextually notify user about an initial commitKaartic Sivaraam2017-06-21
| | |/ / | |/| |
* | | | Merge branch 'lb/status-stash-count'Junio C Hamano2017-06-26
|\ \ \ \
| * | | | status: add optional stash count informationLiam Beguin2017-06-18
* | | | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \ \ \
| * | | | | config: don't include config.h by defaultBrandon Williams2017-06-15
| | |_|/ / | |/| | |
* | | | | Merge branch 'bw/ls-files-sans-the-index'Junio C Hamano2017-06-24
|\ \ \ \ \
| * | | | | ls-files: convert overlay_tree_on_cache to take an indexBrandon Williams2017-06-13
* | | | | | Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | builtin/notes: convert to struct object_idbrian m. carlson2017-06-02
| |/ / / /
* | | | | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use xfopen() in more placesNguyễn Thái Ngọc Duy2017-05-26
| |/ / /
* | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom'Junio C Hamano2017-05-29
|\ \ \ \ | | |/ / | |/| |
| * | | interpret-trailers: honor the cut lineBrian Malehorn2017-05-18
| |/ /
* | | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \ \
| * | | tree: convert parse_tree_indirect to struct object_idbrian m. carlson2017-05-08
| * | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| * | | Convert struct cache_tree to use struct object_idbrian m. carlson2017-05-02
| |/ /
* | | status: add color config slots for branch info in "--short --branch"Stephen Kent2017-04-28
|/ /
* | Merge branch 'jk/war-on-git-path'Junio C Hamano2017-04-26
|\ \
| * | use git_path_* helper functionsJeff King2017-04-20
| |/
* | Merge branch 'nd/conditional-config-include'Junio C Hamano2017-04-23
|\ \
| * | path.c: and an option to call real_path() in expand_user_path()Nguyễn Thái Ngọc Duy2017-04-14
| |/
* | builtin/commit: convert to struct object_idbrian m. carlson2017-02-20
|/
* builtin/commit.c: switch to strbuf, instead of snprintf()Elia Pinto2017-01-31
* builtin/commit.c: remove the PATH_MAX limitation via dynamic allocationElia Pinto2017-01-13
* Merge branch 'jc/lock-report-on-error'Junio C Hamano2016-12-19
|\
| * hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
* | Merge branch 'ak/commit-only-allow-empty'Junio C Hamano2016-12-19
|\ \
| * | commit: remove 'Clever' message for --only --amendAndreas Krey2016-12-09
| * | commit: make --only --allow-empty work without pathsAndreas Krey2016-12-05
| * | Merge branch 'os/no-verify-skips-commit-msg-too' into maintJunio C Hamano2016-08-10
| |\ \
| * \ \ Merge branch 'pb/commit-editmsg-path' into maintJunio C Hamano2016-08-08
| |\ \ \
| * \ \ \ Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maintJunio C Hamano2016-07-28
| |\ \ \ \
* | | | | | commit: make ignore_non_trailer take buf/lenJonathan Tan2016-11-29
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'rs/commit-pptr-simplify'Junio C Hamano2016-10-31
|\ \ \ \ \
| * | | | | commit: simplify building parents listRené Scharfe2016-10-30
| * | | | | Merge branch 'ad/commit-have-m-option' into maintJunio C Hamano2016-05-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ss/commit-squash-msg' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'nd/ita-empty-commit'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \