Show patches with: Archived = No       |   19525 patches
« 1 2 ... 53 54 55195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
win32: check for NULL when creating thread win32: check for NULL when creating thread - - - --- 2023-01-31 Seija Kijin Accepted
[v5] win32: fix thread usage for win32 [v5] win32: fix thread usage for win32 - - - --- 2023-01-31 Seija Kijin Superseded
[v3,11/11] bundle-uri: test missing bundles with heuristic Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,10/11] bundle-uri: store fetch.bundleCreationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,09/11] fetch: fetch from an external bundle URI Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,08/11] bundle-uri: drop bundle.flag from design doc Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,07/11] clone: set fetch.bundleURI if appropriate Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,06/11] bundle-uri: download in creationToken order Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,05/11] bundle-uri: parse bundle.<id>.creationToken values Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,04/11] bundle-uri: parse bundle.heuristic=creationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,03/11] t5558: add tests for creationToken heuristic Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,02/11] bundle: verify using check_connected() Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3,01/11] bundle: test unbundling with incomplete history Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-31 Derrick Stolee Accepted
[v3] Documentation: clarify that cache forgets credentials if the system restarts [v3] Documentation: clarify that cache forgets credentials if the system restarts - - - --- 2023-01-28 M Hickford Accepted
[v2] Documentation: clarify that cache forgets credentials if the system restarts [v2] Documentation: clarify that cache forgets credentials if the system restarts - - - --- 2023-01-28 M Hickford Superseded
credential: new attribute password_expiry_utc credential: new attribute password_expiry_utc - - - --- 2023-01-28 M Hickford Superseded
[3/3] scalar: only warn when background maintenance fails Allow scalar to succeed despite maintenance failures - - - --- 2023-01-27 Derrick Stolee Accepted
[2/3] t921*: test scalar behavior starting maintenance Allow scalar to succeed despite maintenance failures - - - --- 2023-01-27 Derrick Stolee Accepted
[1/3] t: allow 'scalar' in test_must_fail Allow scalar to succeed despite maintenance failures - - - --- 2023-01-27 Derrick Stolee Accepted
[v2] grep: fall back to interpreter if JIT memory allocation fails [v2] grep: fall back to interpreter if JIT memory allocation fails - - - --- 2023-01-27 Mathias Krause Superseded
[v3] attr: fix instructions on how to check attrs [v3] attr: fix instructions on how to check attrs - - - --- 2023-01-26 John Cai Accepted
[v2] request-pull: filter out SSH/X.509 tag signatures [v2] request-pull: filter out SSH/X.509 tag signatures - - - --- 2023-01-25 Gwyneth Morgan Accepted
request-pull: filter out SSH/X.509 tag signatures request-pull: filter out SSH/X.509 tag signatures - - - --- 2023-01-25 Gwyneth Morgan Superseded
[v3] ssh signing: better error message when key not in agent [v3] ssh signing: better error message when key not in agent - - - --- 2023-01-25 Adam Szkoda Accepted
[v5,10/10] rebase: provide better error message for apply options vs. merge config rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,09/10] rebase: put rebase_options initialization in single place rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,08/10] rebase: fix formatting of rebase --reapply-cherry-picks option in docs rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,07/10] rebase: clarify the OPT_CMDMODE incompatibilities rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,06/10] rebase: add coverage of other incompatible options rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,05/10] rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,04/10] rebase: fix docs about incompatibilities with --root rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,03/10] rebase: remove --allow-empty-message from incompatible opts rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,02/10] rebase: flag --apply and --merge as incompatible rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v5,01/10] rebase: mark --update-refs as requiring the merge backend rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-25 Elijah Newren Accepted
[v2] ssh signing: better error message when key not in agent [v2] ssh signing: better error message when key not in agent - - - --- 2023-01-24 Adam Szkoda Superseded
[5/5] hook: support a --to-stdin=<path> option for testing hook API: support stdin, convert post-rewrite - - - --- 2023-01-23 Ævar Arnfjörð Bjarmason Superseded
[4/5] sequencer: use the new hook API for the simpler "post-rewrite" call hook API: support stdin, convert post-rewrite - - - --- 2023-01-23 Ævar Arnfjörð Bjarmason Superseded
[3/5] hook API: support passing stdin to hooks, convert am's 'post-rewrite' hook API: support stdin, convert post-rewrite - - - --- 2023-01-23 Ævar Arnfjörð Bjarmason Superseded
[2/5] run-command: allow stdin for run_processes_parallel hook API: support stdin, convert post-rewrite - - - --- 2023-01-23 Ævar Arnfjörð Bjarmason Superseded
[1/5] run-command.c: remove dead assignment in while-loop hook API: support stdin, convert post-rewrite - - - --- 2023-01-23 Ævar Arnfjörð Bjarmason Superseded
[v4] win32: fix thread usage for win32 [v4] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
[v3] win32: fix thread usage for win32 [v3] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
[v2] win32: fix thread usage for win32 [v2] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
[v2,10/10] bundle-uri: test missing bundles with heuristic Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,09/10] bundle-uri: store fetch.bundleCreationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,08/10] fetch: fetch from an external bundle URI Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,07/10] bundle-uri: drop bundle.flag from design doc Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,06/10] clone: set fetch.bundleURI if appropriate Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,05/10] bundle-uri: download in creationToken order Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,04/10] bundle-uri: parse bundle.<id>.creationToken values Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,03/10] bundle-uri: parse bundle.heuristic=creationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,02/10] t5558: add tests for creationToken heuristic Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2,01/10] bundle: optionally skip reachability walk Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-23 Derrick Stolee Superseded
[v2] Documentation: render dash correctly [v2] Documentation: render dash correctly - - - --- 2023-01-23 Andrei Rybak Accepted
[v2] attr: fix instructions on how to check attrs [v2] attr: fix instructions on how to check attrs - - - --- 2023-01-23 John Cai Superseded
Documentation: render dash correctly Documentation: render dash correctly - - - --- 2023-01-22 Andrei Rybak Superseded
[v4,9/9] rebase: provide better error message for apply options vs. merge config rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,8/9] rebase: put rebase_options initialization in single place rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,7/9] rebase: fix formatting of rebase --reapply-cherry-picks option in docs rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,6/9] rebase: clarify the OPT_CMDMODE incompatibilities rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,5/9] rebase: add coverage of other incompatible options rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,4/9] rebase: fix docs about incompatibilities with --root rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,3/9] rebase: remove --allow-empty-message from incompatible opts rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,2/9] rebase: flag --apply and --merge as incompatible rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
[v4,1/9] rebase: mark --update-refs as requiring the merge backend rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-22 Elijah Newren Accepted
attr: fix instructions on how to check attrs attr: fix instructions on how to check attrs - - - --- 2023-01-22 John Cai Superseded
MyFirstContribution: refrain from self-iterating too much MyFirstContribution: refrain from self-iterating too much - - - --- 2023-01-22 Junio C Hamano Superseded
bisect: fix "reset" when branch is checked out elsewhere bisect: fix "reset" when branch is checked out elsewhere - - - --- 2023-01-22 Rubén Justo Superseded
[v2,2/3] rebase: refuse to switch to a branch already checked out elsewhere (test) fix die_if_checked_out() when ignore_current_worktree - - - --- 2023-01-22 Rubén Justo Accepted
win32: fix thread usage for win32 win32: fix thread usage for win32 - - - --- 2023-01-21 Seija Kijin Superseded
[v1,1/1] t0003: Call dd with portable blocksize [v1,1/1] t0003: Call dd with portable blocksize - - - --- 2023-01-21 Torsten Bögershausen Superseded
[v3,7/7] rebase: fix formatting of rebase --reapply-cherry-picks option in docs rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-21 Elijah Newren Superseded
[v3,6/7] rebase: clarify the OPT_CMDMODE incompatibilities rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-21 Elijah Newren Superseded
[v3,5/7] rebase: add coverage of other incompatible options rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-21 Elijah Newren Superseded
[v3,4/7] rebase: fix docs about incompatibilities with --root rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-21 Elijah Newren Superseded
[v3,3/7] rebase: remove --allow-empty-message from incompatible opts rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-21 Elijah Newren Superseded
[v3,2/7] rebase: flag --apply and --merge as incompatible rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-21 Elijah Newren Superseded
[v3,1/7] rebase: mark --update-refs as requiring the merge backend rebase: fix several code/testing/documentation issues around flag incompatibilities - - - --- 2023-01-21 Elijah Newren Superseded
[v7,12/12] credential: add WWW-Authenticate header to cred requests Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,11/12] http: read HTTP WWW-Authenticate response headers Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,10/12] http: replace unsafe size_t multiplication with st_mult Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,09/12] test-http-server: add sending of arbitrary headers Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,08/12] test-http-server: add simple authentication Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,07/12] test-http-server: pass Git requests to http-backend Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,06/12] test-http-server: add HTTP request parsing Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,05/12] test-http-server: add HTTP error response function Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,04/12] test-http-server: add stub HTTP server test helper Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,03/12] daemon: rename some esoteric/laboured terminology Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,02/12] daemon: libify child process handling functions Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
[v7,01/12] daemon: libify socket setup and option functions Enhance credential helper protocol to include auth headers - - - --- 2023-01-20 Matthew John Cheetham Superseded
fetch: fix duplicate remote parallel fetch bug fetch: fix duplicate remote parallel fetch bug - - - --- 2023-01-19 Calvin Wan Accepted
[v5,5/5] doc: pretty-formats note wide char limitations, and add tests Pretty formats: Clarify column alignment - - - --- 2023-01-19 Philip Oakley Accepted
[v5,4/5] doc: pretty-formats describe use of ellipsis in truncation Pretty formats: Clarify column alignment - - - --- 2023-01-19 Philip Oakley Accepted
[v5,3/5] doc: pretty-formats document negative column alignments [v4] pretty-formats: add hard truncation, without ellipsis, options - - - --- 2023-01-19 Philip Oakley Accepted
[v5,2/5] doc: pretty-formats: delineate `%<|(` parameter values Pretty formats: Clarify column alignment - - - --- 2023-01-19 Philip Oakley Accepted
[v5,1/5] doc: pretty-formats: separate parameters from placeholders Pretty formats: Clarify column alignment - - - --- 2023-01-19 Philip Oakley Accepted
[v2] mingw: replace deprecated GetVersion with RtlGetVersion [v2] mingw: replace deprecated GetVersion with RtlGetVersion - - - --- 2023-01-19 Seija Kijin Superseded
[v2,2/2] ls-files: add %(skipworktree) atom to format option ls-files: add %(skipworktree) atom to format option - - - --- 2023-01-19 ZheNing Hu Superseded
[v2,1/2] docs: fix sparse-checkout docs link ls-files: add %(skipworktree) atom to format option - - - --- 2023-01-19 ZheNing Hu Superseded
checkout: document -b/-B to highlight the differences from "git branch" checkout: document -b/-B to highlight the differences from "git branch" - - - --- 2023-01-19 Junio C Hamano Accepted
« 1 2 ... 53 54 55195 196 »