aboutsummaryrefslogtreecommitdiff
path: root/builtin/commit.c
Commit message (Expand)AuthorAge
* Merge branch 'ma/reduce-heads-leakfix'Junio C Hamano2017-11-15
|\
| * reduce_heads: fix memory leaksMartin Ågren2017-11-08
* | Merge branch 'jm/status-ignored-files-list'Junio C Hamano2017-11-13
|\ \
| * | status: add option to show ignored files differentlyJameson Miller2017-10-31
| |/
* | Merge branch 'bw/diff-opt-impl-to-bitfields'Junio C Hamano2017-11-09
|\ \
| * | diff: make struct diff_flags members lowercaseBrandon Williams2017-11-01
| * | diff: convert flags to be stored in bitfieldsBrandon Williams2017-11-01
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2017-11-06
|\ \
| * | refs: update ref transactions to use struct object_idbrian m. carlson2017-10-16
| |/
* | Merge branch 'ao/check-resolve-ref-unsafe-result'Junio C Hamano2017-11-06
|\ \
| * | commit: check result of resolve_ref_unsafeAndrey Okoshkin2017-10-21
* | | Merge branch 'ma/lockfile-fixes'Junio C Hamano2017-11-06
|\ \ \ | |_|/ |/| |
| * | read-cache: drop explicit `CLOSE_LOCK`-flagMartin Ågren2017-10-07
* | | Merge branch 'jk/no-optional-locks'Junio C Hamano2017-10-03
|\ \ \ | |/ / |/| |
| * | git: add --no-optional-locks optionJeff King2017-09-27
| |/
* | Merge branch 'ma/leakplugs'Junio C Hamano2017-09-29
|\ \
| * | builtin/commit: fix memory leak in `prepare_index()`Martin Ågren2017-09-24
| |/
| * Merge branch 'ks/commit-abort-on-empty-message-fix' into maintJunio C Hamano2017-08-23
| |\
* | | refs: pass NULL to resolve_ref_unsafe() if hash is not neededRené Scharfe2017-09-24
* | | add UNLEAK annotation for reducing leak false positivesJeff King2017-09-08
* | | Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\ \ \
| * | | submodule: remove gitmodules_configBrandon Williams2017-08-03
* | | | 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
| |/ /