Show patches with: none      |   43255 patches
« 1 2 ... 188 189 190432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,13/15] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-09-03 Matthew John Cheetham Superseded
[v2,12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,11/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,10/15] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-09-03 Derrick Stolee Superseded
[v2,09/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,08/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,07/15] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-09-03 Derrick Stolee Superseded
[v2,06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,05/15] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-09-03 Derrick Stolee Superseded
[v2,04/15] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-09-03 Derrick Stolee Superseded
[v2,03/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,02/15] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v2,01/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-09-03 Johannes Schindelin Superseded
[v3,3/3] developer: enable pedantic by default support pedantic in developer mode - - - --- 2021-09-03 Carlo Marcelo Arenas Belón Accepted
[v3,2/3] win32: allow building with pedantic mode enabled support pedantic in developer mode - - - --- 2021-09-03 Carlo Marcelo Arenas Belón Accepted
[v3,1/3] gettext: remove optional non-standard parens in N_() definition support pedantic in developer mode - - - --- 2021-09-03 Carlo Marcelo Arenas Belón Accepted
Documentation: fix default directory of git bugreport -o Documentation: fix default directory of git bugreport -o - - - --- 2021-09-03 Bagas Sanjaya Accepted
bugreport: Add hint to answer questionnaire in English bugreport: Add hint to answer questionnaire in English - - - --- 2021-09-03 Bagas Sanjaya Superseded
update-ref: fix streaming of status updates update-ref: fix streaming of status updates - - - --- 2021-09-03 Patrick Steinhardt Accepted
builtin/checkout: track the command use (checkout/switch) for advice builtin/checkout: track the command use (checkout/switch) for advice - - - --- 2021-09-03 Carlo Marcelo Arenas Belón New
[9/9] test-lib: remove unused $_x40 and $_z40 variables remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[8/9] git-bisect: remove unused SHA-1 $x40 shell variable remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[7/9] git-sh-setup: move peel_committish() function to git-subtree.sh remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[6/9] git-sh-setup: move create_virtual_base() to mergetools/p4merge remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[5/9] git-sh-setup: remove unused require_work_tree_exists() function remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[4/9] git-sh-setup: remove unused sane_egrep() function remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[3/9] git-sh-setup: remove unused git_pager() function remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[2/9] git-sh-setup: remove unused git_editor() function remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[1/9] git-sh-setup: remove unused set_reflog_action() function remove dead shell code - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,36/36] hooks: fix a TOCTOU in "did we run a hook?" heuristic Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,35/36] receive-pack: convert receive hooks to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,34/36] post-update: use hook.h library Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,33/36] receive-pack: convert 'update' hook to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,32/36] hooks: allow callers to capture output Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,31/36] run-command: allow capturing of collated output Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,30/36] reference-transaction: use hook.h to run hooks Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,29/36] hook tests: use a modern style for "pre-push" tests Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,28/36] hook tests: test for exact "pre-push" hook input Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,27/36] transport: convert pre-push hook to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,26/36] hook: convert 'post-rewrite' hook in sequencer.c to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,25/36] hook: provide stdin by string_list or callback Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,24/36] run-command: add stdin callback for parallelization Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,23/36] am: convert 'post-rewrite' hook to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,22/36] hook: support passing stdin to hooks Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,21/36] run-command: allow stdin for run_processes_parallel Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,20/36] run-command: remove old run_hook_{le,ve}() hook API Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,19/36] receive-pack: convert push-to-checkout hook to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,18/36] read-cache: convert post-index-change to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,17/36] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,16/36] git-p4: use 'git hook' to run hooks Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,15/36] send-email: use 'git hook run' for 'sendemail-validate' Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,14/36] git hook run: add an --ignore-missing flag Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,13/36] merge: convert post-merge to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,12/36] hooks: convert 'post-checkout' hook to hook library Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,11/36] am: convert applypatch to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,10/36] rebase: convert pre-rebase to use hook.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,09/36] gc: use hook library for pre-auto-gc hook Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,08/36] hook: add 'run' subcommand Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,07/36] hook-list.h: add a generated list of hooks, like config-list.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,06/36] hook.c users: use "hook_exists()" instead of "find_hook()" Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,05/36] hook.c: add a hook_exists() wrapper and use it in bugreport.c Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,04/36] hook.[ch]: move find_hook() from run-command.c to hook.c Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,03/36] Makefile: remove an out-of-date comment Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,02/36] Makefile: stop hardcoding {command,config}-list.h Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v5,01/36] Makefile: mark "check" target as .PHONY Run hooks via "git run hook" & hook library - - - --- 2021-09-02 Ævar Arnfjörð Bjarmason New
[v3] make: add INSTALL_STRIP option variable [v3] make: add INSTALL_STRIP option variable - - - --- 2021-09-02 Bagas Sanjaya Superseded
[v6,6/6] bisect--helper: retire `--bisect-next-check` subcommand Finish converting git bisect to C part 4 - - - --- 2021-09-02 Miriam R. Superseded
[v6,5/6] bisect--helper: reimplement `bisect_run` shell Finish converting git bisect to C part 4 - - - --- 2021-09-02 Miriam R. Superseded
[v6,4/6] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 4 - - - --- 2021-09-02 Miriam R. Superseded
[v6,3/6] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 4 - - - --- 2021-09-02 Miriam R. Superseded
[v6,2/6] t6030-bisect-porcelain: add test for bisect visualize Finish converting git bisect to C part 4 - - - --- 2021-09-02 Miriam R. Superseded
[v6,1/6] t6030-bisect-porcelain: add tests to control bisect run exit cases Finish converting git bisect to C part 4 - - - --- 2021-09-02 Miriam R. Superseded
makefile: teach git about NO_MSGFMT (as supported in GUI and gitk) makefile: teach git about NO_MSGFMT (as supported in GUI and gitk) - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
fixup! Provide zlib's uncompress2 from compat/zlib-compat.c fixup! Provide zlib's uncompress2 from compat/zlib-compat.c - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[3/3] fixup! reftable: add a heap-based priority queue for reftable records hn/reftable: fixes for building with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[2/3] fixup! reftable: add merged table view hn/reftable: fixes for building with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[1/3] fixup! refs: RFC: Reftable support for git-core hn/reftable: fixes for building with -DNDEBUG - - - --- 2021-09-02 Carlo Marcelo Arenas Belón New
[v4,1/1] ci: new github-action for git-l10n code review [v4,1/1] ci: new github-action for git-l10n code review - - - --- 2021-09-02 Jiang Xin New
[v3,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-09-01 Philippe Blain Superseded
[v3,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-09-01 Philippe Blain Superseded
[v3,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-09-01 Philippe Blain Superseded
[v3,7/7] fetch: avoid second connectivity check if we already have all objects Speed up mirror-fetches with many refs - - - --- 2021-09-01 Patrick Steinhardt Accepted
[v3,6/7] fetch: merge fetching and consuming refs Speed up mirror-fetches with many refs - - - --- 2021-09-01 Patrick Steinhardt Accepted
[v3,5/7] fetch: refactor fetch refs to be more extendable Speed up mirror-fetches with many refs - - - --- 2021-09-01 Patrick Steinhardt Accepted
[v3,4/7] fetch-pack: optimize loading of refs via commit graph Speed up mirror-fetches with many refs - - - --- 2021-09-01 Patrick Steinhardt Accepted
[v3,3/7] connected: refactor iterator to return next object ID directly Speed up mirror-fetches with many refs - - - --- 2021-09-01 Patrick Steinhardt Accepted
[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
« 1 2 ... 188 189 190432 433 »