Show patches with: Archived = No       |   20218 patches
« 1 2 ... 73 74 75202 203 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/4] fsmonitor OSX: compile with DC_SHA1=YesPlease core: update our SHA-1 docs, use sha1collisiondetection on OSX too - - - --- 2022-10-19 Ævar Arnfjörð Bjarmason Accepted
Makefile: force -O0 when compiling with SANITIZE=leak Makefile: force -O0 when compiling with SANITIZE=leak - - - --- 2022-10-18 Jeff King Accepted
[v3,5/5] cmake: increase time-out for a long-running test Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,3/5] add -p: avoid ambiguous signed/unsigned comparison Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,2/5] cmake: copy the merge tools for testing Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,1/5] cmake: make it easier to diagnose regressions in CTest runs Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[12/12] ll-merge: mark unused parameters in callbacks more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[11/12] diffcore-pickaxe: mark unused parameters in pickaxe functions more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[10/12] convert: mark unused parameter in null stream filter more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[09/12] apply: mark unused parameters in noop error/warning routine more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[08/12] apply: mark unused parameters in handlers more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[07/12] date: mark unused parameters in handler functions more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[06/12] string-list: mark unused callback parameters more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[05/12] object-file: mark unused parameters in hash_unknown functions more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[02/12] submodule--helper: drop unused argc from module_list_compute() more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[01/12] diffstat_consume(): assert non-zero length more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King Accepted
[v2,02/10] merge: remove always-the-same "verbose" arguments run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-17 Ævar Arnfjörð Bjarmason Accepted
[v4,8/8] rebase --keep-base: imply --no-fork-point rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood Accepted
[v4,7/8] rebase --keep-base: imply --reapply-cherry-picks rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood Accepted
[v4,6/8] rebase: factor out branch_base calculation rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood Accepted
[v4,5/8] rebase: rename merge_base to branch_base rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood Accepted
[v4,2/8] t3416: set $EDITOR in subshell rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood Accepted
[v4,1/8] t3416: tighten two tests rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-17 Phillip Wood Accepted
[1/1] Git.pm: add semicolon after catch statement Git.pm: add semicolon after catch statement - - - --- 2022-10-16 Michael McClimon Accepted
[v2,06/12] fsmonitor: add documentation for allowRemote and socketDir options fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta Accepted
[v2,05/12] fsmonitor: check for compatability before communicating with fsmonitor fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta Accepted
[v2,04/12] fsmonitor: deal with synthetic firmlinks on macOS fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta Accepted
[v2,03/12] fsmonitor: avoid socket location check if using hook fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta Accepted
[v2,02/12] fsmonitor: relocate socket file if .git directory is remote fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta Accepted
[v2,01/12] fsmonitor: refactor filesystem checks to common interface fsmonitor: Implement fsmonitor for Linux - - - --- 2022-10-14 Eric DeCosta Accepted
[v4,OUTREACHY] t1002: modernize outdated conditional [v4,OUTREACHY] t1002: modernize outdated conditional - - - --- 2022-10-14 Nsengiyumva Wilberforce Accepted
[10/10] run-command API: add and use a run_command_sv_opt() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[09/10] gc: use strvec_pushf(), avoid redundant strbuf_detach() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[08/10] run-command API & users: remove run_command_v_opt_tr2() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[07/10] run-command API & diff.c: remove run_command_v_opt_cd_env() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[06/10] run-command API: remove RUN_COMMAND_STDOUT_TO_STDERR flag run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[05/10] run-command API docs: clarify & fleshen out run_command_v_opt*() docs run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[04/10] am: use run_command_l_opt() for show_patch() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[03/10] run-command API: add and use a run_command_l_opt() run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[02/10] merge: remove always-the-same "verbose" arguments run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[01/10] run-command.c: refactor run_command_*_tr2() to internal helpers run-command API: add run_command_{l,sv}_opt() - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,11/11] spatchcache: add a ccache-alike for "spatch" cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,10/11] cocci: run against a generated ALL.cocci cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,09/11] cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,08/11] cocci: make "coccicheck" rule incremental cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,07/11] cocci: split off "--all-includes" from SPATCH_FLAGS cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,06/11] cocci: split off include-less "tests" from SPATCH_FLAGS cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,05/11] Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,04/11] Makefile: have "coccicheck" re-run if flags change cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,03/11] Makefile: add ability to TAB-complete cocci *.patch rules cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,02/11] cocci rules: remove unused "F" metavariable from pending rule cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,01/11] Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T) cocci: make "incremental" possible + a ccache-like tool - - - --- 2022-10-14 Ævar Arnfjörð Bjarmason Superseded
[v3,4/7] patch-id: fix patch-id for mode changes patch-id fixes and improvements - - - --- 2022-10-14 Jerry Zhang Accepted
[v3,3/7] builtin: patch-id: fix patch-id with binary diffs patch-id fixes and improvements - - - --- 2022-10-14 Jerry Zhang Accepted
[v3,2/7] patch-id: use stable patch-id for rebases patch-id fixes and improvements - - - --- 2022-10-14 Jerry Zhang Accepted
[v3,1/7] patch-id: fix stable patch id for binary / header-only patch-id fixes and improvements - - - --- 2022-10-14 Jerry Zhang Accepted
[v3,OUTREACHY] t1002: modernize outdated conditional [v3,OUTREACHY] t1002: modernize outdated conditional - - - --- 2022-10-14 Nsengiyumva Wilberforce Superseded
[v2] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY [v2] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY - - - --- 2022-10-14 Tao Klerks Superseded
[v2,OUTREACHY] t1002: modernize outdated conditional [v2,OUTREACHY] t1002: modernize outdated conditional - - - --- 2022-10-14 Nsengiyumva Wilberforce Superseded
[OUTREACHY] t1002: modernize outdated conditional [OUTREACHY] t1002: modernize outdated conditional - - - --- 2022-10-14 Nsengiyumva Wilberforce Superseded
[v2] config: respect includes in protected config [v2] config: respect includes in protected config - - - --- 2022-10-13 Glen Choo Accepted
[v5,34/34] tests: assert consistent whitespace in -h output doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,33/34] tests: start asserting that *.txt SYNOPSIS matches -h output doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,32/34] doc txt & -h consistency: make "worktree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,31/34] worktree: define subcommand -h in terms of command -h doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,30/34] reflog doc: list real subcommands up-front doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,29/34] doc txt & -h consistency: make "commit" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,28/34] doc txt & -h consistency: make "diff-tree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,27/34] doc txt & -h consistency: use "[<label>...]" for "zero or more" doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,26/34] doc txt & -h consistency: make "annotate" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,25/34] doc txt & -h consistency: make "stash" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,24/34] doc txt & -h consistency: add missing options doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,23/34] doc txt & -h consistency: use "git foo" form, not "git-foo" doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,22/34] doc txt & -h consistency: make "bundle" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,21/34] doc txt & -h consistency: make "read-tree" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,20/34] doc txt & -h consistency: make "rerere" consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,19/34] doc txt & -h consistency: add missing options and labels doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,18/34] doc txt & -h consistency: make output order consistent doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,17/34] doc txt & -h consistency: add or fix optional "--" syntax doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,16/34] doc txt & -h consistency: fix mismatching labels doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,15/34] doc SYNOPSIS & -h: use "-" to separate words in labels, not "_" doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,14/34] doc txt & -h consistency: use "<options>", not "<options>..." doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,13/34] stash doc SYNOPSIS & -h: correct padding around "[]()" doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,12/34] doc txt & -h consistency: correct padding around "[]()" doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,11/34] doc txt & -h consistency: balance unbalanced "[" and "]" doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,10/34] doc txt & -h consistency: add "-z" to cat-file "-h" doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,09/34] doc txt & -h consistency: fix incorrect alternates syntax doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,08/34] doc txt & -h consistency: word-wrap doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,07/34] built-ins: consistently add "\n" between "usage" and options doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,06/34] doc SYNOPSIS: consistently use ' for commands doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,05/34] doc SYNOPSIS: don't use ' for subcommands doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,04/34] bundle: define subcommand -h in terms of command -h doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,03/34] builtin/bundle.c: indent with tabs doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,02/34] CodingGuidelines: update and clarify command-line conventions doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v5,01/34] tests: assert *.txt SYNOPSIS and -h output doc/UX: make txt & -h output more consistent - - - --- 2022-10-13 Ævar Arnfjörð Bjarmason Accepted
[v3,8/8] rebase --keep-base: imply --no-fork-point rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-13 Phillip Wood Superseded
[v3,7/8] rebase --keep-base: imply --reapply-cherry-picks rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-13 Phillip Wood Superseded
[v3,6/8] rebase: factor out branch_base calculation rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-13 Phillip Wood Superseded
[v3,5/8] rebase: rename merge_base to branch_base rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-13 Phillip Wood Superseded
[v3,4/8] rebase: store orig_head as a commit rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-10-13 Phillip Wood Superseded
« 1 2 ... 73 74 75202 203 »