messages from 2024-12-20 12:23:11 to 2024-12-27 10:15:54 UTC [more...]
[PATCH] prio-queue: use size_t rather than int for size
2024-12-27 10:15 UTC (5+ messages)
[PATCH] maintenance: add prune-remote-refs task
2024-12-27 9:07 UTC (2+ messages)
What's cooking in git.git (Dec 2024, #09; Thu, 26)
2024-12-27 7:27 UTC
[PATCH 0/4] reftable: fix realloc error handling
2024-12-27 5:46 UTC (7+ messages)
` [PATCH 1/4] reftable: avoid leaks on realloc error
` [PATCH 2/4] reftable: fix allocation count "
` [PATCH 3/4] reftable: handle realloc error in parse_names()
` [PATCH 4/4] t-reftable-merged: check realloc errors
"git fetch" fails for a --reference clone after an outer forced push
2024-12-27 4:05 UTC (4+ messages)
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-12-26 21:56 UTC (9+ messages)
` [PATCH v8 0/6] "
` [PATCH v8 1/6] cat-file: add declaration of variable i inside its for loop
` [PATCH v8 2/6] fetch-pack: refactor packet writing
` [PATCH v8 3/6] fetch-pack: move fetch initialization
` [PATCH v8 4/6] serve: advertise object-info feature
` [PATCH v8 5/6] transport: add client support for object-info
` [PATCH v8 6/6] cat-file: add remote-object-info to batch-command
[PATCH 0/4] Fixes typemissmatch warinigs from msvc
2024-12-26 21:38 UTC (11+ messages)
` [PATCH 1/4] add-patch: Fix type missmatch rom msvc
` [PATCH 2/4] date.c: Fix type missmatch warings from msvc
` [PATCH 3/4] apply.c : "
` [PATCH 4/4] commit.c: "
/etc/git/
2024-12-26 20:46 UTC (4+ messages)
git-log --format missing trailing newline character
2024-12-26 17:06 UTC (7+ messages)
[PATCH 0/1] Updated Bulgarian tranlation of gitk
2024-12-26 16:08 UTC (11+ messages)
` [PATCH 1/1] gitk: Update Bulgarian translation (323t)
` [PATCH 1/1] l10n: bg.po: Updated Bulgarian translation (5515t)
` [PATCH 1/1] Update the official repo of gitk
` [PATCH 2 0/1] Resubmit Bulgarian tranlation "
` [PATCH 2 1/1] gitk: Update Bulgarian translation (327t)
What's cooking in git.git (Dec 2024, #08; Mon, 23)
2024-12-26 16:05 UTC (3+ messages)
[GIT PULL] git-gui: console encoding, no automatic empty-diff-rescan
2024-12-26 16:03 UTC (2+ messages)
[Possible Bug] --cruft option not work with git gc --prune=now
2024-12-26 15:23 UTC (4+ messages)
[bug] encryption of metadata in .git metadata file inside .git folder
2024-12-25 6:34 UTC (3+ messages)
[PATCH] gc: add `--expire-to` option
2024-12-24 11:52 UTC
[PATCH v4 6/8] refs: introduce the `ref_transaction_update_reflog` function
2024-12-24 10:34 UTC (4+ messages)
` [PATCH] refs: mark invalid refname message for translation
[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar
2024-12-24 8:58 UTC (5+ messages)
[PATCH 0/1] Updated Bulgarian translation of GIT GUI
2024-12-23 17:18 UTC (3+ messages)
` [PATCH 1/1] git-gui i18n: Updated Bulgarian translation (579t)
[PATCH 00/10] meson: wire up missing HTML documentation
2024-12-23 11:52 UTC (4+ messages)
` [PATCH 04/10] meson: generate HTML pages for all man page categories
Consider adding pruning of refs to git maintenance
2024-12-23 9:30 UTC (11+ messages)
[PATCH 0/4] reftable: fix out-of-memory errors on NonStop
2024-12-23 4:08 UTC (30+ messages)
` [PATCH 1/4] reftable/stack: don't perform auto-compaction with less than two tables
` [PATCH 2/4] reftable/merged: fix zero-sized allocation when there are no readers
` [PATCH 3/4] reftable/stack: "
` [PATCH 4/4] reftable/basics: return NULL on zero-sized allocations
` [PATCH v2 0/4] reftable: fix out-of-memory errors on NonStop
` [PATCH v2 1/4] reftable/stack: don't perform auto-compaction with less than two tables
` [PATCH v2 2/4] reftable/merged: fix zero-sized allocation when there are no readers
` [PATCH v2 3/4] reftable/stack: "
` [PATCH v2 4/4] reftable/basics: return NULL on zero-sized allocations
[git] bugreport of a segmentation fault
2024-12-22 20:30 UTC (2+ messages)
Git v2.46.0 and --allow-multiple-definition linker flag
2024-12-22 2:47 UTC (3+ messages)
[PATCH 0/3] Asciidoctor fixes for 2.48.0
2024-12-21 16:58 UTC (8+ messages)
` [PATCH 1/3] asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>
` [PATCH 2/3] asciidoctor-extensions.rb.in: add missing word
` [PATCH 3/3] asciidoctor-extensions.rb.in: inject GIT_DATE
[ANNOUNCE] Git v2.48.0-rc0
2024-12-21 15:11 UTC (13+ messages)
Bug: Git GUI "No differences detected"
2024-12-21 13:05 UTC (3+ messages)
[PATCH 0/2] GIT-VERSION-GEN: fix overriding values
2024-12-21 10:30 UTC (32+ messages)
` [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 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
Fwd: [Bug] `credential fill` prints incomplete bearer credential
2024-12-21 8:08 UTC (4+ messages)
git gc does not clean tmp_pack* files
2024-12-21 1:17 UTC (6+ 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 (7+ messages)
` [PATCH v2 "
` [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 v3 0/7] PATH WALK I: The path-walk API
2024-12-20 16:21 UTC (9+ messages)
` [PATCH v4 "
` [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
[RFC PATCH] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
2024-12-20 15:50 UTC
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 (3+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).