Show patches with: none      |   43199 patches
« 1 2 ... 205 206 207431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[filter-repo] filter-repo: help with local install [filter-repo] filter-repo: help with local install - - - --- 2021-07-09 Michael J Gruber New
[v4,5/5] pack-objects.c: make use of REV_INFO_STDIN_LINE_PROCESS revision.[ch]: add --stdin parsing API, use in pack-objects - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason New
[v4,4/5] pack-objects.c: do stdin parsing via revision.c's API revision.[ch]: add --stdin parsing API, use in pack-objects - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason New
[v4,3/5] revision.[ch]: add a "handle_stdin_line" API revision.[ch]: add --stdin parsing API, use in pack-objects - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason New
[v4,2/5] revision.h: refactor "disable_stdin" and "read_from_stdin" revision.[ch]: add --stdin parsing API, use in pack-objects - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason New
[v4,1/5] upload-pack: run is_repository_shallow() before setup_revisions() revision.[ch]: add --stdin parsing API, use in pack-objects - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason New
[v2,2/2] pack-objects: fix segfault in --stdin-packs option pack-objects: missing tests & --stdin-packs segfault fix - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason Accepted
[v2,1/2] pack-objects tests: cover blindspots in stdin handling pack-objects: missing tests & --stdin-packs segfault fix - - - --- 2021-07-09 Ævar Arnfjörð Bjarmason Accepted
Replace "stateless separator" with "response end" Replace "stateless separator" with "response end" - - - --- 2021-07-09 Denton Liu Accepted
[v2,3/3] worktree: teach `add` to accept --reason <string> with --lock worktree: teach add to accept --reason with --lock - - - --- 2021-07-08 Stephen Manz Superseded
[v2,2/3] worktree: default lock string should be marked with `_()` for translation worktree: teach add to accept --reason with --lock - - - --- 2021-07-08 Stephen Manz Superseded
[v2,1/3] t2400: remove unneeded `git rev-parse` from '"add" worktree with lock' test worktree: teach add to accept --reason with --lock - - - --- 2021-07-08 Stephen Manz Superseded
revision: allow pseudo options after --end-of-options revision: allow pseudo options after --end-of-options - - - --- 2021-07-08 Jiang Xin New
[v2,3/3] fetch: fix segfault in --negotiate-only without --negotiation-tip=* fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-07-08 Ævar Arnfjörð Bjarmason Accepted
[v2,2/3] fetch: document the --negotiate-only option fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-07-08 Ævar Arnfjörð Bjarmason Accepted
[v2,1/3] send-pack.c: move "no refs in common" abort earlier fetch: fix segfault, missing docs in --negotiate-only - - - --- 2021-07-08 Ævar Arnfjörð Bjarmason Accepted
git interpret-trailers: behavior with input without trailing newline git interpret-trailers: behavior with input without trailing newline - - - --- 2021-07-08 Luca Weiss New
[GSoC,v2,4/4] submodule--helper: introduce add-clone subcommand submodule add: partial conversion to C - - - --- 2021-07-08 Atharva Raykar Superseded
[GSoC,v2,3/4] submodule--helper: refactor module_clone() submodule add: partial conversion to C - - - --- 2021-07-08 Atharva Raykar Superseded
[GSoC,v2,2/4] submodule: prefix die messages with 'fatal' submodule add: partial conversion to C - - - --- 2021-07-08 Atharva Raykar Superseded
[GSoC,v2,1/4] t7400: test failure to add submodule in tracked path submodule add: partial conversion to C - - - --- 2021-07-08 Atharva Raykar Superseded
[v3,5/5] oidtree: a crit-bit tree for odb_loose_cache [v3,1/5] speed up alt_odb_usable() with many alternates - - - --- 2021-07-07 Eric Wong Accepted
[v3,4/5] oidcpy_with_padding: constify `src' arg [v3,1/5] speed up alt_odb_usable() with many alternates - - - --- 2021-07-07 Eric Wong Accepted
[v3,3/5] make object_directory.loose_objects_subdir_seen a bitmap [v3,1/5] speed up alt_odb_usable() with many alternates - - - --- 2021-07-07 Eric Wong Accepted
[v3,2/5] avoid strlen via strbuf_addstr in link_alt_odb_entry [v3,1/5] speed up alt_odb_usable() with many alternates - - - --- 2021-07-07 Eric Wong Accepted
[v3,1/5] speed up alt_odb_usable() with many alternates [v3,1/5] speed up alt_odb_usable() with many alternates - - - --- 2021-07-07 Eric Wong Accepted
[v3,0/5] optimizations for many alternates - - - --- 2021-07-07 Eric Wong New
[v5,6/6] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,5/6] refs: explicitly return failure_errno from parse_loose_ref_contents refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,4/6] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,3/6] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-07 Han-Wen Nienhuys New
[v5,1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-07 Han-Wen Nienhuys New
[v2,2/2] commit: remove irrelavent prompt on `--allow-empty-message` [v2,1/2] commit: reorganise duplicate commit prompt strings - - - --- 2021-07-07 Hu Jialun New
[v2,1/2] commit: reorganise duplicate commit prompt strings [v2,1/2] commit: reorganise duplicate commit prompt strings - - - --- 2021-07-07 Hu Jialun New
[3/3] strbuf.[ch]: make strbuf_fread() take hint, not size strbuf.[ch]: add STRBUF_HINT_SIZE, don't hardcode 8192 - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason New
[2/3] strbuf.h API users: don't hardcode 8192, use STRBUF_HINT_SIZE strbuf.[ch]: add STRBUF_HINT_SIZE, don't hardcode 8192 - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason New
[1/3] strbuf.[ch]: add STRBUF_HINT_SIZE macro = 8192 strbuf.[ch]: add STRBUF_HINT_SIZE, don't hardcode 8192 - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason New
[5/5] test-lib-functions.sh: remove unused [de]packetize() functions tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[4/5] tests: replace remaining packetize() with "test-tool pkt-line" tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[3/5] tests: replace [de]packetize() shell+perl test-tool pkt-line tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[2/5] serve tests: use test_cmp in "protocol violations" test tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
[1/5] serve tests: add missing "extra delim" test tests: migrate to "test-tool pkt-line" - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Superseded
imap-send.c: use less verbose strbuf_fread() idiom imap-send.c: use less verbose strbuf_fread() idiom - - - --- 2021-07-07 Ævar Arnfjörð Bjarmason Accepted
[try2] pull: introduce --merge option [try2] pull: introduce --merge option - - - --- 2021-07-07 Felipe Contreras Superseded
[v2,try2] test: fix for TEST_OUTPUT_DIRECTORY [v2,try2] test: fix for TEST_OUTPUT_DIRECTORY - - - --- 2021-07-07 Felipe Contreras New
[try2] rev-parse: make --quiet really be quiet [try2] rev-parse: make --quiet really be quiet - - - --- 2021-07-07 Felipe Contreras New
[v5,4/4] completion: bash: add correct suffix in variables completion: bash: a bunch of fixes - - 1 --- 2021-07-07 Felipe Contreras Accepted
[v5,3/4] completion: bash: fix for multiple dash commands completion: bash: a bunch of fixes - - 1 --- 2021-07-07 Felipe Contreras Accepted
[v5,2/4] completion: bash: fix for suboptions with value completion: bash: a bunch of fixes - - 1 --- 2021-07-07 Felipe Contreras Accepted
[v5,1/4] completion: bash: fix prefix detection in branch.* completion: bash: a bunch of fixes - 1 1 --- 2021-07-07 Felipe Contreras Accepted
rev-list: add option for --pretty without header rev-list: add option for --pretty without header - - - --- 2021-07-06 brian m. carlson New
[3/3] Add tests for GIT_FORCE_TTY Override isatty with GIT_FORCE_TTY - - - --- 2021-07-06 Avishay Matayev New
[2/3] Allow isatty to be overriden with GIT_FORCE_TTY Override isatty with GIT_FORCE_TTY - - - --- 2021-07-06 Avishay Matayev New
[1/3] Change isatty's parameter to a *_FILENO define Override isatty with GIT_FORCE_TTY - - - --- 2021-07-06 Avishay Matayev New
docs: .gitignore parsing is to the top of the repo docs: .gitignore parsing is to the top of the repo - - - --- 2021-07-06 Andrew Berry New
docs: .gitignore parsing is to the top of the repo docs: .gitignore parsing is to the top of the repo - - - --- 2021-07-06 Andrew Berry Superseded
[v4,6/6] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-06 Han-Wen Nienhuys Superseded
[v4,5/6] refs: explicitly return failure_errno from parse_loose_ref_contents refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-06 Han-Wen Nienhuys Superseded
[v4,4/6] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-06 Han-Wen Nienhuys Superseded
[v4,3/6] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-06 Han-Wen Nienhuys Superseded
[v4,2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-06 Han-Wen Nienhuys Superseded
[v4,1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - - - --- 2021-07-06 Han-Wen Nienhuys Superseded
[2/2] t7509: avoid direct file access for writing CHERRY_PICK_HEAD fix 2 more test files that were accessing file system directly. - - - --- 2021-07-06 Han-Wen Nienhuys Accepted
[1/2] t1415: avoid direct filesystem access for writing refs fix 2 more test files that were accessing file system directly. - - - --- 2021-07-06 Han-Wen Nienhuys Accepted
submodule--helper: remove redundant include submodule--helper: remove redundant include - - - --- 2021-07-06 Atharva Raykar Accepted
[GSoC,3/3] submodule--helper: introduce add-clone subcommand submodule add: partial conversion to C - - - --- 2021-07-06 Atharva Raykar Superseded
[GSoC,2/3] submodule--helper: refactor module_clone() submodule add: partial conversion to C - - - --- 2021-07-06 Atharva Raykar Superseded
[GSoC,1/3] t7400: test failure to add submodule in tracked path submodule add: partial conversion to C - - - --- 2021-07-06 Atharva Raykar Superseded
fetch: Fix segfault on pull --set-upstream outside a branch. fetch: Fix segfault on pull --set-upstream outside a branch. - - - --- 2021-07-06 Clemens Fruhwirth New
Add commit & tag signing/verification via SSH keys using ssh-keygen Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-06 Fabian Stelzer New
worktree: teach `add` to accept --reason <string> with --lock worktree: teach `add` to accept --reason <string> with --lock - - - --- 2021-07-06 Stephen Manz New
commit: remove irrelavent prompt on `--allow-empty-message` commit: remove irrelavent prompt on `--allow-empty-message` - - - --- 2021-07-06 Hu Jialun New
[v3,5/5] refs: make errno output explicit for refs_resolve_ref_unsafe refs: cleanup errno sideband ref related functions - 2 - --- 2021-07-05 Han-Wen Nienhuys Superseded
[v3,4/5] refs: add failure_errno to refs_read_raw_ref() signature refs: cleanup errno sideband ref related functions - 2 - --- 2021-07-05 Han-Wen Nienhuys Superseded
[v3,3/5] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions - 2 - --- 2021-07-05 Han-Wen Nienhuys Superseded
[v3,2/5] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions - 2 - --- 2021-07-05 Han-Wen Nienhuys Superseded
[v3,1/5] refs: remove EINVAL errno output from specification of read_raw_ref_fn refs: cleanup errno sideband ref related functions - 1 - --- 2021-07-05 Han-Wen Nienhuys Superseded
[RFC,35/35] !fixup FUTURE: pull: enable ff-only mode by default git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,34/35] FUTURE: pull: enable ff-only mode by default git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,33/35] pull: advice of future changes git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,32/35] pull: improve default warning git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,31/35] pull: improve --rebase and pull.rebase interaction git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,30/35] pull: add diverging advice on fast-forward mode git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,29/35] pull: reorganize mode conditionals git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,28/35] pull: add pull.mode=fast-forward git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,27/35] pull: add per-branch mode configuration git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,26/35] pull: add pull.mode git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,25/35] pull: show warning with --ff options git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,24/35] pull: move configuration fetches git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,23/35] rebase: add REBASE_DEFAULT git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,22/35] pull: introduce --merge option git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,21/35] pull: trivial whitespace style fix git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,20/35] pull: trivial cleanup git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,19/35] pull: cleanup autostash check git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,18/35] update: add per-branch mode configuration git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,17/35] update: add mode configuation git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,16/35] update: add --rebase mode git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,15/35] update: fake a reverse order of parents in message git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
[RFC,14/35] update: reverse the order of parents git update: fix broken git pull - - - --- 2021-07-05 Felipe Contreras New
« 1 2 ... 205 206 207431 432 »