Show patches with: Submitter = Seija Kijin       |    State = Action Required       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Use ^=1 to toggle between 0 and 1 Use ^=1 to toggle between 0 and 1 - - - --- 2023-12-12 Seija Kijin New
Prefer fgetc over fgets where possible Prefer fgetc over fgets where possible - - - --- 2023-07-17 Seija Kijin New
[v7] win32: prefer beginthreadex over CreateThread [v7] win32: prefer beginthreadex over CreateThread - - - --- 2023-02-10 Seija Kijin New
[v6] win32: fix thread usage for win32 [v6] win32: fix thread usage for win32 - - - --- 2023-02-10 Seija Kijin New
[v4] mingw: prefer RtlGetVersion over GetVersion [v4] mingw: prefer RtlGetVersion over GetVersion - - - --- 2023-01-21 Seija Kijin New
[v3] mingw: replace deprecated GetVersion with RtlGetVersion [v3] mingw: replace deprecated GetVersion with RtlGetVersion - - - --- 2023-01-21 Seija Kijin New
[v2] die: fix inconsistencies with usage header [v2] die: fix inconsistencies with usage header - - - --- 2023-01-19 Seija Kijin New
die: fix inconsistencies with header die: fix inconsistencies with header - - - --- 2023-01-19 Seija Kijin New
git: replace strbuf_addstr with strbuf_addch for all strings of length 2 git: replace strbuf_addstr with strbuf_addch for all strings of length 2 - - - --- 2023-01-17 Seija Kijin New
[v2] fsm-listen-darwin: combine bit operations [v2] fsm-listen-darwin: combine bit operations - - - --- 2023-01-17 Seija Kijin New
[v8] curl: resolve deprecated curl declarations [v8] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin New
fsm-listen-daarwin: combine bit operations fsm-listen-daarwin: combine bit operations - - - --- 2023-01-17 Seija Kijin New
git: replace two checks with one not equal check git: replace two checks with one not equal check - - - --- 2023-01-09 Seija Kijin New
[v3] run-command: remove async_exit [v3] run-command: remove async_exit - - - --- 2023-01-08 Seija Kijin New
[v14] git: change variable types to match what is assigned to them [v14] git: change variable types to match what is assigned to them - - - --- 2023-01-08 Seija Kijin New
[v3] mingw: check that the file attributes are valid before modifying them [v3] mingw: check that the file attributes are valid before modifying them - - - --- 2023-01-08 Seija Kijin New
[v2] mingw: check that the file attributes are valid [v2] mingw: check that the file attributes are valid - - - --- 2023-01-08 Seija Kijin New
[v2] run-command: make async_exit usage consistent [v2] run-command: make async_exit usage consistent - - - --- 2023-01-08 Seija Kijin New
[v13] git: edit variable types to match what is assigned to them [v13] git: edit variable types to match what is assigned to them - - - --- 2023-01-03 Seija Kijin New
win32: remove return_0 inline function win32: remove return_0 inline function - - - --- 2022-12-31 Seija Kijin New
[v2] grep: simplify is_empty_line [v2] grep: simplify is_empty_line - - - --- 2022-12-29 Seija Kijin New
[v2] range-diff: check for NULL over comparisons [v2] range-diff: check for NULL over comparisons - - - --- 2022-12-23 Seija Kijin New
range-diff: heck for NULL over comparisons range-diff: heck for NULL over comparisons - - - --- 2022-12-22 Seija Kijin New
win32: ensure len does not cause any overreads win32: ensure len does not cause any overreads - - - --- 2022-12-19 Seija Kijin New
diff: use strncmp to check for "diff." prefix diff: use strncmp to check for "diff." prefix - - - --- 2022-12-19 Seija Kijin New
[v2] win32: explicitly set errno to enoent if err is not error_directory [v2] win32: explicitly set errno to enoent if err is not error_directory - - - --- 2022-12-19 Seija Kijin New
Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY - - - --- 2022-12-19 Seija Kijin New
Remove redundant double exclamation points Remove redundant double exclamation points - - - --- 2022-12-19 Seija Kijin New
git: remove redundant notes_ref check git: remove redundant notes_ref check - - - --- 2022-12-18 Seija Kijin New
bisect: remove check for fp and move the goto label after the fclose bisect: remove check for fp and move the goto label after the fclose - - - --- 2022-12-16 Seija Kijin New
git: remove unneeded casts git: remove unneeded casts - - - --- 2022-12-14 Seija Kijin New
[v6] revision: use calloc instead of malloc where possible [v6] revision: use calloc instead of malloc where possible - - - --- 2022-12-06 Seija Kijin New
[v4] maintenance: use calloc instead of malloc where possible [v4] maintenance: use calloc instead of malloc where possible - - - --- 2022-12-05 Seija Kijin New
[v3] maintenance: use xcalloc instead of xmalloc where possible [v3] maintenance: use xcalloc instead of xmalloc where possible - - - --- 2022-12-05 Seija Kijin New