Show patches with: Archived = No       |   19987 patches
« 1 2 ... 143 144 145199 200 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/7] fetch: avoid unpacking headers in object existence check Speed up mirror-fetches with many refs - - - --- 2021-09-01 Patrick Steinhardt Accepted
[v3,1/7] fetch: speed up lookup of want refs via commit-graph Speed up mirror-fetches with many refs - - - --- 2021-09-01 Patrick Steinhardt Accepted
[v4,2/2] upload-pack: use stdio in send_ref callbacks send_ref buffering - - - --- 2021-09-01 Jacob Vosmaer Accepted
[v4,1/2] pkt-line: add stdio packet write functions send_ref buffering - - - --- 2021-09-01 Jacob Vosmaer Accepted
pretty: colorize pattern matches in commit messages pretty: colorize pattern matches in commit messages - - - --- 2021-09-01 Hamza Mahfooz Superseded
[v2,7/7] rebase: drop the internal `rebase--interactive` command Drop support for git rebase --preserve-merges - - - --- 2021-09-01 Johannes Schindelin Superseded
[v2,6/7] git-svn: drop support for `--preserve-merges` Drop support for git rebase --preserve-merges - - - --- 2021-09-01 Johannes Schindelin Superseded
[v2,5/7] rebase: drop support for `--preserve-merges` Drop support for git rebase --preserve-merges - - - --- 2021-09-01 Johannes Schindelin Superseded
[v2,4/7] pull: remove support for `--rebase=preserve` Drop support for git rebase --preserve-merges - - - --- 2021-09-01 Johannes Schindelin Superseded
[v2,3/7] tests: stop testing `git rebase --preserve-merges` Drop support for git rebase --preserve-merges - - - --- 2021-09-01 Johannes Schindelin Superseded
[v2,2/7] remote: warn about unhandled branch.<name>.rebase values Drop support for git rebase --preserve-merges - - - --- 2021-09-01 Johannes Schindelin Superseded
[v2,1/7] t5520: do not use `pull.rebase=preserve` Drop support for git rebase --preserve-merges - - - --- 2021-09-01 Johannes Schindelin Superseded
gettext: remove optional non-standard parens in N_() definition gettext: remove optional non-standard parens in N_() definition - - - --- 2021-09-01 Ævar Arnfjörð Bjarmason Accepted
stash: print the correct usage on "git stash [push] --invalid-option" stash: print the correct usage on "git stash [push] --invalid-option" - - - --- 2021-09-01 Ævar Arnfjörð Bjarmason Superseded
[2/2] parse-options: properly align continued usage output parse-options: properly align continued usage output - - - --- 2021-09-01 Ævar Arnfjörð Bjarmason Superseded
[1/2] built-ins: "properly" align continued usage output parse-options: properly align continued usage output - - - --- 2021-09-01 Ævar Arnfjörð Bjarmason Superseded
fast-export: fix anonymized tag using original length fast-export: fix anonymized tag using original length - - - --- 2021-08-31 Tal Kelrich Accepted
gc: remove trailing dot from "gc.log" line gc: remove trailing dot from "gc.log" line - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason Accepted
protocol-caps.c: fix memory leak in send_info() protocol-caps.c: fix memory leak in send_info() - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason Accepted
mailmap.c: fix a memory leak in free_mailap_{info,entry}() mailmap.c: fix a memory leak in free_mailap_{info,entry}() - - - --- 2021-08-31 Ævar Arnfjörð Bjarmason Accepted
[v4,3/3] diff --submodule=diff: Don't print failure message twice [v4,1/3] Remove unused var - - - --- 2021-08-31 David Turner Accepted
[v4,2/3] diff --submodule=diff: do not fail on ever-initialied deleted submodules [v4,1/3] Remove unused var - - - --- 2021-08-31 David Turner Accepted
[v4,1/3] Remove unused var [v4,1/3] Remove unused var - - - --- 2021-08-31 David Turner Accepted
[v3,2/2] upload-pack: use stdio in send_ref callbacks send_ref buffering - - - --- 2021-08-31 Jacob Vosmaer Superseded
[v3,1/2] pkt-line: add stdio packet write functions send_ref buffering - - - --- 2021-08-31 Jacob Vosmaer Superseded
userdiff: support enum keyword in PHP hunk header userdiff: support enum keyword in PHP hunk header - - - --- 2021-08-31 USAMI Kenta Accepted
[15/15] scalar: accept -C and -c options before the subcommand Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[13/15] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-08-30 Matthew John Cheetham Superseded
[12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[11/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[10/15] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-08-30 Derrick Stolee Superseded
[09/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[08/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[07/15] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-08-30 Derrick Stolee Superseded
[06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[05/15] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-08-30 Derrick Stolee Superseded
[04/15] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-08-30 Derrick Stolee Superseded
[03/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[02/15] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[01/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
send-email: Avoid incorrect header propagation send-email: Avoid incorrect header propagation - - - --- 2021-08-30 Marvin Häuser Accepted
[19/19] Add "test-tool dump-reftable" command. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[18/19] reftable: add dump utility Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[17/19] reftable: implement stack, a mutable database of reftable files. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[16/19] reftable: implement refname validation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[15/19] reftable: add merged table view Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[14/19] reftable: add a heap-based priority queue for reftable records Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[13/19] reftable: reftable file level tests Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[12/19] reftable: read reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[11/19] reftable: generic interface to tables Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[10/19] reftable: write reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[09/19] reftable: a generic binary tree implementation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[08/19] reftable: reading/writing blocks Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[07/19] Provide zlib's uncompress2 from compat/zlib-compat.c Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[06/19] reftable: (de)serialization for the polymorphic record type. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[05/19] reftable: add blocksource, an abstraction for random access reads Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[04/19] reftable: utility functions Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[03/19] reftable: add error related functionality Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[02/19] reftable: RFC: add LICENSE Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[01/19] hash.h: provide constants for the hash IDs Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[4/4] RFC: refs: reflog entries aren't written based on reflog existence. Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[3/4] refs: drop force_create argument of create_reflog API Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[2/4] t1400: use test-helper ref-store to inspect reflog contents Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[1/4] test-ref-store: tweaks to for-each-reflog-ent format Gets rid of "if reflog exists, append to it regardless of config settings" - - - --- 2021-08-30 Han-Wen Nienhuys Superseded
[v3] pull, fetch: fix segfault in --set-upstream option [v3] pull, fetch: fix segfault in --set-upstream option - - - --- 2021-08-30 Ævar Arnfjörð Bjarmason Superseded
[v2] fetch: skip formatting updated refs with `--quiet` [v2] fetch: skip formatting updated refs with `--quiet` - - - --- 2021-08-30 Patrick Steinhardt Accepted
[3/3] builtin/pack-objects.c: remove duplicate hash lookup pack-objects: simplify add_objects_in_unpacked_packs() - - - --- 2021-08-30 Taylor Blau Accepted
[2/3] builtin/pack-objects.c: simplify add_objects_in_unpacked_packs() pack-objects: simplify add_objects_in_unpacked_packs() - - - --- 2021-08-30 Taylor Blau Accepted
[1/3] object-store.h: teach for_each_packed_object to ignore kept packs pack-objects: simplify add_objects_in_unpacked_packs() - - - --- 2021-08-30 Taylor Blau Accepted
[v2] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository [v2] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository - - - --- 2021-08-29 SZEDER Gábor Accepted
[v2] make: add install-stripped target [v2] make: add install-stripped target - - - --- 2021-08-28 Bagas Sanjaya Superseded
test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository - - - --- 2021-08-28 SZEDER Gábor Superseded
doc: fix syntax error and the format of printf doc: fix syntax error and the format of printf - - - --- 2021-08-28 Zoker Accepted
[v3,3/3] send-email docs: add format-patch options send-email: shell completion improvements - - - --- 2021-08-28 Thiago Perrotta Superseded
[v3,2/3] send-email: move bash completions to core script send-email: shell completion improvements - - - --- 2021-08-28 Thiago Perrotta Superseded
[v3,1/3] send-email: terminate --git-completion-helper with LF send-email: shell completion improvements - - - --- 2021-08-28 Thiago Perrotta Superseded
[v2,3/3] test-lib-functions: optionally keep HOME and TERM in 'debug' test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug' - - - --- 2021-08-28 Philippe Blain Superseded
[v2,2/3] test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause' test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug' - - - --- 2021-08-28 Philippe Blain Superseded
[v2,1/3] test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause' test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug' - - - --- 2021-08-28 Philippe Blain Superseded
[v2,6/6] core.fsyncobjectfiles: performance tests for add and stash Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-08-27 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,5/6] update-index: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-08-27 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,4/6] core.fsyncobjectfiles: add windows support for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-08-27 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,3/6] core.fsyncobjectfiles: batched disk flushes Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-08-27 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,2/6] bulk-checkin: rename 'state' variable and separate 'plugged' boolean Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-08-27 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,1/6] object-file: use futimens rather than utime Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-08-27 Neeraj Singh (WINDOWS-SFS) Superseded
[v9,3/3] maintenance: add support for systemd timers on Linux maintenance: add support for systemd timers on Linux - - - --- 2021-08-27 Lénaïc Huard Superseded
[v9,2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>` maintenance: add support for systemd timers on Linux - - - --- 2021-08-27 Lénaïc Huard Superseded
[v9,1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function maintenance: add support for systemd timers on Linux - - - --- 2021-08-27 Lénaïc Huard Superseded
[v3] submodule: absorb git dir instead of dying on deinit [v3] submodule: absorb git dir instead of dying on deinit - - - --- 2021-08-27 Mugdha Pattnaik Superseded
[v3,6/6] tr2: log N parent process names on Linux tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-27 Ævar Arnfjörð Bjarmason Accepted
[v3,5/6] tr2: do compiler enum check in trace2_collect_process_info() tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-27 Ævar Arnfjörð Bjarmason Accepted
[v3,4/6] tr2: leave the parent list empty upon failure & don't leak memory tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-27 Ævar Arnfjörð Bjarmason Accepted
[v3,3/6] tr2: stop leaking "thread_name" memory tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-27 Ævar Arnfjörð Bjarmason Accepted
[v3,2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-27 Ævar Arnfjörð Bjarmason Accepted
[v3,1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations tr2: plug memory leaks + logic errors + Win32 & Linux feature parity - - - --- 2021-08-27 Ævar Arnfjörð Bjarmason Accepted
[v3] ci: new github-action for git-l10n code review [v3] ci: new github-action for git-l10n code review - - - --- 2021-08-27 Jiang Xin Superseded
[v2] submodule: absorb git dir instead of dying on deinit [v2] submodule: absorb git dir instead of dying on deinit - - - --- 2021-08-27 Mugdha Pattnaik Superseded
[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
« 1 2 ... 143 144 145199 200 »