git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-24 12:03:28 to 2022-02-25 20:44:20 UTC [more...]

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-02-25 20:42 UTC  (30+ messages)
` [PATCH 01/23] fsm-listen-win32: handle shortnames
` [PATCH 02/23] t7527: test FS event reporing on macOS WRT case and Unicode
` [PATCH 04/23] t/helper/fsmonitor-client: create stress test
` [PATCH 05/23] fsmonitor-settings: bare repos are incompatible with FSMonitor
` [PATCH 06/23] fsmonitor-settings: stub in platform-specific incompatibility checking
` [PATCH 07/23] fsmonitor-settings: virtual repos are incompatible with FSMonitor
` [PATCH 09/23] fsmonitor-settings: remote repos on macOS "
` [PATCH 10/23] fsmonitor-settings: remote repos on Windows "
` [PATCH 17/23] fsmonitor--daemon: stub in health thread
` [PATCH 18/23] fsm-health-win32: add framework to monitor daemon health
` [PATCH 19/23] fsm-health-win32: force shutdown daemon if worktree root moves
` [PATCH 20/23] fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed
` [PATCH 21/23] fsmonitor: optimize processing of directory events

[PATCH 0/7] Sparse index: integrate with 'read-tree'
 2022-02-25 20:25 UTC  (16+ messages)
` [PATCH 1/7] sparse-index: prevent repo root from becoming sparse
` [PATCH v2 0/7] Sparse index: integrate with 'read-tree'
  ` [PATCH v2 1/7] sparse-index: prevent repo root from becoming sparse
  ` [PATCH v2 2/7] status: fix nested sparse directory diff in sparse index
  ` [PATCH v2 3/7] read-tree: expand sparse checkout test coverage
  ` [PATCH v2 4/7] read-tree: integrate with sparse index
  ` [PATCH v2 5/7] read-tree: narrow scope of index expansion for '--prefix'
  ` [PATCH v2 6/7] read-tree: make two-way merge sparse-aware
  ` [PATCH v2 7/7] read-tree: make three-way "

[PATCH 0/3] adding new branch.autosetupmerge option "simple"
 2022-02-25 20:15 UTC  (9+ messages)
` [PATCH 1/3] merge: new autosetupmerge option 'simple' for matching branches
` [PATCH 3/3] branch documentation: new autosetupmerge option "simple"
` [PATCH v2 0/2] adding new branch.autosetupmerge "
  ` [PATCH v2 1/2] merge: new autosetupmerge option 'simple' for matching branches
  ` [PATCH v2 2/2] t3200: tests for new branch.autosetupmerge option "simple"

[PATCH] Support untracked cache with '--untracked-files=all' if configured
 2022-02-25 19:43 UTC  (3+ messages)
` [PATCH v2] untracked-cache: support "

[PATCH 0/3] libify reflog
 2022-02-25 19:38 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] stash: add test to ensure reflog --rewrite --updatref behavior
  ` [PATCH v3 0/3] libify reflog
    ` [PATCH v3 1/3] stash: add tests to ensure reflog --rewrite --updatref behavior
    ` [PATCH v3 2/3] reflog: libify delete reflog function and helpers
    ` [PATCH v3 3/3] stash: call reflog_delete() in reflog.c

[PATCH 0/3] Empty untracked cache performance issue
 2022-02-25 19:12 UTC  (11+ messages)
` [PATCH 3/3] Write index when populating empty untracked cache
` [PATCH v2 0/3] Empty untracked cache performance issue
  ` [PATCH v2 1/3] t7519: avoid file to index mtime race for untracked cache
  ` [PATCH v2 2/3] t7519: populate untracked cache before test
  ` [PATCH v2 3/3] untracked-cache: write index when populating empty untracked cache

[PATCH v2 0/1] xdiff: provide indirection to git functions
 2022-02-25 19:03 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-02-25 18:40 UTC  (15+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-02-25 18:16 UTC  (12+ messages)
` [PATCH 4/9] ci/run-build-and-tests: add some structure to the GitHub workflow output

