Show patches with: Submitter = Karthik Nayak       |   354 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,10/10] packfile.c: remove unnecessary prepare_packed_git() call packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,09/10] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,08/10] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,07/10] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,06/10] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,05/10] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,04/10] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,03/10] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,02/10] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v10,01/10] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-12-03 Karthik Nayak New
[v3,8/8] midx: inline the `MIDX_MIN_SIZE` definition Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-27 Karthik Nayak New
[v3,7/8] midx: pass down `hash_algo` to functions using global variables Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-27 Karthik Nayak New
[v3,6/8] midx: pass `repository` to `load_multi_pack_index` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-27 Karthik Nayak New
[v3,5/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-27 Karthik Nayak New
[v3,4/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-27 Karthik Nayak New
[v3,3/8] write-midx: add repository field to `write_midx_context` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-27 Karthik Nayak New
[v3,2/8] midx-write: use `revs->repo` inside `read_refs_snapshot` Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-27 Karthik Nayak New
[v3,1/8] midx-write: pass down repository to static functions Change midx.c and midx-write.c to not use global variables - - - --- 2024-11-27 Karthik Nayak New
[v2] builtin: allow passing custom data to sub-commands [v2] builtin: allow passing custom data to sub-commands - - - --- 2024-11-26 Karthik Nayak New
[v9,10/10] packfile.c: remove unnecessary prepare_packed_git() call packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,09/10] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,08/10] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,07/10] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,06/10] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,05/10] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,04/10] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,03/10] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,02/10] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
[v9,01/10] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-26 Karthik Nayak Superseded
builtin: pass repository to sub commands builtin: pass repository to sub commands - - - --- 2024-11-25 Karthik Nayak Accepted
[v8,10/10] packfile.c: remove unnecessary prepare_packed_git() call packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,09/10] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,08/10] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,07/10] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,06/10] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,05/10] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,04/10] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,03/10] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,02/10] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[v8,01/10] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-22 Karthik Nayak Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[v7,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak Superseded
[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 Superseded
[v7,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak Superseded
[v7,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-11-11 Karthik Nayak Superseded
[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
« 1 2 3 4 »