Show patches with: none      |   43244 patches
« 1 2 ... 13 14 15432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 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
[Improvements,on,messages,1/5] rebase: trivial fix of error message Disambuiguate between options and commands - - - --- 2024-02-16 Alexander Shopov New
git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` 1 - - --- 2024-02-16 Patrick Steinhardt Superseded
documentation: send-email: use camel case consistently documentation: send-email: use camel case consistently - - - --- 2024-02-16 Dragan Simic Superseded
cmake: let `test-tool` run the unit tests, too cmake: let `test-tool` run the unit tests, too - - - --- 2024-02-15 Johannes Schindelin New
branch: rework the descriptions of rename and copy operations branch: rework the descriptions of rename and copy operations - - - --- 2024-02-15 Dragan Simic Superseded
[v2] mergetools: vimdiff: use correct tool's name when reading mergetool config [v2] mergetools: vimdiff: use correct tool's name when reading mergetool config - - - --- 2024-02-15 Kipras Melnikovas Superseded
AW: git-archive: --add-virtual-file doesn't seem to respect --prefix AW: git-archive: --add-virtual-file doesn't seem to respect --prefix - - - --- 2024-02-15 stefan.naewe@atlas-elektronik.com New
[7/7] fsmonitor: addressed comments for patch 1352 fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 marzi.esipreh New
[6/7] fsmonitor: update doc for Linux fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[5/7] fsmonitor: test updates fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[4/7] fsmonitor: enable fsmonitor for Linux fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[3/7] fsmonitor: implement filesystem change listener for Linux fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[2/7] fsmonitor: determine if filesystem is local or remote fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
[1/7] fsmonitor: rebase with master fsmonitor: completing a stale patch that Implements fsmonitor for Linux - - - --- 2024-02-15 Eric DeCosta New
use C99 declaration of variable in for() loop use C99 declaration of variable in for() loop - - - --- 2024-02-15 Elia Pinto New
mergetools: vimdiff: use correct tool's name when reading mergetool config mergetools: vimdiff: use correct tool's name when reading mergetool config - - - --- 2024-02-15 Kipras Melnikovas Superseded
[v2,7/7] t7003: ensure filter-branch prunes reflogs with the reftable backend t: drop more REFFILES prereqs - - - --- 2024-02-15 Patrick Steinhardt Accepted
[v2,6/7] t2011: exercise D/F conflicts with HEAD with the reftable backend t: drop more REFFILES prereqs - - - --- 2024-02-15 Patrick Steinhardt Accepted
[v2,5/7] t1405: remove unneeded cleanup step t: drop more REFFILES prereqs - - - --- 2024-02-15 Patrick Steinhardt Accepted
[v2,4/7] t1404: make D/F conflict tests compatible with reftable backend t: drop more REFFILES prereqs - - - --- 2024-02-15 Patrick Steinhardt Accepted
[v2,3/7] t1400: exercise reflog with gaps with reftable backend t: drop more REFFILES prereqs - - - --- 2024-02-15 Patrick Steinhardt Accepted
[v2,2/7] t0410: convert tests to use DEFAULT_REPO_FORMAT prereq t: drop more REFFILES prereqs - - - --- 2024-02-15 Patrick Steinhardt Accepted
[v2,1/7] t: move tests exercising the "files" backend t: drop more REFFILES prereqs - - - --- 2024-02-15 Patrick Steinhardt Accepted
t/lib-credential: clean additional credential t/lib-credential: clean additional credential - - - --- 2024-02-15 Bo Anderson Accepted
doc: add shortcut to "am --whitespace=<action>" doc: add shortcut to "am --whitespace=<action>" - - - --- 2024-02-14 Junio C Hamano Accepted
[v3] t9146: replace test -d/-e/-f with appropriate test_path_is_* function [v3] t9146: replace test -d/-e/-f with appropriate test_path_is_* function - - - --- 2024-02-14 Chandra Pratap Accepted
[v3,5/5] rev-list: allow missing tips with --missing=[print|allow*] rev-list: allow missing tips with --missing - - - --- 2024-02-14 Christian Couder Accepted
[v3,4/5] t6022: fix 'test' style and 'even though' typo rev-list: allow missing tips with --missing - - - --- 2024-02-14 Christian Couder Accepted
[v3,3/5] oidset: refactor oidset_insert_from_set() rev-list: allow missing tips with --missing - - - --- 2024-02-14 Christian Couder Accepted
[v3,2/5] revision: clarify a 'return NULL' in get_reference() rev-list: allow missing tips with --missing - - - --- 2024-02-14 Christian Couder Accepted
[v3,1/5] t9210: do not rely on lazy fetching to fail rev-list: allow missing tips with --missing - - - --- 2024-02-14 Christian Couder Accepted
[v2,1/1] diff: mark param1 and param2 as placeholders diff: mark param1 and param2 as placeholders - - - --- 2024-02-14 Jiang Xin Accepted
[12/12] reftable: allow inlining of a few functions reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-14 Patrick Steinhardt Superseded
[11/12] reftable/record: decode keys in place reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-14 Patrick Steinhardt Superseded
[10/12] reftable/record: reuse refname when copying reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-14 Patrick Steinhardt Superseded
[09/12] reftable/record: reuse refname when decoding reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-14 Patrick Steinhardt Superseded
[08/12] reftable/merged: avoid duplicate pqueue emptiness check reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-14 Patrick Steinhardt Superseded
« 1 2 ... 13 14 15432 433 »