Show patches with: Submitter = Jeff King       |    State = Action Required       |    Archived = No       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
dir.c: skip .gitignore, etc larger than INT_MAX dir.c: skip .gitignore, etc larger than INT_MAX - - - --- 2024-05-31 Jeff King New
[13/13] sparse-checkout: free duplicate hashmap entries leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[12/13] sparse-checkout: free string list after displaying leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[11/13] sparse-checkout: free pattern list in sparse_checkout_list() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[10/13] sparse-checkout: free sparse_filename after use leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[09/13] sparse-checkout: refactor temporary sparse_checkout_patterns leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[08/13] sparse-checkout: always free "line" strbuf after reading input leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[07/13] sparse-checkout: reuse --stdin buffer when reading patterns leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[06/13] dir.c: always copy input to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[05/13] dir.c: free removed sparse-pattern hashmap entries leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[04/13] sparse-checkout: clear patterns when init() sees existing sparse file leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[03/13] dir.c: free strings in sparse cone pattern hashmaps leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[02/13] sparse-checkout: pass string literals directly to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[01/13] sparse-checkout: free string list in write_cone_to_file() leak fixes for sparse-checkout code - - - --- 2024-05-31 Jeff King New
[5/5] mv: replace src_dir with a strvec add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[4/5] mv: factor out empty src_dir removal add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[3/5] mv: move src_dir cleanup to end of cmd_mv() add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[2/5] t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULL add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[1/5] t-strvec: use va_end() to match va_start() add-ons for ps/leakfixes - - - --- 2024-05-30 Jeff King New
[1/3] ci: drop mention of BREW_INSTALL_PACKAGES variable un-breaking osx-gcc ci job - - - --- 2024-05-09 Jeff King 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
[8/8] refs: check refnames as fully qualified when resolving Untitled series #848767 - - - --- 2024-04-29 Jeff King New
[7/8] refs: check refnames as fully qualified when writing tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[6/8] check_refname_format(): add FULLY_QUALIFIED flag tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[5/8] refs: use is_pseudoref_syntax() in refname_is_safe() tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[4/8] refs: disallow dash in pseudoref syntax tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[3/8] refs: move is_pseudoref_syntax() definition earlier tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[2/8] t5619: use fully qualified refname for branch tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[1/8] t0600: don't create ref outside of refs/ tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[11/11] blame: use "dup" string_list for ignore-revs files git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[10/11] userdiff: use git_config_string_dup() when we can git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[09/11] merge: use git_config_string_dup() for pull strategies git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[08/11] http: use git_config_string_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[07/11] config: use git_config_pathname_dup() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[06/11] config: use git_config_string() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King 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
[04/11] config: use git_config_string_dup() for open-coded equivalents git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[03/11] config: prefer git_config_string_dup() for temp variables git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[02/11] config: add git_config_pathname_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[01/11] config: make sequencer.c's git_config_string_dup() public git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[v2,13/16] sequencer: handle multi-byte comment characters when writing todo list allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[v2,10/16] prefer comment_line_str to comment_line_char for printing allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[v2,09/16] strbuf: accept a comment string for strbuf_add_commented_lines() allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[messy] multi-byte core.commentChar [messy] multi-byte core.commentChar - - - --- 2024-03-06 Jeff King New