Show patches with: none      |   43948 patches
« 1 2 ... 189 190 191439 440 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[3/4] verify_tag: use repo_dwim_ref() to get ref fullname and ref_flags ref-filter: fix %(symref) for pretty_print_ref() - - - --- 2021-09-20 ZheNing Hu New
[2/4] ref-filter: provide ref_flags to pretty_print_ref() ref-filter: fix %(symref) for pretty_print_ref() - - - --- 2021-09-20 ZheNing Hu New
[1/4] refs: let repo_dwim_ref() learn get symref itself and ref flags ref-filter: fix %(symref) for pretty_print_ref() - - - --- 2021-09-20 ZheNing Hu New
[v4,3/3] difftool: add a missing space to the run_dir_diff() comments difftool dir-diff symlink bug fix and cleanup patches - - - --- 2021-09-19 David Aguilar Superseded
[v4,2/3] difftool: use a strbuf to create a tmpdir path without repeated slashes difftool dir-diff symlink bug fix and cleanup patches - - - --- 2021-09-19 David Aguilar Superseded
[v4,1/3] difftool: fix symlink-file writing in dir-diff mode difftool dir-diff symlink bug fix and cleanup patches - - - --- 2021-09-19 David Aguilar Superseded
[v3,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-19 Ævar Arnfjörð Bjarmason Superseded
[v3,4/5] repo-settings.c: simplify the setup repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v3,3/5] read-cache & fetch-negotiator: check "enum" values in switch() repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v3,2/5] environment.c: remove test-specific "ignore_untracked..." variable repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v3,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-19 Ævar Arnfjörð Bjarmason Superseded
[v7,2/2] tests: add a test mode for SANITIZE=leak, run it in CI add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v7,1/2] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-19 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] difftool: use a strbuf to create the tmpdir path Untitled series #549377 - - - --- 2021-09-19 David Aguilar New
[v3,4/4] difftool: fix symlink-file writing in dir-diff mode Untitled series #549371 - - - --- 2021-09-19 David Aguilar New
[v2,4/4] difftool: fix symlink-file writing in dir-diff mode Untitled series #549363 - - - --- 2021-09-19 David Aguilar New
[4/4] difftool: fix symlink-file writing in dir-diff mode [1/4] t7800-difftool: cleanup temporary repositories used by tests - - - --- 2021-09-19 David Aguilar New
[3/4] difftool: use a strbuf to create the tmpdir path [1/4] t7800-difftool: cleanup temporary repositories used by tests - - - --- 2021-09-19 David Aguilar New
[2/4] difftool: add a missing space to the run_dir_diff() comments [1/4] t7800-difftool: cleanup temporary repositories used by tests - - - --- 2021-09-19 David Aguilar New
[1/4] t7800-difftool: cleanup temporary repositories used by tests [1/4] t7800-difftool: cleanup temporary repositories used by tests - - - --- 2021-09-19 David Aguilar New
[2/2] merge-ort: fix completely wrong comment Fix a few comments - - - --- 2021-09-19 Elijah Newren Accepted
[1/2] trace2.h: fix trivial comment typo Fix a few comments - - - --- 2021-09-19 Elijah Newren Accepted
[6/6] Documentation: call out commands that nuke untracked files/directories Fix various issues around removal of untracked files/directories - - - --- 2021-09-18 Elijah Newren New
[5/6] Comment important codepaths regarding nuking untracked files/dirs Fix various issues around removal of untracked files/directories - - - --- 2021-09-18 Elijah Newren New
[4/6] unpack-trees: avoid nuking untracked dir in way of locally deleted file Fix various issues around removal of untracked files/directories - - - --- 2021-09-18 Elijah Newren New
[3/6] unpack-trees: avoid nuking untracked dir in way of unmerged file Fix various issues around removal of untracked files/directories - - - --- 2021-09-18 Elijah Newren New
[2/6] Split unpack_trees 'reset' flag into two for untracked handling Fix various issues around removal of untracked files/directories - - - --- 2021-09-18 Elijah Newren New
[1/6] t2500: add various tests for nuking untracked files Fix various issues around removal of untracked files/directories - - - --- 2021-09-18 Elijah Newren New
[v3,2/2] update documentation for new zdiff3 conflictStyle RFC: implement new zdiff3 conflict style - - - --- 2021-09-18 Elijah Newren New
[v3,1/2] xdiff: implement a zealous diff3, or "zdiff3" RFC: implement new zdiff3 conflict style - - - --- 2021-09-18 Elijah Newren New
[v2,1/1] submodule--helper: fix incorrect newlines in an error message submodule: corret an incorrectly formatted error message - - - --- 2021-09-18 Kaartic Sivaraam New
[1/1] builtin/commit-graph.c: don't accept common --[no-]progress commit-graph: drop top-level --[no-]progress - - - --- 2021-09-18 Taylor Blau Accepted
[2/2] log: UNLEAK original pending objects Squash leaks in t0000 - - - --- 2021-09-18 Andrzej Hunt New
[1/2] log: UNLEAK rev to silence a large number of leaks Squash leaks in t0000 - - - --- 2021-09-18 Andrzej Hunt New
connect: also update offset for features without values connect: also update offset for features without values - - - --- 2021-09-18 Andrzej Hunt Superseded
[PATCH/RFC] range-diff: make output format more useful for "rebase --onto" [PATCH/RFC] range-diff: make output format more useful for "rebase --onto" - - - --- 2021-09-17 Junio C Hamano New
[v2,3/3] gc: perform incremental repack when implictly enabled Use default values from settings instead of config - - - --- 2021-09-17 Glen Choo Superseded
[v2,2/3] fsck: verify multi-pack-index when implictly enabled Use default values from settings instead of config - - - --- 2021-09-17 Glen Choo Superseded
[v2,1/3] fsck: verify commit graph when implicitly enabled Use default values from settings instead of config - - - --- 2021-09-17 Glen Choo Superseded
[v3,7/7] t5326: test propagating hashcache values pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,6/7] p5326: generate pack bitmaps before writing the MIDX bitmap pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,5/7] p5326: don't set core.multiPackIndex unnecessarily pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,4/7] p5326: create missing 'perf-tag' tag pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,3/7] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,2/7] pack-bitmap.c: propagate namehash values from existing bitmaps pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
[v3,1/7] t/helper/test-bitmap.c: add 'dump-hashes' mode pack-bitmap: permute existing namehash values - - - --- 2021-09-17 Taylor Blau Accepted
unicode: update the width tables to Unicode 14 unicode: update the width tables to Unicode 14 - - - --- 2021-09-17 Carlo Marcelo Arenas Belón Accepted
Document `rebase.forkpoint` in rebase man page Document `rebase.forkpoint` in rebase man page - - - --- 2021-09-16 Wesley Schwengle Accepted
Document `rebase.forkpoint` in rebase man page Document `rebase.forkpoint` in rebase man page - - - --- 2021-09-16 Wesley Schwengle Superseded
[5/5] fsmonitor: update fsmonitor config documentation Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[4/5] fsmonitor: use IPC to query the builtin FSMonitor daemon Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[3/5] fsmonitor: config settings are repository-specific Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[2/5] fsmonitor-ipc: create client routines for git-fsmonitor--daemon Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[1/5] fsmonitor: enhance existing comments Builtin FSMonitor Part 2 - - - --- 2021-09-16 Jeff Hostetler Superseded
[v2,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-16 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] repo-settings.c: simplify the setup repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] read-cache & fetch-negotiator: check "enum" values in switch() repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] environment.c: remove test-specific "ignore_untracked..." variable repo-settings.c: refactor for clarity, get rid of hacks etc. - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,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-16 Ævar Arnfjörð Bjarmason Superseded
[v5,2/2] pretty: colorize pattern matches in commit messages [v5,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-16 Hamza Mahfooz Superseded
[v5,1/2] grep: refactor next_match() and match_one_pattern() for external use [v5,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-16 Hamza Mahfooz Superseded
Document `rebase.forkpoint` in rebase man page Document `rebase.forkpoint` in rebase man page - - - --- 2021-09-16 Wesley Schwengle Superseded
difftool: word spacing fix difftool: word spacing fix - - - --- 2021-09-16 Bagas Sanjaya Superseded
[2/2] request-pull: mark translatable strings git-request-pull i18n - - - --- 2021-09-16 Bagas Sanjaya New
[1/2] request-pull: simplify "remote or HEAD" variable in warning messages git-request-pull i18n - 1 - --- 2021-09-16 Bagas Sanjaya New
[v6,2/2] tests: add a test mode for SANITIZE=leak, run it in CI add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v6,1/2] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Ævar Arnfjörð Bjarmason Superseded
[v2,8/8] submodule--helper: rename helper functions submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,7/8] submodule--helper: remove unused helpers submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,6/8] submodule--helper: remove update-clone subcommand submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,5/8] submodule: move core cmd_update() logic to C submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,4/8] submodule--helper: refactor get_submodule_displaypath() submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,3/8] submodule--helper: rename helpers for update-clone submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,2/8] submodule--helper: get remote names from any repository submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,1/8] submodule--helper: split up ensure_core_worktree() submodule: convert the rest of 'update' to C - - - --- 2021-09-16 Atharva Raykar Superseded
[v2,2/2] t0000: avoid masking git exit value through pipes reroll for cb/plug-leaks-in-alloca-emu-users - - - --- 2021-09-16 Carlo Marcelo Arenas Belón Accepted
[v2,1/2] tree-diff: fix leak when not HAVE_ALLOCA_H reroll for cb/plug-leaks-in-alloca-emu-users - - - --- 2021-09-16 Carlo Marcelo Arenas Belón Accepted
fixup! tests: add a test mode for SANITIZE=leak, run it in CI fixup! tests: add a test mode for SANITIZE=leak, run it in CI - - - --- 2021-09-16 Carlo Marcelo Arenas Belón Superseded
[2/2] t0000: avoid masking git exit value through pipes t0000: truly leak free - - - --- 2021-09-16 Carlo Marcelo Arenas Belón New
[1/2] tree-diff: fix leak when not HAVE_ALLOCA t0000: truly leak free - - - --- 2021-09-16 Carlo Marcelo Arenas Belón New
[2/2] diff: --quote-path-with-sp (experimental) diff --quote-path-with-sp - - - --- 2021-09-15 Junio C Hamano New
[1/2] diff: simplify quote_two() (experimental) diff --quote-path-with-sp - - - --- 2021-09-15 Junio C Hamano New
[7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[6/7] run-command: create start_bg_command Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[5/7] simple-ipc/ipc-win32: add Windows ACL to named pipe Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[4/7] simple-ipc/ipc-win32: add trace2 debugging Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[3/7] simple-ipc: move definition of ipc_active_state outside of ifdef Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[2/7] simple-ipc: preparations for supporting binary messages. Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[1/7] trace2: fix memory leak of thread name Builtin FSMonitor Part 1 - - - --- 2021-09-15 Jeff Hostetler Superseded
[RFC] gitweb: Handle non-ASCII email addresses [RFC] gitweb: Handle non-ASCII email addresses - - - --- 2021-09-15 Jan-Benedict Glaw New
submodule: extract path to submodule gitdir func submodule: extract path to submodule gitdir func - - - --- 2021-09-15 Jonathan Tan Accepted
[v3,11/11] ls-refs: reject unknown arguments limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,10/11] serve: reject commands used as capabilities limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
« 1 2 ... 189 190 191439 440 »