messages from 2025-04-28 15:56:18 to 2025-05-02 08:44:16 UTC [more...]
[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
2025-05-02 8:44 UTC (24+ messages)
` [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
` [PATCH v2 0/8] builtin/maintenance: implement missing tasks compared to git-gc(1)
` [PATCH v2 1/8] builtin/gc: fix indentation of `cmd_gc()` parameters
` [PATCH v2 2/8] builtin/gc: remove global variables where it trivial to do
` [PATCH v2 3/8] builtin/gc: move pruning of worktrees into a separate function
` [PATCH v2 4/8] worktree: expose function to retrieve worktree names
` [PATCH v2 5/8] builtin/maintenance: introduce "worktree-prune" task
` [PATCH v2 6/8] rerere: provide function to collect stale entries
` [PATCH v2 7/8] builtin/gc: move rerere garbage collection into separate function
` [PATCH v2 8/8] builtin/maintenance: introduce "rerere-gc" task
` [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
` [PATCH v3 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
` [PATCH v3 2/7] builtin/gc: remove global variables where it trivial to do
` [PATCH v3 3/7] builtin/gc: move pruning of worktrees into a separate function
` [PATCH v3 4/7] worktree: expose function to retrieve worktree names
` [PATCH v3 5/7] builtin/maintenance: introduce "worktree-prune" task
[PATCH 0/2] builtin/mv: bail out when trying to move child and its parent
2025-05-02 8:07 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
Draft of Git Rev News edition 122
2025-05-02 6:52 UTC (3+ messages)
Collaborative community interview for Git's 20th anniversary
2025-05-02 5:37 UTC (4+ messages)
[PATCH v3] apply: --intent-to-add should imply --index
2025-05-02 4:11 UTC (4+ messages)
[PATCH 0/4] A handful of doc synopsis/options update
2025-05-01 23:22 UTC (10+ messages)
` [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
` [PATCH 2/4] git-{var,write-tree} docs: "
` [PATCH 3/4] git-daemon doc: "
` [WIP PATCH 4/4] git-worktree "
[PATCH 0/2] Nominating "whatchanged" for removal
2025-05-01 22:59 UTC (7+ messages)
` [PATCH 1/2] you-still-use-that??: help deprecating commands "
` [PATCH 2/2] whatchanged: require --i-still-use-this
` [PATCH v2 0/2] Nominating "whatchanged" for removal
` [PATCH v2 1/2] you-still-use-that??: help deprecating commands "
` [PATCH v2 2/2] whatchanged: require --i-still-use-this
Feature request: automatically read .git-blame-ignore-revs or allow global optional config
2025-05-01 21:40 UTC (9+ messages)
` [PATCH 0/1] blame: Skip missing ignore-revs file
` [PATCH 0/3] specifying a file that can optionally exist
` [PATCH 1/3] t7500: make each piece more independent
` [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
` [PATCH 3/3] parseopt: "
response to "git branch -f foo origin/foo"
2025-05-01 21:38 UTC (3+ messages)
[PATCH 0/2] scalar: add --no-maintenance option
2025-05-01 18:20 UTC (7+ messages)
` [PATCH 1/2] scalar register: "
` [PATCH 2/2] scalar clone: "
doc: git-clone: Improve discoverability of --no-single-branch flag
2025-05-01 18:10 UTC (4+ messages)
[BUG] rebase: can write reflog with uninit. `action` string
2025-05-01 17:53 UTC (12+ messages)
Test failure in p5332-multi-pack-reuse.sh
2025-05-01 16:03 UTC (4+ messages)
` [PATCH] p5332: drop "+" from --stdin-packs input
[PATCH 1/1] Exit on invalid diff status of diff_filepair
2025-05-01 13:23 UTC (5+ messages)
[ANNOUNCE] Git Merge 2025, September 29-30, San Francisco, CA
2025-04-30 21:48 UTC (2+ messages)
Bug Report or Unexpected Feature when "git restore -m ." restores merge conflicted state of a file after a commit
2025-04-30 21:39 UTC (2+ messages)
basics - auto staging?
2025-04-30 16:44 UTC (2+ messages)
Discussion for interactive --patch commands to get --unified support
2025-04-30 14:40 UTC (5+ messages)
Possible BUG: git stash -m picks branch name from submodule
2025-04-30 14:05 UTC
[PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
2025-04-30 12:46 UTC (9+ messages)
[PATCH v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
2025-04-30 8:31 UTC (18+ messages)
` [PATCH v6 0/1] "
` [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
` [PATCH] send-email: add --smtp-outlook-id-tweak option
` [PATCH v2] "
` [PATCH v3] send-email: add --[no-]outlook-id-fix option
` [PATCH v4] "
[PATCH] replace-refs: fix support of qualified replace ref paths
2025-04-30 0:11 UTC (5+ messages)
[PATCH v2 0/2] Range-check array index before access
2025-04-29 23:46 UTC (7+ messages)
` [PATCH v3] diff: check range before dereferencing an array element
[PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
2025-04-29 23:04 UTC (12+ messages)
` [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
` [PATCH v2 02/10] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
` [PATCH v2 04/10] t/unit-tests: convert reftable merged "
` [PATCH v2 05/10] t/unit-tests: convert reftable pq "
` [PATCH v2 06/10] t/unit-tests: convert reftable reader "
` [PATCH v2 07/10] t/unit-tests: convert reftable readwrite "
` [PATCH v2 08/10] t/unit-tests: convert reftable record "
` [PATCH v2 09/10] t/unit-tests: convert reftable stack "
` [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
[PATCH 00/13] object-store: a handful of cleanups
2025-04-29 20:07 UTC (31+ messages)
` [PATCH 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH v2 00/13] object-store: a handful of cleanups
` [PATCH v2 06/13] treewide: trivial conversions of `repo_has_object_file()`
` [PATCH v2 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH v2 08/13] builtin/show-ref: don't fetch objects when printing refs
` [PATCH v2 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
` [PATCH v2 10/13] http-walker: don't fetch objects via promisor remotes
` [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
` [PATCH v3 0/7] object-store: a handful of cleanups
` [PATCH v3 1/7] object-store: move `struct packed_git` into "packfile.h"
` [PATCH v3 2/7] object-store: drop `loose_object_path()`
` [PATCH v3 3/7] object-store: move and rename `odb_pack_keep()`
` [PATCH v3 4/7] object-store: move function declarations to their respective subsystems
` [PATCH v3 5/7] object-store: allow fetching objects via `has_object()`
` [PATCH v3 6/7] treewide: convert users of `repo_has_object_file()` to `has_object()`
` [PATCH v3 7/7] object-store: drop `repo_has_object_file()`
[PATCH] tree-walk.h: fix incorrect API comment
2025-04-29 17:01 UTC (2+ messages)
[PATCH] hashmap: ensure hashmaps are reusable after hashmap_clear()
2025-04-29 16:55 UTC (2+ messages)
[PATCH 0/9] t/unit-tests: convert unit-tests to use clar
2025-04-29 15:44 UTC (6+ messages)
` [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
[PATCH 0/4] Make the "promisor-remote" capability support extra fields
2025-04-29 15:12 UTC (13+ messages)
` [PATCH 2/4] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH 3/4] promisor-remote: allow a server to advertise extra fields
` [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
` [PATCH v2 1/3] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH v2 2/3] promisor-remote: allow a server to advertise more fields
` [PATCH v2 3/3] promisor-remote: allow a client to check fields
[PATCH] xdiff: disable cleanup_records heuristic with --minimal
2025-04-29 14:09 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v6 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
2025-04-29 9:00 UTC (3+ messages)
` [PATCH v7 "
[PATCH 0/3] Fix REF_DELTA chain bug in 'git index-pack'
2025-04-29 5:33 UTC (16+ messages)
` [PATCH 1/3] test-tool: add pack-deltas helper
` [PATCH v2 0/3] Fix REF_DELTA chain bug in 'git index-pack'
` [PATCH v2 1/3] test-tool: add pack-deltas helper
` [PATCH v2 2/3] t5309: create failing test for 'git index-pack'
` [PATCH v2 3/3] index-pack: allow revisiting REF_DELTA chains
bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
2025-04-28 22:55 UTC (3+ messages)
Error on using git update-git-for-windows
2025-04-28 20:02 UTC (5+ messages)
[PATCH] gitlab-ci: always run MSVC-based Meson job
2025-04-28 18:44 UTC (3+ messages)
Probably typographic error in tutorial 2
2025-04-28 18:37 UTC (3+ messages)
[PATCH 0/3] gitk: small quality of life improvements for themed Tk
2025-04-28 15:56 UTC (3+ messages)
` [PATCH 2/3] gitk: do not set fg/bg color scheme "
` [PATCH 3/3] gitk: on themed tk, use uicolor to draw a sash between panes
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