Show patches with: Submitter = Seija Kijin       |   126 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6] git: use logical-not operator to toggle between 0 and 1 [v6] git: use logical-not operator to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin New
[v11] git: use calloc instead of malloc + memset where possible [v11] git: use calloc instead of malloc + memset where possible - - - --- 2024-12-18 Seija Kijin New
[v5] git: use ^=1 to toggle between 0 and 1 [v5] git: use ^=1 to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin New
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
[v3] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 [v3] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 - - - --- 2024-12-18 Seija Kijin Superseded
[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 Superseded
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
[v2] git: use signed loop counters when comparing with signed vars [v2] git: use signed loop counters when comparing with signed vars - - - --- 2024-12-18 Seija Kijin Superseded
[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 Superseded
[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
[v3] git: replace greater-than and less-than checks with one not equal check [v3] git: replace greater-than and less-than checks with one not equal check - - - --- 2024-12-18 Seija Kijin Superseded
[v8] git: use calloc instead of malloc where possible [v8] git: use calloc instead of malloc where possible - - - --- 2024-12-18 Seija Kijin Superseded
[v3] git: use ^=1 to toggle between 0 and 1 [v3] git: use ^=1 to toggle between 0 and 1 - - - --- 2024-12-18 Seija Kijin Superseded
[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
[v2] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 [v2] git: replace strbuf_addstr with strbuf_addch for all strings of length 2 - - - --- 2024-12-18 Seija Kijin Superseded
[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
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] compat/winansi: check for errors of CreateThread() correctly [v4] compat/winansi: check for errors of CreateThread() correctly 1 - - --- 2023-02-01 Seija Kijin Accepted
[v3] win32: check for NULL after creating thread [v3] win32: check for NULL after creating thread 1 - - --- 2023-02-01 Seija Kijin Accepted
[v2] win32: check for NULL after creating thread [v2] win32: check for NULL after creating thread - - - --- 2023-01-31 Seija Kijin Superseded
win32: check for NULL when creating thread win32: check for NULL when creating thread - - - --- 2023-01-31 Seija Kijin Accepted
[v5] win32: fix thread usage for win32 [v5] win32: fix thread usage for win32 - - - --- 2023-01-31 Seija Kijin Superseded
[v4] win32: fix thread usage for win32 [v4] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
[v3] win32: fix thread usage for win32 [v3] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
[v2] win32: fix thread usage for win32 [v2] win32: fix thread usage for win32 - - - --- 2023-01-23 Seija Kijin Superseded
win32: fix thread usage for win32 win32: fix thread usage for win32 - - - --- 2023-01-21 Seija Kijin Superseded
[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
[v2] mingw: replace deprecated GetVersion with RtlGetVersion [v2] mingw: replace deprecated GetVersion with RtlGetVersion - - - --- 2023-01-19 Seija Kijin Superseded
mingw: replace deprecated GetVersion with RtlGetVersion mingw: replace deprecated GetVersion with RtlGetVersion - - - --- 2023-01-19 Seija Kijin Superseded
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
[v7] curl: resolve deprecated curl declarations [v7] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v6] curl: resolve deprecated curl declarations [v6] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v5] curl: resolve deprecated curl declarations [v5] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v4] curl: resolve deprecated curl declarations [v4] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v3] curl: resolve deprecated curl declarations [v3] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v2] curl: resolve deprecated curl declarations [v2] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
curl: resolve deprecated curl declarations curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
git: replace two checks with one not equal check git: replace two checks with one not equal check - - - --- 2023-01-09 Seija Kijin New
[v2] merge: break out of all_strategy loop when strategy is found [v2] merge: break out of all_strategy loop when strategy is found - - - --- 2023-01-09 Seija Kijin Accepted
merge: break out of all_strategy loop when strategy is found merge: break out of all_strategy loop when strategy is found - - - --- 2023-01-08 Seija Kijin Superseded
[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
[v14,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2023-01-05 Seija Kijin Accepted
[v14,1/2] win32: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2023-01-05 Seija Kijin Accepted
run-command: make async_exit usage consistent run-command: make async_exit usage consistent - - - --- 2023-01-03 Seija Kijin Superseded
[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
[v13,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2023-01-03 Seija Kijin Accepted
[v13,1/2] win32: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2023-01-03 Seija Kijin Accepted
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
grep: simplify is_empty_line grep: simplify is_empty_line - - - --- 2022-12-29 Seija Kijin Superseded
[v12] git: edit variable types to match what is assigned to them [v12] git: edit variable types to match what is assigned to them - - - --- 2022-12-29 Seija Kijin Superseded
[v11] git: edit variable types to match what is assigned to them [v11] git: edit variable types to match what is assigned to them - - - --- 2022-12-29 Seija Kijin Superseded
[v2] win32: use _endthreadex to terminate threads, not ExitThread [v2] win32: use _endthreadex to terminate threads, not ExitThread 1 - - --- 2022-12-25 Seija Kijin Accepted
[v12,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined 1 - - --- 2022-12-25 Seija Kijin Superseded
[v12,1/2] win32-pthread: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2022-12-25 Seija Kijin Superseded
[v10] git: edit variable types to match what is assigned to them [v10] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v9] git: edit variable types to match what is assigned to them [v9] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v8] git: edit variable types to match what is assigned to them [v8] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v7] git: edit variable types to match what is assigned to them [v7] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v6] git: edit variable types to match what is assigned to them [v6] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v5] git: edit variable types to match what is assigned to them [v5] git: edit variable types to match what is assigned to them - - - --- 2022-12-23 Seija Kijin Superseded
[v2] range-diff: check for NULL over comparisons [v2] range-diff: check for NULL over comparisons - - - --- 2022-12-23 Seija Kijin New
[v11,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
[v11,1/2] win32-pthread: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
[v10,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
[v10,1/2] win32-pthread: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2022-12-23 Seija Kijin Superseded
range-diff: heck for NULL over comparisons range-diff: heck for NULL over comparisons - - - --- 2022-12-22 Seija Kijin New
win32: use _endthreadex to terminate threads, not ExitThread win32: use _endthreadex to terminate threads, not ExitThread 1 - - --- 2022-12-22 Seija Kijin Superseded
mingw: check that the file attributes are valid mingw: check that the file attributes are valid - - - --- 2022-12-22 Seija Kijin Superseded
[v9,2/2] prep: reformat pthread.c to fit coding guidelines win32: close handles of threads that have been joined - - - --- 2022-12-22 Seija Kijin Superseded
[v9,1/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2022-12-22 Seija Kijin Superseded
[v8] win32: close handles of threads that have been joined [v8] win32: close handles of threads that have been joined - - - --- 2022-12-22 Seija Kijin Superseded
[v4] git: edit variable types to match what is assigned to them [v4] git: edit variable types to match what is assigned to them - - - --- 2022-12-21 Seija Kijin Superseded
[v7,2/2] prep win32: close handles of threads that have been joined - - - --- 2022-12-21 Seija Kijin Superseded
[v7,1/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined 1 - - --- 2022-12-21 Seija Kijin Superseded
[v6,2/2] prep win32: close handles of threads that have been joined - - - --- 2022-12-21 Seija Kijin Superseded
« 1 2 »