Show patches with: Submitter = karthik nayak       |    Archived = No       |   271 patches
« 1 2 3 »
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
[8/8] midx: inline the `MIDX_MIN_SIZE` definition Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 karthik nayak Superseded
[7/8] 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-15 karthik nayak Superseded
[6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 karthik nayak Superseded
[5/8] midx: pass `repository` to `load_multi_pack_index` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 karthik nayak Superseded
[4/8] 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-15 karthik nayak Superseded
[3/8] midx-write: pass down repository to `write_midx_file[_only]` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 karthik nayak Superseded
[2/8] midx-write: add repository field to `write_midx_context` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 karthik nayak Superseded
[1/8] builtin: pass repository to sub commands Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-15 karthik nayak Superseded
refs: don't invoke reference-transaction hook for reflogs refs: don't invoke reference-transaction hook for reflogs - - - --- 2024-11-14 karthik nayak Accepted
[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
[v6,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v6,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-07 karthik nayak Superseded
[v5,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v5,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-04 karthik nayak Superseded
[v4,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v4,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 karthik nayak Superseded
[v3,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v3,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 karthik nayak Superseded
[v2,8/8] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v2,7/8] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v2,6/8] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v2,5/8] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v2,4/8] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v2,3/8] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v2,2/8] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v2,1/8] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 karthik nayak Superseded
[v3] CodingGuidelines: discourage arbitrary suffixes in function names [v3] CodingGuidelines: discourage arbitrary suffixes in function names - - - --- 2024-10-24 karthik nayak Accepted
[v2] CodingGuidelines: discourage arbitrary suffixes in function names [v2] CodingGuidelines: discourage arbitrary suffixes in function names - - - --- 2024-10-23 karthik nayak Superseded
CodingGuidelines: discourage arbitrary suffixes in function names CodingGuidelines: discourage arbitrary suffixes in function names - - - --- 2024-10-21 karthik nayak Superseded
[20/20] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[19/20] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[18/20] packfile: pass down repository to `nth_packed_object_offset` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[17/20] packfile: stop using 'the_hash_algo' packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[16/20] packfile: pass down repository to `open_pack_index` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[15/20] object-store: pass down repository to `each_packed_object_fn` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[14/20] packfile: pass down repository to `is_promisor_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[13/20] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[12/20] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[11/20] packfile: pass down repository to `fill_pack_entry` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[10/20] packfile: pass down repository to `find_pack_entry_one` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[09/20] packfile: pass down repository to `nth_packed_object_id` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[08/20] packfile: pass down repository to `unpack_compressed_entry` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[07/20] packfile: use provided repository in `packed_object_info` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[06/20] packfile: pass down repository to `get_delta_base` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[05/20] packfile: pass down repository to `unpack_object_header` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[04/20] packfile: pass down repository to `add_packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[03/20] packfile: pass down repository to `close_one_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[02/20] packfile: pass down repository to `unuse_one_window` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[01/20] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-21 karthik nayak Superseded
[v4,2/2] clang-format: align consecutive macro definitions Subject: clang-format: fix rules to make the CI job cleaner - - - --- 2024-10-18 karthik nayak Accepted
[v4,1/2] clang-format: re-adjust line break penalties Subject: clang-format: fix rules to make the CI job cleaner - - - --- 2024-10-18 karthik nayak Accepted
[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
[v3,2/3] clang-format: align consecutive macro definitions clang-format: fix rules to make the CI job cleaner - - - --- 2024-10-12 karthik nayak Accepted
[v3,1/3] clang-format: re-adjust line break penalties clang-format: fix rules to make the CI job cleaner - - - --- 2024-10-12 karthik nayak Accepted
« 1 2 3 »