git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-03-21 11:11:05 to 2022-03-22 19:23:07 UTC [more...]

[PATCH] t3200: fix antipatterns in existing branch tests
 2022-03-22 19:22 UTC  (3+ messages)

[PATCH v6 00/30] Builtin FSMonitor Part 2
 2022-03-22 18:43 UTC  (35+ messages)
` [PATCH v7 00/29] "
  ` [PATCH v7 01/29] fsmonitor: enhance existing comments, clarify trivial response handling
  ` [PATCH v7 02/29] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v7 03/29] fsmonitor: config settings are repository-specific
  ` [PATCH v7 04/29] fsmonitor: use IPC to query the builtin FSMonitor daemon
  ` [PATCH v7 05/29] fsmonitor: document builtin fsmonitor
  ` [PATCH v7 06/29] fsmonitor--daemon: add a built-in fsmonitor daemon
  ` [PATCH v7 07/29] fsmonitor--daemon: implement 'stop' and 'status' commands
  ` [PATCH v7 08/29] compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
  ` [PATCH v7 09/29] compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
  ` [PATCH v7 10/29] fsmonitor--daemon: implement 'run' command
  ` [PATCH v7 11/29] fsmonitor--daemon: implement 'start' command
  ` [PATCH v7 12/29] fsmonitor--daemon: add pathname classification
  ` [PATCH v7 13/29] fsmonitor--daemon: define token-ids
  ` [PATCH v7 14/29] fsmonitor--daemon: create token-based changed path cache
  ` [PATCH v7 15/29] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
  ` [PATCH v7 16/29] compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent
  ` [PATCH v7 17/29] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
  ` [PATCH v7 18/29] fsmonitor--daemon: implement handle_client callback
  ` [PATCH v7 19/29] help: include fsmonitor--daemon feature flag in version info
  ` [PATCH v7 20/29] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
  ` [PATCH v7 21/29] t7527: create test for fsmonitor--daemon
  ` [PATCH v7 22/29] t/perf: avoid copying builtin fsmonitor files into test repo
  ` [PATCH v7 23/29] t/helper/test-chmtime: skip directories on Windows
  ` [PATCH v7 24/29] t/perf/p7519: speed up test "
  ` [PATCH v7 25/29] t/perf/p7519: add fsmonitor--daemon test cases
  ` [PATCH v7 26/29] fsmonitor--daemon: periodically truncate list of modified files
  ` [PATCH v7 27/29] fsmonitor--daemon: use a cookie file to sync with file system
  ` [PATCH v7 28/29] fsmonitor: force update index after large responses
  ` [PATCH v7 29/29] t7527: test status with untracked-cache and fsmonitor--daemon

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-22 18:23 UTC  (37+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v3 "
    ` [PATCH v3 01/27] fsm-listen-win32: handle shortnames
    ` [PATCH v3 02/27] t7527: test FSMonitor on repos with Unicode root paths
    ` [PATCH v3 03/27] t/helper/fsmonitor-client: create stress test
    ` [PATCH v3 04/27] fsmonitor-settings: bare repos are incompatible with FSMonitor
    ` [PATCH v3 05/27] fsmonitor-settings: stub in Win32-specific incompatibility checking
    ` [PATCH v3 06/27] fsmonitor-settings: VFS for Git virtual repos are incompatible
    ` [PATCH v3 07/27] fsmonitor-settings: stub in macOS-specific incompatibility checking
    ` [PATCH v3 08/27] fsmonitor-settings: remote repos on macOS are incompatible
    ` [PATCH v3 09/27] fsmonitor-settings: remote repos on Windows "
    ` [PATCH v3 10/27] fsmonitor-settings: NTFS and FAT32 on MacOS "
    ` [PATCH v3 11/27] unpack-trees: initialize fsmonitor_has_run_once in o->result
    ` [PATCH v3 12/27] fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS
    ` [PATCH v3 13/27] fsmonitor--daemon: cd out of worktree root
    ` [PATCH v3 14/27] fsmonitor--daemon: prepare for adding health thread
    ` [PATCH v3 15/27] fsmonitor--daemon: rename listener thread related variables
    ` [PATCH v3 16/27] fsmonitor--daemon: stub in health thread
    ` [PATCH v3 17/27] fsm-health-win32: add polling framework to monitor daemon health
    ` [PATCH v3 18/27] fsm-health-win32: force shutdown daemon if worktree root moves
    ` [PATCH v3 19/27] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
    ` [PATCH v3 20/27] fsmonitor: optimize processing of directory events
    ` [PATCH v3 21/27] t7527: FSMonitor tests for directory moves
    ` [PATCH v3 22/27] t/perf/p7527: add perf test for builtin FSMonitor
    ` [PATCH v3 23/27] fsmonitor: never set CE_FSMONITOR_VALID on submodules
    ` [PATCH v3 24/27] t7527: test FSMonitor on case insensitive+preserving file system
    ` [PATCH v3 25/27] fsmonitor: on macOS also emit NFC spelling for NFD pathname
    ` [PATCH v3 26/27] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd
    ` [PATCH v3 27/27] t7527: test Unicode NFC/NFD handling on MacOS

