Show patches with: Archived = No       |   19498 patches
« 1 2 ... 140 141 142194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[6/6] read-cache: fix GIT_TEST_SPLIT_INDEX Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[5/6] tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[4/6] read-cache: look for shared index files next to the index, too Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[3/6] t1600-index: disable GIT_TEST_SPLIT_INDEX Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[2/6] t1600-index: don't run git commands upstream of a pipe Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[1/6] t1600-index: remove unnecessary redirection Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-17 SZEDER Gábor Superseded
[6/6] sparse-index: integrate with cherry-pick and rebase Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[5/6] t1092: add cherry-pick, rebase tests Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[4/6] merge-ort: expand only for out-of-cone conflicts Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[3/6] merge: make sparse-aware with ORT Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[2/6] diff: ignore sparse paths in diffstat Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[1/6] t1092: use ORT merge strategy Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,8/8] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,7/8] sparse-index: add SPARSE_INDEX_IGNORE_CONFIG flag Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,6/8] attr: be careful about sparse directories Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,5/8] sparse-checkout: create helper methods Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,4/8] unpack-trees: fix nested sparse-dir search Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,3/8] sparse-index: silently return when cache tree fails Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,2/8] sparse-index: silently return when not using cone-mode patterns Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,1/8] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v4,6/6] bisect--helper: retire `--bisect-next-check` subcommand Finish converting git bisect to C part 4 - - - --- 2021-08-17 Miriam R. Superseded
[v4,5/6] bisect--helper: reimplement `bisect_run` shell function in C Finish converting git bisect to C part 4 - - - --- 2021-08-17 Miriam R. Superseded
[v4,4/6] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 4 - - - --- 2021-08-17 Miriam R. Superseded
[v4,3/6] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 4 - - - --- 2021-08-17 Miriam R. Superseded
[v4,2/6] t6030-bisect-porcelain: add test for bisect visualize Finish converting git bisect to C part 4 - - - --- 2021-08-17 Miriam R. Superseded
[v4,1/6] t6030-bisect-porcelain: add tests to control bisect run exit cases Finish converting git bisect to C part 4 - - - --- 2021-08-17 Miriam R. Superseded
[v3,8/8] t7814: show lack of alternate ODB-adding In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v3,7/8] submodule-config: pass repo upon blob config read In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v3,6/8] grep: add repository to OID grep sources In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v3,5/8] grep: allocate subrepos on heap In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v3,4/8] grep: read submodule entry with explicit repo In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v3,3/8] grep: typesafe versions of grep_source_init In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v3,2/8] grep: use submodule-ODB-as-alternate lazy-addition In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v3,1/8] submodule: lazily add submodule ODBs as alternates In grep, no adding submodule ODB as alternates - - - --- 2021-08-16 Jonathan Tan Accepted
[v2,25/25] t1404: annotate test cases with REFFILES [v2,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-16 Han-Wen Nienhuys Superseded
[v2,24/25] t1401,t2011: parameterize HEAD.lock for REFFILES [v2,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-16 Han-Wen Nienhuys Superseded
[v2,23/25] t1301: document what needs to be done for reftable [v2,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-16 Han-Wen Nienhuys Superseded
[v2,22/25] Add "test-tool dump-reftable" command. [v2,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-16 Han-Wen Nienhuys Superseded
[v2,21/25] git-prompt: prepare for reftable refs backend [v2,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-16 SZEDER Gábor Superseded
[v2,20/25] refs: RFC: Reftable support for git-core [v2,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-16 Linus Arver via GitGitGadget Superseded
« 1 2 ... 140 141 142194 195 »