git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-03-09 13:19:02 to 2022-03-10 17:54:58 UTC [more...]

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2022-03-10 17:52 UTC  (11+ messages)
` [PATCH v9 "

git notes question
 2022-03-10 17:52 UTC  (8+ messages)

[PATCH] block-sha1: remove use of assembly
 2022-03-10 17:47 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] block-sha1: remove use of obsolete x86 assembly

[PATCH 0/6] Importing and exporting stashes to refs
 2022-03-10 17:32 UTC  (7+ messages)
` [PATCH 1/6] builtin/stash: factor out generic function to look up stash info
` [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

[PATCH v4 0/4] A design for future-proofing fsync() configuration
 2022-03-10 17:34 UTC  (37+ messages)
` [PATCH v4 2/4] core.fsync: introduce granular fsync control
` [PATCH v5 0/5] A design for future-proofing fsync() configuration
  ` [PATCH v5 1/5] wrapper: move inclusion of CSPRNG headers the wrapper.c file
  ` [PATCH v5 2/5] core.fsyncmethod: add writeout-only mode
  ` [PATCH v5 3/5] core.fsync: introduce granular fsync control
  ` [PATCH v5 4/5] core.fsync: new option to harden the index
  ` [PATCH v5 5/5] core.fsync: documentation and user-friendly aggregate options
  ` Future-proofed syncing of refs
  ` [PATCH 6/8] core.fsync: add `fsync_component()` wrapper which doesn't die
  ` [PATCH 7/8] core.fsync: new option to harden loose references
  ` [PATCH 8/8] core.fsync: new option to harden packed references

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-10 17:18 UTC  (12+ messages)

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-10 16:29 UTC  (7+ messages)
` [PATCH v5] userdiff: add builtin diff driver for kotlin language

Bug with rebase and commit hashes
 2022-03-10 16:16 UTC 

[PATCH 0/4] builtin add -p: hopefully final readkey fixes
 2022-03-10 16:08 UTC  (13+ messages)
` [PATCH 4/4] terminal: restore settings on SIGTSTP
` [PATCH v2 0/4] builtin add -p: hopefully final readkey fixes
  ` [PATCH v2 3/4] terminal: work around macos poll() bug

[PATCH v5 00/30] Builtin FSMonitor Part 2
 2022-03-10 15:42 UTC  (14+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/30] compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-10 15:23 UTC  (21+ messages)
              ` win+VS environment has "cut" but not "paste"?
` [PATCH v2 0/9] ci: make Git's GitHub workflow output much more helpful

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

[PATCH 00/24] revision.[ch]: add and use release_revisions()
 2022-03-10 15:10 UTC  (41+ messages)
` [PATCH 03/24] format-patch: don't leak "extra_headers" or "ref_message_ids"
` [PATCH 05/24] revision.[ch]: provide and start using a release_revisions()
` [PATCH 08/24] revisions API users: add "goto cleanup" for release_revisions()
` [PATCH 10/24] revisions API users: use release_revisions() in builtin/log.c
` [PATCH 12/24] revisions API users: use release_revisions() in submodule.c edge case
` [PATCH 13/24] revisions API users: use release_revisions() in wt-status.c "
` [PATCH 14/24] revisions API users: use release_revisions() for "prune_data" users
` [PATCH 15/24] revisions API: have release_revisions() release "commits"
` [PATCH 16/24] revisions API: have release_revisions() release "mailmap"
` [PATCH 17/24] revisions API: have release_revisions() release "cmdline"
` [PATCH 18/24] revisions API: have release_revisions() release "grep_filter"
` [PATCH 19/24] revisions API: have release_revisions() release "prune_data"
` [PATCH 20/24] revisions API: clear "boundary_commits" in release_revisions()
` [PATCH 21/24] revisions API: release "reflog_info" in release revisions()
` [PATCH 22/24] revisions API: call diff_free(&revs->pruning) in revisions_release()
` [PATCH 23/24] revisions API: have release_revisions() release "date_mode"
` [PATCH 24/24] revisions API: have release_revisions() release "topo_walk_info"

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-10 14:28 UTC  (12+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v2 25/27] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd

[PATCH 00/25] [RFC] Bundle URIs
 2022-03-10 14:45 UTC  (8+ messages)

[PATCH v2 00/12] Partial bundles
 2022-03-10 14:24 UTC  (33+ messages)
` [PATCH v3 "
  ` [PATCH v3 05/12] list-objects: consolidate traverse_commit_list[_filtered]
  ` [PATCH v3 07/12] list-objects: handle NULL function pointers
  ` [PATCH v3 08/12] bundle: parse filter capability
  ` [PATCH v4 00/13] Partial bundles
    ` [PATCH v4 01/13] index-pack: document and test the --promisor option
    ` [PATCH v4 02/13] list-objects-filter-options: create copy helper
    ` [PATCH v4 03/13] revision: put object filter into struct rev_info
    ` [PATCH v4 04/13] pack-objects: use rev.filter when possible
    ` [PATCH v4 05/13] pack-bitmap: drop filter in prepare_bitmap_walk()
    ` [PATCH v4 06/13] list-objects: consolidate traverse_commit_list[_filtered]
    ` [PATCH v4 07/13] MyFirstObjectWalk: update recommended usage
    ` [PATCH v4 08/13] list-objects: handle NULL function pointers
    ` [PATCH v4 09/13] bundle: parse filter capability
    ` [PATCH v4 10/13] rev-list: move --filter parsing into revision.c
    ` [PATCH v4 11/13] bundle: create filtered bundles
    ` [PATCH v4 12/13] bundle: unbundle promisor packs
    ` [PATCH v4 13/13] clone: fail gracefully when cloning filtered bundle

[PATCH 0/4] A couple of fixes for the Trace2 documentation
 2022-03-10 14:37 UTC  (8+ messages)
` [PATCH 1/4] trace2 docs: a couple of grammar fixes
` [PATCH 2/4] trace2 docs: surround more terms in backticks
` [PATCH 3/4] trace2 docs: fix a JSON formatted example
` [PATCH 4/4] trace2 docs: clarify what `varargs` is all about

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

[PATCH v12 00/12] ls-tree: "--object-only" and "--format" opts
 2022-03-10 13:57 UTC  (9+ messages)
` [RFC/REVIEW 0/7] fixups/suggestions/musings for tl/ls-tree-oid-only
  ` [RFC/REVIEW 1/7] ls-tree tests: add tests for --name-status
  ` [RFC/REVIEW 2/7] ls-tree tests: exhaustively test fast & slow path for --format
  ` [RFC/REVIEW 3/7] ls-tree: remove dead labels
  ` [RFC/REVIEW 4/7] ls-tree: remove unused "MODE_UNSPECIFIED"
  ` [RFC/REVIEW 5/7] ls-tree: detect and error on --name-only --name-status
  ` [RFC/REVIEW 6/7] ls-tree: remove FIELD_*, just use MODE_*
  ` [RFC/REVIEW 7/7] ls-tree: split up "fast path" callbacks

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

[PATCH v3] name-rev: use generation numbers if available
 2022-03-10  1:32 UTC  (4+ messages)

Leading slash exclusion does not with git clean on Windows
 2022-03-09 23:02 UTC  (2+ messages)

[PATCH] checkout, clone: die if tree cannot be parsed
 2022-03-09 22:20 UTC  (4+ messages)

[PATCH v4 00/10] fetch --recurse-submodules: fetch unpopulated submodules
 2022-03-09 22:11 UTC  (8+ messages)
` [PATCH v5 "

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-03-09 22:10 UTC  (4+ messages)

What's cooking in git.git (Mar 2022, #02; Mon, 7)
 2022-03-09 22:09 UTC  (8+ messages)
` jc/stash-drop (was Re: What's cooking in git.git (Mar 2022, #02; Mon, 7))
` ar/submodule-udpate "

[PATCH] test-lib: declare local variables as local
 2022-03-09 22:02 UTC  (2+ messages)

[PATCH] name-rev: test showing failure with non-monotonic commit dates
 2022-03-09 21:56 UTC  (3+ messages)

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

[PATCH v3] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-03-09 20:07 UTC  (7+ messages)
` [PATCH] test-lib.sh: use awk instead of expr for a POSIX non integer check

Git in GSoC 2022?
 2022-03-09 19:57 UTC  (6+ messages)

[PATCH] name-rev: make --stdin hidden
 2022-03-09 19:20 UTC  (3+ messages)

Possible bug reports for git-credential-libsecret
 2022-03-09 17:53 UTC 

Add an OPTIONS chunk to Documentation/git-sparse-checkout.txt
 2022-03-09 15:23 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).