git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-03-14 07:42:56 to 2022-03-16 17:49:15 UTC [more...]

Let's have a user experience workshop
 2022-03-16 17:48 UTC  (3+ messages)

What's cooking in git.git (Mar 2022, #03; Mon, 14)
 2022-03-16 17:48 UTC  (6+ messages)
` vd/stash-silence-reset (was: Re: What's cooking in git.git (Mar 2022, #03; Mon, 14))
` gc/recursive-fetch-with-unused-submodules (was "

[PATCH 0/6] Importing and exporting stashes to refs
 2022-03-16 17:34 UTC  (15+ messages)
` [PATCH 2/6] builtin/stash: fill in all commit data
` [PATCH 3/6] object-name: make get_oid quietly return an error
` [PATCH 4/6] builtin/stash: provide a way to export stashes to a ref
` [PATCH 5/6] builtin/stash: provide a way to import stashes from "
` [PATCH 6/6] doc: add stash export and import to docs

[RFE] Signing using SSL
 2022-03-16 16:44 UTC  (4+ messages)

[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-16 16:14 UTC  (13+ messages)
` [PATCH 1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
` [PATCH 2/7] core.fsyncmethod: batched disk flushes for loose-objects
` [PATCH 3/7] update-index: use the bulk-checkin infrastructure
` [PATCH 4/7] unpack-objects: "
` [PATCH 5/7] core.fsync: use batch mode and sync loose objects by default on Windows
` [PATCH 6/7] core.fsyncmethod: tests for batch mode
` [PATCH 7/7] core.fsyncmethod: performance tests for add and stash

understand Diff Formatting --cc flag?
 2022-03-16 16:04 UTC  (2+ messages)

[PATCH 0/2] addition of all symbols defined by curl
 2022-03-16 14:47 UTC  (5+ messages)
` [PATCH 1/2] curl: streamline conditional compilation
` [PATCH 2/2] git-curl-compat.h: addition of all symbols defined by curl

[RFC PATCH 0/1] mv: integrate with sparse-index
 2022-03-16 14:46 UTC  (11+ messages)
` [RFC PATCH 1/1] "

[PATCH] tab completion of filenames for 'git restore'
 2022-03-16 11:45 UTC  (12+ messages)
` [PATCH v2 0/2] Improved bash tab completion for 'git restore' - adds support for auto-completing filenames
  ` [PATCH v2 1/2] tab completion of filenames for 'git restore'
  ` [PATCH v2 2/2] if a file has been staged we don't want to list it
  ` [PATCH v3] tab completion of filenames for 'git restore'

[PATCH 1/1] Use reverse_commit_list helper function for in-place list reversal
 2022-03-16 11:32 UTC  (3+ messages)

[PATCH] Use reverse_commit_list helper function for in-place list reversal
 2022-03-16 11:20 UTC  (4+ messages)
` [PATCH v2] sequencer.c: use reverse_commit_list() helper
  ` [PATCH v3] "

[PATCH] git-curl-compat.h: addition of all symbols defined by curl
 2022-03-16 10:33 UTC  (4+ messages)

[PATCH] partial-clone: add a partial-clone test case
 2022-03-16  9:46 UTC  (15+ messages)
` [PATCH v2] "

Follow-up on hooks series
 2022-03-15 22:37 UTC  (2+ messages)

[GSoC][PATCH 0/1] userdiff: add buildin diff driver for JavaScript language
 2022-03-15 21:34 UTC  (7+ messages)
` [GSoC][PATCH v2] Add a diff driver for JavaScript languages

[PATCH v9 0/3] teach submodules to know they're submodules
 2022-03-15 21:19 UTC  (14+ messages)
` [PATCH v9 2/3] introduce submodule.hasSuperproject record

[PATCH 0/7] Finish converting "submodule update" to C
 2022-03-15 21:09 UTC  (8+ messages)
` [PATCH 1/7] submodule--helper: run update using child process struct
` [PATCH 2/7] submodule update: use die_message()
` [PATCH 3/7] builtin/submodule--helper.c: rename option struct to "opt"
` [PATCH 4/7] submodule--helper: teach update_data more options
` [PATCH 5/7] submodule--helper: reduce logic in run_update_procedure()
` [PATCH 6/7] submodule: move core cmd_update() logic to C
` [PATCH 7/7] submodule--helper: remove forward declaration

[GSOC] [PATCH 1/1] t7403: Use helper function 'test_path_is_dir' to check if the path is a directory
 2022-03-15 20:00 UTC  (3+ messages)

[PATCH v6 6/6] core.fsync: documentation and user-friendly aggregate options
 2022-03-15 19:56 UTC  (4+ messages)
` [PATCH v7] "

[PATCH 0/4] builtin add -p: hopefully final readkey fixes
 2022-03-15 19:38 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] terminal: use flags for save_term()
` [PATCH v3 0/4] builtin add -p: hopefully final readkey fixes
  ` [PATCH v3 1/4] terminal: use flags for save_term()
  ` [PATCH v3 2/4] terminal: don't assume stdin is /dev/tty
  ` [PATCH v3 3/4] terminal: work around macos poll() bug
  ` [PATCH v3 4/4] terminal: restore settings on SIGTSTP

[PATCH 00/16] Builtin FSMonitor Part 2.5
 2022-03-15 19:06 UTC  (15+ messages)
` [PATCH 04/16] t/helper/fsmonitor-client: cleanup call to parse_options()
` [PATCH 05/16] fsmonitor--daemon: refactor cookie handling for readability
` [PATCH 07/16] t/perf/p7519: cleanup coding style
` [PATCH 08/16] t7527: add parameters to start_daemon to handle args and subshell
` [PATCH 16/16] fsmonitor-settings: simplify initialization of settings data

[PATCH] maintenance: fix synopsis in documentation
 2022-03-15 17:57 UTC  (2+ messages)

[PATCH 0/9] sparse-checkout: make cone mode the default
 2022-03-15 17:15 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] tests: stop assuming --no-cone is the default mode for sparse-checkout
  ` [PATCH v2 2/9] sparse-checkout: make --cone the default
  ` [PATCH v2 3/9] git-sparse-checkout.txt: wording updates for the cone mode default
  ` [PATCH v2 4/9] git-sparse-checkout.txt: update docs for deprecation of 'init'
  ` [PATCH v2 5/9] git-sparse-checkout.txt: shuffle some sections and mark as internal
  ` [PATCH v2 7/9] git-sparse-checkout.txt: flesh out non-cone mode pattern discussion a bit
  ` [PATCH v2 8/9] git-sparse-checkout.txt: mark non-cone mode as deprecated

