Show patches with: Archived = No       |   19438 patches
« 1 2 ... 139 140 141194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,13/25] pack-bitmap.c: avoid redundant calls to try_partial_reuse multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,12/25] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,11/25] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,10/25] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,09/25] midx: avoid opening multiple MIDXs when writing multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,08/25] midx: close linked MIDXs, avoid leaking memory multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,07/25] midx: infer preferred pack when not given one multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,06/25] midx: reject empty `--preferred-pack`'s multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,05/25] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,04/25] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,03/25] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,02/25] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,01/25] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[2/2] maintenance: skip bootout/bootstrap when plist is registered macos: safeguard git maintenance against highly concurrent operations - - - --- 2021-08-24 Derrick Stolee Accepted
[1/2] maintenance: create `launchctl` configuration using a lock file macos: safeguard git maintenance against highly concurrent operations - - - --- 2021-08-24 Johannes Schindelin Accepted
gitk: new option to hide prefetch refs gitk: new option to hide prefetch refs - - - --- 2021-08-24 Tal Kelrich Superseded
[v2,7/7] fetch: avoid second connectivity check if we already have all objects Speed up mirror-fetches with many refs - - - --- 2021-08-24 Patrick Steinhardt Superseded
[v2,6/7] fetch: merge fetching and consuming refs Speed up mirror-fetches with many refs - - - --- 2021-08-24 Patrick Steinhardt Superseded
[v2,5/7] fetch: refactor fetch refs to be more extendable Speed up mirror-fetches with many refs - - - --- 2021-08-24 Patrick Steinhardt Superseded
[v2,4/7] fetch-pack: optimize loading of refs via commit graph Speed up mirror-fetches with many refs - - - --- 2021-08-24 Patrick Steinhardt Superseded
[v2,3/7] connected: refactor iterator to return next object ID directly Speed up mirror-fetches with many refs - - - --- 2021-08-24 Patrick Steinhardt Superseded
[v2,2/7] fetch: avoid unpacking headers in object existence check Speed up mirror-fetches with many refs - - - --- 2021-08-24 Patrick Steinhardt Superseded
[v2,1/7] fetch: speed up lookup of want refs via commit-graph Speed up mirror-fetches with many refs - - - --- 2021-08-24 Patrick Steinhardt Superseded
[v8,3/3] maintenance: add support for systemd timers on Linux maintenance: add support for systemd timers on Linux - - - --- 2021-08-23 Lénaïc Huard Superseded
[v8,2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>` maintenance: add support for systemd timers on Linux - - - --- 2021-08-23 Lénaïc Huard Superseded
[v8,1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function maintenance: add support for systemd timers on Linux - - - --- 2021-08-23 Lénaïc Huard Superseded
Make ident dynamic, not just a hardcoded value of "$Id". Make ident dynamic, not just a hardcoded value of "$Id". - - - --- 2021-08-23 Maksym Sobolyev Superseded
[v2,1/1] ci: new github-action for git-l10n code review [v2,1/1] ci: new github-action for git-l10n code review - - - --- 2021-08-23 Jiang Xin Superseded
ls-remote: set packet_trace_identity(<name>) ls-remote: set packet_trace_identity(<name>) - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
rebase: emit one "fatal" in "fatal: fatal: <error>" rebase: emit one "fatal" in "fatal: fatal: <error>" - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v2] pull, fetch: fix segfault in --set-upstream option [v2] pull, fetch: fix segfault in --set-upstream option - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Superseded
[v4,7/7] commit-graph: show "unexpected subcommand" error commit-graph: usage fixes - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,6/7] commit-graph: show usage on "commit-graph [write|verify] garbage" commit-graph: usage fixes - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,5/7] commit-graph: early exit to "usage" on !argc commit-graph: usage fixes - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,4/7] multi-pack-index: refactor "goto usage" pattern commit-graph: usage fixes - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,3/7] commit-graph: use parse_options_concat() commit-graph: usage fixes - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,2/7] commit-graph: remove redundant handling of -h commit-graph: usage fixes - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,1/7] commit-graph: define common usage with a macro commit-graph: usage fixes - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,13/13] refs/files: remove unused "errno != ENOTDIR" condition fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,12/13] refs/files: remove unused "errno == EISDIR" code fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,11/13] refs/files: remove unused "oid" in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,10/13] refs API: remove OID argument to reflog_expire() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,09/13] reflog expire: don't lock reflogs using previously seen OID fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,08/13] refs/files: add a comment about refs_reflog_exists() call fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,07/13] refs: make repo_dwim_log() accept a NULL oid fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,06/13] refs/debug: re-indent argument list for "prepare" fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,05/13] refs/files: remove unused "skip" in lock_raw_ref() too fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,04/13] refs/files: remove unused "extras/skip" in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,03/13] refs: drop unused "flags" parameter to lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,02/13] refs/files: remove unused REF_DELETING in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v5,01/13] refs/packet: add missing BUG() invocations to reflog callbacks fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v2,4/4] bundle: show progress on "unbundle" bundle: show progress on "unbundle" - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] index-pack: add --progress-title option bundle: show progress on "unbundle" - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Superseded
[v2,2/4] bundle API: change "flags" to be "extra_index_pack_args" bundle: show progress on "unbundle" - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Superseded
[v2,1/4] bundle API: start writing API documentation bundle: show progress on "unbundle" - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Superseded
[v4,4/4] advice: move advice.graftFileDeprecated squashing to commit.[ch] advice: remove usage of `advice_*` global variables - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,3/4] advice: remove use of global advice_add_embedded_repo advice: remove usage of `advice_*` global variables - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,2/4] advice: remove read uses of most global `advice_` variables advice: remove usage of `advice_*` global variables - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v4,1/4] advice: add enum variants for missing advice variables advice: remove usage of `advice_*` global variables - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Accepted
[v3,2/2] entry: show finer-grained counter in "Filtering content" progress line progress.c API users: fix bogus counting - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Superseded
[v3,1/2] commit-graph: fix bogus counter in "Scanning merged commits" progress line progress.c API users: fix bogus counting - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason Superseded
[v2] multi-pack-index: fix *.rev cleanups with --object-dir [v2] multi-pack-index: fix *.rev cleanups with --object-dir - - - --- 2021-08-23 Johannes Berg Superseded
[1/1] ci: new github-action for git-l10n code review ci: new github-action for git-l10n code review - - - --- 2021-08-22 Jiang Xin Superseded
[v7,GSOC] cherry-pick: use better advice message [v7,GSOC] cherry-pick: use better advice message - - - --- 2021-08-22 ZheNing Hu Accepted
[v3] diff-lib: ignore all outsider if --relative asked [v3] diff-lib: ignore all outsider if --relative asked - - 1 --- 2021-08-22 Đoàn Trần Công Danh Accepted
[v2] diff-lib: ignore all outsider if --relative asked [v2] diff-lib: ignore all outsider if --relative asked - - 1 --- 2021-08-21 Đoàn Trần Công Danh Superseded
[v3,2/2] t6300: check for cat-file exit status code t6300: clear warning when running without gpg - - - --- 2021-08-21 Đoàn Trần Công Danh Accepted
[v3,1/2] t6300: don't run cat-file on non-existent object t6300: clear warning when running without gpg - - - --- 2021-08-21 Đoàn Trần Công Danh Accepted
[v5,6/6] bisect--helper: retire `--bisect-next-check` subcommand Finish converting git bisect to C part 4 - - - --- 2021-08-20 Miriam R. Superseded
[v5,5/6] bisect--helper: reimplement `bisect_run` shell function in C Finish converting git bisect to C part 4 - - - --- 2021-08-20 Miriam R. Superseded
[v5,4/6] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 4 - - - --- 2021-08-20 Miriam R. Superseded
[v5,3/6] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 4 - - - --- 2021-08-20 Miriam R. Superseded
[v5,2/6] t6030-bisect-porcelain: add test for bisect visualize Finish converting git bisect to C part 4 - - - --- 2021-08-20 Miriam R. Superseded
[v5,1/6] t6030-bisect-porcelain: add tests to control bisect run exit cases Finish converting git bisect to C part 4 - - - --- 2021-08-20 Miriam R. Superseded
[v2,4/4] rebase -r: fix merge -c with a merge strategy rebase -r: some merge related fixes - - - --- 2021-08-20 Phillip Wood Accepted
[v2,3/4] rebase -r: don't write .git/MERGE_MSG when fast-forwarding rebase -r: some merge related fixes - - - --- 2021-08-20 Phillip Wood Accepted
[v2,2/4] rebase -i: Add another reword test rebase -r: some merge related fixes - - - --- 2021-08-20 Phillip Wood Accepted
[v2,1/4] rebase -r: make 'merge -c' behave like reword rebase -r: some merge related fixes - - - --- 2021-08-20 Phillip Wood Accepted
make: add INSTALL_STRIP variable make: add INSTALL_STRIP variable - - - --- 2021-08-20 Bagas Sanjaya Superseded
[6/6] fetch: avoid second connectivity check if we already have all objects Speed up mirror-fetches with many refs - - - --- 2021-08-20 Patrick Steinhardt Superseded
[5/6] fetch: refactor fetch refs to be more extendable Speed up mirror-fetches with many refs - - - --- 2021-08-20 Patrick Steinhardt Superseded
[4/6] fetch-pack: optimize loading of refs via commit graph Speed up mirror-fetches with many refs - - - --- 2021-08-20 Patrick Steinhardt Superseded
[3/6] connected: refactor iterator to return next object ID directly Speed up mirror-fetches with many refs - - - --- 2021-08-20 Patrick Steinhardt Superseded
[2/6] fetch: avoid unpacking headers in object existence check Speed up mirror-fetches with many refs - - - --- 2021-08-20 Patrick Steinhardt Superseded
[1/6] fetch: speed up lookup of want refs via commit-graph Speed up mirror-fetches with many refs - - - --- 2021-08-20 Patrick Steinhardt Superseded
Fix leak in credential_apply_config Fix leak in credential_apply_config - - - --- 2021-08-20 Mike Hommey Accepted
[v2,3/3] send-email docs: mention format-patch options send-email: shell completion improvements - - - --- 2021-08-20 Thiago Perrotta Superseded
[v2,2/3] send-email: move bash completions to the perl script send-email: shell completion improvements - - - --- 2021-08-20 Thiago Perrotta Superseded
[v2,1/3] send-email: print newline for --git-completion-helper send-email: shell completion improvements - - - --- 2021-08-20 Thiago Perrotta Superseded
[2/2] test-lib-functions: use user's TERM and HOME for 'debug' test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug' - - - --- 2021-08-19 Philippe Blain Superseded
[1/2] test-lib-functions: use user's SHELL, HOME and TERM for 'test_pause' test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug' - - - --- 2021-08-19 Philippe Blain Superseded
add http.maxReceiveSpeed to limit git-receive-pack receiving speed add http.maxReceiveSpeed to limit git-receive-pack receiving speed - - - --- 2021-08-19 Xiaowen Xia Superseded
diff-lib: ignore all outsider if --relative asked diff-lib: ignore all outsider if --relative asked - - - --- 2021-08-19 Đoàn Trần Công Danh Superseded
[v6,GSOC] cherry-pick: use better advice message [v6,GSOC] cherry-pick: use better advice message - - - --- 2021-08-19 ZheNing Hu Superseded
Makefile: remove archives before manipulating them with 'ar' Makefile: remove archives before manipulating them with 'ar' - - - --- 2021-08-18 SZEDER Gábor Accepted
completion: tcsh: Fix regression by drop of wrapper functions completion: tcsh: Fix regression by drop of wrapper functions - - - --- 2021-08-18 Takashi Iwai Accepted
column: fix parsing of the '--nl' option column: fix parsing of the '--nl' option - - - --- 2021-08-18 SZEDER Gábor Accepted
[v2,2/2] t6300: check for cat-file exit status code t6300: clear warning when running without gpg - - - --- 2021-08-18 Đoàn Trần Công Danh Superseded
[v2,1/2] t6300: don't run cat-file on non-existent object t6300: clear warning when running without gpg - - - --- 2021-08-18 Đoàn Trần Công Danh Superseded
[filter-repo] filter-repo: add new --replace-message option [filter-repo] filter-repo: add new --replace-message option - - - --- 2021-08-18 Gwyneth Morgan Superseded
« 1 2 ... 139 140 141194 195 »