Show patches with: Archived = No       |   19880 patches
« 1 2 ... 17 18 19198 199 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/5] cache-tree: avoid an unnecessary check merge-tree: handle missing objects correctly - - - --- 2024-02-22 Johannes Schindelin Superseded
[v3,4/5] Always check `parse_tree*()`'s return value merge-tree: handle missing objects correctly - - - --- 2024-02-22 Johannes Schindelin Superseded
[v3,3/5] t4301: verify that merge-tree fails on missing blob objects merge-tree: handle missing objects correctly - - - --- 2024-02-22 Johannes Schindelin Superseded
[v3,2/5] merge-ort: do check `parse_tree()`'s return value merge-tree: handle missing objects correctly - - - --- 2024-02-22 Johannes Schindelin Superseded
[v3,1/5] merge-tree: fail with a non-zero exit code on missing tree objects merge-tree: handle missing objects correctly - - - --- 2024-02-22 Johannes Schindelin Superseded
[v2,11/11] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,10/11] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,09/11] get_octopus_merge_bases(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,08/11] repo_get_merge_bases(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,07/11] get_merge_bases_many_0(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,06/11] merge_bases_many(): pass on errors from `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,05/11] commit-reach: start reporting errors in `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,04/11] Prepare `paint_down_to_common()` for handling shallow commits The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,03/11] Start reporting missing commits in `repo_in_merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,02/11] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,01/11] paint_down_to_common: plug two memory leaks The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
doc: clarify the format of placeholders doc: clarify the format of placeholders - - - --- 2024-02-21 Jean-Noël AVILA Accepted
[v2] rebase: make warning less passive aggressive [v2] rebase: make warning less passive aggressive - - - --- 2024-02-21 Harmen Stoppels Accepted
[v3,8/8] builtin/reflog: introduce subcommand to list reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,7/8] refs: stop resolving ref corresponding to reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,6/8] refs: drop unused params from the reflog iterator callback reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,5/8] refs: always treat iterators as ordered reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,4/8] refs/files: sort merged worktree and common reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,3/8] refs/files: sort reflogs returned by the reflog iterator reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,2/8] dir-iterator: support iteration in sorted order reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,1/8] dir-iterator: pass name to `prepare_next_entry_data()` directly reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[2/2] builtin/show-branch: detect empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[1/2] object-name: detect and report empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
Add unix domain socket support to HTTP transport. Add unix domain socket support to HTTP transport. - - - --- 2024-02-21 Leslie Cheng New
git-remote.txt: fix typo git-remote.txt: fix typo - - - --- 2024-02-21 Jakub Wilk Accepted
[3/3] doc: add some missing sentence dots. Doc placeholders - - - --- 2024-02-20 Jean-Noël AVILA Accepted
[2/3] doc: git-clone fix missing placeholder end carret Doc placeholders - - - --- 2024-02-20 Jean-Noël AVILA Accepted
[1/3] doc: git-rev-parse: enforce command-line description syntax Doc placeholders - - - --- 2024-02-20 Jean-Noël AVILA Accepted
[v4] documentation: send-email: use camel case consistently [v4] documentation: send-email: use camel case consistently - - - --- 2024-02-20 Dragan Simic New
[v3] documentation: send-email: use camel case consistently [v3] documentation: send-email: use camel case consistently - - - --- 2024-02-20 Dragan Simic Superseded
branch: adjust documentation branch: adjust documentation - 1 - --- 2024-02-20 Rubén Justo New
rebase: make warning less passive aggressive rebase: make warning less passive aggressive - - - --- 2024-02-20 Harmen Stoppels Superseded
[v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` [v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` - - - --- 2024-02-20 Patrick Steinhardt New
Revert "Declare both git-switch and git-restore experimental" Revert "Declare both git-switch and git-restore experimental" - - - --- 2024-02-20 Matthieu Baerts (NGI0) New
[v2,7/7] builtin/reflog: introduce subcommand to list reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-20 Patrick Steinhardt Superseded
[v2,6/7] refs: stop resolving ref corresponding to reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-20 Patrick Steinhardt Superseded
[v2,5/7] refs: drop unused params from the reflog iterator callback reflog: introduce subcommand to list reflogs - - - --- 2024-02-20 Patrick Steinhardt Superseded
[v2,4/7] refs: always treat iterators as ordered reflog: introduce subcommand to list reflogs - - - --- 2024-02-20 Patrick Steinhardt Superseded
[v2,3/7] refs/files: sort reflogs returned by the reflog iterator reflog: introduce subcommand to list reflogs - - - --- 2024-02-20 Patrick Steinhardt Superseded
[v2,2/7] dir-iterator: support iteration in sorted order reflog: introduce subcommand to list reflogs - - - --- 2024-02-20 Patrick Steinhardt Superseded
[v2,1/7] dir-iterator: pass name to `prepare_next_entry_data()` directly reflog: introduce subcommand to list reflogs - - - --- 2024-02-20 Patrick Steinhardt Superseded
[v2] documentation: send-email: use camel case consistently [v2] documentation: send-email: use camel case consistently - - - --- 2024-02-20 Dragan Simic Superseded
trailer: fix comment/cut-line regression with opts->no_divider trailer: fix comment/cut-line regression with opts->no_divider - - - --- 2024-02-20 Jeff King Accepted
[v2] libsecret: retrieve empty password [v2] libsecret: retrieve empty password - - - --- 2024-02-19 M Hickford Accepted
[GSOC,RFC,1/1] t: t7301-clean-interactive: Use test_path_is_(missing|file) microproject: use test_path_is_* functions in test scripts - - - --- 2024-02-19 Vincenzo Mezzela Superseded
[6/6] builtin/reflog: introduce subcommand to list reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-19 Patrick Steinhardt Superseded
[5/6] refs: stop resolving ref corresponding to reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-19 Patrick Steinhardt Superseded
[4/6] refs: drop unused params from the reflog iterator callback reflog: introduce subcommand to list reflogs - - - --- 2024-02-19 Patrick Steinhardt Superseded
[3/6] refs/files: sort reflogs returned by the reflog iterator reflog: introduce subcommand to list reflogs - - - --- 2024-02-19 Patrick Steinhardt Superseded
[2/6] dir-iterator: support iteration in sorted order reflog: introduce subcommand to list reflogs - - - --- 2024-02-19 Patrick Steinhardt Superseded
[1/6] dir-iterator: pass name to `prepare_next_entry_data()` directly reflog: introduce subcommand to list reflogs - - - --- 2024-02-19 Patrick Steinhardt Superseded
[2/2] apply: rewrite unit tests with structured cases apply: add unit tests for parse_range - - - --- 2024-02-19 Philip New
[1/2] apply: add unit tests for parse_range and rename to parse_fragment_range apply: add unit tests for parse_range - - - --- 2024-02-19 Philip New
[PULL] l10n updates for 2.44.0 round 3 [PULL] l10n updates for 2.44.0 round 3 - - - --- 2024-02-19 Jiang Xin New
libsecret: retrieve empty password libsecret: retrieve empty password - - - --- 2024-02-18 M Hickford Superseded
[v2,5/5] notes: use strbuf_attach to take ownership of the object contents Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,4/5] notes: do not clean up right before calling die() Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,3/5] notes: use existing function stream_blob_to_fd Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,2/5] notes: avoid launching a child process to show a note blob Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2,1/5] log: Move show_blob_object() to log.c Speed up git-notes show - - - --- 2024-02-18 Maarten Bosmans New
[v2] rerere: fix crash during clear [v2] rerere: fix crash during clear - - - --- 2024-02-18 Marcel Röthke New
diff.c: use utf8_strwidth() instead of strlen() for display width diff.c: use utf8_strwidth() instead of strlen() for display width - - - --- 2024-02-18 Chandra Pratap New
rerere: fix crash in during clear rerere: fix crash in during clear - - - --- 2024-02-18 Marcel Röthke New
[5/5] am: update test t4254 by adding the new error text promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[4/5] apply: pass through quiet flag to fix t4150 promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[3/5] apply: update t4012 test suite promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[2/5] apply: use new promise structures in git-apply logic as a proving ground promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
[1/5] promise: add promise pattern to track success/error from operations promise: introduce promises to track success or error - - - --- 2024-02-18 Philip New
builtin/stash: configs keepIndex, includeUntracked builtin/stash: configs keepIndex, includeUntracked - - - --- 2024-02-18 Ricardo C New
doc: remove outdated information about interactive.singleKey doc: remove outdated information about interactive.singleKey - - - --- 2024-02-18 Julio Bacellari Accepted
[4/4] osxkeychain: store new attributes osxkeychain: bring in line with other credential helpers - - - --- 2024-02-17 Bo Anderson Accepted
[3/4] osxkeychain: erase matching passwords only osxkeychain: bring in line with other credential helpers - - - --- 2024-02-17 Bo Anderson Accepted
[2/4] osxkeychain: erase all matching credentials osxkeychain: bring in line with other credential helpers - - - --- 2024-02-17 Bo Anderson Accepted
[1/4] osxkeychain: replace deprecated SecKeychain API osxkeychain: bring in line with other credential helpers - - - --- 2024-02-17 Bo Anderson Accepted
[v2] RelNotes: minor typo fixes in 2.44.0 draft [v2] RelNotes: minor typo fixes in 2.44.0 draft - - - --- 2024-02-17 Todd Zullinger Accepted
[v4] mergetools: vimdiff: use correct tool's name when reading mergetool config [v4] mergetools: vimdiff: use correct tool's name when reading mergetool config - - - --- 2024-02-17 Kipras Melnikovas Accepted
[v3] mergetools: vimdiff: use correct tool's name when reading mergetool config [v3] mergetools: vimdiff: use correct tool's name when reading mergetool config - - - --- 2024-02-17 Kipras Melnikovas Superseded
t0303: check that helper_test_clean removes all credentials t0303: check that helper_test_clean removes all credentials - - - --- 2024-02-17 Jeff King Accepted
RelNotes: minor typo fixes in 2.44.0 draft RelNotes: minor typo fixes in 2.44.0 draft - - - --- 2024-02-17 Todd Zullinger Superseded
[v5,9/9] format_trailers_from_commit(): indirectly call trailer_info_get() Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,8/9] format_trailer_info(): move "fast path" to caller Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,7/9] format_trailers(): use strbuf instead of FILE Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,6/9] trailer_info_get(): reorder parameters Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,5/9] trailer: start preparing for formatting unification Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,4/9] trailer: move interpret_trailers() to interpret-trailers.c Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,3/9] trailer: prepare to expose functions as part of API Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,2/9] shortlog: add test for de-duplicating folded trailers Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
[v5,1/9] trailer: free trailer_info _after_ all related usage Enrich Trailer API - - - --- 2024-02-16 Linus Arver Superseded
git: extend --no-lazy-fetch to work across subprocesses git: extend --no-lazy-fetch to work across subprocesses - - - --- 2024-02-16 Junio C Hamano New
completion: use awk for filtering the config entries completion: use awk for filtering the config entries - - - --- 2024-02-16 Beat Bolli Accepted
[v2] branch: rework the descriptions of rename and copy operations [v2] branch: rework the descriptions of rename and copy operations - - - --- 2024-02-16 Dragan Simic New
[Improvements,on,messages,5/5] revision.c: trivial fix to message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov New
[Improvements,on,messages,4/5] builtin/clone.c: trivial fix of message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov Accepted
[Improvements,on,messages,3/5] builtin/remote.c: trivial fix of error message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov Accepted
[Improvements,on,messages,2/5] transport-helper.c: trivial fix of error message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov New
« 1 2 ... 17 18 19198 199 »