[PATCH] worktree: add -z option for list subcommand
 2022-02-25 17:59 UTC  (2+ messages)

[PATCH 0/7] Commit-graph: Generation Number v2 Fixes, v3 implementation
 2022-02-25 17:38 UTC  (20+ messages)
` [PATCH 1/7] test-read-graph: include extra post-parse info
` [PATCH 2/7] commit-graph: fix ordering bug in generation numbers
` [PATCH 3/7] commit-graph: start parsing generation v2 (again)
` [PATCH 4/7] commit-graph: fix generation number v2 overflow values
` [PATCH 5/7] commit-graph: document file format v2
` [PATCH 6/7] commit-graph: parse "
` [PATCH 7/7] commit-graph: write "

[PATCH v2] switch: mention the --detach option when dying due to lack of a branch
 2022-02-25 17:26 UTC  (5+ messages)

"Git worktree list" on paths with newlines
 2022-02-25 17:11 UTC  (2+ messages)

[PATCH v3 0/2] add usage-strings ci check and amend remaining usage strings
 2022-02-25 17:06 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] amend remaining usage strings according to style guide
  ` [PATCH v4 2/2] parse-options.c: add style checks for usage-strings

[PATCH 00/11] Finish converting git bisect into a built-in
 2022-02-25 16:49 UTC  (11+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 11/14] bisect: move even the option parsing to `bisect--helper`

What's cooking in git.git (Feb 2022, #05; Thu, 17)
 2022-02-25 16:43 UTC  (5+ messages)
` en/present-despite-skipped (Re: What's cooking in git.git (Feb 2022, #05; Thu, 17))

[PATCH] Provide config option to expect files outside sparse patterns
 2022-02-25 16:39 UTC  (8+ messages)

[PATCH] add usage-strings ci check and amend remaining usage strings
 2022-02-25 16:28 UTC  (11+ messages)
      ` [cocci] "

[PATCH v2] repo_read_index: add config to expect files outside sparse patterns
 2022-02-25 16:33 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/4] In PS1 prompt, make upstream state indicators consistent with other state indicators
 2022-02-25 12:22 UTC  (6+ messages)
` [PATCH 1/4] git-prompt: rename `upstream` to `upstream_type`
` [PATCH 2/4] git-prompt: make upstream state indicator location consistent
` [PATCH 3/4] git-prompt: make long upstream state indicator consistent
` [PATCH 4/4] git-prompt: put upstream comments together

[PATCH v3 03/10] t5526: create superproject commits with test helper
 2022-02-25 11:42 UTC  (4+ messages)

[PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter
 2022-02-25 10:29 UTC  (14+ messages)
` [PATCH v2 0/8] fetch: add repair: full refetch without negotiation (was: "refiltering")
  ` [PATCH v2 1/8] fetch-negotiator: add specific noop initializor
  ` [PATCH v2 2/8] fetch-pack: add repairing
  ` [PATCH v2 3/8] builtin/fetch-pack: add --repair option
  ` [PATCH v2 4/8] fetch: "
  ` [PATCH v2 5/8] t5615-partial-clone: add test for fetch --repair
  ` [PATCH v2 6/8] maintenance: add ability to pass config options
  ` [PATCH v2 7/8] fetch: after repair, encourage auto gc repacking
  ` [PATCH v2 8/8] doc/partial-clone: mention --repair fetch option

[PATCH] http API: fix dangling pointer issue noted by GCC 12.0
 2022-02-25  9:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/8] Makefile: optimize noop runs, add shared.mak
 2022-02-25  9:04 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] scalar Makefile: set the default target after the includes
  ` [PATCH v3 2/9] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
  ` [PATCH v3 3/9] Makefile: disable GNU make built-in wildcard rules
  ` [PATCH v3 4/9] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
  ` [PATCH v3 5/9] Makefile: move ".SUFFIXES" rule to shared.mak
  ` [PATCH v3 6/9] Makefile: move $(comma), $(empty) and $(space) "
  ` [PATCH v3 7/9] Makefile: add "$(QUIET)" boilerplate "
  ` [PATCH v3 8/9] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
  ` [PATCH v3 9/9] Makefiles: add and use wildcard "mkdir -p" template

[PATCH v2 0/9] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-25  3:46 UTC  (17+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] t5526: introduce test helper to assert on fetches
  ` [PATCH v3 02/10] t5526: stop asserting on stderr literally
  ` [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules

[PATCH 00/12] c99: use more designated initializers
 2022-02-25  0:03 UTC  (5+ messages)

What's cooking in git.git (Feb 2022, #06; Wed, 23)
 2022-02-24 23:38 UTC  (6+ messages)
` ab/commit-plug-leaks + ab/diff-free-more (was: What's cooking in git.git (Feb 2022, #06; Wed, 23))
  ` ab/commit-plug-leaks + ab/diff-free-more
` ar/submodule-update (wa Re: What's cooking in git.git (Feb 2022, #06; Wed, 23))
` jc/cat-file-batch-commands (was: "

[PATCH v2 00/13] In-core git merge-tree ("Server side merges")
 2022-02-24 23:36 UTC  (13+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 04/15] merge-tree: implement real merges

[PATCH v3 08/10] submodule: move logic into fetch_task_create()
 2022-02-24 23:36 UTC  (2+ messages)

[PATCH v3 07/10] submodule: extract get_fetch_task()
 2022-02-24 23:26 UTC  (2+ messages)

[PATCH v4 0/9] midx: prevent bitmap corruption when permuting pack order
 2022-02-24 22:50 UTC  (3+ messages)

[PATCH v2 0/4] test-lib: improve LSAN + ASAN stack traces
 2022-02-24 20:05 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] test-lib: make $GIT_BUILD_DIR an absolute path

[PATCH v4 00/29] Builtin FSMonitor Part 2
 2022-02-24 19:16 UTC  (36+ messages)
` [PATCH v5 00/30] "
  ` [PATCH v5 03/30] fsmonitor: config settings are repository-specific
  ` [PATCH v5 10/30] fsmonitor--daemon: implement 'run' command
  ` [PATCH v5 11/30] fsmonitor--daemon: implement 'start' command
  ` [PATCH v5 12/30] fsmonitor--daemon: add pathname classification
  ` [PATCH v5 15/30] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
  ` [PATCH v5 16/30] compat/fsmonitor/fsm-listen-darwin: add macos header files for FSEvent
  ` [PATCH v5 17/30] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
  ` [PATCH v5 19/30] help: include fsmonitor--daemon feature flag in version info
  ` [PATCH v5 26/30] fsmonitor--daemon: periodically truncate list of modified files
  ` [PATCH v5 27/30] fsmonitor--daemon: use a cookie file to sync with file system
  ` [PATCH v5 28/30] fsmonitor: force update index after large responses

Feature request: complete Git shell
 2022-02-24 19:08 UTC 

[PATCH v2 2/2] Add new tests functions like test_path_is_*
 2022-02-24 18:22 UTC  (4+ messages)
` [PATCH v3 0/3] replace test [-f|-d] with more verbose functions

[PATCH 0/2] microproject: avoid using pipes in test
 2022-02-24 18:22 UTC  (6+ messages)

branch.autoSetupMerge option for "if name matches only"?
 2022-02-24 16:47 UTC  (3+ messages)

[PATCH 00/11] Updates to worktree code and docs
 2022-02-24 15:53 UTC  (4+ messages)
` [PATCH 05/11] worktree: use 'worktree' over 'working tree'

[PATCH 0/3] a couple of read_key_without_echo() fixes
 2022-02-24 14:30 UTC  (4+ messages)
` [PATCH v2 0/4] "

[PATCH 00/25] [RFC] Bundle URIs
 2022-02-24 14:11 UTC  (3+ 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).