public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-30 10:04:44 to 2024-08-01 10:06:37 UTC [more...]

[PATCH 00/19] midx: incremental multi-pack indexes, part one
 2024-08-01 10:06 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/19] Documentation: describe incremental MIDX format
  ` [PATCH v2 02/19] midx: add new fields for incremental MIDX chains
  ` [PATCH v2 03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs
  ` [PATCH v2 04/19] midx: teach `prepare_midx_pack()` "
  ` [PATCH v2 05/19] midx: teach `nth_midxed_object_oid()` "
  ` [PATCH v2 06/19] midx: teach `nth_bitmapped_pack()` "
  ` [PATCH v2 07/19] midx: introduce `bsearch_one_midx()`

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-01  9:32 UTC  (23+ messages)
` [RFC PATCH 1/3] t: import the clar unit "
` [RFC PATCH 2/3] Makefile: wire up "
` [RFC PATCH 3/3] t/unit-tests: convert strvec tests to use clar

[PATCH 0/8] reftable: improvements and fixes for compaction
 2024-08-01  8:41 UTC  (14+ messages)
` [PATCH 1/8] reftable/stack: refactor function to gather table sizes
` [PATCH 2/8] reftable/stack: test compaction with already-locked tables
` [PATCH 3/8] reftable/stack: update stats on failed full compaction
` [PATCH 4/8] reftable/stack: simplify tracking of table locks
` [PATCH 5/8] reftable/stack: do not die when fsyncing lock file files
` [PATCH 6/8] reftable/stack: use lock_file when adding table to "tables.list"
` [PATCH 7/8] reftable/stack: fix corruption on concurrent compaction
` [PATCH 8/8] reftable/stack: handle locked tables during auto-compaction

[patch] credential-osxkeychain: Clear username_buffer before getting the converted C string
 2024-08-01  8:25 UTC  (4+ messages)
    ` [PATCH] credential/osxkeychain: respect NUL terminator in username

[PATCH 00/23] Memory leak fixes (pt.3)
 2024-08-01  8:20 UTC  (29+ messages)
` [PATCH 01/23] builtin/replay: plug leaking `advance_name` variable
` [PATCH 02/23] builtin/log: fix leaking branch name when creating cover letters
` [PATCH 03/23] builtin/describe: fix memory leak with `--contains=`
` [PATCH 06/23] builtin/name-rev: fix various trivial memory leaks
` [PATCH 07/23] builtin/submodule--helper: "
` [PATCH 08/23] builtin/ls-remote: fix leaking `pattern` strings
` [PATCH 09/23] builtin/remote: fix leaking strings in `branch_list`
` [PATCH 11/23] builtin/stash: fix various trivial memory leaks
` [PATCH 12/23] builtin/rev-parse: fix memory leak with `--parseopt`

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-08-01  7:32 UTC  (19+ messages)
` [PATCH v2 0/6] unit-tests: add and use for_test "
  ` [PATCH v2 2/6] unit-tests: add for_test
` [PATCH v4 0/6] add and use if_test to simplify tests
  ` [PATCH v4 1/6] t0080: use here-doc test body
  ` [PATCH v4 2/6] unit-tests: show location of checks outside of tests
  ` [PATCH v4 3/6] unit-tests: add if_test
  ` [PATCH v4 4/6] t-ctype: use if_test
  ` [PATCH v4 5/6] t-reftable-basics: "
  ` [PATCH v4 6/6] t-strvec: "

[PATCH v3 0/7] add and use for_test to simplify tests
 2024-08-01  6:51 UTC  (15+ messages)
` [PATCH v3 3/7] unit-tests: add for_test

Git clone reads safe.directory differently?
 2024-08-01  6:14 UTC  (15+ messages)

[PATCH] http: do not ignore proxy path
 2024-08-01  6:04 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

git config set --file, key-value pair without '= value', gives Segmentation fault
 2024-08-01  1:28 UTC  (6+ 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-08-01  0:15 UTC  (10+ messages)
                ` [SOLVED] "

[PATCH 0/3] Improvements for Perforce tests
 2024-07-31 22:32 UTC  (15+ messages)
` [PATCH 1/3] t98xx: fix Perforce tests with p4d r23 and newer
` [PATCH 2/3] ci: update Perforce version to r23.2
` [PATCH 3/3] t98xx: mark Perforce tests as memory-leak free
` [PATCH v2 0/3] Improvements for Perforce tests
  ` [PATCH v2 1/3] t98xx: fix Perforce tests with p4d r23 and newer
  ` [PATCH v2 2/3] ci: update Perforce version to r23.2
  ` [PATCH v2 3/3] t98xx: mark Perforce tests as memory-leak free

[PATCH 0/4] Introduce a "promisor-remote" capability
 2024-07-31 21:49 UTC  (15+ messages)
` [PATCH 1/4] version: refactor strbuf_sanitize()
` [PATCH 2/4] strbuf: refactor strbuf_trim_trailing_ch()
` [PATCH 3/4] Add 'promisor-remote' capability to protocol v2
` [PATCH 4/4] promisor-remote: check advertised name or URL

[PATCH v3] Documentation: add platform support policy
 2024-07-31 20:58 UTC  (8+ messages)
` [PATCH v4] "

[GSoC][PATCH v3] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
 2024-07-31 18:50 UTC  (4+ messages)
` [PATCH v4] "

[GSoC][PATCH v12 00/10] ref consistency check infra setup
 2024-07-31 16:19 UTC  (31+ messages)
` [GSoC][PATCH v13 "
  ` [GSoC][PATCH v13 02/10] fsck: add a unified interface for reporting fsck messages
  ` [GSoC][PATCH v13 03/10] fsck: rename objects-related fsck error functions
  ` [GSoC][PATCH v13 04/10] fsck: add refs-related error report function
  ` [GSoC][PATCH v13 05/10] refs: set up ref consistency check infrastructure
  ` [GSoC][PATCH v13 06/10] git refs: add verify subcommand
  ` [GSoC][PATCH v13 08/10] files-backend: add unified interface for refs scanning
  ` [GSoC][PATCH v13 09/10] fsck: add ref name check for files backend
  ` [GSoC][PATCH v13 10/10] fsck: add ref content "

Possible bug or error in document?
 2024-07-31 15:44 UTC  (2+ messages)

[PATCH v4] convert: avoid high memory footprint
 2024-07-31 13:33 UTC  (5+ messages)
` [PATCH v5] convert: return early when not tracing
  ` [PATCH v6] "

Bug: Git GUI "No differences detected"
 2024-07-31 11:01 UTC  (3+ messages)

[ANNOUNCE] Berlin Git Meetup on August 14th, 6pm CEST
 2024-07-31 10:22 UTC 

[PATCH] t-example-decorate: remove test messages
 2024-07-31  9:21 UTC  (3+ messages)

[PATCH 0/3] Documentation: some coding guideline updates
 2024-07-31  9:12 UTC  (6+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] clang-format: fix indentation width for preprocessor directives

[PATCH 0/5] refs: stop using `the_repository`
 2024-07-31  5:06 UTC  (8+ messages)
` [PATCH 4/5] refs/packed: "

[ANNOUNCE] Git v2.46.0
 2024-07-30 22:51 UTC  (2+ messages)

Tracked file cannot be added, mentions to sparse checkout that I don't have
 2024-07-30 22:40 UTC  (2+ messages)

Draft of Git Rev News edition 113
 2024-07-30 21:29 UTC 

GIT by github 2.45.2 is listed on Software Informer
 2024-07-30 19:49 UTC  (3+ messages)

[PATCH v2 0/3] safe.directory clean-up
 2024-07-30 20:13 UTC  (17+ messages)
` [PATCH 0/2] "
  ` [PATCH v3 0/3] "
    ` [PATCH v3 2/3] safe.directory: normalize the configured path
          ` safe.directory: preliminary clean-up
    ` [PATCH v4 0/4] safe.directory clean-up
      ` [PATCH v4 1/4] safe.directory: preliminary clean-up
      ` [PATCH v4 2/4] safe.directory: normalize the checked path
      ` [PATCH v4 3/4] safe.directory: normalize the configured path
      ` [PATCH v4 4/4] safe.directory: setting safe.directory="." allows the "current" directory

[PATCH] grep: -W: skip trailing empty lines at EOF, too
 2024-07-30 16:58 UTC  (2+ messages)

Output of git checkout goes to stderr
 2024-07-30 15:45 UTC  (2+ messages)

[ANNOUNCE] Git Merge 2024 CFP deadline extended
 2024-07-30 15:33 UTC 

[PATCH 0/4] keep track of unresolved value of symbolic-ref in ref iterators
 2024-07-30 14:38 UTC  (4+ messages)
` [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox