Show patches with: State = Action Required       |    Archived = No       |   572 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[[PATCH,RESUBMIT,2nd] Consistency for substitution hints (i18n) 1/1] parse-options: use localized s… [[PATCH,RESUBMIT,2nd] Consistency for substitution hints (i18n) 1/1] parse-options: use localized s… - - - --- 2024-04-21 Alexander Shopov New
[01/11] config: make sequencer.c's git_config_string_dup() public git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[01/24] Documentation/technical: describe pseudo-merge bitmaps format pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[02/11] config: add git_config_pathname_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[02/24] config: repo_config_get_expiry() pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[03/11] config: prefer git_config_string_dup() for temp variables git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[03/24] ewah: implement `ewah_bitmap_is_subset()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[04/11] config: use git_config_string_dup() for open-coded equivalents git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[04/24] pack-bitmap: drop unused `max_bitmaps` parameter pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[05/11] config: use git_config_string_dup() to fix leaky open coding git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[05/24] pack-bitmap: move some initialization to `bitmap_writer_init()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[06/11] config: use git_config_string() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[06/24] pseudo-merge.ch: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[07/11] config: use git_config_pathname_dup() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[07/24] pack-bitmap-write: support storing pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[08/11] http: use git_config_string_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[08/24] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[09/11] merge: use git_config_string_dup() for pull strategies git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[09/24] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[1/1,GSoC] t3070: refactor test -e command microproject: Use test_path_is_* functions in test scripts - - - --- 2024-02-29 shejialuo New
[1/1] clean: further clean-up of implementation around "--force" [1/1] clean: further clean-up of implementation around "--force" - - - --- 2024-03-03 Junio C Hamano New
[1/1] imap-send: include strbuf.h [1/1] imap-send: include strbuf.h - - - --- 2024-02-09 Christian Hesse New
[1/1] log: ensure diffs are omitted with --oneline log: make the --oneline option work with -L - - - --- 2024-03-13 James Liu New
[1/1] quote: quote space quote: quote space - - - --- 2024-03-19 Han Young New
[1/1] rebase: teach `--exec` about `GIT_REBASE_BRANCH` rebase: teach `--exec` about `GIT_REBASE_BRANCH` - - - --- 2024-03-03 Kristoffer Haugsbakk New
[1/2] apply: add unit tests for parse_range and rename to parse_fragment_range apply: add unit tests for parse_range - - - --- 2024-02-19 Philip New
[1/2] bugreport: add a new line between questions improve bugreports - - - --- 2024-03-23 Rubén Justo New
[1/2] builtin/commit: error out when passing untracked path with -i fix certain cases of add and commit with untracked path not erroring out - - - --- 2024-03-18 Ghanshyam Thakkar New
[1/2] ci: also define CXX environment variable fuzz: build fuzzers by default on Linux - - - --- 2024-03-05 Josh Steadmon New
[1/2] commit-graph: add `git commit-graph clear` subcommand commit-graph: suggest deleting corrupt graphs - - - --- 2024-02-22 Josh Steadmon New
[1/2] cook: switch unmaintained GitLab mirror to new URL [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[1/2] factor out strbuf_expand_bad_format() [1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[1/2] git-compat-util: migrate `convert_slashes()` from compat/mingw.h git-compat-util: move convert_slashes from compat/mingw.h and rename it - - - --- 2024-03-18 Mohit Marathe New
[1/2] GitHub Actions: update to checkout@v4 GitHub Actions update - - - --- 2024-02-02 Junio C Hamano New
[1/2] http: only reject basic auth credentials once they have been tried Fix gitlab's token-based authentication w/ kerberos - - - --- 2024-02-04 Quentin Bouget New
[1/2] mem-pool: add mem_pool_strfmt() name-rev: use memory pool for name strings - - - --- 2024-02-25 René Scharfe New
[1/2] object-name: detect and report empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[1/2] receive-pack: use find_commit_header() in check_cert_push_options() [1/2] receive-pack: use find_commit_header() in check_cert_push_options() - - - --- 2024-02-09 René Scharfe New
[1/2] setup: detect to be in $GIT_DIR with a new helper Loosening safe.bareRepository=explicit even further - - - --- 2024-03-08 Junio C Hamano New
[1/2] Subject: [GSOC][RFC PATCH 1/2] Add builtin patterns for JavaScript function detection in user… [1/2] Subject: [GSOC][RFC PATCH 1/2] Add builtin patterns for JavaScript function detection in user… - - - --- 2024-02-27 Sergius Nyah New
[1/2] Subject: [GSOC][RFC PATCH 1/2] Add builtin patterns for JavaScript function detection in user… Add builtin patterns for userdiff in JavaScript, as Microproject. - - - --- 2024-02-27 Sergius Nyah New
[1/2] t4034: extract out `diff_with_opts` Support diff.wordDiff config - - - --- 2024-03-02 Karthik Nayak New
[1/2] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions t9803-git-p4-shell-metachars.sh: update to use test_path_* functions - - - --- 2024-03-21 Sanchit Jindal New
[1/2] Teach send-pack & push to --send-up-to-date refs Optionally support push options on up-to-date branches - - - --- 2024-03-12 Christopher Lindee New
[1/2] utf8: change type from int to size_t utf8: change return type of some helpers from int to size_t - - - --- 2024-03-17 Mohit Marathe New
[1/3] config.txt: describe whitespace characters further and more accurately Improve the documentation and test coverage for whitespace and comments - - - --- 2024-03-12 Dragan Simic New
[1/3] diff: support additional whitespace in diff.{dirstat,wsErrorHighlight} Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
[1/3] list-objects-filter: use kh_size API switch to tombstone-free khashl table - - - --- 2024-03-28 Eric Wong New
[1/3] t-ctype: allow NUL anywhere in the specification string t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
[1/3] t1006: update 'run_tests' to test generic object specifiers cat-file: add %(objectmode) avoid verifying submodules' OIDs - - - --- 2024-03-11 Victoria Dye New
[1/4] completion: introduce __gitcomp_subcommand completion for git-reflog show - - - --- 2024-01-26 Rubén Justo New
[1/4] format-patch docs: avoid use of parentheses to improve readability format-patch: fix an option coexistence bug and add new --resend option - - - --- 2024-04-17 Dragan Simic New
[1/4] path.c: introduce strbuf_interpolate_path fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
[1/4] rev-list: refactor --missing=<missing-action> upload-pack: support a missing-action - - - --- 2024-04-18 Christian Couder New
[1/5] grep: perform some minor code and comment cleanups New config option for git-grep to include untracked files - - - --- 2024-03-18 Dragan Simic New
[1/5] promise: add promise pattern to track success/error from operations promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[1/5] sequencer: always free "struct replay_opts" rebase -m: fix --signoff with conflicts - - - --- 2024-04-18 Phillip Wood New
[1/5] t/helper: stop using `the_index` global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[1/6] CodingGuidelines: describe "export VAR=VAL" rule local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano New
[1/6] trailer: teach iterator about non-trailer lines Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-03-16 Linus Arver New
[1/7] fsmonitor: rebase with master fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[1/8] files-backend: extract out `create_symref_lock` update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[10/11] userdiff: use git_config_string_dup() when we can git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[10/24] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[11/11] blame: use "dup" string_list for ignore-revs files git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[11/24] pack-bitmap-write.c: select pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[12/24] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[13/24] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[14/24] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[15/24] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[16/24] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[17/24] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[18/24] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[19/24] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[2/2] Add transport message for up-to-date references Optionally support push options on up-to-date branches - - - --- 2024-03-12 Christopher Lindee New
[2/2] apply: rewrite unit tests with structured cases apply: add unit tests for parse_range - - - --- 2024-02-19 Philip New
[2/2] bugreport: add a mark to each proposed questions improve bugreports - - - --- 2024-03-23 Rubén Justo New
[2/2] builtin/add: error out when passing untracked path with -u fix certain cases of add and commit with untracked path not erroring out - - - --- 2024-03-18 Ghanshyam Thakkar New
[2/2] builtin/show-branch: detect empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[2/2] cat-file: use strbuf_expand_bad_format() [1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[2/2] commit-graph: suggest removing corrupt graphs commit-graph: suggest deleting corrupt graphs - - - --- 2024-02-22 Josh Steadmon New
[2/2] cook: update mirror URLs to use HTTPS [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[2/2] diff: add 'diff.wordDiff' config option Support diff.wordDiff config - - - --- 2024-03-02 Karthik Nayak New
[2/2] fuzz: link fuzz programs with `make all` on Linux fuzz: build fuzzers by default on Linux - - - --- 2024-03-05 Josh Steadmon New
[2/2] http: prevent redirect from dropping credentials during reauth Fix gitlab's token-based authentication w/ kerberos - - - --- 2024-02-04 Quentin Bouget New
[2/2] Makefile: simplify output of the libpath_template CC_LD_DYNPATH improvements - - - --- 2024-01-31 Junio C Hamano New
[2/2] name-rev: use mem_pool_strfmt() name-rev: use memory pool for name strings - - - --- 2024-02-25 René Scharfe New
[2/2] receive-pack: use find_commit_header() in check_nonce() [1/2] receive-pack: use find_commit_header() in check_cert_push_options() - - - --- 2024-02-09 René Scharfe New
[2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands Untitled series #823189 - - - --- 2024-02-05 Vegard Nossum New
[2/2] setup: make bareRepository=explicit work in GIT_DIR of a secondary worktree Loosening safe.bareRepository=explicit even further - - - --- 2024-03-08 Junio C Hamano New
[2/2] Subject:[GSOC] [RFC PATCH 2/2] Add test for JavaScript function detection in Git diffs [1/2] Subject: [GSOC][RFC PATCH 1/2] Add builtin patterns for JavaScript function detection in user… - - - --- 2024-02-27 Sergius Nyah New
[2/2] Subject:[GSOC] [RFC PATCH 2/2] Add test for JavaScript function detection in Git diffs Add builtin patterns for userdiff in JavaScript, as Microproject. - - - --- 2024-02-27 Sergius Nyah New
[2/2] t-prio-queue: check result array bounds [1/2] t-prio-queue: shorten array index message - - - --- 2024-03-16 René Scharfe New
[2/2] test-lib: replace repeated code logic with an existing helper git-compat-util: move convert_slashes from compat/mingw.h and rename it - - - --- 2024-03-18 Mohit Marathe New
[2/2] utf8: make utf8_strnwidth & utf8_strwidth return size_t instead of int utf8: change return type of some helpers from int to size_t - - - --- 2024-03-17 Mohit Marathe New
[2/3] cat-file: add %(objectmode) atom cat-file: add %(objectmode) avoid verifying submodules' OIDs - - - --- 2024-03-11 Victoria Dye New
[2/3] config.txt: perform some minor reformatting Improve the documentation and test coverage for whitespace and comments - - - --- 2024-03-12 Dragan Simic New
[2/3] t-ctype: avoid duplicating class names t-ctype: simplify unit test definitions - - - --- 2024-02-25 René Scharfe New
[2/3] t4015: whitespace in diff.wsErrorHighlight and --ws-error-highlight Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
[2/3] treewide: switch to khashl for memory savings switch to tombstone-free khashl table - - - --- 2024-03-28 Eric Wong New
« 1 2 3 45 6 »