Show patches with: none      |   44096 patches
« 1 2 ... 201 202 203440 441 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
Give support for hooks based on platform Give support for hooks based on platform - - - --- 2021-08-21 Rafael Santiago New
compat: let git_mmap use malloc(3) directly compat: let git_mmap use malloc(3) directly 1 - - --- 2021-08-21 René Scharfe New
[v2] make: add INSTALL_STRIP variable [v2] make: add INSTALL_STRIP variable - - - --- 2021-08-21 Bagas Sanjaya New
[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
[RFC] multi-pack-index: allow operating without pack files [RFC] multi-pack-index: allow operating without pack files - - - --- 2021-08-20 Johannes Berg New
multi-pack-index: fix --object-dir from outside repo multi-pack-index: fix --object-dir from outside repo - - - --- 2021-08-20 Johannes Berg New
[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
[v3,4/4] submodule: record superproject gitdir during 'update' cache parent project's gitdir in submodules - - - --- 2021-08-19 Emily Shaffer New
[v3,3/4] submodule: record superproject gitdir during absorbgitdirs cache parent project's gitdir in submodules - - - --- 2021-08-19 Emily Shaffer New
[v3,2/4] introduce submodule.superprojectGitDir record cache parent project's gitdir in submodules - - - --- 2021-08-19 Emily Shaffer New
[v3,1/4] t7400-submodule-basic: modernize inspect() helper cache parent project's gitdir in submodules - - - --- 2021-08-19 Emily Shaffer New
fixup! fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS fixup! fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS - - - --- 2021-08-19 Carlo Marcelo Arenas Belón New
[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
[2/2] negative values are ignored for http.maxreceivespeed [1/2] add http.maxReceiveSpeed to limit git-receive-pack receiving speed - - - --- 2021-08-19 Xiaowen Xia New
[1/2] add http.maxReceiveSpeed to limit git-receive-pack receiving speed [1/2] add http.maxReceiveSpeed to limit git-receive-pack receiving speed - - - --- 2021-08-19 Xiaowen Xia New
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
[v2] t3200: refactor symlink test from hn/refs-errno-cleanup [v2] t3200: refactor symlink test from hn/refs-errno-cleanup - - - --- 2021-08-19 Carlo Marcelo Arenas Belón New
[v6,GSOC] cherry-pick: use better advice message [v6,GSOC] cherry-pick: use better advice message - - - --- 2021-08-19 ZheNing Hu Superseded
t3200: refactor symlink test t3200: refactor symlink test - - - --- 2021-08-19 Carlo Marcelo Arenas Belón New
[v3,6/6] hook: allow out-of-repo 'git hook' invocations config-based hooks restarted - - - --- 2021-08-19 Emily Shaffer New
[v3,5/6] hook: include hooks from the config config-based hooks restarted - - - --- 2021-08-19 Emily Shaffer New
[v3,4/6] hook: allow running non-native hooks config-based hooks restarted - - - --- 2021-08-19 Emily Shaffer New
[v3,3/6] hook: introduce "git hook list" config-based hooks restarted - - - --- 2021-08-19 Emily Shaffer New
[v3,2/6] hook: allow parallel hook execution config-based hooks restarted - - - --- 2021-08-19 Emily Shaffer New
[v3,1/6] hook: run a list of hooks instead config-based hooks restarted - - - --- 2021-08-19 Emily Shaffer New
Makefile: remove archives before manipulating them with 'ar' Makefile: remove archives before manipulating them with 'ar' - - - --- 2021-08-18 SZEDER Gábor Accepted
fixup! clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled fixup! clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled 1 - - --- 2021-08-18 Junio C Hamano New
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
git format-patch produces invalid patch if the commit adds an empty file? git format-patch produces invalid patch if the commit adds an empty file? - - - --- 2021-08-17 Adam Williamson New
[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
[GSOC,QUESTION] ref-filter: can %(raw) implement reuse oi.content? [GSOC,QUESTION] ref-filter: can %(raw) implement reuse oi.content? - - - --- 2021-08-17 ZheNing Hu New
[v3,25/25] t1404: annotate test cases with REFFILES [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,24/25] t1401,t2011: parameterize HEAD.lock for REFFILES [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,23/25] t1301: document what needs to be done for reftable [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,22/25] Add "test-tool dump-reftable" command. [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,21/25] git-prompt: prepare for reftable refs backend [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 SZEDER Gábor New
[v3,20/25] refs: RFC: Reftable support for git-core [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Philip Peterson via GitGitGadget New
[v3,19/25] reftable: add dump utility [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,18/25] reftable: implement stack, a mutable database of reftable files. [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,17/25] reftable: implement refname validation [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,16/25] reftable: add merged table view [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,15/25] reftable: add a heap-based priority queue for reftable records [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,14/25] reftable: reftable file level tests [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,13/25] reftable: read reftable files [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,12/25] reftable: generic interface to tables [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,11/25] reftable: write reftable files [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
[v3,10/25] reftable: a generic binary tree implementation [v3,01/25] hash.h: provide constants for the hash IDs - - - --- 2021-08-17 Han-Wen Nienhuys New
« 1 2 ... 201 202 203440 441 »