Dealing with corporate email recycling
 2022-03-15 11:15 UTC  (20+ messages)

[PATCH 0/5] Separate '--skip-refresh' from '--quiet' in 'reset', use '--quiet' internally in 'stash'
 2022-03-15 10:23 UTC  (29+ messages)
` [PATCH 2/5] reset: introduce --[no-]refresh option to --mixed
` [PATCH 5/5] stash: make internal resets quiet and refresh index
` [PATCH v2 0/5] Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash'
  ` [PATCH v2 1/5] reset: revise index refresh advice
  ` [PATCH v2 2/5] reset: introduce --[no-]refresh option to --mixed
  ` [PATCH v2 3/5] reset: replace '--quiet' with '--no-refresh' in performance advice
  ` [PATCH v2 4/5] reset: suppress '--no-refresh' advice if logging is silenced
  ` [PATCH v2 5/5] stash: make internal resets quiet and refresh index
  ` [PATCH v3 0/5] Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash'
    ` [PATCH v3 1/5] reset: revise index refresh advice
    ` [PATCH v3 2/5] reset: introduce --[no-]refresh option to --mixed
    ` [PATCH v3 3/5] reset: replace '--quiet' with '--no-refresh' in performance advice
    ` [PATCH v3 4/5] reset: suppress '--no-refresh' advice if logging is silenced
    ` [PATCH v3 5/5] stash: make internal resets quiet and refresh index

[PATCH v3] cat-file: skip expanding default format
 2022-03-15  2:40 UTC  (2+ messages)
` [PATCH v4] "

git cherry-pick with --no-verify option
 2022-03-15  2:29 UTC  (3+ messages)

[PATCH] repack: add config to skip updating server info
 2022-03-14 22:26 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] repack: refactor to avoid double-negation of update-server-info
  ` [PATCH v2 2/2] repack: add config to skip updating server info

[PATCH] rebase: set REF_HEAD_DETACH in checkout_up_to_date()
 2022-03-14 21:47 UTC  (12+ messages)
` [PATCH v2 0/2] rebase: update HEAD when is an oid
  ` [PATCH v2 1/2] rebase: use test_commit helper in setup
  ` [PATCH v2 2/2] rebase: set REF_HEAD_DETACH in checkout_up_to_date()

[PATCH 6/6] attr.h: remove duplicate struct definition
 2022-03-14 21:45 UTC  (4+ messages)

[RFC PATCH 0/1] Documentation/git-sparse-checkout.txt: add an OPTIONS section
 2022-03-14 16:13 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "

Keep reflogs for deleted (remote tracking) branches?
 2022-03-14 12:10 UTC  (8+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).