messages from 2024-12-03 15:31:14 to 2024-12-06 11:21:07 UTC [more...]
[PATCH] object-name: fix reversed ordering with magic pathspecs
2024-12-06 11:20 UTC (2+ messages)
[PATCH 0/4] Random improvements to GitLab CI
2024-12-06 11:10 UTC (5+ messages)
` [PATCH 1/4] gitlab-ci: update macOS images to Sonoma
` [PATCH 2/4] ci/lib: remove duplicate trap to end "CI setup" group
` [PATCH 3/4] ci/lib: use echo instead of printf to set up sections
` [PATCH 4/4] ci/lib: fix "CI setup" sections with GitLab CI
[PATCH 00/10] Start compiling with `-Wsign-compare`
2024-12-06 10:27 UTC (45+ messages)
` [PATCH 09/10] daemon: fix loops that have mismatching integer types
` [PATCH v2 00/14] Start compiling with `-Wsign-compare`
` [PATCH v2 07/14] global: trivial conversions to fix `-Wsign-compare` warnings
` [PATCH] sign-compare: 32-bit support
` [PATCH v3 00/15] Start compiling with `-Wsign-compare`
` [PATCH v3 01/15] git-compat-util: introduce macros to disable "-Wsign-compare" warnings
` [PATCH v3 02/15] compat/regex: explicitly ignore "
` [PATCH v3 03/15] compat/win32: fix -Wsign-compare warning in "wWinMain()"
` [PATCH v3 04/15] global: mark code units that generate warnings with `-Wsign-compare`
` [PATCH v3 05/15] config.mak.dev: drop `-Wno-sign-compare`
` [PATCH v3 06/15] diff.h: fix index used to loop through unsigned integer
` [PATCH v3 07/15] sign-compare: 32-bit support
` [PATCH v3 08/15] global: trivial conversions to fix `-Wsign-compare` warnings
` [PATCH v3 09/15] daemon: fix loops that have mismatching integer types
` [PATCH v3 10/15] daemon: fix type of `max_connections`
` [PATCH v3 11/15] gpg-interface: address -Wsign-comparison warnings
` [PATCH v3 12/15] builtin/blame: fix type of `length` variable when emitting object ID
` [PATCH v3 13/15] builtin/patch-id: fix type of `get_one_patchid()`
` [PATCH v3 14/15] scalar: address -Wsign-compare warnings
` [PATCH v3 15/15] t/helper: don't depend on implicit wraparound
` [PATCH v4 00/16] Start compiling with `-Wsign-compare`
` [PATCH v4 01/16] git-compat-util: introduce macros to disable "-Wsign-compare" warnings
` [PATCH v4 02/16] compat/regex: explicitly ignore "
` [PATCH v4 03/16] compat/win32: fix -Wsign-compare warning in "wWinMain()"
` [PATCH v4 04/16] global: mark code units that generate warnings with `-Wsign-compare`
` [PATCH v4 05/16] config.mak.dev: drop `-Wno-sign-compare`
` [PATCH v4 06/16] diff.h: fix index used to loop through unsigned integer
` [PATCH v4 07/16] csum-file: fix -Wsign-compare warning on 32-bit platform
` [PATCH v4 08/16] pkt-line: fix -Wsign-compare warning on 32 bit platform
` [PATCH v4 09/16] global: trivial conversions to fix `-Wsign-compare` warnings
` [PATCH v4 10/16] daemon: fix loops that have mismatching integer types
` [PATCH v4 11/16] daemon: fix type of `max_connections`
` [PATCH v4 12/16] gpg-interface: address -Wsign-comparison warnings
` [PATCH v4 13/16] builtin/blame: fix type of `length` variable when emitting object ID
` [PATCH v4 14/16] builtin/patch-id: fix type of `get_one_patchid()`
` [PATCH v4 15/16] scalar: address -Wsign-compare warnings
` [PATCH v4 16/16] t/helper: don't depend on implicit wraparound
Regression in :/ commit selection between 2.43.0 and 2.47.1
2024-12-06 9:52 UTC (3+ messages)
[PATCH] reftable/writer: ensure valid range for log's update_index
2024-12-06 9:06 UTC (2+ messages)
[PATCH] advice: suggest using subcommand "git config set"
2024-12-06 8:57 UTC (7+ messages)
` [PATCH v2] "
Potential bug: git rev-list missing objects
2024-12-06 8:46 UTC
git add -p is slow for sparse checkout
2024-12-06 8:43 UTC (3+ messages)
[PATCH v14 00/10] set-head/fetch remote/HEAD updates
2024-12-06 8:08 UTC (14+ messages)
` [PATCH v15 "
` [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist
` [PATCH] Fix `git fetch --tags` in repo with no configured remote
` Re* "
[PATCH 4/4] describe: stop traversing when we run out of names
2024-12-06 5:42 UTC (11+ messages)
` [PATCH] fixup! "
` [PATCH] describe: drop early return for max_candidates == 0
` [PATCH] describe: split "found all tags" and max_candidates logic
Feature Request: Support git bundle create with thick packs to allow application to shallow clones
2024-12-06 5:21 UTC
[QUESTION] Performance comparison: full clone + sparse-checkout vs partial clone + sparse-checkout
2024-12-06 3:18 UTC (4+ messages)
Proposal: Allow Customization of Git Merge Commit Message Template
2024-12-05 23:16 UTC (2+ messages)
[help] git status doesn't seem to work
2024-12-05 21:08 UTC (4+ messages)
How do you undo an add
2024-12-05 21:03 UTC (3+ messages)
[PATCH 0/4] forbid HEAD as a tagname
2024-12-05 20:27 UTC (11+ messages)
` [PATCH 3/4] t5604: do not expect that HEAD is a valid tagname
` [PATCH 4/4] tag: "git tag" refuses to use HEAD as a tagname
[BUG] commit fails with 'bus error' when working directory is on an NFS share
2024-12-05 19:13 UTC (13+ messages)
Some feedback on 'git clone create'
2024-12-05 18:45 UTC (6+ messages)
[PATCH v1] fetch: add configuration for set_head behaviour
2024-12-05 12:16 UTC (18+ messages)
` [RFC PATCH v1 0/2] set_head finishing touches
` [RFC PATCH v1 1/2] fetch set_head: add warn-if-not-$branch option
` [RFC PATCH v1 2/2] remote set-head: set followRemoteHEAD to "warn" if "always"
` [PATCH v2 1/3] fetch set_head: move warn advice into advise_if_enabled
` [PATCH v2 2/3] fetch set_head: add warn-if-not-$branch option
` [PATCH v2 3/3] remote set-head: set followRemoteHEAD to "warn" if "always"
` [PATCH v3 1/3] fetch set_head: move warn advice into advise_if_enabled
` [PATCH v3 2/3] fetch set_head: add warn-if-not-$branch option
` [PATCH v3 3/3] remote set-head: set followRemoteHEAD to "warn" if "always"
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-12-05 10:34 UTC (13+ messages)
` [PATCH v7 "
` [PATCH v7 1/6] cat-file: add declaration of variable i inside its for loop
` [PATCH v7 2/6] fetch-pack: refactor packet writing
` [PATCH v7 6/6] cat-file: add remote-object-info to batch-command
[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
2024-12-05 9:46 UTC (15+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] pack-objects: create new name-hash function version
` [PATCH v2 2/8] pack-objects: add --name-hash-version option
` [PATCH v2 3/8] repack: "
` [PATCH v2 4/8] pack-objects: add GIT_TEST_NAME_HASH_VERSION
infelicities in git hash-object --stdin-paths with special characters
2024-12-05 9:44 UTC (2+ messages)
What's cooking in git.git (Dec 2024, #02; Thu, 5)
2024-12-04 23:32 UTC
[PATCH] setlocalversion: Add workaround for "git describe" performance issue
2024-12-04 23:20 UTC (9+ messages)
` [PATCH 0/4] perf improvements for git-describe with few tags
[PATCH] strvec: `strvec_splice()` to a statically initialized vector
2024-12-04 22:44 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[help] configure git email
2024-12-04 19:38 UTC
git-daemon not consulting ~/.gitconfig
2024-12-04 15:57 UTC (2+ messages)
[PATCH 0/3] Performance improvements for repacking non-promisor objects
2024-12-04 4:46 UTC (16+ messages)
` [PATCH 2/3] index-pack: no blobs during outgoing link check
` [PATCH v2 0/3] Performance improvements for repacking non-promisor objects
` [PATCH v2 1/3] index-pack --promisor: dedup before checking links
` [PATCH v2 2/3] index-pack --promisor: don't check blobs
` [PATCH v2 3/3] index-pack --promisor: also check commits' trees
` [PATCH v3 0/3] Performance improvements for repacking non-promisor objects
` [PATCH v3 1/3] index-pack --promisor: dedup before checking links
` [PATCH v3 2/3] index-pack --promisor: don't check blobs
` [PATCH v3 3/3] index-pack --promisor: also check commits' trees
` [PATCH 4/3] index-pack: work around false positive use of uninitialized variable
[ANNOUNCE] git-filter-repo 2.47.0
2024-12-04 4:33 UTC
[PATCH v2 0/4] propagate fsck message severity for bundle fetch
2024-12-04 2:39 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 3/4] fetch-pack: split out fsck config parsing
[PATCH 3/3] index-pack: commit tree during outgoing link check
2024-12-04 0:21 UTC (3+ messages)
[PATCH] diff: setup pager only before diff contents truly ready
2024-12-04 0:18 UTC (10+ messages)
[PATCH] fast-import: disallow more path components
2024-12-04 0:15 UTC (8+ messages)
` [PATCH v2] "
` [PATCH 2/1] t9300: test verification of renamed paths
[PATCH] doc: mention rev-list --ancestry-path restrictions
2024-12-04 0:10 UTC (3+ messages)
rev-list --ancestry-path with arg - bug or undocumented requirement
2024-12-03 23:36 UTC (11+ messages)
` [PATCH] doc: mention rev-list --ancestry-path restrictions
[RFC] Proposal to add a delimiter between unrelated history in git-log --graph --oneline
2024-12-03 23:32 UTC (2+ messages)
[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
2024-12-03 23:24 UTC (4+ messages)
` [PATCH v10 00/10] "
What's cooking in git.git (Dec 2024, #01; Tue, 3)
2024-12-03 23:09 UTC (3+ messages)
[PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
2024-12-03 23:06 UTC (5+ messages)
` [PATCH v3 0/8] "
Detecting squash-merged branches (and question about git-diff-tree)
2024-12-03 17:42 UTC (5+ messages)
[PATCH v2] builtin/clone: teach git-clone(1) the --revision= option
2024-12-03 15:34 UTC (3+ messages)
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).