Show patches with: Submitter = Miriam R.       |    State = Action Required       |   167 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] bisect--helper: introduce new `write_in_file()` function Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[01/29] bisect--helper: convert `vocab_*` char pointers to char arrays Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[02/10] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[02/29] bisect--helper: change `retval` to `res` Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[03/10] bisect--helper: finish porting `bisect_start()` to C Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[03/29] bisect: use the standard 'if (!var)' way to check for 0 Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[04/10] bisect--helper: retire `--bisect-clean-state` subcommand Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[04/29] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[05/10] bisect--helper: retire `--next-all` subcommand Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[05/29] bisect--helper: introduce new `decide_next()` function Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[06/10] bisect--helper: reimplement `bisect_autostart` shell function in C Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[06/29] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[07/10] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[07/29] bisect: libify `bisect_checkout` Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[08/10] bisect--helper: retire `--check-expected-revs` subcommand Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[08/29] bisect: libify `check_merge_bases` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[09/10] bisect--helper: retire `--write-terms` subcommand Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[09/29] bisect: libify `check_good_are_ancestors_of_bad` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[10/10] bisect--helper: retire `--bisect-autostart` subcommand Finish converting git bisect to C part 2 - - - --- 2020-02-26 Miriam R. New
[10/29] bisect: libify `handle_bad_merge_base` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[11/29] bisect: libify `bisect_next_all` Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[12/29] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[13/29] bisect--helper: finish porting `bisect_start()` to C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[14/29] bisect--helper: retire `--bisect-clean-state` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[15/29] bisect--helper: retire `--next-all` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[16/29] bisect--helper: reimplement `bisect_autostart` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[17/29] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[18/29] bisect--helper: retire `--check-expected-revs` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[19/29] bisect--helper: retire `--write-terms` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[20/29] bisect--helper: reimplement `bisect_log` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[21/29] bisect--helper: reimplement `bisect_replay` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[22/29] bisect--helper: retire `--bisect-write` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[23/29] bisect--helper: use `res` instead of return in BISECT_RESET case option Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[24/29] bisect--helper: retire `--bisect-autostart` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[25/29] bisect--helper: retire `--bisect-auto-next` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[26/29] bisect--helper: reimplement `bisect_skip` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[27/29] bisect--helper: retire `--check-and-set-terms` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[28/29] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[29/29] bisect--helper: reimplement `bisect_run` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[Outreachy,v2] bisect--helper: avoid free-after-use [Outreachy,v2] bisect--helper: avoid free-after-use - - - --- 2019-12-09 Miriam R. New
[Outreachy,v2] bisect--helper: avoid free-after-use [Outreachy,v2] bisect--helper: avoid free-after-use - - - --- 2019-12-09 Miriam R. New
[Outreachy,v2] bisect--helper: convert `*_warning` char pointers to char arrays. [Outreachy,v2] bisect--helper: convert `*_warning` char pointers to char arrays. - - - --- 2019-12-14 Miriam R. New
[Outreachy,v3] bisect--helper: avoid use-after-free [Outreachy,v3] bisect--helper: avoid use-after-free 1 - - --- 2019-12-11 Miriam R. New
[Outreachy] abspath: reconcile `dir_exists()` and `is_directory()` [Outreachy] abspath: reconcile `dir_exists()` and `is_directory()` - - - --- 2019-10-24 Miriam R. New
[Outreachy] bisect--helper: avoid free-after-use [Outreachy] bisect--helper: avoid free-after-use - - - --- 2019-12-09 Miriam R. New
[Outreachy] bisect--helper: change `retval` to `res` [Outreachy] bisect--helper: change `retval` to `res` - - - --- 2019-12-16 Miriam R. New
[Outreachy] bisect--helper: convert `*_warning` char pointers to char arrays. [Outreachy] bisect--helper: convert `*_warning` char pointers to char arrays. - - - --- 2019-12-13 Miriam R. New
[Outreachy] bisect--helper: refer branch.buf before strbuf_release(...) [Outreachy] bisect--helper: refer branch.buf before strbuf_release(...) - - - --- 2019-12-08 Miriam R. New
[Outreachy] clone: rename static function `dir_exists()`. [Outreachy] clone: rename static function `dir_exists()`. - - - --- 2019-10-28 Miriam R. New
[Outreachy] dir: add new function `path_exists()` [Outreachy] dir: add new function `path_exists()` - 1 - --- 2019-10-27 Miriam R. New
[v10,1/7] bisect--helper: finish porting `bisect_start()` to C [v10,1/7] bisect--helper: finish porting `bisect_start()` to C - - - --- 2020-10-10 Miriam R. New
[v10,7/7] bisect--helper: retire `--bisect-autostart` subcommand Untitled series #362629 - - - --- 2020-10-10 Miriam R. New
[v2,01/11] bisect--helper: convert `vocab_*` char pointers to char arrays Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,01/11] bisect--helper: fix `cmd_*()` function switch default return [v2,01/11] bisect--helper: fix `cmd_*()` function switch default return - - - --- 2020-03-21 Miriam R. New
[v2,02/11] bisect--helper: change `retval` to `res` Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,02/11] bisect--helper: introduce new `write_in_file()` function Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,03/11] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,03/11] bisect: use the standard 'if (!var)' way to check for 0 Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,04/11] bisect--helper: finish porting `bisect_start()` to C Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,04/11] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,05/11] bisect--helper: introduce new `decide_next()` function Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,05/11] bisect--helper: retire `--bisect-clean-state` subcommand Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,06/11] bisect--helper: retire `--next-all` subcommand Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,06/11] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,07/11] bisect--helper: reimplement `bisect_autostart` shell function in C Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,07/11] bisect: libify `bisect_checkout` Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,08/11] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,08/11] bisect: libify `check_merge_bases` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,09/11] bisect--helper: retire `--check-expected-revs` subcommand Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,09/11] bisect: libify `check_good_are_ancestors_of_bad` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,1/7] bisect--helper: reimplement `bisect_log` shell function in C Finish converting git bisect to C part 3 - - - --- 2020-12-21 Miriam R. New
[v2,10/11] bisect--helper: retire `--write-terms` subcommand Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,10/11] bisect: libify `handle_bad_merge_base` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,11/11] bisect--helper: retire `--bisect-autostart` subcommand Finish converting git bisect to C part 2 - - - --- 2020-03-21 Miriam R. New
[v2,11/11] bisect: libify `bisect_next_all` Finish converting git bisect to C part 1 - - - --- 2020-01-28 Miriam R. New
[v2,2/7] bisect--helper: reimplement `bisect_replay` shell function in C Finish converting git bisect to C part 3 - - - --- 2020-12-21 Miriam R. New
[v2,3/7] bisect--helper: retire `--bisect-write` subcommand Finish converting git bisect to C part 3 - - - --- 2020-12-21 Miriam R. New
[v2,4/7] bisect--helper: use `res` instead of return in BISECT_RESET case option Finish converting git bisect to C part 3 - - - --- 2020-12-21 Miriam R. New
[v2,5/7] bisect--helper: retire `--bisect-auto-next` subcommand Finish converting git bisect to C part 3 - - - --- 2020-12-21 Miriam R. New
[v2,6/7] bisect--helper: reimplement `bisect_skip` shell function in C Finish converting git bisect to C part 3 - - - --- 2020-12-21 Miriam R. New
[v2,7/7] bisect--helper: retire `--check-and-set-terms` subcommand Finish converting git bisect to C part 3 - - - --- 2020-12-21 Miriam R. New
[v3,01/12] bisect--helper: fix `cmd_*()` function switch default return Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,01/13] bisect--helper: convert `vocab_*` char pointers to char arrays Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,02/12] bisect--helper: use '-res' in 'cmd_bisect__helper' return Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,02/13] bisect--helper: change `retval` to `res` Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,03/12] bisect--helper: introduce new `write_in_file()` function Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,03/13] bisect: use the standard 'if (!var)' way to check for 0 Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,04/12] bisect--helper: reimplement `bisect_autostart` shell function in C Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,04/13] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,05/12] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,05/13] bisect--helper: introduce new `decide_next()` function Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,06/12] bisect--helper: finish porting `bisect_start()` to C Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,06/13] bisect: add enum to represent bisect returning codes Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,07/12] bisect--helper: retire `--bisect-clean-state` subcommand Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,07/13] bisect--helper: return error codes from `cmd_bisect__helper()` Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,08/12] bisect--helper: retire `--next-all` subcommand Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,08/13] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,09/12] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C Finish converting git bisect to C part 2 - - - --- 2020-04-23 Miriam R. New
[v3,09/13] bisect: libify `bisect_checkout` Finish converting git bisect to C part 1 - - - --- 2020-02-08 Miriam R. New
[v3,1/4] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
« 1 2 »