git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-03-01 00:26:36 to 2022-03-02 00:58:19 UTC [more...]

[PATCH 00/17] cruft packs
 2022-03-02  0:58 UTC  (14+ messages)
` [PATCH 08/17] builtin/pack-objects.c: --cruft without expiration
` [PATCH 12/17] builtin/repack.c: support generating a cruft pack
` [PATCH v2 00/17] cruft packs
  ` [PATCH v2 01/17] Documentation/technical: add cruft-packs.txt
  ` [PATCH v2 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v2 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
  ` [PATCH v2 04/17] chunk-format.h: extract oid_version()
  ` [PATCH v2 05/17] pack-mtimes: support writing pack .mtimes files
  ` [PATCH v2 06/17] t/helper: add 'pack-mtimes' test-tool

[PATCH] checkout, clone: die if tree cannot be parsed
 2022-03-02  0:36 UTC 

What's cooking in git.git (Feb 2022, #08; Mon, 28)
 2022-03-01 22:55 UTC  (5+ messages)
` ds/commit-graph-gen-v2-fixes (was Re: What's cooking in git.git (Feb 2022, #08; Mon, 28))
` js/scalar-diagnose, was Re: What's cooking in git.git (Feb 2022, #08; Mon, 28)

[PATCH v2 0/1] name-rev: use generation numbers if available
 2022-03-01 22:46 UTC  (11+ messages)
` [PATCH] "

[PATCH] builtin/remote.c: show progress when renaming remote references
 2022-03-01 22:20 UTC 

[PATCH v4 2/2] parse-options.c: add style checks for usage-strings
 2022-03-01 22:18 UTC  (9+ messages)
    ` [PATCH] parse-options: make parse_options_check() test-only

[PATCH 0/2] Reduce explicit sleep calls in t7063 untracked cache tests
 2022-03-01 22:13 UTC  (18+ messages)
` [PATCH 1/2] t/helper/test-chmtime: update mingw to support chmtime on directories
` [PATCH 2/2] t7063: mtime-mangling instead of delays in untracked cache testing
` [PATCH v2 0/2] Reduce explicit sleep calls in t7063 untracked cache tests
  ` [PATCH v2 1/2] t/helper/test-chmtime: update mingw to support chmtime on directories
  ` [PATCH v2 2/2] t7063: mtime-mangling instead of delays in untracked cache testing

[PATCH 0/5] fetch: more optimizations for mirror fetches
 2022-03-01 22:02 UTC  (15+ messages)
` [PATCH 1/5] upload-pack: look up "want" lines via commit-graph
` [PATCH 2/5] fetch: avoid lookup of commits when not appending to FETCH_HEAD
` [PATCH v2 0/5] fetch: more optimizations for mirror fetches
  ` [PATCH v2 1/5] upload-pack: look up "want" lines via commit-graph
  ` [PATCH v2 2/5] fetch: avoid lookup of commits when not appending to FETCH_HEAD
  ` [PATCH v2 3/5] refs: add ability for backends to special-case reading of symbolic refs
  ` [PATCH v2 4/5] remote: read symbolic refs via `refs_read_symbolic_ref()`
  ` [PATCH v2 5/5] refs/files-backend: optimize reading of symbolic refs

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-01 21:30 UTC  (10+ messages)
` [PATCH 04/23] t/helper/fsmonitor-client: create stress test
` [PATCH 07/23] fsmonitor-settings: virtual repos are incompatible with FSMonitor
` [PATCH 09/23] fsmonitor-settings: remote repos on macOS "

URI Scheme for git object ids?
 2022-03-01 21:09 UTC  (7+ messages)

