messages from 2024-12-20 21:18:57 to 2024-12-27 20:16:27 UTC [more...]
[PATCH 0/4] reftable: fix realloc error handling
2024-12-27 20:16 UTC (15+ 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
[PATCH 0/9] commit-reach: -Wsign-compare follow-ups
2024-12-27 20:08 UTC (17+ messages)
` [PATCH 1/9] prio-queue: fix type of `insertion_ctr`
` [PATCH 2/9] commit-reach: fix index used to loop through unsigned integer
` [PATCH 3/9] commit-reach: fix type of `min_commit_date`
` [PATCH 4/9] commit-reach: use `size_t` to track indices in `remove_redundant()`
` [PATCH 5/9] commit-reach: use `size_t` to track indices in `get_reachable_subset()`
` [PATCH 6/9] builtin/log: use `size_t` to track indices
` [PATCH 7/9] builtin/log: fix remaining -Wsign-compare warnings
` [PATCH 8/9] shallow: fix "
` [PATCH 9/9] commit-reach: use `size_t` to track indices when computing merge bases
"git fetch" fails for a --reference clone after an outer forced push
2024-12-27 19:09 UTC (5+ messages)
[help] can nobody get me an email
2024-12-27 17:40 UTC (4+ messages)
[PATCH 0/4] Fixes typemissmatch warinigs from msvc
2024-12-27 16:42 UTC (16+ 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: "
[PATCH v2] t7611: replace test -f with test_path_is* helpers
2024-12-27 16:15 UTC (4+ messages)
` [PATCH v3] "
[PATCH] show-index: the short help should say the command reads from its input
2024-12-27 15:07 UTC (3+ messages)
[PATCH] prio-queue: use size_t rather than int for size
2024-12-27 14:34 UTC (3+ messages)
[PATCH] refs: exit early from the loop if it is not a main worktree
2024-12-27 14:34 UTC (7+ messages)
[PATCH 00/14] Stop using `the_repository` in some trivial cases
2024-12-27 14:26 UTC (3+ messages)
[PATCH v2 0/6] PATH WALK I: The path-walk API
2024-12-27 14:18 UTC (9+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] path-walk: introduce an object walk by path
` [PATCH v4 0/7] PATH WALK I: The path-walk API
` [PATCH v4 1/7] path-walk: introduce an object walk by path
[PATCH 00/10] meson: wire up missing HTML documentation
2024-12-27 13:59 UTC (19+ messages)
` [PATCH 04/10] meson: generate HTML pages for all man page categories
` [PATCH v2 00/12] meson: wire up missing HTML documentation
` [PATCH v2 01/12] meson: wire up support for AsciiDoctor
` [PATCH v2 02/12] meson: properly wire up dependencies for our docs
` [PATCH v2 03/12] meson: fix generation of merge tools
` [PATCH v2 04/12] meson: generate HTML pages for all man page categories
` [PATCH v2 05/12] Documentation: inline user-manual.conf
` [PATCH v2 06/12] meson: generate user manual
` [PATCH v2 07/12] Documentation: refactor "api-index.sh" for out-of-tree builds
` [PATCH v2 08/12] Documentation: refactor "howto-index.sh" "
` [PATCH v2 09/12] meson: generate articles
` [PATCH v2 10/12] meson: install static files for HTML documentation
` [PATCH v2 11/12] t/Makefile: make "check-meson" work with Dash
` [PATCH v2 12/12] Documentation: wire up sanity checks for Meson
[PATCH 0/1] ref: add object check for regular ref
2024-12-27 13:58 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/3] t: fix tests with NO_GITWEB=YesPlease
2024-12-27 12:10 UTC (4+ messages)
` [PATCH 1/3] GIT-BUILD-OPTIONS: sort variables alphabetically
` [PATCH 2/3] GIT-BUILD-OPTIONS: wire up NO_GITWEB option
` [PATCH 3/3] meson: enable auto-discovered "gitweb"
[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/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
/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)
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 v3 0/6] GIT-VERSION-GEN: fix overriding values
2024-12-21 10:30 UTC (4+ messages)
` [PATCH v3 4/6] GIT-VERSION-GEN: fix overriding GIT_VERSION
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
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).