Show patches with: State = Action Required       |    Archived = No       |   431 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
.github/workflows: add coverity action .github/workflows: add coverity action - - - --- 2023-08-22 Taylor Blau New
[[PATCH,v2] ] Fix bug when more than one readline instance is used [[PATCH,v2] ] Fix bug when more than one readline instance is used - - - --- 2023-08-10 Wesley Schwengle New
[01/15] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[01/22] sequencer: use repository parameter in short_commit_name() YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[01/32] doc hash-file-transition: A map file for mapping between sha1 and sha256 SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[02/15] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[02/20] packfile.c: prevent overflow in `load_idx()` guard object lookups against 32-bit overflow - - - --- 2023-07-12 Taylor Blau New
[02/32] doc hash-function-transition: Replace compatObjectFormat with compatMap SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[03/15] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[03/32] object-file-convert: Stubs for converting from one object format to another SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[04/15] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[04/32] object-name: Initial support for ^{sha1} and ^{sha256} SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[05/15] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[05/32] repository: add a compatibility hash algorithm SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[06/15] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[06/22] commit-graph: mark unused data parameters in generation callbacks YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[06/32] repository: Implement core.compatMap SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[07/15] commit-graph: new filter ver. that fixes murmur3 bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[07/32] loose: add a mapping between SHA-1 and SHA-256 for loose objects SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[08/10] list-objects: respect max_allowed_tree_depth tree name and depth limits - - - --- 2023-08-31 Jeff King New
[08/15] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[08/32] loose: Compatibilty short name support SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[09/15] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[09/32] object-file: Update the loose object map when writing loose objects SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[1/1] Fix the order of consuming unpackLimit config settings. Fix the order of consuming unpackLimit config settings. - - - --- 2023-08-17 Taylor Santiago New
[1/1] git-grep: improve the --show-function behaviour git-grep: improve the --show-function behaviour - - - --- 2023-09-11 Oleg Nesterov New
[1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint [1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint - - - --- 2023-08-19 Wesley Schwengle New
[1/2] checkout/restore: refuse unmerging paths unless checking out of the index [1/2] checkout/restore: refuse unmerging paths unless checking out of the index - - - --- 2023-07-28 Junio C Hamano New
[1/2] config: return positive from git_config_parse_key() config-parse: create config parsing library - - - --- 2023-07-20 Glen Choo New
[1/2] diff-merges: improve --diff-merges documentation diff-merges: introduce '-d' option - - - --- 2023-09-09 Sergey Organov New
[1/2] for-each-ref: extract ref output loop for-each-ref: add --count-matches mode - - - --- 2023-06-26 Derrick Stolee New
[1/2] gitk: limit factor scaling on resize to widths below 1900px fix resize issues on large screens - - - --- 2023-07-08 Georg Müller New
[1/2] parse-options: add int value pointer to struct option [1/2] parse-options: add int value pointer to struct option - - - --- 2023-09-09 René Scharfe New
[1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion [1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion - - - --- 2023-07-27 Junio C Hamano New
[1/2] t/t6300: introduce test_bad_atom() Add mailmap support to ref-filter - - - --- 2023-09-20 Kousik Sanagavarapu New
[1/2] t7700: split cruft-related tests to t7704 repack: implement `--cruft-max-size` - - - --- 2023-09-07 Taylor Blau New
[1/2] test-lib: prevent misuses of --invert-exit-code fix GIT_TEST_SANITIZE_LEAK_LOG=true - - - --- 2023-09-09 Rubén Justo New
[1/2] transport-helper: no connection restriction in connect_helper [1/2] transport-helper: no connection restriction in connect_helper - - - --- 2023-09-19 Jiang Xin New
[1/3] compat: make path_lookup() available outside mingw.c git bisect visualize: find gitk on Windows again - - - --- 2023-08-03 Matthias Aßhauer New
[1/3] imap-send: use server conf argument in setup_curl() imap-send: some -Wunused-parameter cleanups - - - --- 2023-07-03 Jeff King New
[1/3] refs: push lock management into packed backend Simple reftable backend - - - --- 2023-09-18 Han-Wen Nienhuys New
[1/4] cmake: also build unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin New
[1/4] rerere: simplify check_one_conflict() helper function code clean-up for rerere - - - --- 2023-08-24 Junio C Hamano New
[1/4] t/helper/test-read-graph.c: extract `dump_graph_info()` commit-graph: avoid looking at Bloom filter data directly - - - --- 2023-07-19 Taylor Blau New
[1/5] trailer: separate public from internal portion of trailer_iterator Trailer readability cleanups - - - --- 2023-08-05 Linus Arver New
[1/6] ci: add a GitHub workflow to submit Coverity scans Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-22 Johannes Schindelin New
[1/6] maintenance: add get_random_minute() maintenance: schedule maintenance on a random minute - - - --- 2023-08-07 Derrick Stolee New
[1/7] update-index: do not read HEAD and MERGE_HEAD unconditionally unresolve removal - - - --- 2023-07-31 Junio C Hamano New
[1/9] gitk: add procedures to get commit info from selected row gitk: improve keyboard support - - - --- 2023-06-27 Jens Lideström New
[10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[10/32] bulk-checkin: Only accept blobs SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[11/15] commit-graph.c: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[11/32] pack: Communicate the compat_oid through struct pack_idx_entry SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[12/32] bulk-checkin: hash object with compatibility algorithm SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[13/15] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[13/32] object-file: Add a compat_oid_in parameter to write_object_file_flags SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[14/15] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[14/32] commit: write commits for both hashes SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[15/15] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[15/32] cache: add a function to read an OID of a specific algorithm SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[16/32] object: Factor out parse_mode out of fast-import and tree-walk into in object.h SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[17/32] object-file-convert: add a function to convert trees between algorithms SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[18/32] object-file-convert: convert commit objects when writing SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[19/32] object-file-convert: convert tag commits when writing SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[2/2] archive: support remote archive from stateless transport [1/2] transport-helper: no connection restriction in connect_helper - - - --- 2023-09-19 Jiang Xin New
[2/2] branch: error message checking out a branch in use branch: update error messages - - - --- 2023-08-07 Rubén Justo New
[2/2] builtin/repack.c: implement support for `--cruft-max-size` repack: implement `--cruft-max-size` - - - --- 2023-09-07 Taylor Blau New
[2/2] checkout/restore: add basic tests for --merge [1/2] checkout/restore: refuse unmerging paths unless checking out of the index - - - --- 2023-07-28 Junio C Hamano New
[2/2] config-parse: split library out of config.[c|h] config-parse: create config parsing library - - - --- 2023-07-20 Glen Choo New
[2/2] diff-merges: introduce '-d' option diff-merges: introduce '-d' option - - - --- 2023-09-09 Sergey Organov New
[2/2] dir: do not feed path suffix to pathspec match Fix attr magic combined with pathspec prefix - - - --- 2023-07-07 Junio C Hamano New
[2/2] for-each-ref: add --count-matches option for-each-ref: add --count-matches mode - - - --- 2023-06-26 Derrick Stolee New
[2/2] git-rebase.txt: Add deprecation notice to the --fork-point options [1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint - - - --- 2023-08-19 Wesley Schwengle New
[2/2] gitk: keep author and date colums to a minimal width on resize fix resize issues on large screens - - - --- 2023-07-08 Georg Müller New
[2/2] parse-options: use and require int pointer for OPT_CMDMODE [1/2] parse-options: add int value pointer to struct option - - - --- 2023-09-09 René Scharfe New
[2/2] ref-filter: add mailmap support Add mailmap support to ref-filter - - - --- 2023-09-20 Kousik Sanagavarapu New
[2/2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG fix GIT_TEST_SANITIZE_LEAK_LOG=true - - - --- 2023-09-09 Rubén Justo New
[2/2] update-index: use unmerge_index_entry() to support removal [1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion - - - --- 2023-07-27 Junio C Hamano New
[2/2] wrapper: use trace2 counters to collect fsync stats [1/2] trace2: fix a comment - - - --- 2023-07-19 Beat Bolli New
[2/2alt] dir: do not feed path suffix to pathspec match [2/2alt] dir: do not feed path suffix to pathspec match - - - --- 2023-07-07 Junio C Hamano New
[2/3] refs: move is_packed_transaction_needed out of packed-backend.c Simple reftable backend - - - --- 2023-09-18 Han-Wen Nienhuys New
[2/3] run-command: teach locate_in_PATH about Windows git bisect visualize: find gitk on Windows again - - - --- 2023-08-03 Matthias Aßhauer New
[2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft` pack-objects: support `--max-pack-size` for cruft packs - - - --- 2023-08-28 Taylor Blau New
[2/4] rerere: fix comment on handle_file() helper code clean-up for rerere - - - --- 2023-08-24 Junio C Hamano New
[2/4] unit-tests: do not mistake `.pdb` files for being executable CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin New
[2/5] trailer: split process_input_file into separate pieces Trailer readability cleanups - - - --- 2023-08-05 Linus Arver New
[2/6] coverity: cache the Coverity Build Tool Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-22 Johannes Schindelin New
[2/6] maintenance: use random minute in launchctl scheduler maintenance: schedule maintenance on a random minute - - - --- 2023-08-07 Derrick Stolee New
[2/7] resolve-undo: allow resurrecting conflicted state that resolved to deletion unresolve removal - - - --- 2023-07-31 Junio C Hamano New
[2/8] fsmonitor/win32: drop unused parameters fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King New
[2/9] gitk: use term "current branch" in gui gitk: improve keyboard support - - - --- 2023-06-27 Jens Lideström New
[20/32] builtin/cat-file: Let the oid determine the output algorithm SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[21/32] tree-walk: init_tree_desc take an oid to get the hash algorithm SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[22/22] update-ref: mark unused parameter in parser callbacks YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[22/32] object-file: Handle compat objects in check_object_signature SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[23/32] builtin/ls-tree: Let the oid determine the output algorithm SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[24/32] builtin/pack-objects: Communicate the compatibility hash through struct pack_idx_entry SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[25/32] pack-compat-map: Add support for .compat files of a packfile SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
[26/32] object-file-convert: Implement convert_object_file_{begin,step,end} SHA256 and SHA1 interoperability - - - --- 2023-09-08 Eric W. Biederman New
« 1 2 3 44 5 »