git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-18 00:58:35 to 2024-12-20 23:19:08 UTC [more...]

[PATCH 0/3] Asciidoctor fixes for 2.48.0
 2024-12-20 23:18 UTC  (3+ messages)
` [PATCH 1/3] asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>
` [PATCH 2/3] asciidoctor-extensions.rb.in: add missing word

[PATCH 0/2] GIT-VERSION-GEN: fix overriding values
 2024-12-20 21:50 UTC  (42+ messages)
` [PATCH 1/2] GIT-VERSION-GEN: fix overriding version via environment
` [PATCH 2/2] GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
` [PATCH v2 0/5] GIT-VERSION-GEN: fix overriding values
  ` [PATCH v2 1/5] GIT-VERSION-GEN: fix overriding version via environment
  ` [PATCH v2 2/5] GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
  ` [PATCH v2 3/5] Makefile: drop unneeded indirection for GIT-VERSION-GEN outputs
  ` [PATCH v2 4/5] Makefile: respect build info declared in "config.mak"
  ` [PATCH v2 5/5] meson: add options to override build information
` [PATCH v3 0/6] GIT-VERSION-GEN: fix overriding values
  ` [PATCH v3 1/6] Makefile: stop including "GIT-VERSION-FILE" in docs
  ` [PATCH v3 2/6] Makefile: drop unneeded indirection for GIT-VERSION-GEN outputs
  ` [PATCH v3 3/6] Makefile: introduce template for GIT-VERSION-GEN
  ` [PATCH v3 4/6] GIT-VERSION-GEN: fix overriding GIT_VERSION
  ` [PATCH v3 5/6] GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE
  ` [PATCH v3 6/6] meson: add options to override build information

[ANNOUNCE] Git v2.48.0-rc0
 2024-12-20 21:21 UTC  (12+ messages)

[PATCH] credential-cache: respect request capabilities
 2024-12-20 21:18 UTC 

[PATCH] show-index: the short help should say the command reads from its input
 2024-12-20 18:02 UTC 

[PATCH v2 0/8] pack-objects: Create an alternative name hash algorithm (recreated)
 2024-12-20 17:19 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] pack-objects: create new name-hash function version
  ` [PATCH v3 2/8] pack-objects: add --name-hash-version option
  ` [PATCH v3 3/8] repack: "
  ` [PATCH v3 4/8] pack-objects: add GIT_TEST_NAME_HASH_VERSION
  ` [PATCH v3 5/8] p5313: add size comparison test
  ` [PATCH v3 6/8] test-tool: add helper for name-hash values
  ` [PATCH v3 7/8] pack-objects: prevent name hash version change
  ` [PATCH v3 8/8] pack-objects: add third name hash version

[PATCH v2 4/8] pack-objects: add GIT_TEST_NAME_HASH_VERSION
 2024-12-20 17:03 UTC  (2+ messages)

[PATCH] meson: skip gitweb build when Perl is disabled
 2024-12-20 16:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] PATH WALK III: Add 'git backfill' command
 2024-12-20 16:29 UTC  (13+ messages)
` [PATCH 2/5] backfill: basic functionality and tests
` [PATCH 3/5] backfill: add --batch-size=<n> option
` [PATCH v2 0/5] PATH WALK III: Add 'git backfill' command
  ` [PATCH v2 1/5] backfill: add builtin boilerplate
  ` [PATCH v2 2/5] backfill: basic functionality and tests
  ` [PATCH v2 3/5] backfill: add --min-batch-size=<n> option
  ` [PATCH v2 4/5] backfill: add --sparse option
  ` [PATCH v2 5/5] backfill: assume --sparse when sparse-checkout is enabled

[PATCH v2 0/6] PATH WALK I: The path-walk API
 2024-12-20 16:21 UTC  (16+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] path-walk: introduce an object walk by path
  ` [PATCH v3 5/7] path-walk: visit tags and cached objects
  ` [PATCH v4 0/7] PATH WALK I: The path-walk API
    ` [PATCH v4 1/7] path-walk: introduce an object walk by path
    ` [PATCH v4 2/7] test-lib-functions: add test_cmp_sorted
    ` [PATCH v4 3/7] t6601: add helper for testing path-walk API
    ` [PATCH v4 4/7] path-walk: allow consumer to specify object types
    ` [PATCH v4 5/7] path-walk: visit tags and cached objects
    ` [PATCH v4 6/7] path-walk: mark trees and blobs as UNINTERESTING
    ` [PATCH v4 7/7] path-walk: reorder object visits

[PATCH] prio-queue: use size_t rather than int for size
 2024-12-20 16:01 UTC  (4+ messages)

[RFC PATCH] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
 2024-12-20 15:50 UTC 

[PATCH v3 0/8] refs: add reflog support to `git refs migrate`
 2024-12-20 15:53 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/8] refs: add `index` field to `struct ref_udpate`
  ` [PATCH v4 4/8] refs: extract out refname verification in transactions
  ` [PATCH v4 5/8] refs: add `committer_info` to `ref_transaction_add_update()`
  ` [PATCH v4 6/8] refs: introduce the `ref_transaction_update_reflog` function
        ` [PATCH] refs: mark invalid refname message for translation
  ` [PATCH v4 7/8] refs: allow multiple reflog entries for the same refname