What's cooking in git.git (Mar 2022, #04; Thu, 17)
 2022-03-22 18:24 UTC  (4+ messages)
` gc/submodule-update-part2 (was Re: What's cooking in git.git (Mar 2022, #04; Thu, 17))

[PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status
 2022-03-22 17:47 UTC  (47+ messages)
` [PATCH 01/41] archive.c: "
` [PATCH 02/41] branch.c: "
` [PATCH 03/41] am.c: "
` [PATCH 04/41] blame.c: "
` [PATCH 05/41] commit.c: "
` [PATCH 06/41] credential-cache--daemon.c: "
` [PATCH 07/41] help.c: "
` [PATCH 08/41] init-db.c: "
` [PATCH 09/41] mailsplit.c: "
` [PATCH 10/41] merge-index.c: "
` [PATCH 11/41] merge.c: "
` [PATCH 12/41] pull.c: "
` [PATCH 13/41] rebase.c: "
` [PATCH 14/41] remote-ext.c: "
` [PATCH 15/41] rev-parse.c: "
` [PATCH 16/41] rm.c: "
` [PATCH 17/41] shortlog.c: "
` [PATCH 18/41] show-branch.c: "
` [PATCH 19/41] stash.c: "
` [PATCH 20/41] tag.c: "
` [PATCH 21/41] unpack-objects.c: "
` [PATCH 22/41] update-index.c: "
` [PATCH 23/41] obstack.c: "
` [PATCH 24/41] git-credential-osxkeychain.c: "
` [PATCH 25/41] git-credential-wincred.c: "
` [PATCH 26/41] daemon.c: "
` [PATCH 27/41] git.c: "
` [PATCH 28/41] help.c: "
` [PATCH 29/41] http-backend.c: "
` [PATCH 30/41] parse-options.c: "
` [PATCH 31/41] path.c: "
` [PATCH 32/41] remote-curl.c: "
` [PATCH 33/41] run-command.c: "
` [PATCH 34/41] setup.c: "
` [PATCH 35/41] shell.c: "
` [PATCH 36/41] test-json-writer.c: "
` [PATCH 37/41] test-reach.c: "
` [PATCH 38/41] test-submodule-config.c: "
` [PATCH 39/41] test-submodule-nested-repo-config.c: "
` [PATCH 40/41] upload-pack.c: "
` [PATCH 41/41] exit.cocci: "

[PATCH 0/5] Partial bundle follow ups
 2022-03-22 17:28 UTC  (6+ messages)
` [PATCH 1/5] list-objects-filter: remove CL_ARG__FILTER
` [PATCH 2/5] pack-objects: move revs out of get_object_list()
` [PATCH 3/5] pack-objects: parse --filter directly into revs.filter
` [PATCH 4/5] bundle: move capabilities to end of 'verify'
` [PATCH 5/5] bundle: output hash information in 'verify'

improve performance of PCRE2 bug 2642 bug workaround
 2022-03-22 16:38 UTC 

[PATCH] test-lib-functions: fix test_subcommand_inexact
 2022-03-22 15:17 UTC  (2+ messages)

[RFC PATCH 0/1] Documentation/git-sparse-checkout.txt: add an OPTIONS section
 2022-03-22 15:05 UTC  (3+ messages)
` [PATCH v5 0/4] "

