git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-03 16:10:04 to 2025-05-06 18:06:15 UTC [more...]

[PATCH 00/17] object-store: carve out the object database subsystem
 2025-05-06 18:06 UTC  (19+ messages)
` [PATCH 01/17] object-store: rename `raw_object_store` to `object_database`
` [PATCH 02/17] object-store: rename `object_directory` to `odb_backend`
` [PATCH 03/17] object-store: rename files to "odb.{c,h}"
` [PATCH 04/17] odb: introduce parent pointers
` [PATCH 05/17] odb: get rid of `the_repository` in `find_odb()`
` [PATCH 06/17] odb: get rid of `the_repository` in `assert_oid_type()`
` [PATCH 07/17] "
` [PATCH 08/17] odb: get rid of `the_repository` when handling alternates
` [PATCH 09/17] odb: get rid of `the_repository` in `for_each()` functions
` [PATCH 10/17] odb: get rid of `the_repository` when handling the primary backend
` [PATCH 11/17] odb: get rid of `the_repository` when handling submodule backends
` [PATCH 12/17] odb: trivial refactorings to get rid of `the_repository`
` [PATCH 13/17] odb: rename `oid_object_info()`
` [PATCH 14/17] odb: rename `repo_read_object_file()`
` [PATCH 15/17] odb: rename `has_object()`
` [PATCH 16/17] odb: rename `pretend_object_file()`
` [PATCH 17/17] odb: rename `read_object_with_reference()`

[PATCH 0/2] scalar: add --no-maintenance option
 2025-05-06 18:00 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] scalar: customize register_dir()'s behavior
  ` [PATCH v2 2/4] scalar register: add --no-maintenance option
  ` [PATCH v2 3/4] scalar clone: "
  ` [PATCH v2 4/4] scalar reconfigure: "

What's cooking in git.git (May 2025, #02; Mon, 5)
 2025-05-06 17:50 UTC  (3+ messages)

[PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
 2025-05-06 17:49 UTC  (26+ messages)
` [PATCH 1/3] send-mail: improve checks for valid_fqdn
` [PATCH 2/3] docs: improve send-email documentation
` [PATCH 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers
` [PATCH v2 0/3] Improve checks for valid_fqdn in send-email and update documentation
  ` [PATCH v2 1/3] send-mail: improve checks for valid_fqdn
  ` [PATCH v2 2/3] docs: improve send-email documentation
  ` [PATCH v2 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers
` [PATCH v3 0/3] Improve checks for valid_fqdn in send-email and update documentation
  ` [PATCH v3 1/3] send-mail: improve checks for valid_fqdn
  ` [PATCH v3 2/3] docs: improve send-email documentation
  ` [PATCH v3 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers

Bug Report: git submodule overwrites submodules of same name but different path
 2025-05-06 17:30 UTC  (2+ messages)
` Re "Bug Report: git submodule overwrites submodules of same name but different path"

[PATCH 0/3] Better support for customising context lines in --patch commands
 2025-05-06 17:29 UTC  (15+ messages)
` [PATCH 1/3] add-patch: respect diff.context configuration
` [PATCH 2/3] add-patch: add diff.context command line overrides
` [PATCH 3/3] add-interactive: add new "context" subcommand

Problems with 82e79c63642c, NOT_CONSTANT with sigfillset()
 2025-05-06 17:16 UTC  (5+ messages)
` [PATCH/RFC v1 1/1] intialize false_but_the_compiler_does_not_know_it_

[PATCH 0/4] align the behavior when opening "packed-refs"
 2025-05-06 16:41 UTC  (5+ messages)
` [PATCH 1/4] packed-backend: skip checking consistency of empty packed-refs file
` [PATCH 2/4] packed-backend: extract snapshot allocation in `load_contents`
` [PATCH 3/4] packed-backend: extract munmap operation for `MMAP_TEMPORARY`
` [PATCH 4/4] packed-backend: use mmap when opening large "packed-refs" file

[PATCH v3 0/1] userdiff: improve Bash function and word regex patterns
 2025-05-06 16:30 UTC  (4+ messages)
` [PATCH v4 0/1][GSOC] userdiff:Added newlines at the end of the test cases
  ` [PATCH v4 1/1][GSOC] userdiff: extend Bash pattern to cover more shell function forms

[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-05-06 16:08 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/7] worktree: expose function to retrieve worktree names
  ` [PATCH v3 5/7] builtin/maintenance: introduce "worktree-prune" task
` [PATCH v4 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
  ` [PATCH v4 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
  ` [PATCH v4 2/7] builtin/gc: remove global variables where it trivial to do
  ` [PATCH v4 3/7] builtin/gc: move pruning of worktrees into a separate function
  ` [PATCH v4 4/7] worktree: expose function to retrieve worktree names
  ` [PATCH v4 5/7] builtin/maintenance: introduce "worktree-prune" task
  ` [PATCH v4 6/7] builtin/gc: move rerere garbage collection into separate function
  ` [PATCH v4 7/7] builtin/maintenance: introduce "rerere-gc" task

[PATCH 00/10] Spring cleanup of "contrib/"
 2025-05-06 14:12 UTC  (11+ messages)
` [PATCH 01/10] contrib: remove "remotes2config.sh"
` [PATCH 02/10] contrib: remove "examples" directory
` [PATCH 03/10] contrib: remove remote-helper stubs
` [PATCH 04/10] contrib: remove "thunderbird-patch-inline"
` [PATCH 05/10] contrib: remove "hooks" directory
` [PATCH 06/10] contrib: remove "mw-to-git"
` [PATCH 07/10] contrib: remove "persistent-https" remote helper
` [PATCH 08/10] contrib: remove "git-resurrect.sh"
` [PATCH 09/10] contrib: remove "emacs" directory
` [PATCH 10/10] contrib: remove "git-new-workdir"

[PATCH] wrapper: Fix a errno discrepancy on NetBSD
 2025-05-06 13:43 UTC  (23+ messages)
` [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
  ` [PATCH v3] "

[PATCH] xdiff: disable cleanup_records heuristic with --minimal
 2025-05-06 13:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] gitlab-ci: always run MSVC-based Meson job
 2025-05-06 13:17 UTC  (5+ messages)

[PATCH 0/4] meson: parse TAP output generated by our tests
 2025-05-06 13:17 UTC  (7+ messages)
` [PATCH 1/4] t: fix cases where output breaks TAP format
` [PATCH 2/4] t/test-lib: don't print shell traces to stdout
` [PATCH 3/4] meson: introduce kwargs variable for tests
` [PATCH 4/4] meson: parse TAP output generated by our tests

[PATCH 0/2] doc: fix subheading and inline-verbatim
 2025-05-06 13:01 UTC  (5+ messages)
` [PATCH 1/2] doc: reflog: fix `drop` subheading
` [PATCH 2/2] doc: branch: fix inline-verbatim

[RFC PATCH 0/2] rebase: support --trailer and add --reviewby
 2025-05-06 12:58 UTC  (3+ messages)
` [RFC PATCH 1/2] rebase, am: add --reviewby option
` [RFC PATCH 2/2] rebase: support --trailer

Incremental Backup of repositories using Git
 2025-05-06 12:44 UTC  (3+ messages)

Problems with t6011
 2025-05-06 12:32 UTC 

[PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
 2025-05-06  8:32 UTC  (8+ messages)
` [PATCH v2] ci(win+Meson): build in Release mode

git svn clone failed
 2025-05-06  5:40 UTC  (7+ messages)
  ` Cleaning up "contrib/" (was: git svn clone failed)
    ` Cleaning up "contrib/"

[PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
 2025-05-06  5:10 UTC  (15+ messages)
` [PATCH v2 03/10] t/unit-tests: convert reftable block test "
` [PATCH v2 09/10] t/unit-tests: convert reftable stack "
` [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar

[PATCH] ci: fix aggregation of test results with Meson
 2025-05-05 21:19 UTC  (3+ messages)

[PATCH 0/2] Nominating "whatchanged" for removal
 2025-05-05 20:57 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] whatchanged: require --i-still-use-this
  ` [PATCH v3 0/6] Nominating "whatchanged" for removal
    ` [PATCH v3 3/6] tests: prepare for a world without whatchanged
    ` [PATCH v3 4/6] whatchanged: require --i-still-use-this
    ` [PATCH v3 5/6] whatchanged: remove when built with WITH_BREAKING_CHANGES

Collaboration Opportunity: IEEE Summer of Code 2025 🚀
 2025-05-05 17:48 UTC 

[PATCH 0/1] New remote groups subcommand
 2025-05-05 16:32 UTC  (4+ messages)
` [PATCH 1/1] Add git remote group sub-command

[PATCH v2] Dir: Fix and test wildcard pathspec handling
 2025-05-05 15:03 UTC  (6+ messages)
` [PATCH] dir.c: literal match with wildcard in pathspec should still glob

[PATCH 0/3] Some CI/buildsystems cleanup
 2025-05-05 14:33 UTC  (8+ messages)
` [PATCH 1/3] ci: stop linking the `prove` cache
` [PATCH 2/3] contrib/buildsystems: drop support for building .vcproj/.vcxproj files
` [PATCH 3/3] config.mak.uname: drop the `vcxproj` target

[PATCH v2 0/8] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-05-05  7:22 UTC  (6+ messages)
` [PATCH v2 6/8] rerere: provide function to collect stale entries

[PATCH 0/4] pack-bitmap: enable lookup tables by default, misc. cleanups
 2025-05-05  7:11 UTC  (3+ messages)

[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
 2025-05-05  6:08 UTC  (5+ messages)
` [PATCH v3 "

easily use meld 3-pane view to review merge commits?
 2025-05-04  9:00 UTC  (2+ messages)

[Bug?] "git show -s" still worries about renameLimit?
 2025-05-04  8:27 UTC  (2+ messages)


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