chmod failure on GVFS mounted CIFS share
 2024-12-20 15:50 UTC  (7+ messages)

[GSoC] [PATCH] t7611: replace test -f with test_path_is* helpers
 2024-12-20 14:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/8] refs: add reflog support to `git refs migrate`
 2024-12-20 11:31 UTC  (6+ messages)
` [PATCH v2 5/8] refs: add `committer_info` to `ref_transaction_add_update()`

[Bug] --simplify-by-decoration prints undecorated commit
 2024-12-20 11:13 UTC  (3+ messages)

[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar
 2024-12-20 10:37 UTC 

[PATCH 0/3] batch blob diff generation
 2024-12-20  9:10 UTC  (12+ messages)

git gc does not clean tmp_pack* files
 2024-12-20  9:05 UTC  (5+ messages)

OK to submit l10n PR with signed commits?
 2024-12-20  7:39 UTC  (4+ messages)

What's cooking in git.git (Dec 2024, #07; Thu, 19)
 2024-12-20  0:05 UTC 

Fwd: [Bug] `credential fill` prints incomplete bearer credential
 2024-12-19 19:15 UTC  (5+ messages)

[PATCH v2] builtin/clone: teach git-clone(1) the --revision= option
 2024-12-19 18:30 UTC  (5+ messages)
` [PATCH v3] "

OK to submit l10n PR with signed commits?
 2024-12-19 14:46 UTC  (6+ messages)

[PATCH] GitHub ci(windows): speed up initializing Git for Windows' minimal SDK again
 2024-12-19 13:20 UTC  (4+ messages)

[PATCH v2] Use ^=1 to toggle between 0 and 1
 2024-12-19 10:35 UTC  (7+ messages)
` [PATCH v3] git: use "
  ` [PATCH v4] "
    ` [PATCH v5] "
      ` [PATCH v6] git: use logical-not operator "

[PATCH] refs: exit early from the loop if it is not a main worktree
 2024-12-19  6:12 UTC  (6+ messages)

git-bugreport: core dump in git-difftool when there are no diffs
 2024-12-19  5:48 UTC  (2+ messages)

remote.<name>.push without dst doesn't behave as documented
 2024-12-19  3:48 UTC  (4+ messages)

[PATCH v2] remote: align --verbose output with spaces
 2024-12-19  2:14 UTC  (4+ messages)

[PATCH] pack-bitmap.c: ensure pack validity for all reuse packs
 2024-12-19  1:31 UTC  (6+ messages)

[PATCH v8] git: use calloc instead of malloc where possible
 2024-12-18 16:48 UTC  (5+ messages)
` [PATCH v9] "
  ` [PATCH v10] git: use calloc instead of malloc + memset "
    ` [PATCH v11] "

[PATCH v3] git: replace greater-than and less-than checks with one not equal check
 2024-12-18 15:39 UTC  (3+ messages)
` [PATCH v4] "

Consider adding pruning of refs to git maintenance
 2024-12-18 15:35 UTC  (8+ messages)

[PATCH] remote: align --verbose output with spaces
 2024-12-18 14:09 UTC  (6+ messages)

[PATCH] doc: remove extra quotes in generated docs
 2024-12-18 13:19 UTC  (7+ messages)
` [PATCH v2] "
    ` make GIT_VERSION=foo broken, was "

[PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
 2024-12-18 12:57 UTC  (5+ messages)

[PATCH] mingw_rename: do support directory renames
 2024-12-18  6:00 UTC  (2+ messages)

[PATCH 0/5] ps/build follow-ups
 2024-12-18  5:54 UTC  (3+ messages)

[PATCH] pathsec: make check for PATHSPEC_LITERAL more readable
 2024-12-18  4:43 UTC  (2+ messages)

[PATCH] bundle-url: always close child_out before leaving the function
 2024-12-18  3:32 UTC 

[PATCH v2] die: fix inconsistencies with usage header
 2024-12-18  3:28 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] git: use signed counters when comparing with signed vars
 2024-12-18  3:10 UTC  (3+ messages)
` [PATCH v2] git: use signed loop "
  ` [PATCH v3] "

[PATCH v2] git: replace strbuf_addstr with strbuf_addch for all strings of length 2
 2024-12-18  3:06 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] git: use U to denote unsigned to prevent UB
 2024-12-18  2:22 UTC 

[PATCH] Prefer fgetc over fgets where possible
 2024-12-18  1:16 UTC  (2+ messages)
` [PATCH v2] "


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 NNTP newsgroup(s).