public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-03 20:30:00 to 2025-03-06 05:58:08 UTC [more...]

[PATCH 0/2] describe and diff: implement --no-optional-locks
 2025-03-06  5:58 UTC 

The transfer.hideRefs of the upload-pack process does not work properly
 2025-03-06  1:21 UTC  (10+ messages)

[PATCH 0/2] refs: a couple of --exclude fixes
 2025-03-06  1:19 UTC  (3+ messages)
` [PATCH 1/2] refs.c: remove empty '--exclude' patterns
` [PATCH 2/2] refs.c: unify '--exclude' behavior between files and packed backends

Suggestion: Enhance git init with Language-Specific Templates
 2025-03-06  0:04 UTC  (7+ messages)

[PATCH 0/6] refs: introduce support for partial reference transactions
 2025-03-05 21:56 UTC  (13+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] refs/files: remove redundant check in split_symref_update()
  ` [PATCH v3 2/8] refs: move duplicate refname update check to generic layer
  ` [PATCH v3 3/8] refs/files: remove duplicate duplicates check
  ` [PATCH v3 4/8] refs/reftable: extract code from the transaction preparation
  ` [PATCH v3 5/8] refs: introduce enum-based transaction error types
  ` [PATCH v3 6/8] refs: implement partial reference transaction support
  ` [PATCH v3 7/8] refs: support partial update rejections during F/D checks
  ` [PATCH v3 8/8] update-ref: add --allow-partial flag for stdin mode

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-05 20:50 UTC  (10+ messages)
` [PATCH 3/3] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] completion: add helper to count path components
  ` [PATCH v2 2/2] completion: fix bugs with slashes in remote names

[ANNOUNCE] Git for Windows 2.49.0-rc1
 2025-03-05 16:00 UTC  (2+ messages)

[PATCH] docs: fix repository-layout when building with breaking changes
 2025-03-05 15:53 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH] docs: fix check-docs with WITH_BREAKING_CHANGES

[GSoC][RFC PATCH 0/6] Add --subject-extra-prefix flag to format-patch
 2025-03-05 14:26 UTC  (15+ messages)
` [GSoC][RFC PATCH 1/6] builtin/log: add subject-extra-prefix "
` [GSoC][RFC PATCH 2/6] builtin/log: die if -k and --suject-extra-prefix are used together
` [GSoC][RFC PATCH 3/6] revision: add subject_extra_field to struct rev_info
` [GSoC][RFC PATCH 4/6] builtin/log: fill subject extra prefix in format-patch
` [GSoC][RFC PATCH 5/6] log-tree: add subject prefix in output email subject
` [GSoC][RFC PATCH 6/6] t4014: add tests for the new flag --subject-extra-prefix

[PATCH v2 0/7] refs: introduce support for partial reference transactions
 2025-03-05 14:20 UTC  (9+ messages)
` [PATCH v2 6/7] refs: implement partial reference transaction support
` [PATCH v2 7/7] update-ref: add --allow-partial flag for stdin mode

Discuss GSOC: Refactoring in order to reduce Git’s global state
 2025-03-05 11:41 UTC  (2+ messages)

GIT-BUILD-OPTIONS can override manual invocations
 2025-03-05  7:57 UTC  (4+ messages)

meson build: datadir missing?
 2025-03-05  7:19 UTC  (4+ messages)

[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
 2025-03-05  2:04 UTC  (14+ messages)
` [PATCH 1/2] builtin/repack.c: simplify cruft pack aggregation
` [PATCH v2 0/2] pack-objects: freshen objects with multi-cruft packs
  ` [PATCH v2 1/2] builtin/repack.c: simplify cruft pack aggregation
  ` [PATCH v2 2/2] builtin/pack-objects.c: freshen objects from existing cruft packs
` [PATCH v3 0/1] pack-objects: freshen objects with multi-cruft packs
  ` [PATCH v3 1/1] builtin/pack-objects.c: freshen objects from existing cruft packs

[ANNOUNCE] Git v2.49.0-rc1
 2025-03-05  1:05 UTC  (4+ messages)

[PATCH 0/6] builtin/maintenance: introduce "reflog-expire" task
 2025-03-04 23:41 UTC  (5+ messages)
` [PATCH 2/6] builtin/reflog: stop storing default reflog expiry dates globally
` [PATCH 3/6] builtin/reflog: stop storing per-reflog "

Failing to apply patch generated with BSD (MacOS) diff -- multiple No newline at end of file
 2025-03-04 23:24 UTC 

[PATCH] help: add prompt-yes setting for autocorrect
 2025-03-04 22:33 UTC  (3+ messages)
  ` [PREVIEW v2] "

[PATCH 0/10] some zlib inflating bug fixes
 2025-03-04 21:32 UTC  (17+ messages)
` [PATCH 01/10] loose_object_info(): BUG() on inflating content with unknown type
` [PATCH 05/10] git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT
` [PATCH 06/10] unpack_loose_header(): avoid numeric comparison of zlib status
` [PATCH 10/10] unpack_loose_rest(): rewrite return handling for clarity

