messages from 2024-12-17 06:44:18 to 2024-12-20 13:06:56 UTC [more...]
[GSoC] [PATCH] t7611: replace test -f with test_path_is* helpers
2024-12-20 13:06 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/8] refs: add reflog support to `git refs migrate`
2024-12-20 12:58 UTC (24+ 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
[PATCH 0/2] GIT-VERSION-GEN: fix overriding values
2024-12-20 12:22 UTC (19+ 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 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)
[PATCH] prio-queue: use size_t rather than int for size
2024-12-20 8:53 UTC (2+ messages)
OK to submit l10n PR with signed commits?
2024-12-20 7:39 UTC (4+ messages)
[PATCH] meson: skip gitweb build when Perl is disabled
2024-12-20 7:26 UTC
[ANNOUNCE] Git v2.48.0-rc0
2024-12-20 7:08 UTC (11+ 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] Use ^=1 to toggle between 0 and 1
2024-12-19 10:35 UTC (8+ messages)
` [PATCH v2] "
` [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] remote: align --verbose output with spaces
2024-12-19 2:14 UTC (12+ messages)
` [PATCH v2] "
[PATCH] pack-bitmap.c: ensure pack validity for all reuse packs
2024-12-19 1:31 UTC (6+ messages)
[PATCH v6] revision: use calloc instead of malloc where possible
2024-12-18 16:48 UTC (7+ messages)
` [PATCH v7] "
` [PATCH v8] git: "
` [PATCH v9] "
` [PATCH v10] git: use calloc instead of malloc + memset "
` [PATCH v11] "
[PATCH] git: replace two checks with one not equal check
2024-12-18 15:39 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] git: replace greater-than and less-than "
` [PATCH v4] "
Consider adding pruning of refs to git maintenance
2024-12-18 15:35 UTC (8+ messages)
[PATCH 0/5] PATH WALK III: Add 'git backfill' command
2024-12-18 15:09 UTC (7+ messages)
` [PATCH 2/5] backfill: basic functionality and tests
` [PATCH 3/5] backfill: add --batch-size=<n> option
[PATCH v2 0/6] PATH WALK I: The path-walk API
2024-12-18 14:23 UTC (8+ 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] doc: remove extra quotes in generated docs
2024-12-18 13:19 UTC (8+ 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 (3+ messages)
[PATCH 0/5] ps/build follow-ups
2024-12-18 5:54 UTC (8+ messages)
` [PATCH 1/5] cmake: better support for out-of-tree builds follow-up
` [PATCH 2/5] cmake(mergetools): better support for out-of-tree builds
` [PATCH 3/5] cmake: use the correct file name for the Perl header
` [PATCH 4/5] cmake: put the Perl modules into the correct location again
` [PATCH 5/5] cmake/vcxproj: stop special-casing `remote-ext`
[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] git: replace strbuf_addstr with strbuf_addch for all strings of length 2
2024-12-18 3:06 UTC (4+ messages)
` [PATCH v2] "
` [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] "
[PATCH v3] mingw: check that the file attributes are valid before modifying them
2024-12-18 0:37 UTC (2+ messages)
` [PATCH v4] "
[PATCH] win32: ensure len does not cause any overreads
2024-12-18 0:29 UTC (2+ messages)
` [PATCH v2] "
[GIT PULL] gitk: macOS startup, commit ID to clipboard, text wrapping
2024-12-18 0:18 UTC (2+ messages)
[ANNOUNCE] Git for Windows 2.48.0-rc0
2024-12-17 20:03 UTC (2+ messages)
[help] can nobody get me an email
2024-12-17 17:18 UTC (2+ messages)
[PATCH 00/14] Stop using `the_repository` in some trivial cases
2024-12-17 12:45 UTC (17+ messages)
` [PATCH 02/14] pager: stop using `the_repository`
` [PATCH 03/14] trace: "
` [PATCH 04/14] serve: "
` [PATCH 05/14] send-pack: "
` [PATCH 06/14] server-info: "
` [PATCH 07/14] diagnose: "
` [PATCH 08/14] mailinfo: "
` [PATCH 09/14] credential: "
` [PATCH 10/14] resolve-undo: "
` [PATCH 11/14] tmp-objdir: "
` [PATCH 12/14] add-interactive: "
` [PATCH 13/14] graph: "
` [PATCH 14/14] match-trees: "
[RFC] Implement consistency check for packed refs
2024-12-17 11:44 UTC (3+ messages)
Bug report
2024-12-17 10:45 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).