Show patches with: none      |   43628 patches
« 1 2 ... 188 189 190436 437 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,4/4] parse-options: properly align continued usage output parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[v4,3/4] git rev-parse --parseopt tests: add more usagestr tests parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[v4,2/4] send-pack: properly use parse_options() API for usage string parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[v4,1/4] parse-options API users: align usage output in C-strings parse-options: properly align continued usage output - - - --- 2021-09-13 Ævar Arnfjörð Bjarmason Superseded
[3/3] git-compat-util: include declaration for unix sockets windows: allow building without NO_UNIX_SOCKETS - - - --- 2021-09-12 Carlo Marcelo Arenas Belón Superseded
[2/3] credential-cache: check for windows specific errors windows: allow building without NO_UNIX_SOCKETS - - - --- 2021-09-12 Carlo Marcelo Arenas Belón Superseded
[1/3] t0301: fixes for windows compatibility windows: allow building without NO_UNIX_SOCKETS - - - --- 2021-09-12 Carlo Marcelo Arenas Belón Superseded
[v2,14/14] advice: update message to suggest '--sparse' Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,13/14] mv: refuse to move sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,12/14] rm: skip sparse paths with missing SKIP_WORKTREE Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,11/14] rm: add --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,10/14] add: update --renormalize to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,09/14] add: update --chmod to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,08/14] add: implement the --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,07/14] add: skip tracked paths outside sparse-checkout cone Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,06/14] add: fail when adding an untracked sparse file Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,05/14] dir: fix pattern matching on dirs Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,04/14] dir: select directories correctly Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,03/14] dir: extract directory-matching logic Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,02/14] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,01/14] t3705: test that 'sparse_entry' is unstaged Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2] gc: remove unused launchctl_get_uid() call [v2] gc: remove unused launchctl_get_uid() call - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason Accepted
[v2,7/7] strvec API users: change some "int" tracking "nr" to "size_t" strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,6/7] strvec: use size_t to store nr and alloc strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,5/7] rebase: don't have loop over "struct strvec" depend on signed "nr" strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,4/7] upload-pack.c: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,3/7] sequencer.[ch]: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,2/7] pack-objects: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,1/7] remote-curl: pass "struct strvec *" instead of int/char ** pair strvec: use size_t to store nr and alloc - - - --- 2021-09-12 Ævar Arnfjörð Bjarmason New
[v2,5/5] packfile: use oidset for bad objects packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[v2,4/5] packfile: convert has_packed_and_bad() to object_id packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[3/5] packfile: convert mark_bad_packed_object() to object_id packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[2/5] midx: inline nth_midxed_pack_entry() packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[1/5] oidset: make oidset_size() an inline function packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe New
[v3,6/6] parse-options: properly align continued usage output parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,5/6] send-pack: properly use parse_options() API for usage string parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,4/6] built-ins: "properly" align continued usage output parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,3/6] parse-options: stop supporting "" in the usagestr array parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,2/6] blame: replace usage end blurb with better option spec parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v3,1/6] credential-cache{,--daemon}: don't build under NO_UNIX_SOCKETS parse-options: properly align continued usage output & related - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v2] test-tool run-command: fix flip-flop init pattern [v2] test-tool run-command: fix flip-flop init pattern - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Accepted
[2/2] parse-options API: remove OPTION_ARGUMENT feature parse-options.c: remove OPT_ARGUMENT - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[1/2] difftool: use "struct strvec" API in run_{dir,file}_diff() parse-options.c: remove OPT_ARGUMENT - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason New
[v2] tests: remove leftover untracked files [v2] tests: remove leftover untracked files 2 - - --- 2021-09-11 Elijah Newren Accepted
[v2,2/2] update documentation for new zdiff3 conflictStyle RFC: implement new zdiff3 conflict style - - - --- 2021-09-11 Elijah Newren Superseded
[v2,1/2] xdiff: implement a zealous diff3, or "zdiff3" RFC: implement new zdiff3 conflict style - - - --- 2021-09-11 Elijah Newren Superseded
[4/3] midx: inline nth_midxed_pack_entry() packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe Superseded
strvec: use size_t to store nr and alloc strvec: use size_t to store nr and alloc - - - --- 2021-09-11 Jeff King Accepted
compression: drop write-only core_compression_* variables compression: drop write-only core_compression_* variables - - - --- 2021-09-11 René Scharfe New
[v3,4/4] test-lib: remove unused $_x40 and $_z40 variables remove dead & internal-only shell code - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Accepted
[v3,3/4] git-bisect: remove unused SHA-1 $x40 shell variable remove dead & internal-only shell code - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Accepted
[v3,2/4] git-sh-setup: remove unused "pull with rebase" message remove dead & internal-only shell code - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Accepted
[v3,1/4] git-submodule: remove unused is_zero_oid() function remove dead & internal-only shell code - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Accepted
[v3,9/9] http: don't hardcode the value of CURL_SOCKOPT_OK post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,8/9] http: centralize the accounting of libcurl dependencies post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,7/9] http: correct curl version check for CURLOPT_PINNEDPUBLICKEY post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,6/9] http: correct version check for CURL_HTTP_VERSION_2 post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,5/9] http: drop support for curl < 7.18.0 (again) post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,4/9] Makefile: drop support for curl < 7.9.8 (again) post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,3/9] INSTALL: mention that we need libcurl 7.19.4 or newer to build post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,2/9] INSTALL: reword and copy-edit the "libcurl" section post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[v3,1/9] INSTALL: don't mention the "curl" executable at all post-v2.33 "drop support for ancient curl" follow-up - - - --- 2021-09-11 Ævar Arnfjörð Bjarmason Superseded
[3/3] packfile: use oidset for bad objects packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe Superseded
[2/3] packfile: convert has_packed_and_bad() to object_id packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe Superseded
[1/3] packfile: convert mark_bad_packed_object() to object_id packfile: use oidset for bad objects - - - --- 2021-09-11 René Scharfe Superseded
[8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[7/8] builtin/repack.c: make largest pack preferred repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[6/8] builtin/repack.c: support writing a MIDX while repacking repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[5/8] builtin/repack.c: extract showing progress to a variable repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[4/8] builtin/repack.c: keep track of existing packs unconditionally repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[3/8] midx: preliminary support for `--refs-snapshot` repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[2/8] builtin/multi-pack-index.c: support --stdin-packs mode repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[1/8] midx: expose 'write_midx_file_only()' publicly repack: introduce `--write-midx` - - - --- 2021-09-11 Taylor Blau Superseded
[v2] branch: add "inherit" option for branch.autoSetupMerge [v2] branch: add "inherit" option for branch.autoSetupMerge - - - --- 2021-09-11 Josh Steadmon New
index-pack: use xopen in init_thread index-pack: use xopen in init_thread - - - --- 2021-09-10 René Scharfe New
[v8,9/9] ssh signing: test that gpg fails for unknown keys ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,8/9] ssh signing: tests for logs, tags & push certs ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,7/9] ssh signing: duplicate t7510 tests for commits ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,6/9] ssh signing: verify signatures using ssh-keygen ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,5/9] ssh signing: provide a textual signing_key_id ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,4/9] ssh signing: retrieve a default key from ssh-agent ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,3/9] ssh signing: add ssh key format and signing code ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,2/9] ssh signing: add test prereqs ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v8,1/9] ssh signing: preliminary refactoring and clean-up ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-09-10 Fabian Stelzer Accepted
[v2,6/6] parse-options: properly align continued usage output parse-options: properly align continued usage output & related - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,5/6] send-pack: properly use parse_options() API for usage string parse-options: properly align continued usage output & related - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,4/6] built-ins: "properly" align continued usage output parse-options: properly align continued usage output & related - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,3/6] parse-options: stop supporting "" in the usagestr array parse-options: properly align continued usage output & related - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,2/6] git.c: add a NEED_UNIX_SOCKETS option for built-ins parse-options: properly align continued usage output & related - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,1/6] test-lib.sh: add a UNIX_SOCKETS prerequisite parse-options: properly align continued usage output & related - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[5/5] docs/protocol-v2: point readers transport config discussion [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[4/5] docs/git: discuss server-side config for GIT_PROTOCOL [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[3/5] docs/http-backend: mention v2 protocol [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[2/5] http-backend: handle HTTP_GIT_PROTOCOL CGI variable [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[1/5] t5551: test v2-to-v0 http protocol fallback [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
.mailmap: Update mailmap .mailmap: Update mailmap - - - --- 2021-09-10 Fangyi Zhou New
[v2,5/5] help / completion: make "git help" do the hard work help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] help: correct logic error in combining --all and --config help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] help tests: add test for --config output help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] help: correct usage & behavior of "git help --guides" help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-10 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 188 189 190436 437 »