git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-12-12 07:01:14 to 2023-12-17 22:54:49 UTC [more...]

Unable to install git-2.43.0 from source on macOS Big Sur 11.7.10
 2023-12-17 22:54 UTC 

End-of-line comments are prompted with "is not a valid attribute name"
 2023-12-17 17:28 UTC  (4+ messages)

[PATCH v2] test-lib-functions.sh: fix test_grep fail message wording
 2023-12-17 15:07 UTC  (2+ messages)

[PATCH v3 0/3] Sideband demultiplexer fixes
 2023-12-17 14:41 UTC  (5+ messages)
` [PATCH v4 0/3] Sideband-all "
  ` [PATCH v4 1/3] test-pkt-line: add option parser for unpack-sideband
  ` [PATCH v4 2/3] pkt-line: memorize sideband fragment in reader
  ` [PATCH v4 3/3] pkt-line: do not chomp newlines for sideband messages

[PATCH 1/2] t5574: test porcelain output of atomic fetch
 2023-12-17 14:11 UTC  (11+ messages)
` [PATCH v2 0/2] jx/fetch-atomic-error-message-fix
  ` [PATCH v2 1/2] t5574: test porcelain output of atomic fetch
  ` [PATCH v2 2/2] fetch: no redundant error message for "
  ` [PATCH v3 0/2] fix fetch atomic error message
    ` [PATCH v3 1/2] t5574: test porcelain output of atomic fetch
    ` [PATCH v3 2/2] fetch: no redundant error message for "

Question: rerere preimage format
 2023-12-16 17:34 UTC  (2+ messages)

MyFirstContribution.txt leaks memory
 2023-12-16 13:45 UTC 

Propose a change in open for passing in the file type
 2023-12-16 13:28 UTC  (4+ messages)

[PATCH 0/5] make room for "special ref"
 2023-12-16 11:04 UTC  (18+ messages)
` [PATCH 1/5] git.txt: HEAD is not that special
        ` [PATCH] doc: format.notes specify a ref under refs/notes/ hierarchy
` [PATCH 2/5] git-bisect.txt: BISECT_HEAD is not that special
` [PATCH 3/5] refs.h: HEAD "
` [PATCH 4/5] docs: AUTO_MERGE "
` [PATCH 5/5] docs: MERGE_AUTOSTASH "

[PATCH] Use ^=1 to toggle between 0 and 1
 2023-12-16 10:47 UTC  (12+ messages)
            ` [PATCH] git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool

Bug | Documentation | git add -all | Synopsis has minor mistake
 2023-12-15 21:04 UTC  (5+ messages)
` [PATCH] git-add.txt: add missing short option -A to synopsis

[PATCH] tests: prefer host Git to verify chainlint self-checks
 2023-12-15 16:44 UTC  (21+ messages)
` [PATCH v2] tests: adjust whitespace in chainlint expectations
` [PATCH v3] "
` [PATCH v4] "

What's the recommendation for forgetting all rerere's records?
 2023-12-15 16:30 UTC  (4+ messages)

[PATCH 00/24] pack-objects: multi-pack verbatim reuse
 2023-12-15 15:37 UTC  (47+ messages)
` [PATCH 02/24] pack-bitmap-write: deep-clear the `bb_commit` slab
` [PATCH 03/24] pack-bitmap: plug leak in find_objects()
` [PATCH 05/24] midx: implement `DISP` chunk
` [PATCH v2 00/26] pack-objects: multi-pack verbatim reuse
  ` [PATCH v2 01/26] pack-objects: free packing_data in more places
  ` [PATCH v2 02/26] pack-bitmap-write: deep-clear the `bb_commit` slab
  ` [PATCH v2 03/26] pack-bitmap: plug leak in find_objects()
  ` [PATCH v2 04/26] midx: factor out `fill_pack_info()`
  ` [PATCH v2 05/26] midx: implement `BTMP` chunk
  ` [PATCH v2 06/26] midx: implement `midx_locate_pack()`
  ` [PATCH v2 07/26] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
  ` [PATCH v2 08/26] ewah: implement `bitmap_is_empty()`
  ` [PATCH v2 09/26] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
  ` [PATCH v2 10/26] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
  ` [PATCH v2 11/26] pack-objects: parameterize pack-reuse routines over a single pack
  ` [PATCH v2 12/26] pack-objects: keep track of `pack_start` for each reuse pack
  ` [PATCH v2 13/26] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions
  ` [PATCH v2 14/26] pack-objects: prepare `write_reused_pack()` for multi-pack reuse
  ` [PATCH v2 15/26] pack-objects: prepare `write_reused_pack_verbatim()` "
  ` [PATCH v2 16/26] pack-objects: include number of packs reused in output
  ` [PATCH v2 17/26] git-compat-util.h: implement checked size_t to uint32_t conversion
  ` [PATCH v2 18/26] midx: implement `midx_preferred_pack()`
  ` [PATCH v2 19/26] pack-revindex: factor out `midx_key_to_pack_pos()` helper
  ` [PATCH v2 20/26] pack-revindex: implement `midx_pair_to_pack_pos()`
  ` [PATCH v2 21/26] pack-bitmap: prepare to mark objects from multiple packs for reuse
  ` [PATCH v2 22/26] pack-objects: add tracing for various packfile metrics
  ` [PATCH v2 23/26] t/test-lib-functions.sh: implement `test_trace2_data` helper
  ` [PATCH v2 24/26] pack-objects: allow setting `pack.allowPackReuse` to "single"
  ` [PATCH v2 25/26] pack-bitmap: enable reuse from all bitmapped packs
  ` [PATCH v2 26/26] t/perf: add performance tests for multi-pack reuse

[PATCH] mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
 2023-12-15  7:58 UTC  (10+ messages)
      ` [PATCH 0/2] avoiding recursion in mailinfo
        ` [PATCH 1/2] t5100: make rfc822 comment test more careful
        ` [PATCH 2/2] mailinfo: avoid recursion when unquoting From headers

