Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-27 11:46:59 to 2024-05-30 04:38:55 UTC [more...]

[PATCH v2] bundle-uri: verify oid before writing refs
 2024-05-30  4:38 UTC  (16+ messages)
` [PATCH v3 0/4] object checking related additions and fixes for bundles in fetches
  ` [PATCH v3 1/4] bundle-uri: verify oid before writing refs
  ` [PATCH v3 2/4] unbundle: introduce unbundle_fsck_flags for fsckobjects handling
      `  "
        `  "
  ` [PATCH v3 3/4] fetch-pack: expose fsckObjects configuration logic
  ` [PATCH v3 4/4] unbundle: introduce new option UNBUNDLE_FSCK_FOLLOW_FETCH

[GSoC][PATCH v2 0/4] t: port reftable/basics_test.c to the unit testing
 2024-05-30  4:35 UTC  (16+ messages)
  ` [GSoC][PATCH v2 1/4] t: move reftable/basics_test.c to the unit testing framework
  ` [GSoC][PATCH v2 2/4] t: move tests from reftable/stack_test.c to the new unit test
  ` [GSoC][PATCH v2 3/4] t: move tests from reftable/record_test.c "
  ` [GSoC][PATCH v2 4/4] t: add test for put_be16() and improve test-case for parse_names()
  ` [GSoC][PATCH v3 0/4] t: port reftable/basics_test.c to the unit testing
    ` [GSoC][PATCH v3 1/5] t: move reftable/basics_test.c to the unit testing framework
    ` [GSoC][PATCH v3 2/5] t: move tests from reftable/stack_test.c to the new unit test
    ` [GSoC][PATCH v3 3/5] t: move tests from reftable/record_test.c "
    ` [GSoC][PATCH v3 4/5] t: add test for put_be16()
    ` [GSoC][PATCH v3 5/5] t: improve the test-case for parse_names()

Commands using -h as an option don't work consistently
 2024-05-30  3:23 UTC  (5+ messages)
    ` [PATCH v3] docs: document upcoming breaking changes

Git update 1:2.34.1-1ubuntu1.11 for Ubuntu Server 22.04 breaks access to shared repositories
 2024-05-30  2:39 UTC 

[PATCH 0/8] midx-write: miscellaneous clean-ups for incremental MIDXs
 2024-05-29 22:55 UTC  (25+ messages)
` [PATCH 1/8] midx-write.c: tolerate `--preferred-pack` without bitmaps
` [PATCH 2/8] midx-write.c: reduce argument count for `get_sorted_entries()`
` [PATCH 3/8] midx-write.c: pass `start_pack` to `get_sorted_entries()`
` [PATCH 4/8] midx-write.c: extract `should_include_pack()`
` [PATCH 6/8] midx-write.c: support reading an existing MIDX with `packs_to_include`
` [PATCH v2 0/8] midx-write: miscellaneous clean-ups for incremental MIDXs
  ` [PATCH v2 1/8] midx-write.c: tolerate `--preferred-pack` without bitmaps
  ` [PATCH v2 2/8] midx-write.c: reduce argument count for `get_sorted_entries()`
  ` [PATCH v2 3/8] midx-write.c: pass `start_pack` to `compute_sorted_entries()`
  ` [PATCH v2 4/8] midx-write.c: extract `should_include_pack()`
  ` [PATCH v2 5/8] midx-write.c: extract `fill_packs_from_midx()`
  ` [PATCH v2 6/8] midx-write.c: support reading an existing MIDX with `packs_to_include`
  ` [PATCH v2 7/8] midx: replace `get_midx_rev_filename()` with a generic helper
  ` [PATCH v2 8/8] pack-bitmap.c: reimplement `midx_bitmap_filename()` with helper

[GSoC][PATCH] t/: migrate helper/test-example-decorate to the unit testing framework
 2024-05-29 21:41 UTC  (2+ messages)

[PATCH 00/19] Compile with `-Wwrite-strings`
 2024-05-29 21:01 UTC  (33+ messages)