[PATCH v2 0/9] fetch --recurse-submodules: fetch unpopulated submodules
 2022-03-01 20:33 UTC  (7+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules

[PATCH 0/7] Commit-graph: Generation Number v2 Fixes, v3 implementation
 2022-03-01 20:30 UTC  (30+ messages)
` [PATCH 3/7] commit-graph: start parsing generation v2 (again)
` [PATCH 5/7] commit-graph: document file format v2
` [PATCH v2 0/4] Commit-graph: Generation Number v2 Fixes
  ` [PATCH v3 0/5] "
    ` [PATCH v3 1/5] test-read-graph: include extra post-parse info
    ` [PATCH v3 2/5] t5318: extract helpers to lib-commit-graph.sh
    ` [PATCH v3 3/5] commit-graph: fix ordering bug in generation numbers
    ` [PATCH v3 4/5] commit-graph: start parsing generation v2 (again)
    ` [PATCH v3 5/5] commit-graph: fix generation number v2 overflow values

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

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-01 19:59 UTC  (10+ messages)
` [PATCH] "
` [PATCH] userdiff: add builtin diff driver for Kotlin language

What's cooking in git.git (Feb 2022, #07; Fri, 25)
 2022-03-01 19:25 UTC  (6+ messages)

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

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-01 19:07 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] ci: fix code style
  ` [PATCH v2 2/9] ci/run-build-and-tests: take a more high-level view
  ` [PATCH v2 3/9] ci: make it easier to find failed tests' logs in the GitHub workflow
  ` [PATCH v2 4/9] ci/run-build-and-tests: add some structure to the GitHub workflow output
  ` [PATCH v2 5/9] tests: refactor --write-junit-xml code
  ` [PATCH v2 6/9] test(junit): avoid line feeds in XML attributes
  ` [PATCH v2 7/9] ci: optionally mark up output in the GitHub workflow
  ` [PATCH v2 8/9] ci: use `--github-workflow-markup` "
  ` [PATCH v2 9/9] ci: call `finalize_test_case_output` a little later

[PATCH 00/13] submodule: convert parts of 'update' to C
 2022-03-01 18:34 UTC  (26+ messages)
` [PATCH 06/13] submodule--helper: get remote names from any repository
` [PATCH v2 00/13] submodule: convert parts of 'update' to C
  ` [PATCH v2 01/13] submodule tests: test for init and update failure output
  ` [PATCH v2 02/13] submodule--helper: remove update-module-mode
  ` [PATCH v2 03/13] submodule--helper: reorganize code for sh to C conversion
  ` [PATCH v2 04/13] submodule--helper run-update-procedure: remove --suboid
  ` [PATCH v2 05/13] submodule--helper: remove ensure-core-worktree
  ` [PATCH v2 06/13] submodule--helper: get remote names from any repository
  ` [PATCH v2 07/13] submodule--helper: don't use bitfield indirection for parse_options()
  ` [PATCH v2 08/13] submodule--helper run-update-procedure: learn --remote
  ` [PATCH v2 09/13] submodule--helper: refactor get_submodule_displaypath()
  ` [PATCH v2 10/13] submodule--helper: allow setting superprefix for init_submodule()
  ` [PATCH v2 11/13] submodule--helper update-clone: learn --init
  ` [PATCH v2 12/13] submodule update: add tests for --filter
  ` [PATCH v2 13/13] submodule--helper update-clone: check for --filter and --init

[PATCH 00/11] Partial bundles
 2022-03-01 18:03 UTC  (4+ messages)

Git in GSoC 2022?
 2022-03-01 13:51 UTC  (6+ messages)

[PATCH v2 0/2] adding new branch.autosetupmerge option "simple"
 2022-03-01  9:59 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] t3200: tests for "

rewinding interactive rebases
 2022-03-01  9:24 UTC  (2+ messages)

[PATCH v6 0/5] teach submodules to know they're submodules
 2022-03-01  7:06 UTC  (8+ messages)
` [PATCH v8 0/3] "
  ` [PATCH v8 1/3] t7400-submodule-basic: modernize inspect() helper
  ` [PATCH v8 2/3] introduce submodule.hasSuperproject record
  ` [PATCH v8 3/3] rev-parse: short-circuit superproject worktree when config unset

[PATCH] merge-ort: make informational messages from recursive merges clearer
 2022-03-01  6:44 UTC  (3+ messages)

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-03-01  3:49 UTC  (13+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function
                ` machine-parsable git-merge-tree messages (was: [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function)

[PATCH v3 03/12] object-file API: add a format_object_header() function
 2022-03-01  3:09 UTC  (4+ messages)

[PATCH 0/7] Sparse index: integrate with 'read-tree'
 2022-03-01  2:56 UTC  (5+ messages)
` [PATCH 6/7] read-tree: make two-way merge sparse-aware

[PATCH] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-03-01  2:27 UTC  (4+ 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).