Show patches with: none      |   43474 patches
« 1 2 ... 154 155 156434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,1/2] name-rev: deprecate --stdin in favor of --annotate-stdin name-rev: deprecate --stdin in favor of --annotate-stdin - - - --- 2022-01-04 John Cai Superseded
[v2,RESEND,5/5] git-p4: resolve RCS keywords in bytes not utf-8 git-p4: fix RCS keyword processing encoding errors - - - --- 2022-01-04 Joel Holdsworth Accepted
[v2,RESEND,4/5] git-p4: open temporary patch file for write only git-p4: fix RCS keyword processing encoding errors - - - --- 2022-01-04 Joel Holdsworth Accepted
[v2,RESEND,3/5] git-p4: add raw option to read_pipelines git-p4: fix RCS keyword processing encoding errors - - - --- 2022-01-04 Joel Holdsworth Accepted
[v2,RESEND,2/5] git-p4: pre-compile RCS keyword regexes git-p4: fix RCS keyword processing encoding errors - - - --- 2022-01-04 Joel Holdsworth Accepted
[v2,RESEND,1/5] git-p4: use with statements to close files after use in patchRCSKeywords git-p4: fix RCS keyword processing encoding errors - - - --- 2022-01-04 Joel Holdsworth Accepted
[v3,2/2] git-p4: show progress as an integer git-p4: improve formatting of numeric values 1 - - --- 2022-01-04 Joel Holdsworth Accepted
[v3,1/2] git-p4: print size values in appropriate units git-p4: improve formatting of numeric values - - - --- 2022-01-04 Joel Holdsworth Accepted
[v3,RESEND,2/2] git-p4: remove "rollback" verb git-p4: remove "debug" and "rollback" verbs - - - --- 2022-01-04 Joel Holdsworth Accepted
[v3,RESEND,1/2] git-p4: remove "debug" verb git-p4: remove "debug" and "rollback" verbs - - - --- 2022-01-04 Joel Holdsworth Accepted
[v2,2/2] wrapper: use a CSPRNG to generate random file names Generate temporary files using a CSPRNG - - - --- 2022-01-04 brian m. carlson Superseded
[v2,1/2] wrapper: add a helper to generate numbers from a CSPRNG Generate temporary files using a CSPRNG - - - --- 2022-01-04 brian m. carlson Superseded
[BUG] git pull --rebase ignores rebase.autostash config when fast-forwarding [BUG] git pull --rebase ignores rebase.autostash config when fast-forwarding - - - --- 2022-01-03 Tilman Vogel New
[v2,2/2] builtin/reflog.c: switch to use parse-options API for delete subcommand reflog.c: switch to use parse-options API - - - --- 2022-01-03 John Cai New
[v2,1/2] parse-options.h: add parse_opt_expiry_date helper reflog.c: switch to use parse-options API - - - --- 2022-01-03 John Cai New
[v3,2/2] name-rev.c: use strbuf_getline instead of limited size buffer name-rev: deprecate --stdin in favor of --annotate-stdin - - - --- 2022-01-03 John Cai Superseded
[v3,1/2] name-rev: deprecate --stdin in favor of --annotate-text name-rev: deprecate --stdin in favor of --annotate-stdin - - - --- 2022-01-03 John Cai Superseded
[v2] gpg-interface: trim CR from ssh-keygen [v2] gpg-interface: trim CR from ssh-keygen - - - --- 2022-01-03 Fabian Stelzer Superseded
[v4,11/11] i18n: turn even more messages into "cannot be used together" ones Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom" Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,09/11] i18n: factorize "--foo outside a repository" Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,08/11] i18n: refactor "unrecognized %(foo) argument" strings Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,07/11] i18n: factorize "no directory given for --foo" Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,06/11] i18n: factorize "--foo requires --bar" and the like Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,05/11] i18n: tag.c factorize i18n strings Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,04/11] i18n: standardize "cannot open" and "cannot read" Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,03/11] i18n: turn "options are incompatible" into "cannot be used together" Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,02/11] i18n: refactor "%s, %s and %s are mutually exclusive" Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,01/11] i18n: refactor "foo and bar are mutually exclusive" Factorization of messages with similar meaning - - - --- 2022-01-02 Jean-Noël AVILA Superseded
[v4,1/1] push: make 'set-upstream' have dafault arguments making --set-upstream have default arguments - - - --- 2022-01-01 Abhradeep Chakraborty New
[v8,8/8] ls-tree.c: introduce "--format" option ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,7/8] ls-tree.c: introduce struct "shown_data" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,6/8] ls-tree.c: support --object-only option for "git-ls-tree" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,5/8] ls-tree: split up the "init" part of show_tree() ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,4/8] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,3/8] ls-tree: use "enum object_type", not {blob,tree,commit}_type ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,2/8] ls-tree: add missing braces to "else" arms ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,1/8] ls-tree: remove commented-out code ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[2/2] builtin/reflog.c: switch to use parse-options API for delete subcommand reflog.c: switch to use parse-options API - - - --- 2021-12-31 John Cai Superseded
[1/2] builtin/reflog.c: use parse-options for expire subcommand reflog.c: switch to use parse-options API - - - --- 2021-12-31 John Cai Superseded
[v3] receive-pack.c: consolidate find header logic [v3] receive-pack.c: consolidate find header logic - - - --- 2021-12-31 John Cai Superseded
t4126: this test does not pass SANITIZE_LEAK; quit claiming it does t4126: this test does not pass SANITIZE_LEAK; quit claiming it does - - - --- 2021-12-31 Elijah Newren New
[8/8] merge-tree: provide an easy way to access which files have conflicts RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[7/8] merge-tree: support saving merge messages to a separate file RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[6/8] merge-ort: allow update messages to be written to different file stream RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[5/8] merge-ort: split out a separate display_update_messages() function RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[4/8] merge-tree: implement real merges RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[3/8] merge-tree: add option parsing and initial shell for real merge function RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[2/8] merge-tree: move logic for existing merge into new function RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[1/8] merge-tree: rename merge_trees() to trivial_merge_trees() RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index) - - - --- 2021-12-31 Elijah Newren New
[v3,9/9] merge-ort: mark conflict/warning messages from inner merges as omittable Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,8/9] show, log: include conflict/warning messages in --remerge-diff headers Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,7/9] diff: add ability to insert additional headers for paths Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,6/9] merge-ort: format messages slightly different for use in headers Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,5/9] merge-ort: mark a few more conflict messages as omittable Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,4/9] merge-ort: capture and print ll-merge warnings in our preferred fashion Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,3/9] ll-merge: make callers responsible for showing warnings Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,2/9] log: clean unneeded objects during `log --remerge-diff` Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,1/9] show, log: provide a --remerge-diff capability Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v2] merge-ort: fix bug with renormalization and rename/delete conflicts [v2] merge-ort: fix bug with renormalization and rename/delete conflicts - 1 - --- 2021-12-30 Elijah Newren Accepted
Re* [PATCH v2] SubmittingPatchs: clarify choice of base and testing Re* [PATCH v2] SubmittingPatchs: clarify choice of base and testing - - - --- 2021-12-30 Junio C Hamano Accepted
[v2,2/2] sparse-checkout: custom tab completion sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[v2,1/2] sparse-checkout: custom tab completion tests sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[2/2] sparse-checkout: custom tab completion sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[1/2] sparse-checkout: custom tab completion tests sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[v3,11/11] i18n: turn even more messages into "cannot be used together" ones Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,09/11] i18n: factorize "--foo outside a repository" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,08/11] i18n: refactor "unrecognized %(foo) argument" strings Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,07/11] i18n: factorize "no directory given for --foo" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,06/11] i18n: factorize "--foo requires --bar" and the like Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,05/11] i18n: tag.c factorize i18n strings Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,04/11] i18n: standardize "cannot open" and "cannot read" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,03/11] i18n: turn "options are incompatible" into "cannot be used together" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,02/11] i18n: refactor "%s, %s and %s are mutually exclusive" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,01/11] i18n: refactor "foo and bar are mutually exclusive" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v2,2/2] name-rev.c: use strbuf_getline instead of limited size buffer name-rev: deprecate --stdin in favor of --anotate-text - - - --- 2021-12-29 John Cai New
[v2,1/2] name-rev: deprecate --stdin in favor of --annotate-text name-rev: deprecate --stdin in favor of --anotate-text - - - --- 2021-12-29 John Cai New
[v2] receive-pack.c: consolidate find header logic [v2] receive-pack.c: consolidate find header logic - - - --- 2021-12-29 John Cai Superseded
[v3,6/6] worktree: copy sparse-checkout patterns and config on add Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,5/6] sparse-checkout: use repo_config_set_worktree_gently() Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,4/6] config: add repo_config_set_worktree_gently() Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,3/6] worktree: add 'init-worktree-config' subcommand Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,2/6] config: make some helpers repo-aware Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,1/6] setup: use a repository when upgrading format Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v2,9/9] trace2: add global counters Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,8/9] trace2: add counter events to perf and event target formats Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,7/9] trace2: add stopwatch timers Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,6/9] trace2: add timer events to perf and event target formats Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,5/9] trace2: add thread-name override to perf target Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,4/9] trace2: add thread-name override to event target Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,3/9] trace2: defer free of thread local storage until program exit. Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,2/9] trace2: convert tr2tls_thread_ctx.thread_name from strbuf to flex array Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[v2,1/9] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx Trace2 stopwatch timers and global counters - - - --- 2021-12-28 Jeff Hostetler New
[7/7] help: don't print "\n" before single-section output help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[6/7] help: add --no-[external-commands|aliases] for use with --all help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason New
[5/7] help: error if [-a|-g|-c] and [-i|-m|-w] are combined help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason New
[4/7] help.c: split up list_all_cmds_help() function help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[3/7] help tests: test "git" and "git help [-a|-g] spacing help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason New
[2/7] help.c: use puts() instead of printf{,_ln}() for consistency help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 154 155 156434 435 »