Show patches with: none      |   43259 patches
« 1 2 ... 211 212 213432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/12] builtin/rebase: fix options.strategy memory lifecycle Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[10/12] builtin/merge: free found_ref when done Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[09/12] builtin/mv: free or UNLEAK multiple pointers at end of cmd_mv Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[08/12] convert: release strbuf to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[07/12] read-cache: call diff_setup_done to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[06/12] ref-filter: also free head for ATOM_HEAD to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[05/12] diffcore-rename: move old_dir/new_dir definition to plug leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[04/12] builtin/for-each-repo: remove unnecessary argv copy to plug leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[03/12] builtin/submodule--helper: release unused strbuf to avoid leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[02/12] environment: move strbuf into block to plug leak Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
[01/12] fmt-merge-msg: free newly allocated temporary strings when done Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-06-20 Andrzej Hunt New
submodule: mark submodules with update=none as inactive submodule: mark submodules with update=none as inactive - - - --- 2021-06-19 brian m. carlson Superseded
[v2] blame: correct name of config option in docs [v2] blame: correct name of config option in docs - 1 - --- 2021-06-19 Andrei Rybak Accepted
[v3,10/10,GSOC] cat-file: re-implement --textconv, --filters options cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,09/10,GSOC] cat-file: reuse err buf in batch_object_write() cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,08/10,GSOC] cat-file: reuse ref-filter logic cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,07/10,GSOC] ref-filter: introduce free_ref_array_item_value() function cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,06/10,GSOC] ref-filter: pass get_object() return value to their callers cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,05/10,GSOC] ref-filter: add %(rest) atom cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,04/10,GSOC] ref-filter: use non-const ref_format in *_atom_parser() cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,03/10,GSOC] ref-filter: --format=%(raw) re-support --perl cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,02/10,GSOC] ref-filter: add %(raw) atom cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
[v3,01/10,GSOC] ref-filter: add obj-type check in grab contents cat-file: reuse ref-filter logic - - - --- 2021-06-19 ZheNing Hu Superseded
myfirstcontrib: update links to IRC channels myfirstcontrib: update links to IRC channels - - - --- 2021-06-19 Sebastian LaVine Accepted
[v3,4/4] t6402: use test_line_count_cmd to count # of lines in stdout Untitled series #503631 - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,3/4] t6400: use test_line_count_cmd to count # of lines in stdout Untitled series #503627 - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,2/4] t6402: use find(1) builtin to filter instead of grep Untitled series #503629 - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,1/4] test-lib-functions: introduce test_line_count_cmd [v3,1/4] test-lib-functions: introduce test_line_count_cmd - - - --- 2021-06-19 Đoàn Trần Công Danh New
[v3,2/2] config: add 'config.superproject' file share a config between submodule and superproject - - - --- 2021-06-19 Emily Shaffer New
[v3,1/2] config: rename "submodule" scope to "gitmodules" share a config between submodule and superproject - - - --- 2021-06-19 Emily Shaffer New
blame: fix typo in documentation blame: fix typo in documentation - - - --- 2021-06-18 Andrei Rybak Accepted
[v5,4/4] doc: asciidoc: remove unnecessary attribute doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[v5,3/4] doc: simplify version passing doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[v5,2/4] doc: use --stringparam in xmlto doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[v5,1/4] doc: remove GNU troff workaround doc: cleanup old cruft - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,4/4] doc: remove GNU_ROFF option doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,3/4] doc: use XML-style escapes only for HTML and XML doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,2/4] doc: add linkgit macros for asciidoctor doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
[RFC/NOPATCHv3,1/4] doc: add an option to have Asciidoctor build man pages directly doc: asciidoctor: direct man page creation and fixes (brian's version) - - - --- 2021-06-18 Felipe Contreras New
completion: fix __git_cmd_idx regression completion: fix __git_cmd_idx regression - - - --- 2021-06-18 Felipe Contreras New
[v2,45/45] completion: bash: rename _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,44/45] completion: bash: trivial cleanup completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,43/45] completion: bash: cleanup _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,42/45] completion: bash: refactor _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,41/45] completion: bash: simplify _get_comp_words_by_ref() completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,40/45] completion: zsh: add correct removable suffix completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,39/45] completion: zsh: add __gitcompadd helper completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,38/45] completion: zsh: add elements individually in __gitcomp_opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,37/45] completion: zsh: fix direct quoting completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,36/45] completion: zsh: shuffle __gitcomp* functions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,35/45] completion: zsh: simplify __gitcomp_direct completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,34/45] completion: bash: shuffle __gitcomp functions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,33/45] completion: bash: cleanup __gitcomp* invocations completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,32/45] completion: add __gitcomp_opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,31/45] completion: bash: improve __gitcomp description completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,30/45] test: completion: add missing test completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,29/45] completion: bash: simplify config_variable_name completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,28/45] completion: improve __gitcomp suffix code completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,27/45] completion: bash: change suffix check in __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,26/45] completion: simplify __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,25/45] completion: refactor __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,24/45] completion: simplify equal suffix check completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,23/45] completion: factor out check in __gitcomp completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,22/45] completion: zsh: always set compset completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,21/45] completion: zsh: add excluded options completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,20/45] completion: zsh: fix extra space on foo= completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,19/45] completion: zsh: add support for general -c opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,18/45] completion: zsh: fix for undefined completions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,17/45] completion: zsh: add support for general -C opts completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,16/45] completion: zsh: expand --git-dir file argument completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,15/45] completion: zsh: fix options with arguments completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,14/45] completion: bash: get rid of any non-append code completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,13/45] completion: bash: get rid of _append() functions completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,12/45] completion: bash: remove non-append functionality completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,11/45] test: completion: add run_func() helper completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,10/45] test: completion: switch __gitcomp_nl prefix test completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,09/45] test: completion: fix currently typed words completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,08/45] completion: bash: do not modify COMP_WORDBREAKS completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,07/45] completion: zsh: trivial improvement completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,06/45] completion: zsh: add higher-priority location completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,05/45] completion: bash: add correct suffix in variables completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,04/45] completion: bash: fix for multiple dash commands completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,03/45] completion: fix for suboptions with value completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,02/45] completion: bash: fix prefix detection in branch.* completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
[v2,01/45] completion: fix __git_cmd_idx regression completion: git-completion 1.3.3 patches - - - --- 2021-06-18 Felipe Contreras New
t: use portable wrapper for readlink(1) t: use portable wrapper for readlink(1) - - - --- 2021-06-18 Jeff King Accepted
completion: bash: fix late declaration of __git_cmd_idx completion: bash: fix late declaration of __git_cmd_idx - - - --- 2021-06-18 Fabian Wermelinger Accepted
[v2] perf: fix when running with TEST_OUTPUT_DIRECTORY [v2] perf: fix when running with TEST_OUTPUT_DIRECTORY - - - --- 2021-06-18 Patrick Steinhardt New
[v4,5/5] promisor-remote: teach lazy-fetch in any repo First steps towards partial clone submodules - - - --- 2021-06-17 Jonathan Tan Accepted
[v4,4/5] run-command: refactor subprocess env preparation First steps towards partial clone submodules - - - --- 2021-06-17 Jonathan Tan Accepted
[v4,3/5] submodule: refrain from filtering GIT_CONFIG_COUNT First steps towards partial clone submodules - - - --- 2021-06-17 Jonathan Tan Accepted
[v4,2/5] promisor-remote: support per-repository config First steps towards partial clone submodules - - - --- 2021-06-17 Jonathan Tan Accepted
[v4,1/5] repository: move global r_f_p_c to repo struct First steps towards partial clone submodules - - - --- 2021-06-17 Jonathan Tan Accepted
[v2,3/3] pull: trivial whitespace style fix pull: obvious fixes - - - --- 2021-06-17 Felipe Contreras Accepted
[v2,2/3] pull: trivial cleanup pull: obvious fixes - - - --- 2021-06-17 Felipe Contreras Accepted
[v2,1/3] pull: cleanup autostash check pull: obvious fixes - - - --- 2021-06-17 Felipe Contreras Accepted
[v4,4/4] completion: bash: add correct suffix in variables completion: bash: a bunch of fixes - - 1 --- 2021-06-17 Felipe Contreras Superseded
[v4,3/4] completion: bash: fix for multiple dash commands completion: bash: a bunch of fixes - - 1 --- 2021-06-17 Felipe Contreras Superseded
[v4,2/4] completion: bash: fix for suboptions with value completion: bash: a bunch of fixes - - 1 --- 2021-06-17 Felipe Contreras Superseded
[v4,1/4] completion: bash: fix prefix detection in branch.* completion: bash: a bunch of fixes - 1 1 --- 2021-06-17 Felipe Contreras Superseded
« 1 2 ... 211 212 213432 433 »