messages from 2024-12-13 08:49:08 to 2024-12-18 00:53:49 UTC [more...]
[PATCH] doc: remove extra quotes in generated docs
2024-12-18 0:53 UTC (2+ messages)
[PATCH] git: replace two checks with one not equal check
2024-12-18 0:50 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] git: replace greater-than and less-than "
[PATCH v6] revision: use calloc instead of malloc where possible
2024-12-18 0:48 UTC (3+ messages)
` [PATCH v7] "
` [PATCH v8] git: "
[PATCH] Use ^=1 to toggle between 0 and 1
2024-12-18 0:42 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] git: use "
[PATCH v3] mingw: check that the file attributes are valid before modifying them
2024-12-18 0:37 UTC (2+ messages)
` [PATCH v4] "
[PATCH] git: replace strbuf_addstr with strbuf_addch for all strings of length 2
2024-12-18 0:31 UTC (2+ messages)
` [PATCH v2] "
[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)
[PATCH] git: use signed counters when comparing with signed vars
2024-12-18 0:15 UTC
[PATCH 0/7] refs: add reflog support to `git refs migrate`
2024-12-17 21:28 UTC (46+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] refs: include committer info in `ref_update` struct
` [PATCH v2 2/8] refs: add `index` field to `struct ref_udpate`
` [PATCH v2 3/8] refs/files: add count field to ref_lock
` [PATCH v2 4/8] refs: extract out refname verification in transactions
` [PATCH v2 5/8] refs: add `committer_info` to `ref_transaction_add_update()`
` [PATCH v2 6/8] refs: introduce the `ref_transaction_update_reflog` function
` [PATCH v2 7/8] refs: allow multiple reflog entries for the same refname
` [PATCH v2 8/8] refs: add support for migrating reflogs
` [PATCH v3 0/8] refs: add reflog support to `git refs migrate`
` [PATCH v3 1/8] refs: include committer info in `ref_update` struct
` [PATCH v3 2/8] refs: add `index` field to `struct ref_udpate`
` [PATCH v3 3/8] refs/files: add count field to ref_lock
` [PATCH v3 4/8] refs: extract out refname verification in transactions
` [PATCH v3 5/8] refs: add `committer_info` to `ref_transaction_add_update()`
` [PATCH v3 6/8] refs: introduce the `ref_transaction_update_reflog` function
` [PATCH v3 7/8] refs: allow multiple reflog entries for the same refname
` [PATCH v3 8/8] refs: add support for migrating reflogs
` [PATCH v4 0/8] refs: add reflog support to `git refs migrate`
` [PATCH v4 1/8] refs: include committer info in `ref_update` struct
` [PATCH v4 2/8] refs: add `index` field to `struct ref_udpate`
` [PATCH v4 3/8] refs/files: add count field to ref_lock
` [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 v4 7/8] refs: allow multiple reflog entries for the same refname
` [PATCH v4 8/8] refs: add support for migrating reflogs
[PATCH 0/5] ps/build follow-ups
2024-12-17 20:49 UTC (7+ 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] remote: align --verbose output with spaces
2024-12-17 20:47 UTC (6+ messages)
` [PATCH v2] "
[PATCH] GitHub ci(windows): speed up initializing Git for Windows' minimal SDK again
2024-12-17 20:33 UTC (2+ messages)
[PATCH] mingw_rename: do support directory renames
2024-12-17 20:09 UTC (2+ messages)
[ANNOUNCE] Git for Windows 2.48.0-rc0
2024-12-17 20:03 UTC (2+ messages)
Consider adding pruning of refs to git maintenance
2024-12-17 19:56 UTC (6+ messages)
[ANNOUNCE] Git v2.48.0-rc0
2024-12-17 19:00 UTC (7+ 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 (18+ messages)
` [PATCH 01/14] progress: stop using `the_repository`
` [PATCH 02/14] pager: "
` [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
remote.<name>.push without dst doesn't behave as documented
2024-12-17 8:12 UTC (3+ messages)
[L10N] Kickoff for Git 2.48.0
2024-12-17 2:08 UTC
C
2024-12-17 1:03 UTC
What's cooking in git.git (Dec 2024, #06; Mon, 16)
2024-12-16 18:14 UTC
[PATCH 0/3] batch blob diff generation
2024-12-16 16:29 UTC (13+ messages)
[PATCH 0/8] ci: wire up support for Meson
2024-12-16 16:27 UTC (24+ messages)
` [PATCH 4/8] meson: detect missing tests at configure time
` [PATCH 6/8] t: fix out-of-tree tests for some git-p4 tests
` [PATCH 7/8] t: introduce compatibility options to clar-based tests
` [PATCH 8/8] ci: wire up Meson builds
` [PATCH v2 0/8] ci: wire up support for Meson
` [PATCH v2 1/8] ci/lib: support custom output directories when creating test artifacts
` [PATCH v2 2/8] Makefile: drop -DSUPPRESS_ANNOTATED_LEAKS
` [PATCH v2 3/8] t/unit-tests: rename clar-based unit tests to have a common prefix
` [PATCH v2 4/8] meson: detect missing tests at configure time
` [PATCH v2 5/8] Makefile: detect missing Meson tests
` [PATCH v2 6/8] t: fix out-of-tree tests for some git-p4 tests
` [PATCH v2 7/8] t: introduce compatibility options to clar-based tests
` [PATCH v2 8/8] ci: wire up Meson builds
What's cooking in git.git (Dec 2024, #05; Thu, 12)
2024-12-16 16:26 UTC (8+ messages)
[PATCH v5 2/2] t5300: add test for 'show-index --object-format'
2024-12-16 16:21 UTC (4+ messages)
` [PATCH v6 0/2] show-index: fix uninitialized hash function
[Bug] --simplify-by-decoration prints undecorated commit
2024-12-16 15:09 UTC
[PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
2024-12-16 14:11 UTC (4+ messages)
` [PATCH v3 0/2] Support diff merges option in range diff
` [PATCH v3 1/2] range-diff: optionally include merge commits' diffs in the analysis
` [PATCH v3 2/2] range-diff: introduce the convenience option `--remerge-diff`
[GSoC] Introduction and selecting microproject
2024-12-16 13:52 UTC (2+ messages)
[PATCH v2 0/4] Introduce a "promisor-remote" capability
2024-12-16 11:47 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 2/5] strbuf: refactor strbuf_trim_trailing_ch()
` [PATCH v3 5/5] doc: add technical design doc for large object promisors
[Bug report] signingKey beying bypassed
2024-12-16 11:35 UTC (3+ messages)
[PATCH v2 0/6] fix behaviors of git-push --porcelain
2024-12-16 8:36 UTC (6+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
` [PATCH v3 8/8] send-pack: gracefully close the connection for atomic push
[PATCH 0/5] PATH WALK III: Add 'git backfill' command
2024-12-16 8:01 UTC (7+ messages)
` [PATCH 2/5] backfill: basic functionality and tests
` [PATCH 3/5] backfill: add --batch-size=<n> option
` [PATCH 4/5] backfill: add --sparse option
chmod failure on GVFS mounted CIFS share
2024-12-15 22:30 UTC (4+ messages)
Bug report: ":/[text]" revision reference no longer returns youngest commit
2024-12-15 20:50 UTC (4+ messages)
Feature request: provide a persistent IDs on a commit
2024-12-15 17:09 UTC (5+ messages)
[filter-repo PATCH] Don't crash on multi-line config values
2024-12-14 18:13 UTC
failed to read .git/worktrees/test-worktree-xdrphX/commondir: Success
2024-12-14 13:41 UTC (3+ messages)
[PATCH] pack-bitmap.c: ensure pack validity for all reuse packs
2024-12-13 19:20 UTC
[PATCH v2] log: --remerge-diff needs to keep around commit parents
2024-12-13 15:02 UTC (3+ messages)
` [PATCH v3] "
git rebase --continue error message is misleading
2024-12-13 14:38 UTC (2+ messages)
push.default and "git push"
2024-12-13 12:20 UTC (3+ messages)
[Outreachy] Blog: Converting homegrown unit tests to use Clar
2024-12-13 12:19 UTC
[PATCH v2 0/6] PATH WALK I: The path-walk API
2024-12-13 11:58 UTC (7+ 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
New checkout --track behaviour?
2024-12-13 10:50 UTC (4+ messages)
[PATCH 00/10] meson: wire up missing HTML documentation
2024-12-13 8:48 UTC (6+ messages)
` [PATCH 05/10] Documentation: inline user-manual.conf
` [PATCH 07/10] Documentation: refactor "api-index.sh" for out-of-tree builds
` [PATCH 08/10] Documentation: refactor "howto-index.sh" "
` [PATCH 09/10] meson: generate articles
` [PATCH 10/10] meson: install static files for HTML documentation
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).