git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-02 22:37:48 to 2025-05-06 12:58:19 UTC [more...]

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

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

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

[PATCH 0/4] meson: parse TAP output generated by our tests
 2025-05-06 12:29 UTC  (6+ 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

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

[PATCH 00/17] object-store: carve out the object database subsystem
 2025-05-06 11:09 UTC  (18+ 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] gitlab-ci: always run MSVC-based Meson job
 2025-05-06 10:39 UTC  (4+ messages)

[PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
 2025-05-06  9:35 UTC  (22+ 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

[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-05-06  9:05 UTC  (23+ 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 0/3] Better support for customising context lines in --patch commands
 2025-05-06  8:55 UTC  (11+ 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

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

[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] wrapper: Fix a errno discrepancy on NetBSD
 2025-05-06  1:16 UTC  (21+ messages)
` [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
  ` [PATCH v3] "

[PATCH 0/2] scalar: add --no-maintenance option
 2025-05-05 21:47 UTC  (7+ 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: "

[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  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] whatchanged: require --i-still-use-this
  ` [PATCH v3 0/6] Nominating "whatchanged" for removal
    ` [PATCH v3 1/6] you-still-use-that??: help deprecating commands "
    ` [PATCH v3 2/6] doc: prepare for a world without whatchanged
    ` [PATCH v3 3/6] tests: "
    ` [PATCH v3 4/6] whatchanged: require --i-still-use-this
    ` [PATCH v3 5/6] whatchanged: remove when built with WITH_BREAKING_CHANGES
    ` [PATCH v3 6/6] whatschanged: list it in BreakingChanges document

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

[PATCH 0/2] doc: fix subheading and inline-verbatim
 2025-05-05 17:47 UTC  (4+ messages)
` [PATCH 1/2] doc: reflog: fix `drop` subheading
` [PATCH 2/2] doc: branch: fix inline-verbatim

[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

Bug Report: git submodule overwrites submodules of same name but different path
 2025-05-05 13:41 UTC 

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

Feature Request: Support character escapes in .gitignore
 2025-05-03  9:14 UTC 

[PATCH v3] apply: --intent-to-add should imply --index
 2025-05-03  8:22 UTC  (6+ messages)

What's cooking in git.git (May 2025, #01; Fri, 2)
 2025-05-03  1:35 UTC 

[PATCH 0/4] A handful of doc synopsis/options update
 2025-05-03  1:15 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] git-verify-* doc: update mark-up of synopsis option descriptions
  ` [PATCH v2 2/3] git-{var,write-tree} docs: "
  ` [PATCH v2 3/3] git-daemon doc: "

bugreport - cannot clone repo over ssh which I don't own
 2025-05-03  0:49 UTC  (2+ messages)

[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
 2025-05-02 23:44 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] pack-objects: extract should_attempt_deltas()
  ` [PATCH v2 02/13] pack-objects: add --path-walk option
  ` [PATCH v2 04/13] p5313: add performance tests for --path-walk
  ` [PATCH v2 05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
  ` [PATCH v2 06/13] t5538: add tests to confirm deltas in shallow pushes
  ` [PATCH v2 07/13] repack: add --path-walk option
  ` [PATCH v2 08/13] pack-objects: enable --path-walk via config


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