Show patches with: Archived = No       |   19476 patches
« 1 2 ... 63 64 65194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] line-log: free diff queue when processing non-merge commits line-log: plug some memory leaks - - - --- 2022-11-02 SZEDER Gábor Accepted
[v3] status: long status advice adapted to recent capabilities [v3] status: long status advice adapted to recent capabilities - - - --- 2022-11-02 Rudy Rigot Superseded
[v2,1/1] pack-bitmap.c: avoid exposing absolute paths pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-02 Teng Long Superseded
[v3] pretty-formats: add hard truncation, without ellipsis, options [v3] pretty-formats: add hard truncation, without ellipsis, options - - - --- 2022-11-02 Philip Oakley Superseded
[v2] Mention that password could be a personal access token. [v2] Mention that password could be a personal access token. - - - --- 2022-11-02 M Hickford Superseded
[8/8] submodule--helper: use OPT_SUBCOMMAND() API submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[7/8] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[6/8] submodule--helper: remove --prefix from "absorbgitdirs" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[5/8] submodule API & "absorbgitdirs": remove "----recursive" option submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[4/8] submodule.c: refactor recursive block out of absorb function submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[3/8] submodule tests: test for a "foreach" blind-spot submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[2/8] submodule tests: add tests for top-level flag output submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[1/8] submodule--helper: move "config" to a test-tool submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[2/2] ref-filter: fix parsing of signatures with CRLF and no body [1/2] ref-filter: fix parsing of signatures without blank lines - - - --- 2022-11-02 Jeff King Accepted
[1/2] ref-filter: fix parsing of signatures without blank lines [1/2] ref-filter: fix parsing of signatures without blank lines - - - --- 2022-11-02 Jeff King Accepted
[v2] branch: gracefully handle '-d' on orphan HEAD [v2] branch: gracefully handle '-d' on orphan HEAD - - - --- 2022-11-02 Jeff King Accepted
[v2,9/9] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,8/9] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,7/9] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,6/9] for-each-repo: error on bad --config config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,5/9] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,4/9] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,3/9] config tests: add "NULL" tests for *_get_value_multi() config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,2/9] config tests: cover blind spots in git_die_config() tests config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,1/9] for-each-repo tests: test bad --config keys config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,12/12] CI: add a "linux-cmake-test" to run cmake & ctest on linux cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,11/12] cmake: copy over git-p4.py for t983[56] perforce test cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,10/12] cmake: increase test timeout on Windows only cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,09/12] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,08/12] Makefile + cmake: use environment, not GIT-BUILD-DIR cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,07/12] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,06/12] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,05/12] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,04/12] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,03/12] cmake: don't copy chainlint.pl to build directory cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,02/12] cmake: update instructions for portable CMakeLists.txt cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,01/12] cmake: don't "mkdir -p" and "cd" in build instructions cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v5,13/13] spatchcache: add a ccache-alike for "spatch" cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,12/13] cocci: run against a generated ALL.cocci cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,11/13] cocci rules: remove <id>'s from rules that don't need them cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,10/13] Makefile: copy contrib/coccinelle/*.cocci to build/ cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,09/13] cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,08/13] cocci: make "coccicheck" rule incremental cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,07/13] cocci: split off "--all-includes" from SPATCH_FLAGS cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,06/13] cocci: split off include-less "tests" from SPATCH_FLAGS cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,05/13] Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,04/13] Makefile: have "coccicheck" re-run if flags change cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,03/13] Makefile: add ability to TAB-complete cocci *.patch rules cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,02/13] cocci rules: remove unused "F" metavariable from pending rule cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v5,01/13] Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T) cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Accepted
[v4,2/2] merge-tree.c: support --merge-base in conjunction with --stdin merge-tree: allow specifying a base commit when --write-tree is passed - - - --- 2022-11-01 Kyle Zhao Superseded
[v4,1/2] merge-tree.c: add --merge-base=<commit> option merge-tree: allow specifying a base commit when --write-tree is passed - - - --- 2022-11-01 Kyle Zhao Superseded
[2/2] t5516/t5601: be less strict about the number of credential warnings [1/2] t5516: move plaintext-password tests from t5601 and t5516 - - - --- 2022-11-01 Jeff King Accepted
[1/2] t5516: move plaintext-password tests from t5601 and t5516 [1/2] t5516: move plaintext-password tests from t5601 and t5516 - - - --- 2022-11-01 Jeff King Accepted
[9/9] clone: unbundle the advertised bundles Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Derrick Stolee Superseded
[8/9] bundle-uri: download bundles from an advertised list Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Derrick Stolee Superseded
[7/9] bundle-uri: allow relative URLs in bundle lists Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Derrick Stolee Superseded
[6/9] strbuf: reintroduce strbuf_parent_directory() Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Derrick Stolee Superseded
[5/9] bundle-uri client: add boolean transfer.bundleURI setting Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[4/9] bundle-uri: serve bundle.* keys from config Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Derrick Stolee Superseded
[3/9] bundle-uri client: add helper for testing server Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[2/9] bundle-uri client: add minimal NOOP client Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[1/9] protocol v2: add server-side "bundle-uri" skeleton Bundle URIs IV: advertise over protocol v2 - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[2/2] Documentation: build redo-seen.sh from jch..seen Documentation/howto/maintain-git.txt: a pair of bugfixes - - - --- 2022-10-31 Taylor Blau Accepted
[1/2] Documentation: build redo-jch.sh from master..jch Documentation/howto/maintain-git.txt: a pair of bugfixes - - - --- 2022-10-31 Taylor Blau Accepted
test-lib-functions: drop redundant diagnostic print test-lib-functions: drop redundant diagnostic print - - - --- 2022-10-31 Martin Ågren Accepted
[1/1] pretty-formats: add hard truncation, without ellipsis, options extend the truncating pretty formats - - - --- 2022-10-30 Philip Oakley Superseded
[v2] help.c: fix autocorrect in work tree for bare repository [v2] help.c: fix autocorrect in work tree for bare repository - - - --- 2022-10-29 Simon Gerber Accepted
[v3,4/4] doc: use "commit-graph" hyphenation consistently Add some Glossary of terms information - - - --- 2022-10-29 Philip Oakley Accepted
[v3,3/4] glossary: add reachability bitmap description Add some Glossary of terms information - - - --- 2022-10-29 Philip Oakley Accepted
[v3,2/4] glossary: add "commit graph" description Add some Glossary of terms information - - - --- 2022-10-29 Philip Oakley Accepted
[v3,1/4] doc: use 'object database' not ODB or abbreviation Add some Glossary of terms information - - - --- 2022-10-29 Philip Oakley Accepted
[v3,2/2] cat-file: add mailmap support to --batch-check option Add mailmap mechanism in cat-file options - - - --- 2022-10-29 Siddharth Asthana Superseded
[v3,1/2] cat-file: add mailmap support to -s option Add mailmap mechanism in cat-file options - - - --- 2022-10-29 Siddharth Asthana Superseded
[3/3] run-command tests: test stdout of run_command_parallel() tests: improve misc run-command, hook, submodule tests - - - --- 2022-10-29 Ævar Arnfjörð Bjarmason Accepted
[2/3] submodule tests: reset "trace.out" between "grep" invocations tests: improve misc run-command, hook, submodule tests - - - --- 2022-10-29 Ævar Arnfjörð Bjarmason Accepted
[1/3] hook tests: fix redirection logic error in 96e7225b310 tests: improve misc run-command, hook, submodule tests - - - --- 2022-10-29 Ævar Arnfjörð Bjarmason Accepted
[v2] status: long status advice adapted to recent capabilities [v2] status: long status advice adapted to recent capabilities - - - --- 2022-10-29 Rudy Rigot Superseded
adjust_shared_perm(): leave g+s alone when the group does not matter adjust_shared_perm(): leave g+s alone when the group does not matter - - - --- 2022-10-28 Junio C Hamano Accepted
[v2] merge-tree.c: add --merge-base=<commit> option [v2] merge-tree.c: add --merge-base=<commit> option - - - --- 2022-10-28 Kyle Zhao Superseded
[v2] index: add trace2 region for clear skip worktree [v2] index: add trace2 region for clear skip worktree - - - --- 2022-10-28 Anh Le Superseded
[8/8] replace and remove run_command_v_opt() run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
[7/8] replace and remove run_command_v_opt_cd_env_tr2() run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
[6/8] replace and remove run_command_v_opt_tr2() run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
[5/8] replace and remove run_command_v_opt_cd_env() run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
[4/8] use child_process member "args" instead of string array variable run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
[3/8] use child_process members "args" and "env" directly run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
[2/8] bisect--helper: factor out do_bisect_run() run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
[1/8] merge: remove always-the-same "verbose" arguments run-command: remove run_command_v_*() - - - --- 2022-10-27 René Scharfe Superseded
merge-tree.c: add --merge-base=<commit> option merge-tree.c: add --merge-base=<commit> option - - - --- 2022-10-27 Kyle Zhao Superseded
Mention that password could be a personal access token. Mention that password could be a personal access token. - - - --- 2022-10-27 M Hickford Superseded
[v2,11/11] CI: add a "linux-cmake-test" to run cmake & ctest on linux cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,10/11] cmake: copy over git-p4.py for t983[56] perforce test cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,09/11] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,08/11] Makefile + cmake: use environment, not GIT-BUILD-DIR cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,07/11] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,06/11] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,05/11] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,04/11] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
[v2,03/11] cmake: don't copy chainlint.pl to build directory cmake: document, fix on *nix, add CI - - - --- 2022-10-27 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 63 64 65194 195 »