messages from 2024-12-10 12:13:33 to 2024-12-15 11:51:52 UTC [more...]
Bug report: ":/[text]" revision reference no longer returns youngest commit
2024-12-15 11:51 UTC
[PATCH 0/7] refs: add reflog support to `git refs migrate`
2024-12-15 11:09 UTC (47+ messages)
` [PATCH 1/7] refs: include committer info in `ref_update` struct
` [PATCH 3/7] refs/files: add count field to ref_lock
` [PATCH 4/7] refs: extract out refname verification in transactions
` [PATCH 5/7] refs: introduce the `ref_transaction_update_reflog` function
` [PATCH 6/7] refs: allow multiple reflog entries for the same refname
` [PATCH 7/7] refs: add support for migrating reflogs
` [PATCH v2 0/8] refs: add reflog support to `git refs migrate`
` [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 0/3] batch blob diff generation
2024-12-15 2:17 UTC (11+ messages)
` [PATCH 1/3] builtin: introduce diff-blob command
` [PATCH 2/3] builtin/diff-blob: add "--stdin" option
` [PATCH 3/3] builtin/diff-blob: Add "-z" option
[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)
[Bug report] signingKey beying bypassed
2024-12-13 20:23 UTC
[PATCH] pack-bitmap.c: ensure pack validity for all reuse packs
2024-12-13 19:20 UTC
What's cooking in git.git (Dec 2024, #05; Thu, 12)
2024-12-13 17:28 UTC (6+ messages)
[PATCH 0/8] ci: wire up support for Meson
2024-12-13 15:56 UTC (32+ messages)
` [PATCH 1/8] ci/lib: support custom output directories when creating test artifacts
` [PATCH 2/8] Makefile: drop -DSUPPRESS_ANNOTATED_LEAKS
` [PATCH 3/8] t/unit-tests: rename clar-based unit tests to have a common prefix
` [PATCH 4/8] meson: detect missing tests at configure time
` [PATCH 5/8] Makefile: detect missing Meson tests
` [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
[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)
chmod failure on GVFS mounted CIFS share
2024-12-13 10:32 UTC (3+ messages)
[PATCH 00/10] meson: wire up missing HTML documentation
2024-12-13 8:48 UTC (11+ messages)
` [PATCH 01/10] meson: wire up support for AsciiDoctor
` [PATCH 02/10] meson: properly wire up dependencies for our docs
` [PATCH 03/10] meson: fix generation of merge tools
` [PATCH 04/10] meson: generate HTML pages for all man page categories
` [PATCH 05/10] Documentation: inline user-manual.conf
` [PATCH 06/10] meson: generate user manual
` [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
[PATCH 0/5] remote: announce removal of "branches/" and "remotes/"
2024-12-13 5:26 UTC (8+ messages)
` [PATCH 1/5] Makefile: wire up build option for deprecated features
` [PATCH 2/5] ci: merge linux-gcc-default into linux-gcc
` [PATCH 3/5] ci: repurpose "linux-gcc" job for deprecations
` [PATCH 4/5] builtin/pack-redundant: remove subcommand with breaking changes
` [PATCH 5/5] remote: announce removal of "branches/" and "remotes/"
[PATCH v2] bundle: remove unneeded code
2024-12-13 3:33 UTC (7+ messages)
` [PATCH v3] "
Git pull --rebase and --reset-author-date
2024-12-13 3:31 UTC (4+ messages)
[PATCH 0/2] gitk: text wrapping in ctext (commit headers, subject, and body)
2024-12-12 18:58 UTC (5+ messages)
` [PATCH 1/2] gitk: make headings of preferences bold
` [PATCH 2/2] gitk: add text wrapping preferences
[PATCH 0/4] Random improvements to GitLab CI
2024-12-12 11:57 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] gitlab-ci: update macOS images to Sonoma
` [PATCH v3 2/4] ci/lib: remove duplicate trap to end "CI setup" group
` [PATCH v3 3/4] ci/lib: do not interpret escape sequences in `group ()` arguments
` [PATCH v3 4/4] ci/lib: fix "CI setup" sections with GitLab CI
branch description as a note?
2024-12-12 10:57 UTC (16+ messages)
[PATCH v2 0/4] Random improvements to GitLab CI
2024-12-12 6:47 UTC (4+ messages)
` [PATCH v2 3/4] ci/lib: do not interpret escape sequences in `group ()` arguments
[PATCH 0/3] Remove is_bare_repository_cfg global state
2024-12-11 23:09 UTC (2+ messages)
` (RFH Windows breakage) "
[PATCH] advice: suggest using subcommand "git config set"
2024-12-11 18:00 UTC (8+ messages)
` [PATCH v2] "
[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar
2024-12-11 15:32 UTC
[PATCH] reftable/writer: ensure valid range for log's update_index
2024-12-11 13:10 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] git-submodule.sh: improve parsing of options
2024-12-11 6:32 UTC (27+ messages)
` [PATCH v2 0/8] "
` [PATCH v3 0/7] "
` [PATCH v3 1/7] git-submodule.sh: improve parsing of some long options
` [PATCH v3 2/7] git-submodule.sh: improve parsing of short options
` [PATCH v3 3/7] git-submodule.sh: get rid of isnumber
` [PATCH v3 4/7] git-submodule.sh: get rid of unused variable
` [PATCH v3 5/7] git-submodule.sh: add some comments
` [PATCH v3 6/7] git-submodule.sh: improve variables readability
` [PATCH v3 7/7] git-submodule.sh: rename some variables
` [PATCH v4 0/7] git-submodule.sh: improve parsing of options
` [PATCH v4 1/7] git-submodule.sh: improve parsing of some long options
` [PATCH v4 2/7] git-submodule.sh: improve parsing of short options
` [PATCH v4 3/7] git-submodule.sh: get rid of isnumber
` [PATCH v4 4/7] git-submodule.sh: get rid of unused variable
` [PATCH v4 5/7] git-submodule.sh: add some comments
` [PATCH v4 6/7] git-submodule.sh: improve variables readability
` [PATCH v4 7/7] git-submodule.sh: rename some variables
BUG: git verify-pack --stat-only is nonfunctional as documented
2024-12-11 6:14 UTC (2+ messages)
[PATCH 0/3] Advertise OS version
2024-12-10 18:51 UTC (4+ messages)
What's cooking in git.git (Dec 2024, #04; Tue, 10)
2024-12-10 14:31 UTC
[PATCH v2 0/6] fix behaviors of git-push --porcelain
2024-12-10 12:19 UTC (4+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 5/8] t5548: add porcelain push test cases for dry-run mode
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).