Show patches with: none      |   44096 patches
« 1 2 ... 125 126 127440 441 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] parse-options.c: use optbug() instead of BUG() "opts" check usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[2/5] parse-options.c: use new bug() API for optbug() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[1/5] usage.c: add a non-fatal bug() function to go with BUG() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[v6,7/7] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Matthew John Cheetham Accepted
[v6,6/7] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Matthew John Cheetham Accepted
[v6,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin Accepted
[v6,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin Accepted
[v6,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v6,2/7] archive --add-virtual-file: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v6,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v3,15/15] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,14/15] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,13/15] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,12/15] bisect: teach the `bisect--helper` command to show the correct usage strings Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,11/15] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,10/15] bisect--helper: return only correct exit codes in `cmd_*()` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,09/15] bisect--helper: move the `BISECT_STATE` case to the end Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,08/15] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,07/15] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,06/15] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,05/15] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,04/15] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,03/15] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,02/15] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,01/15] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v2] setup: don't die if realpath(3) fails on getcwd(3) [v2] setup: don't die if realpath(3) fails on getcwd(3) - - - --- 2022-05-21 Kevin Locke Superseded
Investigating Cirrus CI FreeBSD failures Investigating Cirrus CI FreeBSD failures - 1 - --- 2022-05-21 Philippe Blain New
[v5,17/17] sha1-file.c: don't freshen cruft packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,16/17] builtin/gc.c: conditionally avoid pruning objects via loose cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,14/17] builtin/repack.c: use named flags for existing_packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,11/17] builtin/pack-objects.c: --cruft with expiration cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,10/17] reachable: report precise timestamps from objects in cruft packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,07/17] builtin/pack-objects.c: return from create_object_entry() cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,06/17] t/helper: add 'pack-mtimes' test-tool cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,05/17] pack-mtimes: support writing pack .mtimes files cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,04/17] chunk-format.h: extract oid_version() cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles' cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2022-05-20 Taylor Blau New
[v5,01/17] Documentation/technical: add cruft-packs.txt cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v3,3/3] dir: minor refactoring / clean-up dir: traverse into repository - - - --- 2022-05-20 oss dev Accepted
[v3,2/3] dir: cache git_dir's realpath dir: traverse into repository - - - --- 2022-05-20 oss dev New
[v3,1/3] dir: traverse into repository dir: traverse into repository - - - --- 2022-05-20 oss dev New
[3/3] builtin/repack.c: ensure that `names` is sorted repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[2/3] t7703: demonstrate object corruption with pack.packSizeLimit repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[1/3] repack: respect --keep-pack with geometric repack repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[24/24] t5601: basic bundle URI tests Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[23/24] clone: unbundle the advertised bundles Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[22/24] bundle-uri: download bundles from an advertised list Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[21/24] bundle-uri: allow relative URLs in bundle lists Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[20/24] bundle-uri client: add boolean transfer.bundleURI setting Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[19/24] bundle-uri: serve URI advertisement from bundle.* config Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[18/24] bundle-uri client: add "git ls-remote-bundle-uri" Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[17/24] bundle-uri client: add minimal NOOP client Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[16/24] protocol v2: add server-side "bundle-uri" skeleton Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[15/24] bundle-uri: fetch a list of bundles Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[14/24] bundle-uri: parse bundle list in config format Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[13/24] bundle-uri: limit recursion depth for bundle lists Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[12/24] bundle-uri: unit test "key=value" parsing Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[11/24] bundle-uri: create "key=value" line parsing Bundle URIs Combined RFC - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[10/24] bundle-uri: create base key-value pair parsing Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[09/24] bundle-uri: create bundle_list struct and helpers Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[08/24] clone: --bundle-uri cannot be combined with --depth Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[07/24] clone: add --bundle-uri option Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[06/24] fetch: add 'refs/bundle/' to log.excludeDecoration Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[05/24] fetch: add --bundle-uri option Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[04/24] bundle-uri: add support for http(s):// and file:// Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[03/24] bundle-uri: create basic file-copy logic Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[02/24] remote-curl: add 'get' capability Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
[01/24] docs: document bundle URI standard Bundle URIs Combined RFC - - - --- 2022-05-20 Derrick Stolee New
repack: respect --keep-pack with geometric repack repack: respect --keep-pack with geometric repack - - - --- 2022-05-20 Victoria Dye New
[v3,3/3] transport: free local and remote refs in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Accepted
[v3,2/3] transport: unify return values and exit point from transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Accepted
[v3,1/3] transport: remove unnecessary indenting in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Accepted
cocci: add and apply a rule to find "unused" variables cocci: add and apply a rule to find "unused" variables - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason New
[v2,2/2] transport: free local and remote refs in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Superseded
[v2,1/2] transport: remove unnecessary indenting in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Superseded
transport: free local and remote refs in transport_push() transport: free local and remote refs in transport_push() - - - --- 2022-05-20 Frantisek Hrbata New
[v2,4/4] run-command API users: use "env" not "env_array" in comments & names run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] cocci: remove env_array -> env migration run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
[v2,2/4] run-command API: rename "env_array" to "env" run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
[v2,1/4] cocci: add a rename of "struct child_process"'s "env_array" to "env" run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
[1/1] unpack-objects: low memory footprint for get_data() in dry_run mode unpack-objects: low memory footprint for get_data() in dry_run mode - - - --- 2022-05-20 Han Xin New
setup: don't die if realpath(3) fails on getcwd(3) setup: don't die if realpath(3) fails on getcwd(3) - - - --- 2022-05-19 Kevin Locke Superseded
[RFC,2/2] object-file API: have unpack_loose_header() return "int" again Alternate ab/valgrind-fixes fix-up - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
[RFC,1/2] object-file API: fix obscure unpack_loose_header() return Alternate ab/valgrind-fixes fix-up - - - --- 2022-05-19 Ævar Arnfjörð Bjarmason New
t6424: make sure a failed merge preserves local changes t6424: make sure a failed merge preserves local changes - - - --- 2022-05-19 Junio C Hamano Accepted
[v5,7/7] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Matthew John Cheetham Superseded
[v5,6/7] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Matthew John Cheetham Superseded
[v5,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v2,10/10] sparse-checkout: integrate with sparse index Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,09/10] p2000: add test for 'git sparse-checkout [add|set]' Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
« 1 2 ... 125 126 127440 441 »