Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tb/plug-pack-bitmap-leaks' | Junio C Hamano | 2021-11-30 | 3 | -5/+14 |
|\ | |||||
| * | builtin/multi-pack-index.c: don't leak concatenated options | Taylor Blau | 2021-10-29 | 1 | -0/+4 |
| * | builtin/repack.c: avoid leaking child arguments | Taylor Blau | 2021-10-29 | 1 | -1/+3 |
| * | builtin/pack-objects.c: don't leak memory via arguments | Taylor Blau | 2021-10-28 | 1 | -4/+7 |
* | | Merge branch 'jc/fix-ref-sorting-parse' | Junio C Hamano | 2021-11-30 | 4 | -23/+24 |
|\ \ | |||||
| * | | for-each-ref: delay parsing of --sort=<atom> options | Junio C Hamano | 2021-10-20 | 4 | -23/+24 |
* | | | Merge branch 'so/stash-staged' | Junio C Hamano | 2021-11-30 | 1 | -9/+71 |
|\ \ \ | |||||
| * | | | stash: get rid of unused argument in stash_staged() | Sergey Organov | 2021-10-28 | 1 | -3/+3 |
| * | | | stash: implement '--staged' option for 'push' and 'save' | Sergey Organov | 2021-10-18 | 1 | -9/+71 |
* | | | | Merge branch 'ev/pull-already-up-to-date-is-noop' | Junio C Hamano | 2021-11-22 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | pull: should be noop when already-up-to-date | Erwin Villejo | 2021-11-18 | 1 | -2/+4 |
* | | | | | Merge branch 'ab/fsck-unexpected-type' | Junio C Hamano | 2021-11-13 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | object-file: free(*contents) only in read_loose_object() caller | Ævar Arnfjörð Bjarmason | 2021-11-11 | 1 | -1/+2 |
* | | | | | | Merge branch 'ds/no-usable-cron-on-macos' | Junio C Hamano | 2021-11-11 | 1 | -6/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | maintenance: disable cron on macOS | Derrick Stolee | 2021-11-10 | 1 | -6/+21 |
* | | | | | | | Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date' | Junio C Hamano | 2021-11-11 | 1 | -1/+28 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | pull: --ff-only should make it a noop when already-up-to-date | Junio C Hamano | 2021-10-29 | 1 | -1/+28 |
* | | | | | | | Merge branch 'ar/fix-git-pull-no-verify' | Junio C Hamano | 2021-11-04 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pull: honor --no-verify and do not call the commit-msg hook | Alex Riesen | 2021-10-28 | 1 | -0/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jx/message-fixes' | Junio C Hamano | 2021-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | i18n: fix typos found during l10n for git 2.34.0 | Jiang Xin | 2021-11-01 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'gc/use-repo-settings' | Junio C Hamano | 2021-11-01 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gc: perform incremental repack when implictly enabled | Glen Choo | 2021-10-15 | 1 | -3/+2 |
| * | | | | | | | | fsck: verify multi-pack-index when implictly enabled | Glen Choo | 2021-10-15 | 1 | -1/+1 |
| * | | | | | | | | fsck: verify commit graph when implicitly enabled | Glen Choo | 2021-10-15 | 1 | -1/+2 |
| * | | | | | | | | Merge branch 'ab/ignore-replace-while-working-on-commit-graph' into gc/use-re... | Junio C Hamano | 2021-10-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'ab/ignore-replace-while-working-on-commit-graph' | Junio C Hamano | 2021-11-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | commit-graph: don't consider "replace" objects with "verify" | Ævar Arnfjörð Bjarmason | 2021-10-15 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ks/submodule-add-message-fix' | Junio C Hamano | 2021-10-30 | 1 | -14/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | submodule: drop unused sm_name parameter from append_fetch_remotes() | Jeff King | 2021-10-27 | 1 | -3/+2 |
| * | | | | | | | submodule--helper: fix incorrect newlines in an error message | Kaartic Sivaraam | 2021-10-24 | 1 | -14/+23 |
* | | | | | | | | Merge branch 'ab/plug-random-leaks' | Junio C Hamano | 2021-10-30 | 4 | -7/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | reflog: free() ref given to us by dwim_log() | Ævar Arnfjörð Bjarmason | 2021-10-23 | 1 | -0/+1 |
| * | | | | | | | | submodule--helper: fix small memory leaks | Ævar Arnfjörð Bjarmason | 2021-10-23 | 1 | -0/+2 |
| * | | | | | | | | clone: fix a memory leak of the "git_dir" variable | Ævar Arnfjörð Bjarmason | 2021-10-23 | 1 | -1/+3 |
| * | | | | | | | | grep: fix a "path_list" memory leak | Ævar Arnfjörð Bjarmason | 2021-10-23 | 1 | -4/+5 |
| * | | | | | | | | grep: use object_array_clear() in cmd_grep() | Ævar Arnfjörð Bjarmason | 2021-10-23 | 1 | -0/+1 |
| * | | | | | | | | grep: prefer "struct grep_opt" over its "void *" equivalent | Ævar Arnfjörð Bjarmason | 2021-10-23 | 1 | -2/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ab/ref-filter-leakfix' | Junio C Hamano | 2021-10-30 | 3 | -16/+23 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | branch: use ref_sorting_release() | Ævar Arnfjörð Bjarmason | 2021-10-20 | 1 | -3/+5 |
| * | | | | | | | ref-filter API user: add and use a ref_sorting_release() | Ævar Arnfjörð Bjarmason | 2021-10-20 | 2 | -1/+2 |
| * | | | | | | | tag: use a "goto cleanup" pattern, leak less memory | Ævar Arnfjörð Bjarmason | 2021-10-20 | 1 | -12/+16 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jk/http-push-status-fix' | Junio C Hamano | 2021-10-30 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | send-pack: complain about "expecting report" with --helper-status | Jeff King | 2021-10-18 | 1 | -0/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ab/pkt-line-cleanup' | Junio C Hamano | 2021-10-26 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pkt-line.[ch]: remove unused packet_read_line_buf() | Ævar Arnfjörð Bjarmason | 2021-10-15 | 1 | -2/+2 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'da/difftool-dir-diff-symlink-fix' into maint | Junio C Hamano | 2021-10-12 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/clone-unborn-head-in-bare' into maint | Junio C Hamano | 2021-10-12 | 1 | -16/+17 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'en/stash-df-fix' into maint | Junio C Hamano | 2021-10-12 | 1 | -3/+17 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'en/am-abort-fix' into maint | Junio C Hamano | 2021-10-12 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ |