git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 18:32:00 to 2022-02-24 22:34:54 UTC [more...]

[PATCH 0/7] Sparse index: integrate with 'read-tree'
 2022-02-24 22:34 UTC  (11+ 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 5/7] read-tree: narrow scope of index expansion for '--prefix'
  ` [PATCH v2 7/7] read-tree: make three-way merge sparse-aware

[PATCH 0/7] Commit-graph: Generation Number v2 Fixes, v3 implementation
 2022-02-24 22:15 UTC  (10+ 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 0/9] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-24 21:30 UTC  (16+ 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 03/10] t5526: create superproject commits with test helper
  ` [PATCH v3 04/10] submodule: make static functions read submodules from commits
  ` [PATCH v3 05/10] submodule: inline submodule_commits() into caller
  ` [PATCH v3 06/10] submodule: store new submodule commits oid_array in a struct
  ` [PATCH v3 07/10] submodule: extract get_fetch_task()
  ` [PATCH v3 08/10] submodule: move logic into fetch_task_create()
  ` [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules
  ` [PATCH v3 10/10] submodule: fix latent check_has_commit() bug

[PATCH 0/3] Empty untracked cache performance issue
 2022-02-24 20:35 UTC  (5+ messages)
` [PATCH 3/3] Write index when populating empty untracked cache

[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 v2 00/13] In-core git merge-tree ("Server side merges")
 2022-02-24 20:04 UTC  (12+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 04/15] merge-tree: implement real merges

What's cooking in git.git (Feb 2022, #06; Wed, 23)
 2022-02-24 19:55 UTC  (7+ messages)
` ab/commit-plug-leaks + ab/diff-free-more (was: What's cooking in git.git (Feb 2022, #06; Wed, 23))
` ab/c99 + ab/hook-tests "
` ab/object-file-api-updates "
` ar/submodule-update (wa "
` jc/cat-file-batch-commands (was: "

[PATCH 00/12] c99: use more designated initializers
 2022-02-24 19:53 UTC  (15+ messages)
` [PATCH 01/12] imap-send.c: use designated initializers for "struct imap_server_conf"
` [PATCH 02/12] refs: use designated initializers for "struct ref_storage_be"
` [PATCH 03/12] refs: use designated initializers for "struct ref_iterator_vtable"
` [PATCH 04/12] trace2: use designated initializers for "struct tr2_tgt"
` [PATCH 05/12] trace2: use designated initializers for "struct tr2_dst"
` [PATCH 06/12] object-file: use designated initializers for "struct git_hash_algo"
` [PATCH 07/12] archive-*.c: use designated initializers for "struct archiver"
` [PATCH 08/12] userdiff.c: use designated initializers for "struct userdiff_driver"
` [PATCH 09/12] convert.c: use designated initializers for "struct stream_filter*"
` [PATCH 10/12] refspec.c: use designated initializers for "struct refspec_item"
` [PATCH 11/12] misc *.c: use designated initializers for struct assignments
` [PATCH 12/12] misc *.c: use designated initializers for "partial" "

[PATCH 0/3] adding new branch.autosetupmerge option "simple"
 2022-02-24 19:38 UTC  (6+ messages)
` [PATCH 1/3] merge: new autosetupmerge option 'simple' for matching branches
` [PATCH 2/3] t3200: tests for new branch.autosetupmerge option "simple"
` [PATCH 3/3] branch documentation: new autosetupmerge "

[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] switch: mention the --detach option when dying due to lack of a branch
 2022-02-24 19:02 UTC  (3+ messages)

[PATCH v2] repo_read_index: add config to expect files outside sparse patterns
 2022-02-24 18:24 UTC  (3+ messages)
` [PATCH v3] "

[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  (21+ messages)
` [PATCH 1/2] t0001: remove pipes
` [PATCH v2 0/2] avoid pipes with Git on LHS
  ` [PATCH v2 1/2] t0001: "
  ` [PATCH v2 2/2] t0003: "

[PATCH 0/3] libify reflog
 2022-02-24 18:21 UTC  (22+ messages)
` [PATCH 1/3] reflog: libify delete reflog function and helpers
` [PATCH v2 0/3] libify reflog
  ` [PATCH v2 1/3] stash: add test to ensure reflog --rewrite --updatref behavior
  ` [PATCH v2 2/3] reflog: libify delete reflog function and helpers

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-02-24 17:33 UTC  (28+ 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 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/6] [RFC] partial-clone: add ability to refetch with expanded filter
 2022-02-24 16:13 UTC  (10+ 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

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  (7+ messages)
` [PATCH 05/11] worktree: use 'worktree' over 'working tree'
` [PATCH v2 00/11] Updates to worktree code and docs

[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  (10+ messages)
` [PATCH 19/25] protocol-caps: implement cap_features()
` [PATCH 20/25] serve: understand but do not advertise 'features' capability
` [PATCH 21/25] serve: advertise 'features' when config exists
` [PATCH 22/25] connect: implement get_recommended_features()
` [PATCH 23/25] transport: add connections for 'features' capability
` [PATCH 24/25] clone: use server-recommended bundle URI
` [PATCH 25/25] t5601: basic bundle URI test

[PATCH] gpg-interface: fix for gpgsm v2.3
 2022-02-24 10:06 UTC  (4+ messages)
` [PATCH 1/3] gpg-interface/gpgsm: fix for v2.3
` [PATCH 2/3] t/lib-gpg: reload gpg components after updating trustlist
` [PATCH 3/3] t/lib-gpg: kill all gpg components, not just gpg-agent

[PATCH 0/2] Subject: [PATCH 0/2] [GSoC][PATCH 0/2] t0000-t0050: avoid pipes with Git on LHS
 2022-02-24  8:59 UTC  (5+ messages)
` [PATCH 1/2] t0001-t0028: "
` [PATCH 2/2] t0030-t0050: "

[BUG] git-stash does not handle branch name with slash correctly
 2022-02-24  7:13 UTC  (4+ messages)
` [PATCH] stash: strip "refs/heads/" with skip_prefix

[PATCH] add usage-strings ci check and amend remaining usage strings
 2022-02-24  6:26 UTC  (6+ messages)
` [PATCH v2] add usage-strings "

[PATCH] switch: mention the --detach option when dying due to lack of a branch
 2022-02-24  6:08 UTC  (5+ messages)

[PATCH] ls-files: support --recurse-submodules --stage
 2022-02-24  0:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] Specify the actual pack size limit which is breached
 2022-02-24  0:14 UTC  (7+ messages)
` [PATCH 2/2] t5302: confirm that large packs mention limit
` [PATCH v2] index-pack: clarify the breached limit

[PATCH] ls-files: support --recurse-submodules --stage
 2022-02-24  0:11 UTC  (2+ messages)

pull fails after commit dry-run
 2022-02-22 23:15 UTC  (2+ messages)

[PATCH 00/17] cruft packs
 2022-02-23 23:37 UTC  (13+ messages)
` [PATCH 06/17] t/helper: add 'pack-mtimes' test-tool
` [PATCH 08/17] builtin/pack-objects.c: --cruft without expiration
` [PATCH 11/17] builtin/pack-objects.c: --cruft with expiration
` [PATCH 12/17] builtin/repack.c: support generating a cruft pack

BUG: fast-import, ftruncate, and file mode
 2022-02-23 23:18 UTC  (4+ messages)

[PATCH v5 00/12] In-core git merge-tree ("Server side merges")
 2022-02-23 23:13 UTC  (3+ messages)
` [PATCH v6 "

[PATCH 0/7] help: test and fix small "help -g" regression
 2022-02-23 22:31 UTC  (17+ messages)
` [PATCH v2 0/9] help: tests, parse_options() sanity, fix "
  ` [PATCH v2 2/9] help.c: use puts() instead of printf{,_ln}() for consistency
  ` [PATCH v2 4/9] help.c: split up list_all_cmds_help() function
  ` [PATCH v2 5/9] help: note the option name on option incompatibility
  ` [PATCH v2 6/9] help: correct usage & behavior of "git help --all"
  ` [PATCH v2 7/9] help: error if [-a|-g|-c] and [-i|-m|-w] are combined
  ` [PATCH v2 8/9] help: add --no-[external-commands|aliases] for use with --all
  ` [PATCH v2 9/9] help: don't print "\n" before single-section output

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-02-23 21:18 UTC  (4+ messages)

[PATCH v2 0/7] reftable: avoid reading and writing empty keys
 2022-02-23 21:37 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 00/11] Finish converting git bisect into a built-in
 2022-02-23 21:35 UTC  (3+ messages)
` [PATCH v2 00/14] "

When rebase.autoStash=true is used, 'git pull' merge process still complains when incoming changes are in a different place of the file than local changes
 2022-02-23 21:23 UTC  (3+ messages)

What's cooking in git.git (Feb 2022, #05; Thu, 17)
 2022-02-23 19:39 UTC  (4+ messages)
` en/present-despite-skipped (Re: What's cooking in git.git (Feb 2022, #05; Thu, 17))

[PATCH 0/2] repack: add --filter=
 2022-02-23 19:31 UTC  (9+ messages)
` [PATCH v2 0/4] [RFC] "


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 NNTP newsgroup(s).