[PATCH 00/12] Stop depending on `the_repository` in object-related subsystems
 2025-03-04 20:16 UTC  (11+ messages)
` [PATCH 03/12] pack-write: stop depending on `the_repository` and `the_hash_algo`
` [PATCH 04/12] environment: move access to "core.bigFileThreshold" into repo settings
` [PATCH 08/12] object-file-convert: stop depending on `the_repository`
` [PATCH 09/12] delta-islands: "
` [PATCH 12/12] hash: stop depending on `the_repository` in `null_oid()`

[Feature Request] Negated non-wildcard patterns in excluded directories in `.gitignore`
 2025-03-04 19:17 UTC 

[GSOC][PATCH 0/1] t1403: prefer test_path_exists helper function
 2025-03-04 18:30 UTC  (31+ messages)
` [PATCH 1/1] "
` [GSOC][PATCH v2 0/1] t1403: verify path exists and is a file
  ` [GSOC][PATCH v3 "
    ` [PATCH v3 1/1] t1403: verify that "
    ` [PATCH v4 0/1] t1403: verify "
      ` [PATCH v4 1/1] t1403: verify that "
` [PATCH v2 "

[PATCH 0/2] t/unit-tests: convert unit-tests to use clar
 2025-03-04 17:59 UTC  (4+ messages)
` [PATCH 1/2] t/unit-tests: convert trailer test "
` [PATCH 2/2] t/unit-tests: convert urlmatch-normalization test to clar

What's cooking in git.git (Mar 2025, #01; Tue, 4)
 2025-03-04 17:49 UTC 

What's cooking in git.git (Mar 2025, #01; Tue, 4)
 2025-03-04 17:45 UTC 

[GSoC] Introduction and dev environment setup help
 2025-03-04 17:08 UTC  (3+ messages)

Subject: Memory Leak vulnerability in reftable/readwrite_test.c
 2025-03-04 16:11 UTC  (5+ messages)
    ` [PATCH v2] reftable: release name on reftable_reader_new() error

[BUG/WIP PATCH] unit-tests: use clean test environment
 2025-03-04 15:54 UTC  (9+ messages)

What's cooking in git.git (Feb 2025, #09; Fri, 28)
 2025-03-04 15:30 UTC  (11+ messages)
  ` ps/reftable-sans-compat-util, was "

[PATCH v2] gitk: added external diff file rename detection
 2025-03-04 13:01 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] add -p: a couple of hunk splitting fixes
 2025-03-04 10:25 UTC  (10+ messages)
` [PATCH 1/2] add -p: mark split hunks as undecided

[PATCH] meson: distinguish build and target host binaries
 2025-03-04  9:07 UTC  (3+ messages)

[PATCH 00/34] misc *.txt -> *.adoc fixes
 2025-03-04  0:15 UTC  (43+ messages)
` [PATCH 01/34] t0450: "
` [PATCH 02/34] .gitattributes: more *.txt -> *.adoc updates
` [PATCH 03/34] doc: remove unneeded .gitattributes
` [PATCH 04/34] Makefile: update reference to technical/racy-git.adoc
` [PATCH 05/34] README: *.txt -> *.adoc fixes
` [PATCH 06/34] CodingGuidelines: "
` [PATCH 07/34] MyFirstContribution: "
` [PATCH 08/34] MyFirstObjectWalk: "
` [PATCH 09/34] howto/new-command: update reference to builtin docs
` [PATCH 10/34] technical/partial-clone: update reference to rev-list-options.adoc
` [PATCH 11/34] doc: *.txt -> *.adoc fixes
` [PATCH 12/34] advice.h: "
` [PATCH 13/34] apply.c: "
` [PATCH 14/34] builtin.h: "
` [PATCH 15/34] config.c: "
` [PATCH 16/34] contrib/long-running-filter: "
` [PATCH 17/34] diff.h: "
` [PATCH 18/34] diffcore.h: "
` [PATCH 19/34] fsck.h: "
` [PATCH 20/34] list-objects-filter-options.h: "
` [PATCH 21/34] object-name.c: "
` [PATCH 22/34] parse-options.h: "
` [PATCH 23/34] pseudo-merge.h: "
` [PATCH 24/34] refs.h: "
` [PATCH 25/34] setup.c: "
` [PATCH 26/34] simple-ipc.h: "
` [PATCH 27/34] t/helper/test-rot13-filter.c: "
` [PATCH 28/34] t6012: "
` [PATCH 29/34] t6434: "
` [PATCH 30/34] trace2.h: "
` [PATCH 31/34] trace2/tr2_sysenv.c: "
` [PATCH 32/34] transport.h: "
` [PATCH 33/34] unpack-trees.c: "
` [PATCH 34/34] xdiff: "

[PATCH] [GSOC][PATCH] Modernize Test Path Checking in Git’s Test Suite
 2025-03-03 20:57 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