Show patches with: Submitter = Seija Kijin       |    State = Action Required       |    Archived = No       |   18 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
pathsec: make check for PATHSPEC_LITERAL more readable pathsec: make check for PATHSPEC_LITERAL more readable - - - --- 2024-12-18 Seija Kijin New
bundle-url: always close child_out before leaving the function bundle-url: always close child_out before leaving the function - - - --- 2024-12-18 Seija Kijin New
[v3] die: fix inconsistencies with usage header [v3] die: fix inconsistencies with usage header - - - --- 2024-12-18 Seija Kijin New
[v3] git: use signed loop counters when comparing with signed vars [v3] git: use signed loop counters when comparing with signed vars - - - --- 2024-12-18 Seija Kijin New
[v4] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 [v4] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 - - - --- 2024-12-18 Seija Kijin New
[v4] git: replace greater-than and less-than checks with one not equal check [v4] git: replace greater-than and less-than checks with one not equal check - - - --- 2024-12-18 Seija Kijin New
[v4] git: use ^=1 to toggle between 0 and 1 [v4] git: use ^=1 to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin New
git: use U to denote unsigned to prevent UB git: use U to denote unsigned to prevent UB - - - --- 2024-12-18 Seija Kijin New
refs: exit early from the loop if it is not a main worktree refs: exit early from the loop if it is not a main worktree - - - --- 2024-12-18 Seija Kijin New
[v10] git: use calloc instead of malloc + memset where possible [v10] git: use calloc instead of malloc + memset where possible - - - --- 2024-12-18 Seija Kijin New
[v2] Prefer fgetc over fgets where possible [v2] Prefer fgetc over fgets where possible - - - --- 2024-12-18 Seija Kijin New
[v9] git: use calloc instead of malloc where possible [v9] git: use calloc instead of malloc where possible - - - --- 2024-12-18 Seija Kijin New
[v2] git: replace two checks with one not equal check [v2] git: replace two checks with one not equal check - - - --- 2024-12-18 Seija Kijin New
[v4] mingw: check that the file attributes are valid before modifying them [v4] mingw: check that the file attributes are valid before modifying them - - - --- 2024-12-18 Seija Kijin New
[v7] revision: use calloc instead of malloc where possible [v7] revision: use calloc instead of malloc where possible - - - --- 2024-12-18 Seija Kijin New
[v2] win32: ensure len does not cause any overreads [v2] win32: ensure len does not cause any overreads - - - --- 2024-12-18 Seija Kijin New
[v2] Use ^=1 to toggle between 0 and 1 [v2] Use ^=1 to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin New
git: use signed counters when comparing with signed vars git: use signed counters when comparing with signed vars - - - --- 2024-12-18 Seija Kijin New