Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-12 19:45:52 to 2024-06-17 13:55:42 UTC [more...]

[PATCH v5 0/4] object checking related additions and fixes for bundles in fetches
 2024-06-17 13:55 UTC  (8+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] bundle-uri: verify oid before writing refs
      `  "
  ` [PATCH v7 0/3] object checking related additions and fixes for bundles in fetches
    ` [PATCH v7 1/3] bundle-uri: verify oid before writing refs
    ` [PATCH v7 2/3] fetch-pack: expose fsckObjects configuration logic

[PATCH] submodule: allow gitsubmodules to be pointed at tags
 2024-06-17 12:01 UTC 

[PATCH 0/2] cat-file related doc and test
 2024-06-17 10:43 UTC  (3+ messages)
` [PATCH 1/2] Git.pm: use array in command_bidi_pipe example
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default

[PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
 2024-06-17  9:30 UTC  (56+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions
  ` [PATCH v2 02/20] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
  ` [PATCH v2 03/20] hash: require hash algorithm in `oidread()` and `oidclr()`
  ` [PATCH v2 04/20] global: ensure that object IDs are always padded
  ` [PATCH v2 05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash
  ` [PATCH v2 06/20] hash: make `is_null_oid()` independent of `the_repository`
  ` [PATCH v2 07/20] hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
  ` [PATCH v2 08/20] hash: require hash algorithm in `empty_tree_oid_hex()`
  ` [PATCH v2 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
  ` [PATCH v2 10/20] refs: avoid include cycle with "repository.h"
  ` [PATCH v2 11/20] hash-ll: merge with "hash.h"
  ` [PATCH v2 12/20] http-fetch: don't crash when parsing packfile without a repo
  ` [PATCH v2 13/20] oidset: pass hash algorithm when parsing file
  ` [PATCH v2 14/20] protocol-caps: use hash algorithm from passed-in repository
  ` [PATCH v2 15/20] replace-object: "
  ` [PATCH v2 16/20] compat/fsmonitor: fix socket path in networked SHA256 repos
  ` [PATCH v2 17/20] t/helper: use correct object hash in partial-clone helper
  ` [PATCH v2 18/20] t/helper: fix segfault in "oid-array" command without repository
  ` [PATCH v2 19/20] t/helper: remove dependency on `the_repository` in "proc-receive"
  ` [PATCH v2 20/20] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`
` [PATCH v3 00/20] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
  ` [PATCH v3 01/20] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions
  ` [PATCH v3 02/20] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
  ` [PATCH v3 03/20] hash: require hash algorithm in `oidread()` and `oidclr()`
  ` [PATCH v3 04/20] global: ensure that object IDs are always padded
  ` [PATCH v3 05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash
  ` [PATCH v3 06/20] hash: make `is_null_oid()` independent of `the_repository`
  ` [PATCH v3 07/20] hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
  ` [PATCH v3 08/20] hash: require hash algorithm in `empty_tree_oid_hex()`
  ` [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
  ` [PATCH v3 10/20] refs: avoid include cycle with "repository.h"
  ` [PATCH v3 11/20] hash-ll: merge with "hash.h"
  ` [PATCH v3 12/20] http-fetch: don't crash when parsing packfile without a repo
  ` [PATCH v3 13/20] oidset: pass hash algorithm when parsing file
  ` [PATCH v3 14/20] protocol-caps: use hash algorithm from passed-in repository
  ` [PATCH v3 15/20] replace-object: "
  ` [PATCH v3 16/20] compat/fsmonitor: fix socket path in networked SHA256 repos
  ` [PATCH v3 17/20] t/helper: use correct object hash in partial-clone helper
  ` [PATCH v3 18/20] t/helper: fix segfault in "oid-array" command without repository
  ` [PATCH v3 19/20] t/helper: remove dependency on `the_repository` in "proc-receive"
  ` [PATCH v3 20/20] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`

[PATCH v4] merge: avoid write merge state when unable to write index
 2024-06-17  9:17 UTC  (6+ messages)
` [PATCH v5] "
    ` [Internet]Re: "
      `  "
  ` [PATCH v6] "

[PATCH 0/2] Symlink resolutions: limits and return modes
 2024-06-17  9:03 UTC  (3+ messages)
` [PATCH 1/2] cat-file: configurable number of symlink resolutions
` [PATCH 2/2] cat-file: configurable "best effort mode" for symlink resolution

[GSoC]: Implement consistency check for refs blog
 2024-06-17  5:57 UTC  (2+ messages)

Add warning when v0 protocol is used/downgraded
 2024-06-17  1:19 UTC  (3+ messages)

Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
 2024-06-17  0:36 UTC 

git send-email SMTP password command
 2024-06-17  0:22 UTC  (2+ messages)

RFC: indicating diff strategy in format-patch message headers
 2024-06-16 23:47 UTC  (6+ messages)

[GSoC] Blog: move and improve reftable tests in the unit testing framework
 2024-06-16 13:21 UTC  (3+ messages)

[PATCH] Fix default font scaling
 2024-06-16 12:37 UTC  (4+ messages)

Investment Abroad
 2024-06-16 12:18 UTC 

[Outreachy][PATCH v2 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
 2024-06-16  4:52 UTC  (8+ messages)
` [PATCH v3 0/3] Port t0015-hash to the unit testing framework
  ` [PATCH v3 2/3] t/: port helper/test-sha1.c to unit-tests/t-hash.c

Cannot override `remote.origin.url` with `-c` option
 2024-06-16  4:59 UTC  (19+ messages)
      ` [PATCH 0/11] allow overriding remote.*.url
        ` [PATCH 01/11] archive: fix check for missing url
        ` [PATCH 02/11] remote: refactor alias_url() memory ownership
        ` [PATCH 03/11] remote: transfer ownership of memory in add_url(), etc
        ` [PATCH 04/11] remote: use strvecs to store remote url/pushurl
        ` [PATCH 05/11] remote: simplify url/pushurl selection
        ` [PATCH 06/11] config: document remote.*.url/pushurl interaction
        ` [PATCH 07/11] remote: allow resetting url list
        ` [PATCH 08/11] t5801: make remote-testgit GIT_DIR setup more robust
        ` [PATCH 09/11] t5801: test remote.*.vcs config
        ` [PATCH 10/11] remote: always require at least one url in a remote
        ` [PATCH 11/11] remote: drop checks for zero-url case

[GSoC][PATCH 0/2] ref consistency check infra setup
 2024-06-15 20:51 UTC  (16+ messages)
` [GSoC][PATCH v2 0/7] "
  ` [GSoC][PATCH v2 2/7] refs: set up ref consistency check infrastructure
  ` [GSoC][PATCH v2 3/7] builtin/refs: add verify subcommand
  ` [GSoC][PATCH v2 4/7] builtin/fsck: add `git-refs verify` child process
  ` [GSoC][PATCH v2 5/7] files-backend: add unified interface for refs scanning
  ` [GSoC][PATCH v2 7/7] fsck: add ref content check for files backend

git grep bug replacing - with :
 2024-06-15 16:36 UTC  (5+ messages)

bundles discovery and clones
 2024-06-15 13:01 UTC  (5+ messages)

[PATCH v2] date: detect underflow when parsing dates with positive timezone offset
 2024-06-15 11:49 UTC  (12+ messages)
` [PATCH v3] date: detect underflow/overflow when parsing dates with "

