git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2025-01-29 21:51:16 to 2025-02-01 16:50:56 UTC [more...]

[PATCH v3] builtin/clone: teach git-clone(1) the --revision= option
 2025-02-01 16:50 UTC  (11+ messages)
` [PATCH v4 0/6] Enable doing a shallow clone of a specific git revision
  ` [PATCH v4 1/6] clone: cut down on global variables in clone.c
  ` [PATCH v4 2/6] clone: make it possible to specify --tags
  ` [PATCH v4 3/6] clone: refactor wanted_peer_refs()
  ` [PATCH v4 4/6] clone: add tags refspec earlier to fetch refspec
  ` [PATCH v4 5/6] clone: introduce struct clone_opts in builtin/clone.c
  ` [PATCH v4 6/6] builtin/clone: teach git-clone(1) the --revision= option

[PATCH 0/1] Rename all *.txt files to .adoc in Documentation
 2025-02-01 13:40 UTC 

[PATCH 1/1] t5401: prefer test_path_is_* helper function
 2025-02-01 13:29 UTC  (3+ messages)

[PATCH 1/1] Renamed all *.txt files to .adoc of Documentation
 2025-02-01 13:13 UTC 

[PATCH 1/1] Renamed all *.txt files to .adoc of Documentation
 2025-02-01 13:17 UTC 

[PATCH 0/1] Rename all *.txt files to .adoc in Documentation
 2025-02-01 12:58 UTC 

[PATCH v3 0/3] refs: small followups to the migration corruption fix
 2025-02-01 10:33 UTC  (4+ messages)
` [PATCH v3 3/3] reftable: prevent 'update_index' changes after adding records
  ` undefined behavior in unit tests, was "

Feature idea: Git hook for pre-checkout
 2025-02-01 10:09 UTC  (5+ messages)

[PATCH] credential: warn about git-credential-store [RFC]
 2025-02-01 10:07 UTC  (4+ messages)

[PATCH 00/10] add more ref consistency checks
 2025-02-01  9:50 UTC  (26+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] t0602: use subshell to ensure working directory unchanged
  ` [PATCH v2 2/8] builtin/refs: get worktrees without reading head info
  ` [PATCH v2 3/8] packed-backend: check whether the "packed-refs" is regular
  ` [PATCH v2 4/8] packed-backend: add "packed-refs" header consistency check
  ` [PATCH v2 5/8] packed-backend: check whether the refname contains NUL characters
  ` [PATCH v2 6/8] packed-backend: add "packed-refs" entry consistency check
  ` [PATCH v2 7/8] packed-backend: check whether the "packed-refs" is sorted
  ` [PATCH v2 8/8] builtin/fsck: add `git refs verify` child process

[GSoC][PATCH 0/1] t5401: prefer test_path_is_* helper function
 2025-02-01  7:11 UTC 

[PATCH v2 0/3] refspec: centralize refspec-related logic
 2025-02-01  6:42 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] refactor(remote): rename function omit_name_by_refspec
  ` [PATCH v3 2/5] refspec: relocate refname_matches_negative_refspec_item
  ` [PATCH v3 3/5] refactor(remote): rename query_refspecs functions
  ` [PATCH v3 4/5] refspec: relocate matching related functions
  ` [PATCH v3 5/5] refspec: relocate apply_refspecs and related funtions

What's cooking in git.git (Jan 2025, #09; Fri, 31)
 2025-02-01  2:51 UTC 

What's cooking in git.git (Jan 2025, #06; Wed, 22)
 2025-02-01  2:29 UTC  (7+ messages)

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2025-02-01  2:08 UTC  (6+ messages)
` [PATCH v10 0/8] "
  ` [PATCH v10 7/8] transport: add client support for object-info
  ` [PATCH v10 8/8] cat-file: add remote-object-info to batch-command

[GSOC] [Newbie] Test Script t6423 Microproject
 2025-02-01  1:17 UTC  (2+ messages)

(no subject)
 2025-01-31 23:10 UTC 

What's cooking in git.git (Jan 2025, #08; Tue, 28)
 2025-01-31 23:30 UTC  (7+ messages)

[PATCH 0/4] t/unit-tests: convert unit-tests to use clar
 2025-01-31 23:06 UTC  (17+ messages)
` [PATCH 1/4] t/unit-tests: convert hashmap test to clar framework
` [PATCH 2/4] t/unit-tests: adapt example decorate "
` [PATCH 3/4] t/unit-tests: convert strbuf "
` [PATCH 4/4] t/unit-tests: convert strcmp-offset "
` [PATCH v2 0/4] t/unit-tests: convert unit-tests to use clar
  ` [PATCH v2 1/4] t/unit-tests: convert hashmap test to use clar test framework
  ` [PATCH v2 2/4] t/unit-tests: adapt example decorate "
  ` [PATCH v2 3/4] t/unit-tests: convert strbuf "
  ` [PATCH v2 4/4] t/unit-tests: convert strcmp-offset "

[PATCH 0/3] setup: fix reinit of repos with different formats
 2025-01-31 22:40 UTC  (8+ messages)
` [PATCH 1/3] t0001: remove duplicate test
` [PATCH 2/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT
` [PATCH 3/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH

[PATCH v3 0/8] pack-objects: Create an alternative name hash algorithm (recreated)
 2025-01-31 21:39 UTC  (3+ messages)
` [PATCH v4 0/7] "

[PATCH] worktree: detect from secondary worktree if main worktree is bare
 2025-01-31 20:20 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 0/6][Outreachy] Introduce os-version Capability with Configurable Options
 2025-01-31 20:17 UTC  (11+ messages)