` [PATCH 01/19] global: improve const correctness when assigning string constants
` [PATCH 02/19] global: assign non-const strings as required
` [PATCH 03/19] global: convert intentionally-leaking config strings to consts
` [PATCH 04/19] compat/win32: fix const-correctness with string constants
` [PATCH 05/19] reftable: improve const correctness when assigning "
` [PATCH 06/19] refspec: remove global tag refspec structure
` [PATCH 07/19] http: do not assign string constant to non-const field
` [PATCH 08/19] line-log: always allocate the output prefix
` [PATCH 09/19] object-file: make `buf` parameter of `index_mem()` a constant
` [PATCH 10/19] parse-options: cast long name for OPTION_ALIAS
` [PATCH 11/19] send-pack: always allocate receive status
` [PATCH 12/19] remote-curl: avoid assigning string constant to non-const variable
` [PATCH 13/19] revision: always store allocated strings in output encoding
` [PATCH 14/19] mailmap: always store allocated strings in mailmap blob
` [PATCH 15/19] imap-send: drop global `imap_server_conf` variable
` [PATCH 16/19] imap-send: fix leaking memory in `imap_server_conf`
` [PATCH 17/19] builtin/rebase: adapt code to not assign string constants to non-const
` [PATCH 18/19] builtin/merge: always store allocated strings in `pull_twohead`
` [PATCH 19/19] config.mak.dev: enable `-Wwrite-strings` warning

safe.directory wildcards
 2024-05-29 18:15 UTC  (4+ messages)

[PATCH 0/2] Revert defense-in-depth patches breaking Git LFS
 2024-05-29 16:17 UTC  (10+ messages)

[PATCH v3 0/3] Port t0015-hash to the unit testing framework
 2024-05-29 16:09 UTC  (10+ messages)
` [PATCH v4 0/2] t/: port helper/test-{sha1, sha256} to unit-tests/t-hash
  ` [PATCH v4 2/2] t/: migrate "
  ` [GSoC][PATCH v5 0/2] "
    ` [PATCH v5 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
    ` [PATCH v5 2/2] t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash

What's cooking in git.git (May 2024, #12; Tue, 28)
 2024-05-29 15:03 UTC  (5+ messages)

[PATCH 0/2] give range-diff at the end of single patch output
 2024-05-29 14:29 UTC  (11+ messages)
` [PATCH 2/2] format-patch: move range/inter diff at the end of a "

[PATCH 00/20] Various memory leak fixes
 2024-05-29 11:25 UTC  (26+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 04/21] strbuf: fix leak when `appendwholeline()` fails with EOF
  ` [PATCH v2 13/21] config: plug various memory leaks
` [PATCH v3 00/21] Various memory leak fixes
  ` [PATCH v3 15/21] commit-reach: fix memory leak in `ahead_behind()`
  ` [PATCH v3 16/21] submodule: fix leaking memory for submodule entries
  ` [PATCH v3 17/21] strvec: add functions to replace and remove strings
  ` [PATCH v3 18/21] builtin/mv: refactor `add_slash()` to always return allocated strings
  ` [PATCH v3 19/21] builtin/mv duplicate string list memory
  ` [PATCH v3 20/21] builtin/mv: refactor to use `struct strvec`
  ` [PATCH v3 21/21] builtin/mv: fix leaks for submodule gitfile paths

Inaccurate documentation for core.hooksPath?
 2024-05-29 10:45 UTC  (2+ messages)

[BUG] Cannot set safe.directory with command-scoped configuration when cloning
 2024-05-29 10:23 UTC  (2+ messages)

[PATCH] promisor-remote: add promisor.quiet configuration option
 2024-05-29  9:36 UTC  (4+ messages)

[PATCH 0/3] un-breaking osx-gcc ci job
 2024-05-29  9:27 UTC  (11+ messages)
