Show patches with: State = Action Required       |    Archived = No       |   542 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Outreachy,v3] t2400: avoid using pipes [Outreachy,v3] t2400: avoid using pipes - - - --- 2023-12-04 Achu Luma New
[v2,1/1] t2400: avoid using pipes *** Avoid using Pipes *** - - - --- 2023-11-30 Achu Luma New
[1/1] t2400: avoid using pipes *** Avoid using Pipes *** - - - --- 2023-10-03 Achu Luma New
setup: recognize bare repositories with packed-refs setup: recognize bare repositories with packed-refs - 1 - --- 2023-11-28 Adam Majer New
[v2] git-p4: fix fast import when empty commit is first [v2] git-p4: fix fast import when empty commit is first - - - --- 2023-11-24 Alisha Kim New
[v2] RelNotes: tweak 2.43.0 release notes [v2] RelNotes: tweak 2.43.0 release notes - - - --- 2023-11-15 Andy Koppe New
checkout: add config variable checkout.autoDetach checkout: add config variable checkout.autoDetach - - - --- 2023-11-11 Andy Koppe New
[v3,2/2] docs: rewrite rebase --(no-)autosquash description [v3,1/2] rebase: support non-interactive autosquash - - - --- 2023-11-05 Andy Koppe New
[v3,1/2] rebase: support non-interactive autosquash [v3,1/2] rebase: support non-interactive autosquash - - - --- 2023-11-05 Andy Koppe New
[v3,7/7] log: add color.decorate.pseudoref config variable log: decorate pseudorefs and other refs - - - --- 2023-10-23 Andy Koppe New
[v3,6/7] refs: exempt pseudorefs from pattern prefixing log: decorate pseudorefs and other refs - - - --- 2023-10-23 Andy Koppe New
[v3,5/7] refs: add pseudorefs array and iteration functions log: decorate pseudorefs and other refs - - - --- 2023-10-23 Andy Koppe New
[v3,4/7] log: add color.decorate.ref config variable log: decorate pseudorefs and other refs - - - --- 2023-10-23 Andy Koppe New
[v3,3/7] log: add color.decorate.symbol config variable log: decorate pseudorefs and other refs - - - --- 2023-10-23 Andy Koppe New
[v3,2/7] log: use designated inits for decoration_colors log: decorate pseudorefs and other refs - - - --- 2023-10-23 Andy Koppe New
[v3,1/7] config: restructure color.decorate documentation log: decorate pseudorefs and other refs - - - --- 2023-10-23 Andy Koppe New
[7/7] log: show pseudorefs in decorations decorate: add color.decorate.symbols config option - - - --- 2023-10-19 Andy Koppe New
[6/7] refs: exempt pseudoref patterns from prefixing decorate: add color.decorate.symbols config option - - - --- 2023-10-19 Andy Koppe New
[5/7] log: add color.decorate.ref option for other refs decorate: add color.decorate.symbols config option - - - --- 2023-10-19 Andy Koppe New
[4/7] refs: separate decoration type from default filter decorate: add color.decorate.symbols config option - - - --- 2023-10-19 Andy Koppe New
[3/7] log: add color.decorate.symbol config option decorate: add color.decorate.symbols config option - - - --- 2023-10-19 Andy Koppe New
[2/7] log: use designated inits for decoration_colors decorate: add color.decorate.symbols config option - - - --- 2023-10-19 Andy Koppe New
[1/7] config: restructure color.decorate documentation [1/7] config: restructure color.decorate documentation - - - --- 2023-10-19 Andy Koppe New
decorate: add color.decorate.symbols config option decorate: add color.decorate.symbols config option - - - --- 2023-10-03 Andy Koppe New
[v2] merge-file: add --diff-algorithm option [v2] merge-file: add --diff-algorithm option - 1 - --- 2023-11-20 Antonin Delpeuch New
[v4] fuzz: add new oss-fuzz fuzzer for date.c / date.h [v4] fuzz: add new oss-fuzz fuzzer for date.c / date.h - - - --- 2023-11-17 Arthur Chan New
send-email: add --compose-cover option send-email: add --compose-cover option - - - --- 2023-10-12 Ben Dooks New
[v2,1/2] t: add a test helper to truncate files Prevent re-reading 4 GiB files on every status - - - --- 2023-10-12 brian m. carlson New
MyFirstContribution: add Discord server link MyFirstContribution: add Discord server link - - - --- 2023-09-28 Calvin Wan New
[v3,6/6] git-std-lib: add test file to call git-std-lib.a functions [v3,1/6] hex-ll: split out functionality from hex - - - --- 2023-09-08 Calvin Wan New
[v3,5/6] git-std-lib: introduce git standard library [v3,1/6] hex-ll: split out functionality from hex - - - --- 2023-09-08 Calvin Wan New
[v8,14/14] replay: stop assuming replayed branches do not diverge Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,13/14] replay: add --contained to rebase contained branches Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,12/14] replay: add --advance or 'cherry-pick' mode Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,11/14] replay: use standard revision ranges Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,10/14] replay: make it a minimal server side command Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,09/14] replay: remove HEAD related sanity check Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,08/14] replay: remove progress and info output Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,07/14] replay: add an important FIXME comment about gpg signing Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,06/14] replay: change rev walking options Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,05/14] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,04/14] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,03/14] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,02/14] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
[v8,01/14] t6429: remove switching aspects of fast-rebase Introduce new `git replay` command - - - --- 2023-11-24 Christian Couder New
Mention default oldbranch in git-branch doc Mention default oldbranch in git-branch doc - - - --- 2023-11-30 Clarence \"Sparr\" Risher New
[v2] diff --stat: set the width defaults in a helper function [v2] diff --stat: set the width defaults in a helper function - - - --- 2023-09-23 Dragan Simic New
doc: pull: improve rebase=false documentation doc: pull: improve rebase=false documentation - - - --- 2023-09-14 Dragan Simic New
diff --stat: add config option to limit filename width diff --stat: add config option to limit filename width - - - --- 2023-09-11 Dragan Simic New
[RFC] status: avoid reporting worktrees as "Untracked files" [RFC] status: avoid reporting worktrees as "Untracked files" - - - --- 2023-11-04 Edmundo Carmona Antoranz New
[12/12] treewide: remove unnecessary includes in source files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[11/12] treewide: add direct includes currently only pulled in transitively Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[10/12] trace2/tr2_tls.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[09/12] submodule-config.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[08/12] pkt-line.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[07/12] line-log.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[06/12] http.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[05/12] fsmonitor--daemon.h: remove unnecessary includes Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[04/12] blame.h: remove unnecessary includes Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[03/12] archive.h: remove unnecessary include Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[02/12] treewide: remove unnecessary includes in source files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[01/12] treewide: remove unnecessary includes from header files Additional header cleanups (removing unnecessary includes) - - - --- 2023-12-03 Elijah Newren New
[v3,4/4] completion: avoid user confusion in non-cone mode Sparse checkout completion fixes - - - --- 2023-12-03 Elijah Newren New
[v3,3/4] completion: avoid misleading completions in cone mode Sparse checkout completion fixes - - - --- 2023-12-03 Elijah Newren New
[v3,2/4] completion: fix logic for determining whether cone mode is active Sparse checkout completion fixes - - - --- 2023-12-03 Elijah Newren New
[v3,1/4] completion: squelch stray errors in sparse-checkout completion Sparse checkout completion fixes - - - --- 2023-12-03 Elijah Newren New
[4/4] completion: avoid user confusion in non-cone mode Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[3/4] completion: avoid misleading completions in cone mode Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[2/4] completion: fix logic for determining whether cone mode is active Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[1/4] completion: squelch stray errors in sparse-checkout completion Sparse checkout completion fixes - - - --- 2023-11-23 Elijah Newren New
[22/25] documentation: add some commas where they are helpful Documentation fixes - - - --- 2023-10-08 Elijah Newren New
[03/25] documentation: fix typos Documentation fixes - - - --- 2023-10-08 Elijah Newren New
[v3] bugreport: reject positional arguments [v3] bugreport: reject positional arguments - - - --- 2023-10-26 Emily Shaffer New
[v2,30/30] t1016-compatObjectFormat: add tests to verify the conversion between objects initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,29/30] t1006: test oid compatibility with cat-file initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,28/30] t1006: rename sha1 to oid initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,27/30] test-lib: compute the compatibility hash so tests may use it initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,26/30] builtin/ls-tree: let the oid determine the output algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,25/30] object-file: handle compat objects in check_object_signature initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,24/30] tree-walk: init_tree_desc take an oid to get the hash algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,23/30] builtin/cat-file: let the oid determine the output algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,22/30] rev-parse: add an --output-object-format parameter initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,21/30] repository: implement extensions.compatObjectFormat initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,20/30] object-file: update object_info_extended to reencode objects initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,19/30] object-file-convert: convert commits that embed signed tags initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,18/30] object-file-convert: convert commit objects when writing initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,17/30] object-file-convert: don't leak when converting tag objects initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,16/30] object-file-convert: convert tag objects when writing initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,15/30] object-file-convert: add a function to convert trees between algorithms initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,14/30] object: factor out parse_mode out of fast-import and tree-walk into in object.h initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,13/30] cache: add a function to read an OID of a specific algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,12/30] tag: sign both hashes initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,11/30] commit: export add_header_signature to support handling signatures on tags initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,10/30] commit: convert mergetag before computing the signature of a commit initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,09/30] commit: write commits for both hashes initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,08/30] object-file: add a compat_oid_in parameter to write_object_file_flags initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,07/30] object-file: update the loose object map when writing loose objects initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,06/30] loose: compatibilty short name support initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
[v2,04/30] repository: add a compatibility hash algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric Biederman New
« 1 2 3 45 6 »