Show patches with: none      |   43429 patches
« 1 2 ... 100 101 102434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,08/20] parse-options: drop leading space from '--git-completion-helper' output parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,05/20] api-parse-options.txt: fix description of OPT_CMDMODE parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags' parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,03/20] t5505-remote.sh: check the behavior without a subcommand parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,02/20] t3301-notes.sh: check that default operation mode doesn't take arguments parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[v2,01/20] git.c: update NO_PARSEOPT markings parse-options: handle subcommands - - - --- 2022-08-19 SZEDER Gábor Accepted
[11/11] is_path_owned_by_current_uid(): mark "report" parameter as unused annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[10/11] run-command: mark unused async callback parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[09/11] mark unused read_tree_recursive() callback parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[08/11] hashmap: mark unused callback parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[07/11] config: mark unused callback parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[06/11] streaming: mark unused virtual method parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[05/11] transport: mark bundle transport_options as unused annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[04/11] refs: mark unused virtual method parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[03/11] refs: mark unused reflog callback parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[02/11] refs: mark unused each_ref_fn parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King New
[01/11] git-compat-util: add UNUSED macro annotating unused function parameters - - - --- 2022-08-19 Jeff King Accepted
[6/6] reflog: assert PARSE_OPT_NONEG in parse-options callbacks unused function parameter potpourri - - - --- 2022-08-19 Jeff King Accepted
[5/6] reftable: drop unused parameter from reader_seek_linear() unused function parameter potpourri - - - --- 2022-08-19 Jeff King Accepted
[4/6] verify_one_sparse(): drop unused repository parameter unused function parameter potpourri - - - --- 2022-08-19 Jeff King Accepted
[3/6] match_pathname(): drop unused "flags" parameter unused function parameter potpourri - - - --- 2022-08-19 Jeff King Accepted
[2/6] log-tree: drop unused commit param in remerge_diff() unused function parameter potpourri - - - --- 2022-08-19 Jeff King Accepted
[1/6] xdiff: drop unused mmfile parameters from xdl_do_histogram_diff() unused function parameter potpourri - - - --- 2022-08-19 Jeff King Accepted
[4/4,v2] sequencer: spell out command names and do not translate them Untitled series #669125 - - - --- 2022-08-19 Michael J Gruber New
[3/3] t4301: add a test case involving a rename, type change & modification Show original filenames in merge tree - - - --- 2022-08-19 Johannes Schindelin New
[2/3] merge-tree: show the original file names in the conflict output Show original filenames in merge tree - - - --- 2022-08-19 Johannes Schindelin New
[1/3] merge-tree -z: always show the original file name first Show original filenames in merge tree - - - --- 2022-08-19 Johannes Schindelin New
merge-ort: remove code obsoleted by other changes merge-ort: remove code obsoleted by other changes - - - --- 2022-08-19 Elijah Newren Accepted
[v3,3/3] revision: allow --ancestry-path to take an argument Allow --ancestry-path to take an argument - - - --- 2022-08-19 Elijah Newren Accepted
[v3,2/3] t6019: modernize tests with helper Allow --ancestry-path to take an argument - - - --- 2022-08-19 Derrick Stolee Accepted
[v3,1/3] rev-list-options.txt: fix simple typo Allow --ancestry-path to take an argument - - - --- 2022-08-19 Elijah Newren Accepted
[v2,9/9] refs: reimplement refs_delete_refs() and run hook once Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,8/9] refs: reimplement files_copy_or_rename_ref() to run refs-txn hook Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,7/9] refs: get error message via refs_update_ref_extended() Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,6/9] refs: add reflog_info to hold more fields for reflog entry Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,5/9] refs: avoid duplicate running of the reference-transaction hook Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,4/9] refs: do not run transaction hook for git-pack-refs Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,3/9] refs: add new field in transaction for running transaction hook Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,2/9] refs: update missing old-oid in transaction from lockfile Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v2,1/9] t1416: more testcases for reference-transaction hook Fix issues of refx-txn hook for various git commands - - - --- 2022-08-19 Jiang Xin New
[v3,8/8] scalar: update technical doc roadmap with FSMonitor support [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Victoria Dye Accepted
[v3,7/8] scalar unregister: stop FSMonitor daemon [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Johannes Schindelin Accepted
[v3,6/8] scalar: enable built-in FSMonitor on `register` [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Matthew John Cheetham Accepted
[v3,5/8] scalar: move config setting logic into its own function [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Victoria Dye Accepted
[v3,4/8] scalar-delete: do not 'die()' in 'delete_enlistment()' [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Victoria Dye Accepted
[v3,3/8] scalar-[un]register: clearly indicate source of error [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Victoria Dye Accepted
[v3,2/8] scalar-unregister: handle error codes greater than 0 [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Victoria Dye Accepted
[v3,1/8] scalar: constrain enlistment search [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Victoria Dye Accepted
[v3,0/8] scalar: enable built-in FSMonitor - - - --- 2022-08-18 Linus Arver via GitGitGadget New
fsmonitor: option to allow fsmonitor to run against network-mounted repos fsmonitor: option to allow fsmonitor to run against network-mounted repos - - - --- 2022-08-18 Eric DeCosta Superseded
[2/2] Add Eclipse project settings files to .gitignore Make rebase.autostash default - - - --- 2022-08-18 Sergio New
[1/2] Make rebase.autostash default Make rebase.autostash default - - - --- 2022-08-18 Sergio New
Bug: conflict in the last file line results in wrong combined diff Bug: conflict in the last file line results in wrong combined diff - - - --- 2022-08-18 Danil Pristupov New
[4/4] po: adjust README to code sequencer: clarify translations - - - --- 2022-08-18 Michael J Gruber New
[3/4] sequencer: do not translate command names sequencer: clarify translations - - - --- 2022-08-18 Michael J Gruber Accepted
[2/4] sequencer: do not translate parameters to error_resolve_conflict() sequencer: clarify translations - - - --- 2022-08-18 Michael J Gruber Accepted
[1/4] sequencer: do not translate reflog messages sequencer: clarify translations - - - --- 2022-08-18 Michael J Gruber Accepted
[v2] trailer: allow spaces in tokens [v2] trailer: allow spaces in tokens - - - --- 2022-08-18 Max Bernstein New
[v3,3/3] merge-ort: provide helpful submodule update message when possible Fixups for cw/submodule-merge-messages - - - --- 2022-08-18 Elijah Newren Accepted
[v3,2/3] merge-ort: avoid surprise with new sub_flag variable Fixups for cw/submodule-merge-messages - - - --- 2022-08-18 Elijah Newren Accepted
[v3,1/3] merge-ort: remove translator lego in new "submodule conflict suggestion" Fixups for cw/submodule-merge-messages - - - --- 2022-08-18 Elijah Newren Accepted
trailer: allow spaces in tokens trailer: allow spaces in tokens - - - --- 2022-08-18 Max Bernstein Superseded
[v2,2/2] revision: allow --ancestry-path to take an argument Allow --ancestry-path to take an argument - - - --- 2022-08-18 Elijah Newren Superseded
[v2,1/2] rev-list-options.txt: fix simple typo Allow --ancestry-path to take an argument - - - --- 2022-08-18 Elijah Newren Superseded
[v1,2/2] builtin/grep.c: integrate with sparse index grep: integrate with sparse index - - - --- 2022-08-17 Shaoxuan Yuan Superseded
[v1,1/2] builtin/grep.c: add --sparse option grep: integrate with sparse index - - - --- 2022-08-17 Shaoxuan Yuan Superseded
[v2,3/3] merge-ort: provide helpful submodule update message when possible Fixups for cw/submodule-merge-messages - - - --- 2022-08-17 Elijah Newren Superseded
[v2,2/3] merge-ort: add comment to avoid surprise with new sub_flag variable Fixups for cw/submodule-merge-messages - - - --- 2022-08-17 Elijah Newren Superseded
[v2,1/3] merge-ort: remove translator lego in new "submodule conflict suggestion" Fixups for cw/submodule-merge-messages - - - --- 2022-08-17 Elijah Newren Superseded
[v2,6/6] pipe_command(): mark stdin descriptor as non-blocking fix pipe_command() deadlock - - - --- 2022-08-17 Jeff King Accepted
[v2,5/6] pipe_command(): handle ENOSPC when writing to a pipe fix pipe_command() deadlock - - - --- 2022-08-17 Jeff King Accepted
[v2,4/6] pipe_command(): avoid xwrite() for writing to pipe fix pipe_command() deadlock - - - --- 2022-08-17 Jeff King Accepted
[v2,3/6] git-compat-util: make MAX_IO_SIZE define globally available fix pipe_command() deadlock - - - --- 2022-08-17 Jeff King Accepted
[v2,2/6] nonblock: support Windows fix pipe_command() deadlock - - - --- 2022-08-17 Jeff King Accepted
[v2,1/6] compat: add function to enable nonblocking pipes fix pipe_command() deadlock - - - --- 2022-08-17 Jeff King Accepted
[2/2] revision: allow --ancestry-path to take an argument Allow --ancestry-path to take an argument - - - --- 2022-08-17 Elijah Newren New
[1/2] rev-list-options.txt: fix simple typo Allow --ancestry-path to take an argument - - - --- 2022-08-17 Elijah Newren Accepted
[3/3] merge-ort: provide helpful submodule update message when possible Fixups for cw/submodule-merge-messages - - - --- 2022-08-17 Elijah Newren Superseded
[2/3] merge-ort: add comment to avoid surprise with new sub_flag variable Fixups for cw/submodule-merge-messages - - - --- 2022-08-17 Elijah Newren Superseded
[1/3] merge-ort: remove translator lego in new "submodule conflict suggestion" Fixups for cw/submodule-merge-messages - - - --- 2022-08-17 Elijah Newren Superseded
[v3] git-prompt: show presence of unresolved conflicts at command prompt [v3] git-prompt: show presence of unresolved conflicts at command prompt - - - --- 2022-08-17 Justin Donnelly Accepted
[v2,5/5] scalar: update technical doc roadmap with FSMonitor support [v2,1/5] scalar-unregister: handle error codes greater than 0 - - - --- 2022-08-16 Victoria Dye Accepted
[v2,4/5] scalar unregister: stop FSMonitor daemon [v2,1/5] scalar-unregister: handle error codes greater than 0 - - - --- 2022-08-16 Johannes Schindelin New
[v2,3/5] scalar: enable built-in FSMonitor on `register` [v2,1/5] scalar-unregister: handle error codes greater than 0 - - - --- 2022-08-16 Matthew John Cheetham New
[v2,2/5] scalar-[un]register: clearly indicate source of error [v2,1/5] scalar-unregister: handle error codes greater than 0 - - - --- 2022-08-16 Victoria Dye Accepted
[v2,1/5] scalar-unregister: handle error codes greater than 0 [v2,1/5] scalar-unregister: handle error codes greater than 0 - - - --- 2022-08-16 Victoria Dye Accepted
[v2,0/5] scalar: enable built-in FSMonitor - - - --- 2022-08-16 Linus Arver via GitGitGadget New
[v3] branch: allow "-" as a short-hand for "previous branch" [v3] branch: allow "-" as a short-hand for "previous branch" - - - --- 2022-08-16 Rubén Justo New
[3/3] scalar: update technical doc roadmap with FSMonitor support [1/3] scalar: enable built-in FSMonitor on `register` - - - --- 2022-08-16 Victoria Dye Accepted
[2/3] scalar unregister: stop FSMonitor daemon [1/3] scalar: enable built-in FSMonitor on `register` - - - --- 2022-08-16 Johannes Schindelin New
[1/3] scalar: enable built-in FSMonitor on `register` [1/3] scalar: enable built-in FSMonitor on `register` - - - --- 2022-08-16 Matthew John Cheetham New
[0/3] scalar: enable built-in FSMonitor - - - --- 2022-08-16 Linus Arver via GitGitGadget New
[v2] allow "-" as short-hand for "@{-1}" in "branch -d" [v2] allow "-" as short-hand for "@{-1}" in "branch -d" - - - --- 2022-08-16 Rubén Justo New
[5/5] rebase --keep-base: imply --no-fork-point rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-08-15 Phillip Wood Superseded
[4/5] rebase --keep-base: imply --reapply-cherry-picks rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-08-15 Phillip Wood Superseded
[3/5] rebase: factor out merge_base calculation rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-08-15 Phillip Wood Superseded
[2/5] rebase: store orig_head as a commit rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-08-15 Phillip Wood Superseded
[1/5] t3416: set $EDITOR in subshell rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point - - - --- 2022-08-15 Phillip Wood Superseded
« 1 2 ... 100 101 102434 435 »