` [PATCH 3/3] ci: stop installing "gcc-13" for osx-gcc

[PATCH 0/6] update-ref: add symref support for --stdin
 2024-05-29  8:29 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/6] update-ref: add support for 'symref-update' command

[PATCH] difftool: add env vars directly in run_file_diff()
 2024-05-29  7:57 UTC  (2+ messages)

[GSoC][PATCH] t: port reftable/basics_test.c to the unit testing
 2024-05-29  6:00 UTC  (9+ messages)
` [PATCH 1/2] t: move reftable/basics_test.c to the unit testing framework
` [PATCH 2/2] t: improve upon reftable/basics_test.c in "

[Outreachy][PATCH 1/2] date: refactor 64 bit prereq code into reusable functions
 2024-05-29  5:49 UTC  (7+ messages)
` [Outreachy][PATCH 2/2] Port helper/test-date.c to unit-tests/t-date.c

[PATCH 0/2] Remove some usages of the_repository
 2024-05-28 21:41 UTC  (8+ messages)
` [PATCH 1/2] add-patch: do not use the_repository
` [PATCH 2/2] apply: "

[PATCH 0/9] refs: ref storage format migrations
 2024-05-28 18:26 UTC  (32+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] setup: unset ref storage when reinitializing repository version
  ` [PATCH v2 8/9] refs: implement logic to migrate between ref storage formats
  ` [PATCH v2 9/9] builtin/refs: new command to migrate "
` [PATCH v3 00/12] refs: ref storage format migrations
  ` [PATCH v3 01/12] setup: unset ref storage when reinitializing repository version
  ` [PATCH v3 02/12] refs: convert ref storage format to an enum
  ` [PATCH v3 03/12] refs: pass storage format to `ref_store_init()` explicitly
  ` [PATCH v3 04/12] refs: allow to skip creation of reflog entries
  ` [PATCH v3 05/12] refs/files: refactor `add_pseudoref_and_head_entries()`
  ` [PATCH v3 06/12] refs/files: extract function to iterate through root refs
  ` [PATCH v3 07/12] refs/files: fix NULL pointer deref when releasing ref store
  ` [PATCH v3 08/12] reftable: inline `merged_table_release()`
  ` [PATCH v3 09/12] worktree: don't store main worktree twice
  ` [PATCH v3 10/12] refs: implement removal of ref storages
  ` [PATCH v3 11/12] refs: implement logic to migrate between ref storage formats
  ` [PATCH v3 12/12] builtin/refs: new command to migrate "

[PATCH 00/12] Fix various overly aggressive protections in 2.45.1 and friends
 2024-05-28 17:47 UTC  (9+ messages)

[PATCH] fix: prevent date underflow when using positive timezone offset
 2024-05-28 17:06 UTC  (4+ messages)

[PATCH 0/3] Implement filtering repacks
 2024-05-28 15:54 UTC  (8+ messages)
` [PATCH v2 0/3] upload-pack: support a missing-action
  ` [PATCH v2 3/3] upload-pack: allow configuring "

git hangs forever after updating to V.2.45.1
 2024-05-28  9:01 UTC 

What's cooking in git.git (May 2024, #11; Mon, 27)
 2024-05-28  4:16 UTC 

[[PATCH] [RESUBMIT 2nd] Consistency for substitution hints (i18n) 1/1] parse-options: use localized substitution hints
 2024-05-28  0:47 UTC  (6+ messages)
` [PATCH 2 0/1] Allowing localized substitution hints in parse-options
` [PATCH 2 1/1] parse-options: allow localized substitution hints in macros

git-shell vs "detected dubious ownership in repository"
 2024-05-27 21:35 UTC  (2+ messages)

[PATCH] chainlint.pl: Extend regexp pattern for /proc/cpuinfo on Linux SPARC
 2024-05-27 20:12 UTC  (10+ messages)
` [PATCH 0/3] improve chainlint.pl CPU count computation
  ` [PATCH 2/3] chainlint.pl: fix incorrect CPU count on Linux SPARC

[PATCH v6 1/3] Documentation: alias: rework notes into points
 2024-05-27 17:48 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] Documentation: alias: add notes on shell expansion

[PATCH] bundle-uri: refresh packed_git if unbundle succeed
 2024-05-27 16:04 UTC  (6+ 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).