Show patches with: Archived = No       |   19529 patches
« 1 2 ... 36 37 38195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,11/12] config: add kvi.path, use it to evaluate includes config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,10/12] config.c: remove config_reader from configsets config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,09/12] config: pass kvi to die_bad_number() config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,08/12] trace2: plumb config kvi config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,07/12] config.c: pass ctx with CLI config config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,06/12] builtin/config.c: test misuse of format_config() config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,05/12] config: pass ctx with config files config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,04/12] config.c: pass ctx in configsets config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,03/12] config: add ctx arg to config_fn_t config: remove global state from config iteration - - - --- 2023-06-20 Linus Arver via GitGitGadget Superseded
[v3,02/12] urlmatch.h: use config_fn_t type config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
[v3,01/12] config: inline git_color_default_config config: remove global state from config iteration - - - --- 2023-06-20 Glen Choo Superseded
packfile: delete .idx files before .pack files packfile: delete .idx files before .pack files - - - --- 2023-06-20 Derrick Stolee Accepted
[v4,16/16] ls-refs.c: avoid enumerating hidden refs where possible refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,15/16] upload-pack.c: avoid enumerating hidden refs where possible refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,14/16] builtin/receive-pack.c: avoid enumerating hidden references refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,12/16] refs/packed-backend.c: ignore complicated hidden refs rules refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,11/16] revision.h: store hidden refs in a `strvec` refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,10/16] refs/packed-backend.c: add trace2 counters for jump list refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s) refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,08/16] refs/packed-backend.c: refactor `find_reference_location()` refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,07/16] refs: plumb `exclude_patterns` argument throughout refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,06/16] builtin/for-each-ref.c: add `--exclude` option refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,05/16] ref-filter.c: parameterize match functions over patterns refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,04/16] ref-filter: add `ref_filter_clear()` refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,03/16] ref-filter: clear reachable list pointers after freeing refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,02/16] ref-filter.h: provide `REF_FILTER_INIT` refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v4,01/16] refs.c: rename `ref_filter` refs: implement jump lists for packed backend - - - --- 2023-06-20 Taylor Blau Superseded
[v3,5/5] tests: mark as passing with SANITIZE=leak tests: mark as passing with SANITIZE=leak - - - --- 2023-06-17 Rubén Justo Accepted
[v3,4/5] config: fix a leak in git_config_copy_or_rename_section_in_file tests: mark as passing with SANITIZE=leak - - - --- 2023-06-17 Rubén Justo Accepted
[v3,3/5] branch: fix a leak in cmd_branch tests: mark as passing with SANITIZE=leak - - - --- 2023-06-17 Rubén Justo Accepted
[v3,2/5] branch: fix a leak in setup_tracking tests: mark as passing with SANITIZE=leak - - - --- 2023-06-17 Rubén Justo Accepted
[v3,1/5] rev-parse: fix a leak with --abbrev-ref tests: mark as passing with SANITIZE=leak - - - --- 2023-06-17 Rubén Justo Accepted
http: handle both "h2" and "h2h3" in curl info lines http: handle both "h2" and "h2h3" in curl info lines - - - --- 2023-06-17 Jeff King Accepted
commit: pass --no-divider to interpret-trailers commit: pass --no-divider to interpret-trailers - - - --- 2023-06-17 Jeff King Accepted
[v2,5/5] tests: mark as passing with SANITIZE=leak tests: mark as passing with SANITIZE=leak - - - --- 2023-06-16 Rubén Justo Superseded
[v2,4/5] config: fix a leak in git_config_copy_or_rename_section_in_file tests: mark as passing with SANITIZE=leak - - - --- 2023-06-16 Rubén Justo Superseded
[v2,3/5] branch: fix a leak in cmd_branch tests: mark as passing with SANITIZE=leak - - - --- 2023-06-16 Rubén Justo Superseded
[v2,2/5] branch: fix a leak in setup_tracking tests: mark as passing with SANITIZE=leak - - - --- 2023-06-16 Rubén Justo Superseded
[v2,1/5] rev-parse: fix a leak with --abbrev-ref tests: mark as passing with SANITIZE=leak - - - --- 2023-06-16 Rubén Justo Superseded
[v5] credential/libsecret: store new attributes [v5] credential/libsecret: store new attributes - - - --- 2023-06-16 M Hickford Accepted
[v4,2/2] credential: erase all matching credentials credential: improvements to erase in helpers - - - --- 2023-06-15 M Hickford Accepted
[v4,1/2] credential: avoid erasing distinct password credential: improvements to erase in helpers - - - --- 2023-06-15 M Hickford Accepted
ls-tree: fix documentation of %x format placeholder ls-tree: fix documentation of %x format placeholder - - - --- 2023-06-15 René Scharfe Accepted
cmake: adapt to `cache.h` being no more cmake: adapt to `cache.h` being no more - - - --- 2023-06-15 Johannes Schindelin Accepted
[v2,3/3] revision: handle pseudo-opts in `--stdin` mode revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-15 Patrick Steinhardt Accepted
[v2,2/3] revision: small readability improvement for reading from stdin revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-15 Patrick Steinhardt Accepted
[v2,1/3] revision: reorder `read_revisions_from_stdin()` revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-15 Patrick Steinhardt Accepted
[v3,2/2] credential: erase all matching credentials credential: improvements to erase in helpers - - - --- 2023-06-15 M Hickford Superseded
[v3,1/2] credential: avoid erasing distinct password credential: improvements to erase in helpers - - - --- 2023-06-15 M Hickford Superseded
[v4,9/9] doc: trailer: add more examples in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,8/9] doc: trailer: mention 'key' in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,7/9] doc: trailer.<token>.command: emphasize deprecation docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,6/9] doc: trailer: use angle brackets for <token> and <value> docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,5/9] doc: trailer: remove redundant phrasing docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,4/9] doc: trailer: examples: avoid the word "message" by itself docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,3/9] doc: trailer: drop "commit message part" phrasing docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,2/9] doc: trailer: swap verb order docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v4,1/9] doc: trailer: fix grammar docs: interpret-trailers: reword and add examples - - - --- 2023-06-15 Linus Arver Accepted
[v2,2/2] credential: erase all matching credentials credential: improvements to erase in helpers - - - --- 2023-06-14 M Hickford Superseded
[v2,1/2] credential: avoid erasing distinct password credential: improvements to erase in helpers - - - --- 2023-06-14 M Hickford Superseded
[v3] CodingGuidelines: use octal escapes, not hex [v3] CodingGuidelines: use octal escapes, not hex - - - --- 2023-06-14 Jonathan Tan Accepted
setup.c: don't setup in discover_git_directory() setup.c: don't setup in discover_git_directory() - - - --- 2023-06-14 Glen Choo Accepted
[9/9] gc: add `gc.repackFilterTo` config option Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[8/9] repack: implement `--filter-to` for storing filtered out objects Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[7/9] gc: add `gc.repackFilter` config option Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[6/9] repack: add `--filter=<filter-spec>` option Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[5/9] repack: refactor finishing pack-objects command Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[4/9] repack: refactor piping an oid to a command Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[3/9] t/helper: add 'find-pack' test-tool Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[2/9] pack-objects: add `--print-filtered` to print omitted objects Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[1/9] pack-objects: allow `--filter` without `--stdout` Repack objects into separate packfiles based on a filter - - - --- 2023-06-14 Christian Couder Superseded
[v4] diff-lib: honor override_submodule_config flag bit [v4] diff-lib: honor override_submodule_config flag bit - - - --- 2023-06-14 Josip Sokcevic Accepted
[v3] diff-lib: honor override_submodule_config flag bit [v3] diff-lib: honor override_submodule_config flag bit - - - --- 2023-06-14 Josip Sokcevic Superseded
[v2] diff-lib: honor override_submodule_config flag bit [v2] diff-lib: honor override_submodule_config flag bit - - - --- 2023-06-14 Josip Sokcevic Superseded
[3/3] revision: handle pseudo-opts in `--stdin` mode revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-14 Patrick Steinhardt Superseded
[2/3] revision: small readability improvement for reading from stdin revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-14 Patrick Steinhardt Superseded
[1/3] revision: reorder `read_revisions_from_stdin()` revision: handle pseudo-opts in `--stdin` mode - - - --- 2023-06-14 Patrick Steinhardt Superseded
[2/2] credential: erase all matching credentials credential: improvements to erase in helpers - - - --- 2023-06-14 M Hickford Superseded
[1/2] credential: avoid erasing distinct password credential: improvements to erase in helpers - - - --- 2023-06-14 M Hickford Superseded
diff-lib: honor override_submodule_config flag bit diff-lib: honor override_submodule_config flag bit - - - --- 2023-06-14 Josip Sokcevic Superseded
notes: do not access before the beginning of an array notes: do not access before the beginning of an array - - - --- 2023-06-14 Junio C Hamano Accepted
[v2] CodingGuidelines: use octal escapes, not hex [v2] CodingGuidelines: use octal escapes, not hex - - - --- 2023-06-14 Jonathan Tan Superseded
CodingGuidelines: use octal escapes, not hex CodingGuidelines: use octal escapes, not hex - - - --- 2023-06-13 Jonathan Tan Superseded
[v2,25/25] diff.c: mention completion above add_diff_options completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,24/25] completion: complete --remerge-diff completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,23/25] completion: complete --diff-merges, its options and --no-diff-merges completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,22/25] completion: move --pickaxe-{all,regex} to __git_diff_common_options completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,21/25] completion: complete --ws-error-highlight completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,20/25] completion: complete --unified completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,19/25] completion: complete --patch-with-raw completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,18/25] completion: complete --output-indicator-{context,new,old} completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,17/25] completion: complete --output completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,16/25] completion: complete --no-stat completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,15/25] completion: complete --no-relative completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,14/25] completion: complete --line-prefix completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,13/25] completion: complete --ita-invisible-in-index and --ita-visible-in-index completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,12/25] completion: complete --irreversible-delete completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,11/25] completion: complete --ignore-matching-lines completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
[v2,10/25] completion: complete --function-context completion: add missing diff options - - - --- 2023-06-12 Philippe Blain Superseded
« 1 2 ... 36 37 38195 196 »