Show patches with: none      |   49941 patches
« 1 2 ... 248 249 250499 500 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/9] refs: add repo paramater to _iterator_peel() No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[1/9] refs: make _advance() check struct repo, not flag No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[v4,3/3] send-email docs: add format-patch options send-email: shell completion improvements - - - --- 2021-09-21 Thiago Perrotta Superseded
[v4,2/3] send-email: move bash completions to core script send-email: shell completion improvements - - - --- 2021-09-21 Thiago Perrotta Superseded
[v4,1/3] send-email: terminate --git-completion-helper with LF send-email: shell completion improvements - - - --- 2021-09-21 Thiago Perrotta Superseded
t/perf/run: fix bin-wrappers computation t/perf/run: fix bin-wrappers computation - - - --- 2021-09-21 Derrick Stolee Accepted
[v2] stash: print the correct usage on "git stash [push] --invalid-option" [v2] stash: print the correct usage on "git stash [push] --invalid-option" - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason New
[v5,4/4] parse-options: properly align continued usage output parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v5,3/4] git rev-parse --parseopt tests: add more usagestr tests parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v5,2/4] send-pack: properly use parse_options() API for usage string parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v5,1/4] parse-options API users: align usage output in C-strings parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,5/5] repository.h: don't use a mix of int and bitfields repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,4/5] repo-settings.c: simplify the setup repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,3/5] read-cache & fetch-negotiator: check "enum" values in switch() repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,2/5] environment.c: remove test-specific "ignore_untracked..." variable repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v4,1/5] wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[6/5] grep.c: mark eol/bol and derived as "const char * const" const-correctness in grep.c - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason New
[v2] difftool: fix word spacing in the usage strings [v2] difftool: fix word spacing in the usage strings - - - --- 2021-09-21 Bagas Sanjaya Accepted
[v2] ls-files: use imperative mood for -X and -z option description [v2] ls-files: use imperative mood for -X and -z option description - - - --- 2021-09-21 Bagas Sanjaya Accepted
[v3,10/10] rebase: dereference tags rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,09/10] rebase: use lookup_commit_reference_by_name() rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,08/10] rebase: use our standard error return value rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,07/10] t3407: rework rebase --quit tests rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,06/10] t3407: strengthen rebase --abort tests rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,05/10] t3407: use test_path_is_missing rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,04/10] t3407: rename a variable rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,03/10] t3407: use test_cmp_rev rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,02/10] t3407: use test_commit rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[v3,01/10] t3407: run tests in $TEST_DIRECTORY rebase: dereference tags - - - --- 2021-09-21 Phillip Wood Accepted
[5/5] grep: store grep_source buffer as const const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[4/5] grep: mark "haystack" buffers as const const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[3/5] grep: stop modifying buffer in grep_source_1() const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[2/5] grep: stop modifying buffer in show_line() const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[1/5] grep: stop modifying buffer in strip_timestamp const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[2/2] grep: mark "haystack" buffers as const [1/2] grep: stop modifying buffer in strip_timestamp - - - --- 2021-09-21 Jeff King New
[1/2] grep: stop modifying buffer in strip_timestamp [1/2] grep: stop modifying buffer in strip_timestamp - - - --- 2021-09-21 Jeff King New
[v6,2/2] pretty: colorize pattern matches in commit messages [v6,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-21 Hamza Mahfooz Superseded
[v6,1/2] grep: refactor next_match() and match_one_pattern() for external use [v6,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-21 Hamza Mahfooz Superseded
[v2,8/8] progress.c: add & assert a "global_progress" variable progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,7/8] pack-bitmap-write.c: add a missing stop_progress() progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,6/8] progress.c: add temporary variable from progress struct progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,5/8] progress.c: stop eagerly fflush(stderr) when not a terminal progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,4/8] progress.c: call progress_interval() from progress_test_force_update() progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,3/8] progress.c: move signal handler functions lower progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,2/8] progress.c tests: test some invalid usage progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2,1/8] progress.c tests: make start/stop verbs on stdin progress: assert "global_progress" + test fixes / cleanup - 1 - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v2] MyFirstContribution: Document --range-diff option when writing v2 [v2] MyFirstContribution: Document --range-diff option when writing v2 - - - --- 2021-09-20 Glen Choo Superseded
[v4,6/6] core.fsyncobjectfiles: performance tests for add and stash Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v4,5/6] core.fsyncobjectfiles: tests for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v4,4/6] update-index: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v4,3/6] core.fsyncobjectfiles: add windows support for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v4,2/6] core.fsyncobjectfiles: batched disk flushes Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v4,1/6] bulk-checkin: rename 'state' variable and separate 'plugged' boolean Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v5] difftool: create a tmpdir path without repeated slashes [v5] difftool: create a tmpdir path without repeated slashes - - - --- 2021-09-20 David Aguilar Superseded
[v7,17/17] fsck: report invalid object type-path combinations fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,16/17] fsck: don't hard die on invalid object types fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,15/17] object-file.c: stop dying in parse_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,14/17] object-file.c: return ULHR_TOO_LONG on "header too long" fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,13/17] object-file.c: use "enum" return type for unpack_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,12/17] object-file.c: simplify unpack_loose_short_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,11/17] object-file.c: make parse_loose_header_extended() public fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,10/17] object-file.c: return -1, not "status" from unpack_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,09/17] object-file.c: don't set "typep" when returning non-zero fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,08/17] cat-file tests: test for current --allow-unknown-type behavior fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,07/17] cat-file tests: add corrupt loose object test fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,06/17] cat-file tests: test for missing/bogus object with -t, -s and -p fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
clone: handle unborn branch in bare repos clone: handle unborn branch in bare repos - 1 - --- 2021-09-20 Jeff King Accepted
[v7,05/17] cat-file tests: move bogus_* variable declarations earlier fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,04/17] fsck tests: test for garbage appended to a loose object fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,03/17] fsck tests: test current hash/type mismatch behavior fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,02/17] fsck tests: refactor one test to use a sub-repo fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[v7,01/17] fsck tests: add test for fsck-ing an unknown type fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-20 Ævar Arnfjörð Bjarmason Superseded
[3/3] sparse-checkout: refuse to add to bad patterns Sparse checkout: fix mixed-mode pattern issues - - - --- 2021-09-20 Derrick Stolee New
[2/3] sparse-checkout: clear patterns when switching modes Sparse checkout: fix mixed-mode pattern issues - - - --- 2021-09-20 Derrick Stolee New
[1/3] sparse-checkout: fix OOM error with mixed patterns Sparse checkout: fix mixed-mode pattern issues - - - --- 2021-09-20 Derrick Stolee New
[v3,14/14] advice: update message to suggest '--sparse' Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,13/14] mv: refuse to move sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,12/14] rm: skip sparse paths with missing SKIP_WORKTREE Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,11/14] rm: add --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,10/14] add: update --renormalize to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,09/14] add: update --chmod to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,08/14] add: implement the --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,07/14] add: skip tracked paths outside sparse-checkout cone Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,06/14] add: fail when adding an untracked sparse file Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,05/14] dir: fix pattern matching on dirs Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,04/14] dir: select directories correctly Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,03/14] dir: extract directory-matching logic Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,02/14] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,01/14] t3705: test that 'sparse_entry' is unstaged Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v2,7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command Builtin FSMonitor Part 1 - - - --- 2021-09-20 Jeff Hostetler Accepted
[v2,6/7] run-command: create start_bg_command Builtin FSMonitor Part 1 - - - --- 2021-09-20 Jeff Hostetler Accepted
[v2,5/7] simple-ipc/ipc-win32: add Windows ACL to named pipe Builtin FSMonitor Part 1 - - - --- 2021-09-20 Jeff Hostetler Accepted
[v2,4/7] simple-ipc/ipc-win32: add trace2 debugging Builtin FSMonitor Part 1 - - - --- 2021-09-20 Jeff Hostetler Accepted
[v2,3/7] simple-ipc: move definition of ipc_active_state outside of ifdef Builtin FSMonitor Part 1 - - - --- 2021-09-20 Jeff Hostetler Accepted
[v2,2/7] simple-ipc: preparations for supporting binary messages. Builtin FSMonitor Part 1 - - - --- 2021-09-20 Jeff Hostetler Accepted
[v2,1/7] trace2: add trace2_child_ready() to report on background children Builtin FSMonitor Part 1 - - - --- 2021-09-20 Jeff Hostetler Accepted
ls-files: use imperative mood for -X and -z option description ls-files: use imperative mood for -X and -z option description - - - --- 2021-09-20 Bagas Sanjaya Superseded
[RESEND] difftool: word spacing fix [RESEND] difftool: word spacing fix - - - --- 2021-09-20 Bagas Sanjaya Accepted
[v2] .mailmap: Update mailmap entry for Fangyi Zhou and Peter Kaestle [v2] .mailmap: Update mailmap entry for Fangyi Zhou and Peter Kaestle 1 - - --- 2021-09-20 Fangyi Zhou New
[4/4] ref-filter: let tag verify use %(refname:lstrip=2) by default ref-filter: fix %(symref) for pretty_print_ref() - - - --- 2021-09-20 ZheNing Hu New
« 1 2 ... 248 249 250499 500 »