Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | commit: allow partial commits with relative paths | Brandon Williams | 2018-04-05 | 1 | -2/+1 | |
* | | Merge branch 'ma/skip-writing-unchanged-index' | Junio C Hamano | 2018-03-21 | 1 | -7/+3 | |
|\ \ | ||||||
| * | | write_locked_index(): add flag to avoid writing unchanged indexma/skip-writing-unchanged-index | Martin Ågren | 2018-03-01 | 1 | -7/+3 | |
* | | | Merge branch 'ab/gc-auto-in-commit' | Junio C Hamano | 2018-03-08 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | commit: run git gc --auto just before the post-commit hookab/gc-auto-in-commit | Ævar Arnfjörð Bjarmason | 2018-03-01 | 1 | -0/+2 | |
| * | | | Merge branch 'ab/commit-m-with-fixup' into maint | Junio C Hamano | 2018-02-27 | 1 | -3/+5 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'nd/ita-wt-renames-in-status' into maint | Junio C Hamano | 2018-02-27 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge branch 'jh/status-no-ahead-behind' | Junio C Hamano | 2018-03-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | status: add --[no-]ahead-behind to status and commit for V2 format. | Jeff Hostetler | 2018-01-24 | 1 | -0/+7 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'po/object-id' | Junio C Hamano | 2018-02-15 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | commit: convert commit_tree* to object_id | Patryk Obara | 2018-01-30 | 1 | -2/+3 | |
* | | | | | | Merge branch 'pw/sequencer-in-process-commit' | Junio C Hamano | 2018-02-13 | 1 | -260/+31 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | sequencer: run 'prepare-commit-msg' hookpw/sequencer-in-process-commit | Phillip Wood | 2018-01-24 | 1 | -2/+0 | |
| * | | | | | commit: move print_commit_summary() to libgit | Phillip Wood | 2017-11-24 | 1 | -119/+9 | |
| * | | | | | commit: move post-rewrite code to libgit | Phillip Wood | 2017-11-18 | 1 | -41/+1 | |
| * | | | | | Add a function to update HEAD after creating a commit | Phillip Wood | 2017-11-18 | 1 | -18/+2 | |
| * | | | | | commit: move empty message checks to libgit | Phillip Wood | 2017-11-11 | 1 | -80/+19 | |
* | | | | | | Merge branch 'ab/commit-m-with-fixup' | Junio C Hamano | 2018-01-23 | 1 | -3/+5 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | commit: add support for --fixup <commit> -m"<extra message>"ab/commit-m-with-fixup | Ævar Arnfjörð Bjarmason | 2017-12-22 | 1 | -3/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'nd/ita-wt-renames-in-status' | Junio C Hamano | 2018-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Use DIFF_DETECT_RENAME for detect_rename assignments | Nguyễn Thái Ngọc Duy | 2017-12-27 | 1 | -1/+1 | |
* | | | | Merge branch 'ma/reduce-heads-leakfix' | Junio C Hamano | 2017-11-15 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | reduce_heads: fix memory leaksma/reduce-heads-leakfix | Martin Ågren | 2017-11-08 | 1 | -1/+1 | |
* | | | | | Merge branch 'jm/status-ignored-files-list' | Junio C Hamano | 2017-11-13 | 1 | -6/+25 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | status: add option to show ignored files differently | Jameson Miller | 2017-10-31 | 1 | -6/+25 | |
| |/ / / | ||||||
* | | | | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 2017-11-09 | 1 | -3/+4 | |
|\ \ \ \ | ||||||
| * | | | | diff: make struct diff_flags members lowercasebw/diff-opt-impl-to-bitfields | Brandon Williams | 2017-11-01 | 1 | -2/+2 | |
| * | | | | diff: convert flags to be stored in bitfields | Brandon Williams | 2017-11-01 | 1 | -3/+4 | |
| |/ / / | ||||||
* | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-11-06 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | refs: update ref transactions to use struct object_id | brian m. carlson | 2017-10-16 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge branch 'ao/check-resolve-ref-unsafe-result' | Junio C Hamano | 2017-11-06 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | commit: check result of resolve_ref_unsafeao/check-resolve-ref-unsafe-result | Andrey Okoshkin | 2017-10-21 | 1 | -0/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'ma/lockfile-fixes' | Junio C Hamano | 2017-11-06 | 1 | -5/+5 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | read-cache: drop explicit `CLOSE_LOCK`-flag | Martin Ågren | 2017-10-07 | 1 | -5/+5 | |
* | | | | Merge branch 'jk/no-optional-locks' | Junio C Hamano | 2017-10-03 | 1 | -1/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | git: add --no-optional-locks option | Jeff King | 2017-09-27 | 1 | -1/+4 | |
| |/ / | ||||||
* | | | Merge branch 'ma/leakplugs' | Junio C Hamano | 2017-09-29 | 1 | -5/+10 | |
|\ \ \ | ||||||
| * | | | builtin/commit: fix memory leak in `prepare_index()` | Martin Ågren | 2017-09-24 | 1 | -5/+10 | |
| |/ / | ||||||
| * | | Merge branch 'ks/commit-abort-on-empty-message-fix' into maint | Junio C Hamano | 2017-08-23 | 1 | -5/+5 | |
| |\ \ | ||||||
* | | | | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 2017-09-24 | 1 | -2/+1 | |
* | | | | add UNLEAK annotation for reducing leak false positives | Jeff King | 2017-09-08 | 1 | -1/+2 | |
* | | | | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 2017-08-26 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | submodule: remove gitmodules_config | Brandon Williams | 2017-08-03 | 1 | -1/+0 | |
* | | | | | Merge branch 'kw/commit-keep-index-when-pre-commit-is-not-run' | Junio C Hamano | 2017-08-23 | 1 | -6/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | commit: skip discarding the index if there is no pre-commit hookkw/commit-keep-index-when-pre-commit-is-not-run | Kevin Willford | 2017-08-16 | 1 | -6/+9 | |
* | | | | | | Merge branch 'ks/commit-abort-on-empty-message-fix' | Junio C Hamano | 2017-08-11 | 1 | -5/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | commit: check for empty message before the check for untouched templateks/commit-abort-on-empty-message-fix | Kaartic Sivaraam | 2017-07-17 | 1 | -5/+5 | |
| | |_|/ | |/| | | ||||||
* | | | | sha1_name: convert get_sha1* to get_oid* | brian m. carlson | 2017-07-17 | 1 | -4/+4 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'ks/typofix-commit-c-comment' | Junio C Hamano | 2017-07-10 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | builtin/commit.c: fix a typo in the commentks/typofix-commit-c-comment | Kaartic Sivaraam | 2017-07-06 | 1 | -1/+1 |