Show patches with: none      |   44441 patches
« 1 2 ... 64 65 66444 445 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/7] contrib/credential: remove 'gnome-keyring' credential helper contrib/credential: avoid protocol injection attacks - - - --- 2023-05-01 Taylor Blau Accepted
[3/7] contrib/credential: avoid fixed-size buffer in osxkeychain contrib/credential: avoid protocol injection attacks - - 1 --- 2023-05-01 Taylor Blau Accepted
[2/7] t/lib-credential.sh: ensure credential helpers handle long headers contrib/credential: avoid protocol injection attacks - - - --- 2023-05-01 Taylor Blau Accepted
[1/7] credential.c: store "wwwauth[]" values in `credential_read()` contrib/credential: avoid protocol injection attacks - - - --- 2023-05-01 Taylor Blau Accepted
[v4,3/3] send-email: detect empty blank lines in command output send-email: add --header-cmd option - - - --- 2023-05-01 Maxim Cournoyer Accepted
[v4,2/3] send-email: add --header-cmd, --no-header-cmd options send-email: add --header-cmd option - - - --- 2023-05-01 Maxim Cournoyer New
[v4,1/3] send-email: extract execute_cmd from recipients_cmd send-email: add --header-cmd option - - - --- 2023-05-01 Maxim Cournoyer Accepted
[v3,1/1] docs: rewrite the documentation of the text and eol attributes docs: rewrite the documentation of the text and eol attributes - - - --- 2023-05-01 Alex Henrie Superseded
t/t3501-revert-cherry-pick.sh: clarify scope of the file t/t3501-revert-cherry-pick.sh: clarify scope of the file - - - --- 2023-04-30 Oswald Buddenhagen Accepted
test-ctype: check EOF test-ctype: check EOF - - - --- 2023-04-30 René Scharfe New
[v4] attr: teach "--attr-source=<tree>" global option to "git" [v4] attr: teach "--attr-source=<tree>" global option to "git" - - - --- 2023-04-30 John Cai Superseded
[v3] attr: teach "--attr-source=<tree>" global option to "git" [v3] attr: teach "--attr-source=<tree>" global option to "git" - - - --- 2023-04-28 John Cai Superseded
[v2] setup: trace bare repository setups [v2] setup: trace bare repository setups - - - --- 2023-04-28 Josh Steadmon Superseded
[v2,3/3] Capitalization and punctuation fixes to some user visible messages [v2,1/3] advice: handle "rebase" in error_resolve_conflict() - - - --- 2023-04-28 Oswald Buddenhagen Accepted
[v2,2/3] sequencer: actually translate report in do_exec() [v2,1/3] advice: handle "rebase" in error_resolve_conflict() - - - --- 2023-04-28 Oswald Buddenhagen Accepted
[v2,1/3] advice: handle "rebase" in error_resolve_conflict() [v2,1/3] advice: handle "rebase" in error_resolve_conflict() - - - --- 2023-04-28 Oswald Buddenhagen New
[v2] rebase: clarify conditionals in todo_list_to_strbuf() [v2] rebase: clarify conditionals in todo_list_to_strbuf() - 1 - --- 2023-04-28 Oswald Buddenhagen New
[v9,6/6] notes.c: introduce "--[no-]stripspace" option notes.c: introduce "--separator" option - - - --- 2023-04-28 Teng Long Superseded
[v9,5/6] notes.c: append separator instead of insert by pos notes.c: introduce "--separator" option - - - --- 2023-04-28 Teng Long Superseded
[v9,4/6] notes.c: introduce '--separator=<paragraph-break>' option notes.c: introduce "--separator" option - - - --- 2023-04-28 Teng Long Superseded
[v9,3/6] t3321: add test cases about the notes stripspace behavior notes.c: introduce "--separator" option - - - --- 2023-04-28 Teng Long Superseded
[v9,2/6] notes.c: use designated initializers for clarity notes.c: introduce "--separator" option - - - --- 2023-04-28 Teng Long Superseded
[v9,1/6] notes.c: cleanup 'strbuf_grow' call in 'append_edit' notes.c: introduce "--separator" option - - - --- 2023-04-28 Teng Long Superseded
[v2] sequencer: beautify subject of reverts of reverts [v2] sequencer: beautify subject of reverts of reverts - - - --- 2023-04-28 Oswald Buddenhagen New
[v2] docs: rewrite the documentation of the text and eol attributes [v2] docs: rewrite the documentation of the text and eol attributes - - - --- 2023-04-28 Alex Henrie Superseded
setup: trace bare repository setups setup: trace bare repository setups - - - --- 2023-04-27 Josh Steadmon Superseded
[v2,2/2] cocci: codify authoring and reviewing practices cocci: codify authoring and reviewing practices - - - --- 2023-04-27 Glen Choo Accepted
[v2,1/2] cocci: add headings to and reword README cocci: codify authoring and reviewing practices - - - --- 2023-04-27 Glen Choo Accepted
[RFC,2/2] unit test: add basic example add an external testing library for unit tests - - - --- 2023-04-27 Calvin Wan New
[RFC,1/2] Add C TAP harness add an external testing library for unit tests - - - --- 2023-04-27 Calvin Wan New
[v2,8/8] fetch: introduce machine-parseable "porcelain" output format fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,7/8] fetch: introduce new `--output-format` option fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,6/8] fetch: move option related variables into main function fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,5/8] fetch: move display format parsing into main function fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,4/8] fetch: introduce `display_format` enum fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,3/8] fetch: fix missing from-reference when fetching HEAD:foo fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,2/8] fetch: add a test to exercise invalid output formats fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v2,1/8] fetch: split out tests for output format fetch: introduce machine-parseable output - - - --- 2023-04-27 Patrick Steinhardt Superseded
[v3,4/4] parse_commit(): describe more date-parsing failure modes fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
[v3,3/4] parse_commit(): handle broken whitespace-only timestamp fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
[v3,2/4] parse_commit(): parse timestamp from end of line fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
[v3,1/4] t4212: avoid putting git on left-hand side of pipe fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
contrib/completion: fix zsh completion regression contrib/completion: fix zsh completion regression - - - --- 2023-04-27 Dimitar Roustchev New
[2/2] Honor GIT_DEFAULT_HASH for empty clones without remote algo Fix empty SHA-256 clones with v0 and v1 - - - --- 2023-04-26 brian m. carlson Superseded
[1/2] http: advertise capabilities when cloning empty repos Fix empty SHA-256 clones with v0 and v1 - - - --- 2023-04-26 brian m. carlson Superseded
doc: GIT_DEFAULT_HASH is and will be ignored during "clone" doc: GIT_DEFAULT_HASH is and will be ignored during "clone" - - - --- 2023-04-26 Junio C Hamano Accepted
[v3,2/2] negotiator/skipping: fix some problems in mark_common() [v3,1/2] negotiator/default: avoid stack overflow - - - --- 2023-04-26 Han Xin Accepted
[v3,1/2] negotiator/default: avoid stack overflow [v3,1/2] negotiator/default: avoid stack overflow - - - --- 2023-04-26 Han Xin Accepted
revisions.txt: correct a mistake in dotted range notations section revisions.txt: correct a mistake in dotted range notations section - - - --- 2023-04-26 Pooyan Khanjankhani New
[v2] send-email: prompt-dependent exit codes [v2] send-email: prompt-dependent exit codes - - - --- 2023-04-26 Oswald Buddenhagen New
[v2,2/2] negotiator/skipping: fix some problems in mark_common() [v1] negotiator/default.c: avoid stack overflow - - - --- 2023-04-26 Han Xin New
[v2,1/2] negotiator/default: avoid stack overflow negotiator/default: avoid stack overflow - - - --- 2023-04-26 Han Xin Superseded
developer: remove gcc 12 workaround developer: remove gcc 12 workaround - - - --- 2023-04-26 Carlo Marcelo Arenas Belón New
Handle some compiler versions containing a dash Handle some compiler versions containing a dash - - - --- 2023-04-26 Mike Hommey Accepted
[v3,3/3] send-email: detect empty blank lines in command output send-email: add --header-cmd option - - - --- 2023-04-25 Maxim Cournoyer Superseded
[v3,2/3] send-email: add --header-cmd option send-email: add --header-cmd option - - - --- 2023-04-25 Maxim Cournoyer Superseded
[v3,1/3] send-email: extract execute_cmd from recipients_cmd send-email: add --header-cmd option - - - --- 2023-04-25 Maxim Cournoyer Superseded
[v2,2/2] send-email: add --header-cmd option send-email: add --header-cmd option - - - --- 2023-04-25 Maxim Cournoyer Superseded
[v2,1/2] send-email: extract execute_cmd from recipients_cmd send-email: add --header-cmd option - - - --- 2023-04-25 Maxim Cournoyer Superseded
[v8,6/6] notes.c: introduce "--[no-]stripspace" option notes.c: introduce "--separator" option - - - --- 2023-04-25 Teng Long Superseded
[v8,5/6] notes.c: append separator instead of insert by pos notes.c: introduce "--separator" option - - - --- 2023-04-25 Teng Long Superseded
[v8,4/6] notes.c: introduce '--separator=<paragraph-break>' option notes.c: introduce "--separator" option - - - --- 2023-04-25 Teng Long Superseded
[v8,3/6] t3321: add test cases about the notes stripspace behavior notes.c: introduce "--separator" option - - - --- 2023-04-25 Teng Long Superseded
[v8,2/6] notes.c: use designated initializers for clarity notes.c: introduce "--separator" option - - - --- 2023-04-25 Teng Long Superseded
[v8,1/6] notes.c: cleanup 'strbuf_grow' call in 'append_edit' notes.c: introduce "--separator" option - - - --- 2023-04-25 Teng Long Superseded
[v2,4/4] parse_commit(): describe more date-parsing failure modes fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[v2,3/4] parse_commit(): handle broken whitespace-only timestamp fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[v2,2/4] parse_commit(): parse timestamp from end of line fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[v2,1/4] t4212: avoid putting git on left-hand side of pipe fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[3/3] pack-bitmap.c: use commit boundary during bitmap traversal pack-bitmap: boundary-based bitmap traversal - - - --- 2023-04-25 Taylor Blau Superseded
[2/3] pack-bitmap.c: extract `fill_in_bitmap()` pack-bitmap: boundary-based bitmap traversal - - - --- 2023-04-25 Taylor Blau Superseded
[1/3] revision: support tracking uninteresting commits pack-bitmap: boundary-based bitmap traversal - - - --- 2023-04-25 Taylor Blau Superseded
[v3,6/6] banned.h: mark `strtok()` and `strtok_r()` as banned banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[v3,5/6] t/helper/test-json-writer.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau New
[v3,4/6] t/helper/test-oidmap.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[v3,3/6] t/helper/test-hashmap.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[v3,2/6] string-list: introduce `string_list_setlen()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
[v3,1/6] string-list: multi-delimiter `string_list_split_in_place()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau Accepted
blame: use different author name for fake commit generated by --contents blame: use different author name for fake commit generated by --contents - - - --- 2023-04-24 Jacob Keller Accepted
[v2,15/15] version-gen: get rid of GVF variable [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,14/15] version-gen: refactor GIT_VERSION string [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,13/15] version-gen: refactor main functionality [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,12/15] version-gen: move v fix into sed [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,11/15] version-gen: do v fix only when necessary [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,10/15] version-gen: refactor describe function [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,09/15] version-gen: describe and sed in one go [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,08/15] version-gen: move describe fix into function [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,07/15] version-gen: simplify dirty check [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,06/15] version-gen: simplify `git describe` checks [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,05/15] version-gen: simplify update check [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,04/15] version-gen: simplify v prefix removal [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,03/15] version-gen: refactor default version [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,02/15] version-gen: trivial cleanup [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,01/15] version-gen: reorganize [v2,01/15] version-gen: reorganize - - - --- 2023-04-24 Felipe Contreras New
[v2,00/15] version-gen: complete revamp/rewrite - - - --- 2023-04-24 Felipe Contreras New
doc: remove asciidoctor hack doc: remove asciidoctor hack - - - --- 2023-04-24 Felipe Contreras New
[RFC] transport: add --show-service option [RFC] transport: add --show-service option - - - --- 2023-04-24 ZheNing Hu Superseded
[v1] negotiator/default.c: avoid stack overflow [v1] negotiator/default.c: avoid stack overflow - - - --- 2023-04-24 Han Xin New
[v3,3/3] t1300: add tests for missing keys git config tests for "'git config ignores pairs ..." - - - --- 2023-04-23 Andrei Rybak Accepted
[v3,2/3] t1300: check stderr for "ignores pairs" tests git config tests for "'git config ignores pairs ..." - - - --- 2023-04-23 Andrei Rybak Accepted
« 1 2 ... 64 65 66444 445 »