[PATCH] tests: drop dependency on `git diff` in check-chainlint
 2023-12-15  5:36 UTC  (5+ messages)

Question regarding Git updater
 2023-12-14 22:12 UTC  (2+ messages)

Serving an .html web page from inside a git repository
 2023-12-14 21:56 UTC 

Test breakage with zlib-ng
 2023-12-14 20:59 UTC  (8+ messages)
      ` [PATCH 2/1] test-lib-functions: add object size functions

completing an existing patch
 2023-12-14 18:37 UTC  (2+ messages)

What's cooking in git.git (Dec 2023, #01; Sat, 9)
 2023-12-14 16:53 UTC  (3+ messages)

[PATCH 0/4] refs: improve handling of special refs
 2023-12-14 16:41 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] wt-status: read HEAD and ORIG_HEAD via the refdb
  ` [PATCH v2 2/4] refs: propagate errno when reading special refs fails
  ` [PATCH v2 3/4] refs: complete list of special refs
  ` [PATCH v2 4/4] bisect: consistently write BISECT_EXPECTED_REV via the refdb
` [PATCH v3 0/4] refs: improve handling of special refs
  ` [PATCH v3 1/4] wt-status: read HEAD and ORIG_HEAD via the refdb
  ` [PATCH v3 2/4] refs: propagate errno when reading special refs fails
  ` [PATCH v3 3/4] refs: complete list of special refs
  ` [PATCH v3 4/4] bisect: consistently write BISECT_EXPECTED_REV via the refdb

[PATCH v3 0/4] support remote archive from stateless transport
 2023-12-14 14:13 UTC  (6+ messages)
` [PATCH v4 0/4] support remote archive via "
  ` [PATCH v4 1/4] transport-helper: no connection restriction in connect_helper
  ` [PATCH v4 2/4] transport-helper: call do_take_over() in process_connect
  ` [PATCH v4 3/4] transport-helper: call do_take_over() in connect_helper
  ` [PATCH v4 4/4] archive: support remote archive from stateless transport

Communication channel interruption
 2023-12-14  2:27 UTC  (3+ messages)

Assistance Needed
 2023-12-13 15:52 UTC 

Allow adding files from git submodule to parent git repo if they are in .gitignore in the submodule
 2023-12-13 15:38 UTC  (2+ messages)

[PATCH v5] subtree: fix split processing with multiple subtrees present
 2023-12-13 15:20 UTC  (7+ messages)
` [PATCH v6] "

[ANNOUNCE] Sharness v1.2.0
 2023-12-13 14:01 UTC  (4+ messages)
` New attempt to export test-lib from Git, maybe Sharness2?

Problems with Windows + schannel + http.sslCert
 2023-12-13 11:56 UTC  (2+ messages)

[PATCH 1/1] attr: add builtin objectmode values support
 2023-12-12 23:17 UTC  (6+ messages)

[BUG] rev-list doesn't validate arguments to -n option
 2023-12-12 22:05 UTC  (6+ messages)
  ` [PATCH] revision: parse integer arguments to --max-count, --skip, etc., more carefully

[PATCH 0/7] clone: fix init of refdb with wrong object format
 2023-12-12 19:20 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/7] remote-curl: rediscover repository when fetching refs
  ` [PATCH v2 4/7] builtin/clone: fix bundle URIs with mismatching object formats
  ` [PATCH v2 5/7] builtin/clone: set up sparse checkout later
  ` [PATCH v2 6/7] builtin/clone: skip reading HEAD when retrieving remote
  ` [PATCH v2 7/7] builtin/clone: create the refdb with the correct object format

Feature Request: Add confirm message when executed prune
 2023-12-12 15:18 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).