Show patches with: Submitter = Karthik Nayak       |    State = Action Required       |    Archived = No       |   22 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/10] midx: inline the `MIDX_MIN_SIZE` definition Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,07/10] midx: pass `repository` to `load_multi_pack_index` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,06/10] midx: cleanup internal usage of `the_repository` and `the_hash_algo` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,05/10] midx-write: pass down repository to `write_midx_file[_only]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,04/10] write-midx: add repository field to `write_midx_context` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,03/10] midx-write: use `revs->repo` inside `read_refs_snapshot` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,02/10] midx-write: pass down repository to static functions Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v2,01/10] builtin: pass repository to sub commands Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-19 Karthik Nayak New
[v7,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v7,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak New
[v3,3/3] clang-format: don't align expressions after linebreaks clang-format: fix rules to make the CI job cleaner - - - --- 2024-10-12 Karthik Nayak New
[1/3] clang-format: don't enforce the column limit [1/3] clang-format: don't enforce the column limit - - - --- 2024-10-09 Karthik Nayak New
loose: don't rely on repository global state loose: don't rely on repository global state - - - --- 2024-10-09 Karthik Nayak New