Show patches with: Archived = No       |   19994 patches
« 1 2 ... 132 133 134199 200 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] gitfaq: add advice on monorepos Additional FAQ entries - - - --- 2021-10-20 brian m. carlson Superseded
[v3,13/13] run-command: remove old run_hook_{le,ve}() hook API hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,12/13] receive-pack: convert push-to-checkout hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,11/13] read-cache: convert post-index-change to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,10/13] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,09/13] git-p4: use 'git hook' to run hooks hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,08/13] send-email: use 'git hook run' for 'sendemail-validate' hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,07/13] git hook run: add an --ignore-missing flag hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,06/13] merge: convert post-merge to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,05/13] hooks: convert 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,04/13] am: convert applypatch to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,03/13] rebase: convert pre-rebase to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,02/13] gc: use hook library for pre-auto-gc hook hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3,01/13] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Superseded
[v3] fetch-pack: redact packfile urls in traces [v3] fetch-pack: redact packfile urls in traces - - - --- 2021-10-19 Ivan Frade Superseded
[v3,4/4] remote: add struct repository parameter to external functions remote: replace static variables with struct remote_state - - - --- 2021-10-19 Glen Choo Superseded
[v3,3/4] remote: remove the_repository->remote_state from static methods remote: replace static variables with struct remote_state - - - --- 2021-10-19 Glen Choo Superseded
[v3,2/4] remote: use remote_state parameter internally remote: replace static variables with struct remote_state - - - --- 2021-10-19 Glen Choo Superseded
[v3,1/4] remote: move static variables into per-repository struct remote: replace static variables with struct remote_state - - - --- 2021-10-19 Glen Choo Superseded
git config doc: fix recent ASCIIDOC formatting regresison git config doc: fix recent ASCIIDOC formatting regresison - - - --- 2021-10-19 Ævar Arnfjörð Bjarmason Accepted
[2/2] transport-helper: recognize "expecting report" error from send-pack handling REF_STATUS_EXPECTING_REPORT over http - - - --- 2021-10-18 Jeff King Accepted
[1/2] send-pack: complain about "expecting report" with --helper-status handling REF_STATUS_EXPECTING_REPORT over http - - - --- 2021-10-18 Jeff King Accepted
[2/2] gpg-interface: fix leak of strbufs in get_ssh_key_fingerprint() some leak fixes on fs/ssh-signing-fix - - - --- 2021-10-18 Jeff King Accepted
[1/2] gpg-interface: fix leak of "line" in parse_ssh_output() some leak fixes on fs/ssh-signing-fix - - - --- 2021-10-18 Jeff King Accepted
[v3] stash: implement '--staged' option for 'push' and 'save' [v3] stash: implement '--staged' option for 'push' and 'save' - - - --- 2021-10-18 Sergey Organov Superseded
[v3] archive: describe compression level option [v3] archive: describe compression level option - - - --- 2021-10-18 Bagas Sanjaya Superseded
[v2,21/21] refs API: post-migration API renaming [2/2] refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,20/21] refs API: post-migration API renaming [1/2] refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,19/21] refs API: don't expose "errno" in run_transaction_hook() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,18/21] refs API: make expand_ref() & repo_dwim_log() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,17/21] refs API: make resolve_ref_unsafe() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,16/21] refs API: make refs_ref_exists() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,15/21] refs API: make refs_resolve_refdup() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,14/21] refs tests: ignore ignore errno in test-ref-store helper refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,13/21] refs API: ignore errno in worktree.c's find_shared_symref() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,12/21] refs API: ignore errno in worktree.c's add_head_info() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,11/21] refs API: make files_copy_or_rename_ref() et al not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,10/21] refs API: make loose_fill_ref_dir() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,09/21] refs API: make resolve_gitlink_ref() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,08/21] refs API: remove refs_read_ref_full() wrapper refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,07/21] refs/files: remove "name exist?" check in lock_ref_oid_basic() refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,06/21] reflog tests: add --updateref tests refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,05/21] refs API: make refs_rename_ref_available() static refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,04/21] refs API: make parse_loose_ref_contents() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,03/21] refs API: make refs_read_raw_ref() not set errno refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,02/21] refs API: add a version of refs_resolve_ref_unsafe() with "errno" refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v2,01/21] branch tests: test for errno propagating on failing read refs: stop having the API set "errno" - - - --- 2021-10-16 Ævar Arnfjörð Bjarmason Accepted
[v4] sparse index: fix use-after-free bug in cache_tree_verify() [v4] sparse index: fix use-after-free bug in cache_tree_verify() - - - --- 2021-10-16 Phillip Wood Accepted
[v2,2/2] blame: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-10-15 Lessley Dennington Superseded
[v2,1/2] diff: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-10-15 Lessley Dennington Superseded
[v5,3/3] gc: perform incremental repack when implictly enabled Use default values from settings instead of config - - - --- 2021-10-15 Glen Choo Accepted
[v5,2/3] fsck: verify multi-pack-index when implictly enabled Use default values from settings instead of config - - - --- 2021-10-15 Glen Choo Accepted
[v5,1/3] fsck: verify commit graph when implicitly enabled Use default values from settings instead of config - - - --- 2021-10-15 Glen Choo Accepted
[2/2] sparse-index: update index read to consider index.sparse config sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-15 Victoria Dye Superseded
[1/2] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-15 Victoria Dye Superseded
[v13,3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data [v13,1/3] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-10-15 Hamza Mahfooz Accepted
[v13,2/3] pretty: colorize pattern matches in commit messages [v13,1/3] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-10-15 Hamza Mahfooz Accepted
[v13,1/3] grep: refactor next_match() and match_one_pattern() for external use [v13,1/3] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-10-15 Hamza Mahfooz Accepted
[v2] stash: implement '--staged' option for 'push' and 'save' [v2] stash: implement '--staged' option for 'push' and 'save' - - - --- 2021-10-15 Sergey Organov Superseded
[RFC,6/6] ssh signing: fmt-merge-msg/check_signature with tag date ssh signing: verify key lifetime - - - --- 2021-10-15 Fabian Stelzer Superseded
[RFC,5/6] ssh signing: verify-tag/check_signature with tag date ssh signing: verify key lifetime - - - --- 2021-10-15 Fabian Stelzer Superseded
[RFC,4/6] ssh signing: git log/check_signature with commit date ssh signing: verify key lifetime - - - --- 2021-10-15 Fabian Stelzer Superseded
[RFC,3/6] ssh signing: verify-commit/check_signature with commit date ssh signing: verify key lifetime - - - --- 2021-10-15 Fabian Stelzer Superseded
[RFC,2/6] ssh signing: add key lifetime test prereqs ssh signing: verify key lifetime - - - --- 2021-10-15 Fabian Stelzer Superseded
[RFC,1/6] ssh signing: extend check_signature to accept payload metadata ssh signing: verify key lifetime - - - --- 2021-10-15 Fabian Stelzer Superseded
[4/4] doc lint: make "lint-docs" non-.PHONY doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[3/4] doc build: speed up "make lint-docs" doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[2/4] doc lint: emit errors on STDERR doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[1/4] doc lint: fix error-hiding regression doc lint: fix recent regression, make non-.PHONY - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[v2] Documentation: specify base point when generating MyFirstContribution patchset [v2] Documentation: specify base point when generating MyFirstContribution patchset - - - --- 2021-10-15 Bagas Sanjaya Superseded
[v2,13/13] run-command: remove old run_hook_{le,ve}() hook API hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,12/13] receive-pack: convert push-to-checkout hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,11/13] read-cache: convert post-index-change to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,10/13] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,09/13] git-p4: use 'git hook' to run hooks hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,08/13] send-email: use 'git hook run' for 'sendemail-validate' hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,07/13] git hook run: add an --ignore-missing flag hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,06/13] merge: convert post-merge to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,05/13] hooks: convert 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,04/13] am: convert applypatch to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,03/13] rebase: convert pre-rebase to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,02/13] gc: use hook library for pre-auto-gc hook hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v2,01/13] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Superseded
[v3,2/2] tests: stop using top-level "README" and "COPYING" files tests: stop relying on top-level COPYING and README - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[v3,1/2] "lib-diff" tests: make "README" and "COPYING" test data smaller tests: stop relying on top-level COPYING and README - - - --- 2021-10-15 Ævar Arnfjörð Bjarmason Accepted
[v4,4/4] submodule: record superproject gitdir during 'update' cache parent project's gitdir in submodules - - - --- 2021-10-14 Emily Shaffer Superseded
[v4,3/4] submodule: record superproject gitdir during absorbgitdirs cache parent project's gitdir in submodules - - - --- 2021-10-14 Emily Shaffer Superseded
[v4,2/4] introduce submodule.superprojectGitDir record cache parent project's gitdir in submodules - - - --- 2021-10-14 Emily Shaffer Superseded
[v4,1/4] t7400-submodule-basic: modernize inspect() helper cache parent project's gitdir in submodules - - - --- 2021-10-14 Emily Shaffer Superseded
[2/2] pkt-line.[ch]: remove unused packet_read_line_buf() pkt-line.[ch]: dead code removal - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Accepted
[1/2] pkt-line.[ch]: remove unused packet_buf_write_len() pkt-line.[ch]: dead code removal - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Accepted
[2/2] blame: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-10-14 Lessley Dennington Superseded
[1/2] diff: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-10-14 Lessley Dennington Superseded
[RESEND] archive: rewrite description for compression level option [RESEND] archive: rewrite description for compression level option - - - --- 2021-10-14 Bagas Sanjaya Superseded
[2/2] test-lib.sh: use "Bail out!" syntax on bad SANITIZE=leak use test-lib.sh: add BAIL_OUT function, use it for SANITIZE=leak - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Accepted
[1/2] test-lib.sh: de-duplicate error() teardown code test-lib.sh: add BAIL_OUT function, use it for SANITIZE=leak - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Accepted
checkout: fix "branch info" memory leaks checkout: fix "branch info" memory leaks - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Superseded
[20/20] refs API: post-migration API renaming [2/2] refs: stop having the API set "errno" - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Superseded
[19/20] refs API: post-migration API renaming [1/2] refs: stop having the API set "errno" - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Superseded
[18/20] refs API: don't expose "errno" in run_transaction_hook() refs: stop having the API set "errno" - - - --- 2021-10-14 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 132 133 134199 200 »