` [PATCH v3 "

[PATCH 0/4] hash: introduce generic wrappers to update hash contexts
 2025-01-31 18:16 UTC  (6+ messages)
` [PATCH 1/4] hash: convert hashing context to a structure
` [PATCH 2/4] hash: stop typedeffing the hash context
` [PATCH 3/4] hash: provide generic wrappers to update hash contexts
` [PATCH 4/4] global: adapt callers to use generic hash context helpers

[PATCH 0/3] Sanitize sideband channel messages
 2025-01-31 17:55 UTC  (5+ messages)

[PATCH] ci: fix base commit fallback for check-whitespace and check-style
 2025-01-31 17:39 UTC 

[PATCH 0/2] transport: don't ignore git-receive-pack(1) exit code on atomic push
 2025-01-31 16:26 UTC  (14+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] t5504: modernize test by moving heredocs into test bodies
  ` [PATCH v4 2/8] t5548: refactor to reuse setup_upstream() function
  ` [PATCH v4 3/8] t5548: refactor test cases by resetting upstream
  ` [PATCH v4 4/8] t5548: add new porcelain test cases
  ` [PATCH v4 5/8] t5548: add porcelain push test cases for dry-run mode
  ` [PATCH v4 6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
  ` [PATCH v4 7/8] t5543: atomic push reports exit code failure
  ` [PATCH v4 8/8] send-pack: gracefully close the connection for atomic push

Git in GSoC 2025
 2025-01-31 16:09 UTC  (14+ messages)

[RFC PATCH resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
 2025-01-31 15:17 UTC  (3+ messages)

[PATCH 0/7] fsmonitor: completing a stale patch that Implements fsmonitor for Linux
 2025-01-31  3:28 UTC  (2+ messages)

[PATCH] docs: indicate http.sslCertType and sslKeyType
 2025-01-30 22:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] apply: detect overflow when parsing hunk header
 2025-01-30 22:17 UTC  (2+ messages)

[BUG] PREFIX environment variable ignored by git config --system
 2025-01-30 21:57 UTC  (14+ messages)

Draft of Git Rev News edition 119
 2025-01-30 21:18 UTC 

[ANNOUNCE] tig-2.5.11
 2025-01-30 20:00 UTC 

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2025-01-30 19:32 UTC  (6+ messages)
` [PATCH v9 0/4] Introduce libgit-rs, "
  ` [PATCH v9 3/4] libgit-sys: also export some config_set functions
  ` [PATCH v9 4/4] libgit: add higher-level libgit crate

[PATCH v3 0/4] Fix type conversion Warings from msvc
 2025-01-30 19:24 UTC  (6+ messages)
` [PATCH v3 1/4] add-patch: Fix type conversion warnings "

[PATCH 0/2] Plug two memory leaks exposed via Meson
 2025-01-30 19:19 UTC  (12+ messages)
` [PATCH 1/2] unix-socket: fix memory leak when chdir(3p) fails
` [PATCH v2 0/2] Plug two memory leaks exposed via Meson
  ` [PATCH v2 1/2] unix-socket: fix memory leak when chdir(3p) fails
  ` [PATCH v2 2/2] scalar: free result of `remote_default_branch()`

What's cooking in git.git (Jan 2025, #07; Fri, 24)
 2025-01-30 17:26 UTC  (6+ messages)

[PATCH 00/11] meson: cleanups, improvements, smallish fixes
 2025-01-30 14:44 UTC  (21+ messages)
` [PATCH 01/11] meson: fix exec path with enabled runtime prefix
` [PATCH 08/11] meson: simplify setup of PATH environment variable
` [PATCH v2 00/13] meson: cleanups, improvements, smallish fixes
  ` [PATCH v2 01/13] meson: fix exec path with enabled runtime prefix
  ` [PATCH v2 02/13] meson: fix OpenSSL fallback when not explicitly required
  ` [PATCH v2 03/13] meson: inline the static 'git' library
  ` [PATCH v2 04/13] meson: simplify use of the common-main library
  ` [PATCH v2 05/13] meson: introduce `libgit_curl` dependency
  ` [PATCH v2 06/13] meson: stop linking libcurl into all executables
  ` [PATCH v2 07/13] meson: drop separate version library
  ` [PATCH v2 08/13] meson: improve PATH handling
  ` [PATCH v2 09/13] meson: improve handling of `sane_tool_path` option
  ` [PATCH v2 10/13] meson: prevent finding sed(1) in a loop
  ` [PATCH v2 11/13] meson: fix overwritten `git` variable
  ` [PATCH v2 12/13] meson: consistently use custom program paths to resolve programs
  ` [PATCH v2 13/13] gitlab-ci: restrict maximum number of link jobs on Windows

[PATCH v3 0/5] Introduce a "promisor-remote" capability
 2025-01-30 10:51 UTC  (9+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 3/6] version: make redact_non_printables() non-static
  ` [PATCH v4 4/6] Add 'promisor-remote' capability to protocol v2
  ` [PATCH v4 5/6] promisor-remote: check advertised name or URL

[RFC PATCH resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
 2025-01-30  8:09 UTC  (3+ messages)

Tags are no longer fetched when fetching specific commit
 2025-01-30  3:49 UTC 


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