Show patches with: none      |   46825 patches
« 1 2 ... 228 229 230468 469 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,08/28] Provide zlib's uncompress2 from compat/zlib-compat.c Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v4,07/28] reftable: (de)serialization for the polymorphic record type. Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v4,06/28] reftable: add blocksource, an abstraction for random access reads Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v4,05/28] reftable: utility functions Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v4,04/28] reftable: add error related functionality Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v4,03/28] reftable: RFC: add LICENSE Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v4,02/28] init-db: set the_repository->hash_algo early on Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v4,01/28] hash.h: provide constants for the hash IDs Support reftable ref backend for Git - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,8/8] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,7/8] refs: explicitly return failure_errno from parse_loose_ref_contents refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,6/8] branch tests: test for errno propagating on failing read refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,5/8] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,4/8] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,3/8] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,2/8] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[v10,1/8] refs file backend: move raceproof_create_file() here refs: cleanup errno sideband ref related functions - - - --- 2021-08-23 Ævar Arnfjörð Bjarmason New
[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
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
« 1 2 ... 228 229 230468 469 »