Show patches with: none      |   39932 patches
« 1 2 3 4399 400 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,08/13] trailer --only-input: prefer "configuration variables" over "rules" Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[v3,07/13] trailer --parse help: expose aliased options Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[v3,06/13] trailer --no-divider help: describe usual "---" meaning Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[v3,05/13] trailer: trailer location is a place, not an action Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[v3,04/13] trailer doc: narrow down scope of --where and related flags Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[v3,03/13] trailer: add tests to check defaulting behavior with --no-* flags Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[v3,02/13] trailer test description: this tests --where=after, not --where=before Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[v3,01/13] trailer tests: make test cases self-contained Fixes to trailer test script, help text, and documentation - - - --- 2023-09-07 Linus Arver New
[2/2] builtin/repack.c: implement support for `--cruft-max-size` repack: implement `--cruft-max-size` - - - --- 2023-09-07 Taylor Blau New
[1/2] t7700: split cruft-related tests to t7704 repack: implement `--cruft-max-size` - - - --- 2023-09-07 Taylor Blau New
grep: reject --no-or grep: reject --no-or - - - --- 2023-09-07 René Scharfe Accepted
completion: commit: complete configured trailer tokens completion: commit: complete configured trailer tokens - - - --- 2023-09-07 Philippe Blain Superseded
[v2] diff-lib: Fix check_removed when fsmonitor is on [v2] diff-lib: Fix check_removed when fsmonitor is on - - - --- 2023-09-07 Josip Sokcevic Superseded
rebase -i: ignore signals when forking subprocesses rebase -i: ignore signals when forking subprocesses - - - --- 2023-09-07 Phillip Wood New
[v4,15/15] replay: stop assuming replayed branches do not diverge Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,14/15] replay: add --contained to rebase contained branches Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,13/15] replay: add --advance or 'cherry-pick' mode Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,12/15] replay: disallow revision specific options and pathspecs Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,11/15] replay: use standard revision ranges Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,10/15] replay: make it a minimal server side command Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,09/15] replay: remove HEAD related sanity check Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,08/15] replay: remove progress and info output Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,07/15] replay: add an important FIXME comment about gpg signing Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,06/15] replay: don't simplify history Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,05/15] replay: introduce pick_regular_commit() Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,04/15] replay: die() instead of failing assert() Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,03/15] replay: start using parse_options API Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,02/15] replay: introduce new builtin Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,01/15] t6429: remove switching aspects of fast-rebase Introduce new `git replay` command - - - --- 2023-09-07 Christian Couder New
[v4,7/7] rebase -i: fix adding failed command to the todo list rebase -i: impove handling of failed commands - - - --- 2023-09-06 Phillip Wood Accepted
[v4,6/7] rebase --continue: refuse to commit after failed command rebase -i: impove handling of failed commands - - - --- 2023-09-06 Phillip Wood Accepted
[v4,5/7] rebase: fix rewritten list for failed pick rebase -i: impove handling of failed commands - - - --- 2023-09-06 Phillip Wood Accepted
[v4,4/7] sequencer: factor out part of pick_commits() rebase -i: impove handling of failed commands - - - --- 2023-09-06 Phillip Wood Accepted
[v4,3/7] sequencer: use rebase_path_message() rebase -i: impove handling of failed commands - - - --- 2023-09-06 Phillip Wood Accepted
[v4,2/7] rebase -i: remove patch file after conflict resolution rebase -i: impove handling of failed commands - - - --- 2023-09-06 Phillip Wood Accepted
[v4,1/7] rebase -i: move unlink() calls rebase -i: impove handling of failed commands - - - --- 2023-09-06 Phillip Wood Accepted
[v2,1/1] doc/diff-options: fix link to generating patch section [v2,1/1] doc/diff-options: fix link to generating patch section - - - --- 2023-09-06 Sergey Organov Accepted
[diff-lib] Fix check_removed when fsmonitor is on [diff-lib] Fix check_removed when fsmonitor is on - - - --- 2023-09-06 Josip Sokcevic New
[8/8] builtin/repack.c: extract common cruft pack loop repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[7/8] builtin/repack.c: drop `DELETE_PACK` macro repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[6/8] builtin/repack.c: store existing cruft packs separately repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[5/8] builtin/repack.c: extract `has_existing_non_kept_packs()` repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[4/8] builtin/repack.c: extract redundant pack cleanup for existing packs repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[3/8] builtin/repack.c: extract redundant pack cleanup for --geometric repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[2/8] builtin/repack.c: extract marking packs for deletion repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[1/8] builtin/repack.c: extract structure to store existing packs repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[1/1] doc/diff-options: fix link to generating patch section [1/1] doc/diff-options: fix link to generating patch section - - - --- 2023-09-05 Sergey Organov Superseded
show doc: redirect user to git log manual instead of git diff-tree show doc: redirect user to git log manual instead of git diff-tree - - - --- 2023-09-05 Han Young Superseded
[v3,04/10] checkout-index: delay automatic setting of to_tempfile Untitled series #781700 - - - --- 2023-09-05 Jeff King Accepted
advice: improve hint for diverging branches. advice: improve hint for diverging branches. - - - --- 2023-09-04 Konstantin Pereiaslov New
var: avoid a segmentation fault when `HOME` is unset var: avoid a segmentation fault when `HOME` is unset - - - --- 2023-09-04 Johannes Schindelin Accepted
sequencer: fix error message on failure to copy SQUASH_MSG sequencer: fix error message on failure to copy SQUASH_MSG - - - --- 2023-09-03 Oswald Buddenhagen Accepted
sequencer: update abort safety file more sparingly sequencer: update abort safety file more sparingly - - - --- 2023-09-03 Oswald Buddenhagen New
sequencer: remove unreachable exit condition in pick_commits() sequencer: remove unreachable exit condition in pick_commits() - - - --- 2023-09-03 Oswald Buddenhagen Superseded
[v2,3/3] git-rebase.txt: Add deprecation notice to the --fork-point options [v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments - - - --- 2023-09-02 Wesley Schwengle New
[v2,2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint [v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments - - - --- 2023-09-02 Wesley Schwengle New
[v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments [v2,1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments - - - --- 2023-09-02 Wesley Schwengle New
grep: use OPT_INTEGER_F for --max-depth grep: use OPT_INTEGER_F for --max-depth - - - --- 2023-09-02 René Scharfe Accepted
name-rev: use OPT_HIDDEN_BOOL for --peel-tag name-rev: use OPT_HIDDEN_BOOL for --peel-tag - - - --- 2023-09-02 René Scharfe Accepted
[v2] ref-filter: sort numerically when ":size" is used [v2] ref-filter: sort numerically when ":size" is used - - - --- 2023-09-02 Kousik Sanagavarapu Accepted
[v5] sequencer: beautify subject of reverts of reverts [v5] sequencer: beautify subject of reverts of reverts - - - --- 2023-09-02 Oswald Buddenhagen New
[v2,3/3] revision: comment `--no-standard-notes` as deprecated range-diff: treat notes like `log` - - - --- 2023-09-01 Kristoffer Haugsbakk Superseded
[v2,2/3] doc: pretty-options: remove documentation for deprecated options range-diff: treat notes like `log` - - - --- 2023-09-01 Kristoffer Haugsbakk Superseded
[v2,1/3] range-diff: treat notes like `log` range-diff: treat notes like `log` - - - --- 2023-09-01 Kristoffer Haugsbakk Superseded
ref-filter: sort numerically when ":size" is used ref-filter: sort numerically when ":size" is used - - - --- 2023-09-01 Kousik Sanagavarapu Superseded
treewide: fix various bugs w/ OpenSSL 3+ EVP API treewide: fix various bugs w/ OpenSSL 3+ EVP API - - 1 --- 2023-09-01 Eric Wong New
[v2,10/10] parse-options: mark unused parameters in noop callback more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,09/10] interpret-trailers: mark unused "unset" parameters in option callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,08/10] parse-options: add more BUG_ON() annotations more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,07/10] merge: do not pass unused opt->value parameter more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,06/10] parse-options: mark unused "opt" parameter in callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King New
[v2,05/10] parse-options: prefer opt->value to globals in callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,04/10] checkout-index: delay automatic setting of to_tempfile more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King New
[v2,03/10] format-patch: use OPT_STRING_LIST for to/cc options more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,02/10] merge: simplify parsing of "-n" option more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,01/10] merge: make xopts a strvec more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[8/8] parse-options: mark unused parameters in noop callback more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[7/8] interpret-trailers: mark unused "unset" parameters in option callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[6/8] parse-options: add more BUG_ON() annotations more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[5/8] merge: do not pass unused opt->value parameter more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[4/8] parse-options: mark unused "opt" parameter in callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[3/8] parse-options: prefer opt->value to globals in callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[2/8] merge: simplify parsing of "-n" option more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[1/8] merge: make xopts a strvec more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Superseded
[10/10] lower core.maxTreeDepth default to 2048 tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[09/10] tree-diff: respect max_allowed_tree_depth tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[08/10] list-objects: respect max_allowed_tree_depth tree name and depth limits - - - --- 2023-08-31 Jeff King New
[07/10] read_tree(): respect max_allowed_tree_depth tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[06/10] traverse_trees(): respect max_allowed_tree_depth tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[05/10] add core.maxTreeDepth config tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[04/10] fsck: detect very large tree pathnames tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[03/10] tree-walk: rename "error" variable tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[02/10] tree-walk: drop MAX_TRAVERSE_TREES macro tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[01/10] tree-walk: reduce stack size for recursive functions tree name and depth limits - - - --- 2023-08-31 Jeff King Accepted
[4/4] artifacts-tar: when including `.dll` files, don't forget the unit-tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin New
[3/4] unit-tests: do show relative file paths CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin New
[2/4] unit-tests: do not mistake `.pdb` files for being executable CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin New
[1/4] cmake: also build unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin New
git-svn: drop FakeTerm hack git-svn: drop FakeTerm hack - - - --- 2023-08-30 Junio C Hamano Accepted
[2/2] ci: deprecate ci/config/allow-ref script replacing ci/config/allow-ref with a repo variable - - - --- 2023-08-30 Jeff King Accepted
« 1 2 3 4399 400 »