What's cooking in git.git (Jun 2024, #05; Fri, 14)
 2024-06-14 23:33 UTC 

[PATCH 0/3] Branches are branches and not heads
 2024-06-14 22:46 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] show-ref: introduce --branches and deprecate --heads

[PATCH 1/2] Documentation/technical/bitmap-format.txt: add missing position table
 2024-06-14 21:23 UTC  (12+ messages)
` [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded
` [PATCH v2 0/2] pseudo-merge: various small fixes
  ` [PATCH v2 1/2] Documentation/technical/bitmap-format.txt: add missing position table
  ` [PATCH v2 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded

[PATCH 0/2] commit-graph/server-info: use tempfile.h in more places
 2024-06-14 19:35 UTC  (4+ messages)

[PATCH] worktree_git_path(): move the declaration to path.h
 2024-06-14 19:21 UTC  (3+ messages)

[PATCH] archive: make --add-virtual-file honor --prefix
 2024-06-14 18:40 UTC  (7+ messages)
` [PATCH v2] "
          ` [PATCH] archive: document that --add-virtual-file takes full path

[GSoC][PATCH v3 0/7] t: port reftable/pq_test.c to the unit testing framework
 2024-06-14 17:40 UTC  (10+ messages)
` [GSoC][PATCH v4 "
  ` [PATCH v4 1/7] reftable: remove unncessary curly braces in reftable/pq.c
  ` [PATCH v4 2/7] reftable: change the type of array indices to 'size_t' "
  ` [PATCH v4 3/7] t: move reftable/pq_test.c to the unit testing framework
  ` [PATCH v4 4/7] t-reftable-pq: make merged_iter_pqueue_check() static
  ` [PATCH v4 5/7] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
  ` [PATCH v4 6/7] t-reftable-pq: add test for index based comparison
  ` [PATCH v4 7/7] t-reftable-pq: add tests for merged_iter_pqueue_top()

[RFC PATCH] docs: document upcoming breaking changes
 2024-06-14 16:08 UTC  (7+ messages)
` [PATCH v7 0/4] "
  ` [PATCH v7 1/4] docs: introduce document to announce "
  ` [PATCH v7 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
  ` [PATCH v7 3/4] BreakingChanges: document removal of grafting
  ` [PATCH v7 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout

Non-blob .gitmodules and .gitattributes
 2024-06-14 15:43 UTC  (3+ messages)

What's cooking in git.git (Jun 2024, #04; Wed, 12)
 2024-06-14  5:52 UTC  (6+ messages)

[PATCH 0/7] Fix and improve some error codepaths in merge-ort
 2024-06-14  4:19 UTC  (13+ messages)
` [PATCH 1/7] merge-ort: extract handling of priv member into reusable function
` [PATCH 2/7] merge-ort: maintain expected invariant for priv member
` [PATCH 3/7] merge-ort: fix type of local 'clean' var in handle_content_merge()
` [PATCH 4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule
` [PATCH 5/7] merge-ort: loosen commented requirements
` [PATCH 6/7] merge-ort: upon merge abort, only show messages causing the abort
` [PATCH 7/7] merge-ort: convert more error() cases to path_msg()

Unexpected git merge exit code when killing merge driver during ancestor merge
 2024-06-13 22:22 UTC  (5+ messages)

[PATCH 00/16] mktree: support more flexible usage
 2024-06-13 18:38 UTC  (11+ messages)
` [PATCH 09/16] mktree: validate paths more carefully
` [PATCH 12/16] mktree: use iterator struct to add tree entries to index
` [PATCH 14/16] mktree: optionally add to an existing tree

[PATCH 0/2] ci: detect more warnings via `-Og`
 2024-06-13 15:47 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] ci: compile "linux-gcc-default" job with -Og

With big repos and slower connections, git clone can be hard to work with
 2024-06-13 10:10 UTC  (10+ messages)

[PATCH 0/4] Report rejections over HTTP when the remote rejects during the transfer
 2024-06-13 10:07 UTC  (12+ messages)
` [PATCH 1/4] t/lib-http: add serve-git.py
` [PATCH 2/4] t/lib-http.sh: add functions related to serve-git.py
` [PATCH 3/4] t5541: add test for rejecting a push due to packfile size
` [PATCH 4/4] remote-curl: read in the push report even if we fail to finish sending data

[BUG] "git clean -df ." silently doesn't delete folders with stale .nfs* files
 2024-06-13  9:21 UTC  (11+ messages)

git fetch --prune fails with "fatal: bad object"
 2024-06-13  3:29 UTC  (12+ messages)

[RFH] t9500 failing???
 2024-06-12 20:09 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).