[PATCH 0/7] test-lib-functions: a better "test_expect_failure"
 2022-03-22 14:43 UTC  (10+ messages)
` [PATCH 1/7] test-lib: add a "test_expect_todo", similar to "test_expect_failure"

[PATCH] Documentation: simplify synopsis of git-repack(1)
 2022-03-22 12:52 UTC  (5+ messages)

[PATCH 0/4] In PS1 prompt, make upstream state indicators consistent with other state indicators
 2022-03-22 12:25 UTC  (3+ messages)
` [PATCH v2 "

[GSoC] Some #leftoverbits for anyone looking for little projects
 2022-03-22 10:50 UTC  (4+ messages)
            ` Having grep support the -o option

[PATCH] hooks: fix "invoked hook" regression in a8cc5943338
 2022-03-22 10:12 UTC  (2+ messages)

[PATCH] tracking branches: add advice to ambiguous refspec error
 2022-03-22 10:04 UTC  (5+ messages)
` [PATCH v2] RFC: "

[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-22  8:52 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/7] core.fsyncmethod: batched disk flushes for loose-objects
  ` [PATCH v2 3/7] update-index: use the bulk-checkin infrastructure
  ` [PATCH v2 4/7] unpack-objects: "
  ` [PATCH v2 6/7] core.fsyncmethod: tests for batch mode

[RFC PATCH 0/1] mv: integrate with sparse-index
 2022-03-22  8:38 UTC  (12+ messages)
` [RFC PATCH 1/1] "

[PATCH 00/17] cruft packs
 2022-03-22  1:16 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/17] Documentation/technical: add cruft-packs.txt

Potential Bug - GIT/GIT LFS doing dnsquery on an IP address
 2022-03-21 23:51 UTC  (2+ messages)

[PATCH v3 0/7] fetch: add repair: full refetch without negotiation (was: "refiltering")
 2022-03-21 21:34 UTC  (7+ messages)
    ` [PATCH v3 0/7] fetch: add repair: full refetch without negotiation

[PATCH] Remove non-SHA1dc sha1 implementations
 2022-03-21 21:19 UTC  (5+ messages)
` [PATCH] ppc: remove custom SHA-1 implementation
  ` [PATCH v2] "

[PATCH 0/3] Fix use of 'cache_bottom' in sparse index
 2022-03-21 20:52 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] unpack-trees: increment cache_bottom for sparse directories

[PATCH 0/7] More i18n fixes
 2022-03-21 20:35 UTC  (6+ messages)

[PATCH 0/4] reset: make --no-refresh the only way to skip index refresh
 2022-03-21 20:34 UTC  (5+ messages)
` [PATCH 1/4] reset: do not make '--quiet' disable "
` [PATCH 2/4] reset: deprecate 'reset.quiet' config option
` [PATCH 3/4] reset: deprecate 'reset.refresh' "
` [PATCH 4/4] reset: deprecate '--refresh', leaving only '--no-refresh'

[RFC PATCH] for-each-ref: respect GIT_REF_PARANOIA setting
 2022-03-21 20:33 UTC  (3+ messages)

[PATCH v2 2/2] hooks: fix an obscure TOCTOU "did we just run a hook?" race
 2022-03-21 20:30 UTC  (2+ messages)

[PATCH 00/16] Builtin FSMonitor Part 2.5
 2022-03-21 19:26 UTC  (9+ messages)
` [PATCH 02/16] update-index: convert advise() messages back to warning()
` [PATCH 05/16] fsmonitor--daemon: refactor cookie handling for readability

[PATCH 0/5] refs: designated init & missing debug in ps/fetch-mirror-optim
 2022-03-21 19:10 UTC  (4+ messages)

[PATCH v12 00/12] ls-tree: "--object-only" and "--format" opts
 2022-03-21 19:07 UTC  (3+ messages)
` [PATCH v13 00/16] "

What's cooking in git.git (Mar 2022, #04; Thu, 17)
 2022-03-21 16:51 UTC  (2+ messages)

[PATCH] partial-clone: add a partial-clone test case
 2022-03-21 15:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] git-p4: fix issue with multiple perforce remotes
 2022-03-21 12:43 UTC 


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).