Show patches with: none      |   43198 patches
« 1 2 ... 190 191 192431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/6] t1600-index: disable GIT_TEST_SPLIT_INDEX Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2,2/6] t1600-index: don't run git commands upstream of a pipe Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2,1/6] t1600-index: remove unnecessary redirection Fix GIT_TEST_SPLIT_INDEX - - - --- 2021-08-26 SZEDER Gábor New
[v2] checkout: make delayed checkout respect --quiet and --no-progress [v2] checkout: make delayed checkout respect --quiet and --no-progress - - - --- 2021-08-26 Matheus Tavares Accepted
submodule: absorb git dir instead of dying on deinit submodule: absorb git dir instead of dying on deinit - - - --- 2021-08-26 Mugdha Pattnaik Superseded
[v2] branch: allow deleting dangling branches with --force [v2] branch: allow deleting dangling branches with --force - - - --- 2021-08-26 René Scharfe Superseded
[v3,5/5] bundle: show progress on "unbundle" bundle: show progress on "unbundle" - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v3,4/5] index-pack: add --progress-title option bundle: show progress on "unbundle" - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v3,3/5] bundle API: change "flags" to be "extra_index_pack_args" bundle: show progress on "unbundle" - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v3,2/5] strvec: add a strvec_pushvec() bundle: show progress on "unbundle" - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v3,1/5] bundle API: start writing API documentation bundle: show progress on "unbundle" - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v2,6/6] tr2: log N parent process names on Linux tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v2,5/6] tr2: do compiler enum check in trace2_collect_process_info() tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v2,4/6] tr2: fix memory leak & logic error in 2f732bf15e6 tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v2,3/6] tr2: stop leaking "thread_name" memory tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v2,2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[v2,1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-26 Ævar Arnfjörð Bjarmason Superseded
[2/2] make: delete strip target make: install stripped Git - - - --- 2021-08-26 Bagas Sanjaya New
[1/2] make: add install-stripped target make: install stripped Git - - - --- 2021-08-26 Bagas Sanjaya New
[2/2] upload-pack: use stdio in send_ref callbacks [1/2] pkt-line: add packet_fwrite - - - --- 2021-08-26 Jacob Vosmaer New
[1/2] pkt-line: add packet_fwrite [1/2] pkt-line: add packet_fwrite - - - --- 2021-08-26 Jacob Vosmaer New
[v2] Make ident dynamic, not just a hardcoded value of "$Id". [v2] Make ident dynamic, not just a hardcoded value of "$Id". - - - --- 2021-08-26 Maksym Sobolyev Superseded
test-lib-functions: avoid non POSIX ERE in test_dir_is_empty() test-lib-functions: avoid non POSIX ERE in test_dir_is_empty() - - - --- 2021-08-26 Carlo Marcelo Arenas Belón New
[RFC,2/2] refs: add repo paramater to _iterator_peel() First steps towards iterating over submodule refs - - - --- 2021-08-25 Jonathan Tan New
[RFC,1/2] refs: make _advance() check struct repo, not flag First steps towards iterating over submodule refs - - - --- 2021-08-25 Jonathan Tan New
[6/6] tr2: log N parent process names on Linux tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-25 Ævar Arnfjörð Bjarmason Superseded
[5/6] tr2: do compiler enum check in trace2_collect_process_info() tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-25 Ævar Arnfjörð Bjarmason Superseded
[4/6] tr2: fix memory leak & logic error in 2f732bf15e6 tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-25 Ævar Arnfjörð Bjarmason Superseded
[3/6] tr2: stop leaking "thread_name" memory tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-25 Ævar Arnfjörð Bjarmason Superseded
[2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-25 Ævar Arnfjörð Bjarmason Superseded
[1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-25 Ævar Arnfjörð Bjarmason Superseded
[RESEND] branch: allow deleting dangling branches with --force [RESEND] branch: allow deleting dangling branches with --force - - - --- 2021-08-25 René Scharfe Superseded
[2/2] use xopen() to handle fatal open(2) failures [1/2] xopen: explicitly report creation failures - - - --- 2021-08-25 René Scharfe New
[1/2] xopen: explicitly report creation failures [1/2] xopen: explicitly report creation failures - - - --- 2021-08-25 René Scharfe New
checkout: make delayed checkout respect --quiet and --no-progress checkout: make delayed checkout respect --quiet and --no-progress - - - --- 2021-08-25 Matheus Tavares Superseded
fetch: skip formatting updated refs with `--quiet` fetch: skip formatting updated refs with `--quiet` - - - --- 2021-08-25 Patrick Steinhardt Superseded
ls-refs: reuse buffer when sending refs ls-refs: reuse buffer when sending refs - - - --- 2021-08-25 Patrick Steinhardt Accepted
[8/8,GSOC] ref-filter: move need_symref, need_tagged into ref_format ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[7/8,GSOC] ref-filter: add deref member to struct used_atom ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[6/8,GSOC] ref-filter: remove grab_oid() function ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[5/8,GSOC] ref-filter: introduce symref_atom_parser() ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[4/8,GSOC] ref-filter: clean up verify_ref_format() ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[3/8,GSOC] ref-filter: add ref_format to ref_array_item ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[2/8,GSOC] ref-filter: let parse_sorting_atom() use real ref_format ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[1/8,GSOC] ref-filter: use list api to replace ref_sorting linked list ref-filter: eliminate dummy ref_format to make the code cleaner - - - --- 2021-08-25 ZheNing Hu New
[v5,14/14] pack-objects.c: introduce `want_exclude_object` function packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,13/14] t5702: add tag exclusion test case packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,12/14] packfile-uri.txt: support for excluding tag objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,11/14] packfile-uri: support for excluding tag objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,10/14] object.h: add referred tags in `referred_objects` struct packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,09/14] commit.h: add wrapped tags in commit struct packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,08/14] Add new parameter "carry_data" for "show_commit function packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,07/14] t5702: support for excluding commit objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,06/14] t5702: replace with "test_when_finished" for cleanup packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,05/14] packfile-uri.txt: support for excluding commits and trees packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,04/14] packfile-uri: support for excluding tree objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,03/14] packfile-uri: support for excluding commit objects packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,02/14] Add new parameter "carry_data" for "show_object" function packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[v5,01/14] pack-objects.c: introduce new method `match_packfile_uri_exclusions` packfile-uris: commits, trees and tags exclusion - - - --- 2021-08-25 Teng Long New
[2/2] core.fsyncobjectfiles: batch disk flushes Implement a bulk-checkin option for core.fsyncObjectFiles - - - --- 2021-08-25 Neeraj Singh (WINDOWS-SFS) New
[1/2] object-file: use futimes rather than utime Implement a bulk-checkin option for core.fsyncObjectFiles - - - --- 2021-08-25 Neeraj Singh (WINDOWS-SFS) New
[13/13] advice: update message to suggest '--sparse' Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[12/13] mv: add '--sparse' option to ignore sparse-checkout Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[11/13] mv: refuse to move sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[10/13] rm: skip sparse paths with missing SKIP_WORKTREE Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[09/13] rm: add --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[08/13] add: prevent adding sparse conflict files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[07/13] add: implement the --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[06/13] add: skip paths that are outside sparse-checkout cone Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[05/13] add: fail when adding an untracked sparse file Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[04/13] dir: fix pattern matching on dirs Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[03/13] dir: select directories correctly Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[02/13] dir: extract directory-matching logic Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[01/13] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[v2,6/6] sparse-index: integrate with cherry-pick and rebase Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,5/6] sequencer: ensure full index if not ORT strategy Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,4/6] t1092: add cherry-pick, rebase tests Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,3/6] merge-ort: expand only for out-of-cone conflicts Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,2/6] merge: make sparse-aware with ORT Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,1/6] diff: ignore sparse paths in diffstat Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v4,10/10] sparse-checkout: add config to disable deleting dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,09/10] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,08/10] sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,07/10] attr: be careful about sparse directories Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,06/10] sparse-checkout: create helper methods Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,05/10] unpack-trees: fix nested sparse-dir search Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,04/10] sparse-index: use WRITE_TREE_MISSING_OK Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,03/10] sparse-index: silently return when cache tree fails Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,02/10] sparse-index: silently return when not using cone-mode patterns Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,01/10] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
t9001: PATH must not use Windows-style paths t9001: PATH must not use Windows-style paths 1 - - --- 2021-08-24 Johannes Sixt Accepted
[v4,25/25] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,24/25] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,22/25] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,21/25] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,20/25] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,19/25] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,18/25] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
[v4,17/25] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-08-24 Taylor Blau Superseded
« 1 2 ... 190 191 192431 432 »