Show patches with: none      |   43565 patches
« 1 2 3 4435 436 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] bundle-uri: enable git-remote-https progress bundle-uri: show progress when downloading from bundle URIs - - - --- 2024-05-08 Toon Claes New
[3/4] remote-curl: optionally show progress for HTTP get bundle-uri: show progress when downloading from bundle URIs - - - --- 2024-05-08 Toon Claes New
[2/4] http: add the ability to log progress bundle-uri: show progress when downloading from bundle URIs - - - --- 2024-05-08 Toon Claes New
[1/4] progress: add function to set total bundle-uri: show progress when downloading from bundle URIs - - - --- 2024-05-08 Toon Claes New
[v2] Bug fix: ensure P4 "err" is displayed when exception is raised. [v2] Bug fix: ensure P4 "err" is displayed when exception is raised. - - - --- 2024-05-08 Fahad Alrashed New
[13/13] reftable/merged: adapt interface to allow reuse of iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[12/13] reftable/stack: provide convenience functions to create iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[11/13] reftable/reader: adapt interface to allow reuse of iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[10/13] reftable/generic: adapt interface to allow reuse of iterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[09/13] reftable/generic: move seeking of records into the iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[08/13] reftable/merged: simplify indices for subiterators reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[07/13] reftable/merged: split up initialization and seeking of records reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[06/13] reftable/reader: set up the reader when initializing table iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[05/13] reftable/reader: inline `reader_seek_internal()` reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[04/13] reftable/reader: separate concerns of table iter and reftable reader reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[03/13] reftable/reader: unify indexed and linear seeking reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[02/13] reftable/reader: avoid copying index iterator reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[01/13] reftable/block: use `size_t` to track restart point index reftable: prepare for re-seekable iterators - - - --- 2024-05-08 Patrick Steinhardt New
[v4,4/3] t0018: two small fixes advice: add "all" option to disable all hints - - - --- 2024-05-08 Junio C Hamano New
[v3] scalar: avoid segfault in reconfigure --all [v3] scalar: avoid segfault in reconfigure --all - - - --- 2024-05-08 Derrick Stolee New
Documentation/git-merge-tree.txt: document -X Documentation/git-merge-tree.txt: document -X - - - --- 2024-05-07 Victoria Dye New
[v8,8/8] refs: remove `create_symref` and associated dead code refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,7/8] refs: rename `refs_create_symref()` to `refs_update_symref()` refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,6/8] refs: use transaction in `refs_create_symref()` refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,5/8] refs: add support for transactional symref updates refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,4/8] refs: move `original_update_refname` to 'refs.c' refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,3/8] refs: support symrefs in 'reference-transaction' hook refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,2/8] files-backend: extract out `create_symref_lock()` refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,1/8] refs: accept symref values in `ref_transaction_update()` refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v1,2/2] strbuf_getcwd() needs precompse_strbuf_if_needed() [v1,1/2] t0050: ls-files path fails if path of workdir is NFD - - - --- 2024-05-07 Torsten Bögershausen New
[v1,1/2] t0050: ls-files path fails if path of workdir is NFD [v1,1/2] t0050: ls-files path fails if path of workdir is NFD - - - --- 2024-05-07 Torsten Bögershausen New
[RFC] docs: document upcoming breaking changes [RFC] docs: document upcoming breaking changes - - - --- 2024-05-07 Patrick Steinhardt New
[v2,5/5] refs: remove functions without ref store refs: remove functions without ref store - - - --- 2024-05-07 Patrick Steinhardt New
[v2,4/5] cocci: apply rules to rewrite callers of "refs" interfaces refs: remove functions without ref store - - - --- 2024-05-07 Patrick Steinhardt New
[v2,3/5] cocci: introduce rules to transform "refs" to pass ref store refs: remove functions without ref store - - - --- 2024-05-07 Patrick Steinhardt New
[v2,2/5] refs: add `exclude_patterns` parameter to `for_each_fullref_in()` refs: remove functions without ref store - - - --- 2024-05-07 Patrick Steinhardt New
[v2,1/5] refs: introduce missing functions that accept a `struct ref_store` refs: remove functions without ref store - - - --- 2024-05-07 Patrick Steinhardt New
[v4,13/13] repository: stop setting SHA1 as the default object hash Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,12/13] oss-fuzz/commit-graph: set up hash algorithm Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,11/13] builtin/shortlog: don't set up revisions without repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,10/13] builtin/diff: explicitly set hash algo when there is no repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,09/13] builtin/bundle: abort "verify" early when there is no repository Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,08/13] builtin/blame: don't access potentially unitialized `the_hash_algo` Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,07/13] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,06/13] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,05/13] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,04/13] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,03/13] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,02/13] path: move `validate_headref()` to its only user Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,01/13] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
Re* Re* [PATCH v4 0/3] advice: add "all" option to disable all hints Re* Re* [PATCH v4 0/3] advice: add "all" option to disable all hints - - - --- 2024-05-06 Junio C Hamano New
[2/2] diff: fix --exit-code with external diff [1/2] diff: report unmerged paths as changes in run_diff_cmd() - - - --- 2024-05-05 René Scharfe New
[1/2] diff: report unmerged paths as changes in run_diff_cmd() [1/2] diff: report unmerged paths as changes in run_diff_cmd() - - - --- 2024-05-05 René Scharfe New
[v3] refs: return conflict error when checking packed refs [v3] refs: return conflict error when checking packed refs - - - --- 2024-05-04 Ivan Tse New
po: fix typo in French "aperçu" po: fix typo in French "aperçu" - - - --- 2024-05-03 brian m. carlson New
Re* [PATCH v4 0/3] advice: add "all" option to disable all hints Re* [PATCH v4 0/3] advice: add "all" option to disable all hints - - - --- 2024-05-03 Junio C Hamano New
[v3,5/5] gitlab-ci: add whitespace error check Add GitLab CI to check for whitespace errors - - - --- 2024-05-03 Justin Tobler New
[v3,4/5] ci: make the whitespace report optional Add GitLab CI to check for whitespace errors - - - --- 2024-05-03 Justin Tobler New
[v3,3/5] ci: separate whitespace check script Add GitLab CI to check for whitespace errors - - - --- 2024-05-03 Justin Tobler New
[v3,2/5] github-ci: fix link to whitespace error Add GitLab CI to check for whitespace errors - - - --- 2024-05-03 Justin Tobler New
[v3,1/5] ci: pre-collapse GitLab CI sections Add GitLab CI to check for whitespace errors - - - --- 2024-05-03 Justin Tobler New
Re* using tree as attribute source is slow, was Re: Help troubleshoot performance regression clonin… Re* using tree as attribute source is slow, was Re: Help troubleshoot performance regression clonin… - - - --- 2024-05-03 Junio C Hamano New
Combined diff format: Show all filenames by default? Combined diff format: Show all filenames by default? - - - --- 2024-05-03 Kang-Che Sung New
Chunk header @@@ counts wrong? Chunk header @@@ counts wrong? - - - --- 2024-05-02 Johan Walles New
[v3,10/10] refs: refuse to write pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,09/10] ref-filter: properly distinuish pseudo and root refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,08/10] refs: pseudorefs are no refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,07/10] refs: root refs can be symbolic refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,06/10] refs: classify HEAD as a root ref Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,05/10] refs: refname `is_special_ref()` to `is_pseudo_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,04/10] refs: rename `is_pseudoref()` to `is_root_ref()` Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,03/10] Documentation/glossary: define root refs as refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,02/10] Documentation/glossary: clarify limitations of pseudorefs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[v3,01/10] Documentation/glossary: redefine pseudorefs as special refs Clarify pseudo-ref terminology - - - --- 2024-05-02 Patrick Steinhardt New
[11/11] refs/reftable: allow configuring geometric factor reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[10/11] reftable: make the compaction factor configurable reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[09/11] refs/reftable: allow disabling writing the object index reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[08/11] refs/reftable: allow configuring restart interval reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[07/11] reftable: use `uint16_t` to track restart interval reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[06/11] refs/reftable: allow configuring block size reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[05/11] reftable/dump: support dumping a table's block structure reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[04/11] reftable/writer: improve error when passed an invalid block size reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[03/11] reftable/writer: drop static variable used to initialize strbuf reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[02/11] reftable: consistently pass write opts as value reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
[01/11] reftable: consistently refer to `reftable_write_options` as `opts` reftable: expose write options as config - - - --- 2024-05-02 Patrick Steinhardt New
t4216-log-bloom.sh broken ? t4216-log-bloom.sh broken ? - - - --- 2024-05-02 Torsten Bögershausen New
[v4,10/10] trailer unit tests: inspect iterator contents Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,09/10] trailer: document parse_trailers() usage Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,08/10] trailer: retire trailer_info_get() from API Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,07/10] trailer: make trailer_info struct private Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,06/10] trailer: make parse_trailers() return trailer_info pointer Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,05/10] interpret-trailers: access trailer_info with new helpers Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,04/10] sequencer: use the trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,03/10] trailer: teach iterator about non-trailer lines Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,02/10] trailer: add unit tests for trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,01/10] Makefile: sort UNIT_TEST_PROGRAMS Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… - - - --- 2024-05-01 Jeff King New
rev-parse: document how --is-* options work outside a repository rev-parse: document how --is-* options work outside a repository - - - --- 2024-05-01 Junio C Hamano New
diff-lib: stop calling diff_setup_done() in do_diff_cache() diff-lib: stop calling diff_setup_done() in do_diff_cache() - - - --- 2024-05-01 René Scharfe New
[v3,1/1] advice: add --no-advice global option advice: add --no-advice global option - - - --- 2024-04-30 James Liu New
« 1 2 3 4435 436 »