messages from 2024-10-21 14:24:50 to 2024-10-23 06:17:10 UTC [more...]
What's cooking in git.git (Oct 2024, #10; Tue, 22)
2024-10-23 6:17 UTC (2+ messages)
[PATCH] notes: teach the -e option to edit messages in editor
2024-10-23 6:14 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/3] R atoi
2024-10-23 6:05 UTC (33+ messages)
` [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
` [PATCH v2 1/3] daemon: "
` [PATCH v2 2/3] merge: replace atoi() with strtol_i() for marker size validation
` [PATCH v2 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
` [PATCH v3 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
` [PATCH v3 1/3] daemon: "
` [PATCH v3 2/3] merge: replace atoi() with strtol_i() for marker size validation
` [PATCH v3 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
` [PATCH v4 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
` [PATCH v4 1/3] daemon: "
` [PATCH v4 2/3] merge: replace atoi() with strtol_i() for marker size validation
` [PATCH v4 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
[PATCH v2 Outreachy] t7011: ensure no whitespace after redirect
2024-10-23 5:00 UTC (7+ messages)
[PATCH 00/13] Update versions of libcurl and Perl
2024-10-23 1:15 UTC (20+ messages)
` [PATCH v2 00/12] "
` [PATCH v2 01/12] git-curl-compat: remove check for curl 7.21.5
` [PATCH v2 02/12] git-curl-compat: remove check for curl 7.25.0
` [PATCH v2 03/12] git-curl-compat: remove check for curl 7.34.0
` [PATCH v2 04/12] git-curl-compat: remove check for curl 7.39.0
` [PATCH v2 05/12] git-curl-compat: remove check for curl 7.43.0
` [PATCH v2 06/12] git-curl-compat: remove check for curl 7.44.0
` [PATCH v2 07/12] git-curl-compat: remove check for curl 7.52.0
` [PATCH v2 08/12] git-curl-compat: remove check for curl 7.53.0
` [PATCH v2 09/12] git-curl-compat: remove check for curl 7.56.0
` [PATCH v2 10/12] INSTALL: document requirement for libcurl 7.61.0
` [PATCH v2 11/12] Require Perl 5.26.0
` [PATCH v2 12/12] gitweb: make use of s///r
[RFC PATCH] promisor-remote: always JIT fetch with --refetch
2024-10-23 0:28 UTC (2+ messages)
` [PATCH v2] fetch-pack: don't mark COMPLETE unless we have the full object
A Proposal
2024-10-22 22:46 UTC
Build failure on RHEL7 with 2.47.0
2024-10-22 21:30 UTC (4+ messages)
[ANNOUNCE] Git for Windows 2.47.0(2)
2024-10-22 21:28 UTC
[PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup
2024-10-22 21:22 UTC (12+ messages)
` [PATCH 1/4] Documentation/git-bundle.txt: mention --all in Synopsis
` [PATCH 2/4] Documentation/git-bundle.txt: mention full backup example
` [PATCH 3/4] Documentation/git-bundle.txt: mention --all in spec. refs
[BUG] mv: can trigger assertion failure with three parameters (builtin/mv.c:481)
2024-10-22 21:14 UTC (6+ messages)
` [PATCH v2] t7001: add failure test which triggers assertion
` [PATCH v3] "
[PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
2024-10-22 20:14 UTC (14+ messages)
` [PATCH v9 0/7] set-head/fetch remote/HEAD updates
` [PATCH v11 0/8] "
` [PATCH v11 1/8] t/t5505-remote: set default branch to main
` [PATCH v11 2/8] refs: atomically record overwritten ref in update_symref
` [PATCH v11 3/8] remote set-head: refactor for readability
` [PATCH v11 4/8] remote set-head: better output for --auto
` [PATCH v11 5/8] refs: add TRANSACTION_CREATE_EXISTS error
` [PATCH v11 6/8] refs: add create_only option to refs_update_symref_extended
` [PATCH v11 7/8] fetch: set remote/HEAD if it does not exist
` [PATCH v11 8/8] fetch set_head: handle mirrored bare repositories
[PATCH v10 0/8] set-head/fetch remote/HEAD updates
2024-10-22 19:09 UTC (7+ messages)
[PATCH] doc: consolidate extensions in git-config documentation
2024-10-22 17:33 UTC (3+ messages)
[Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
2024-10-22 16:48 UTC (5+ messages)
` [Outreachy][PATCH v7] "
[PATCH 0/3] clang-format: fix rules to make the CI job cleaner
2024-10-22 16:42 UTC (7+ messages)
` [PATCH v4 0/2] Subject: "
[PATCH] CodingGuidelines: discourage arbitrary suffixes in function names
2024-10-22 16:41 UTC (8+ messages)
[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
2024-10-22 16:37 UTC (8+ messages)
` [PATCH 01/20] packfile: pass down repository to `odb_pack_name`
` [PATCH 02/20] packfile: pass down repository to `unuse_one_window`
[PATCH v2] t1016: clean up style
2024-10-22 16:36 UTC (2+ messages)
Question about `git gc` locking files
2024-10-22 16:33 UTC (3+ messages)
bash prompt evaporates in subdirectories
2024-10-22 15:53 UTC (2+ messages)
Bug report: v2.47.0 cannot fetch version 1 pack indexes
2024-10-22 15:50 UTC (11+ messages)
[Outreachy][RFC]: Final Applications expectations
2024-10-22 14:33 UTC
[Outreachy][RFC]: Final Applications expectations
2024-10-22 13:55 UTC (8+ messages)
[PATCH v5 0/9] add ref content check for files backend
2024-10-22 11:44 UTC (13+ messages)
` [PATCH v6 "
` [PATCH v6 2/9] ref: check the full refname instead of basename
` [PATCH v6 3/9] ref: initialize target name outside of check functions
` [PATCH v6 4/9] ref: support multiple worktrees check for refs
[PATCH] t1016: clean up style
2024-10-22 10:29 UTC (5+ messages)
[PATCH] blame: respect .git-blame-ignore-revs automatically
2024-10-22 7:54 UTC (7+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
git grep does not find all occurrences on macOS
2024-10-22 5:58 UTC (6+ messages)
` [PATCH] grep: disable lookahead on error
[PATCH] Fix duplicate word typos
2024-10-22 5:07 UTC (8+ messages)
` [PATCH v2] global: "
[PATCH v3 0/3] Link worktrees with relative paths
2024-10-22 4:32 UTC (8+ messages)
` [PATCH v3 2/3] worktree: link "
[PATCH] t/meson.build: fix up tests for 'seen' branch
2024-10-22 1:38 UTC (4+ messages)
[RFC PATCH 00/21] Modernize the build system
2024-10-21 22:56 UTC (6+ messages)
` [RFC PATCH v3 00/15] "
[PATCH v4 0/3] repack: pack everything into promisor packfile in partial repos
2024-10-21 22:29 UTC (5+ messages)
` [WIP 0/3] Repack on fetch
` [WIP 1/3] move variable
` [WIP 2/3] pack-objects
` [WIP 3/3] record local links and call pack-objects
[PATCH] meson: fix meson build on 'seen' branch
2024-10-21 22:02 UTC (2+ messages)
[PATCH 00/17] pack-objects: add --path-walk option for better deltas
2024-10-21 21:43 UTC (3+ messages)
` [PATCH v2 "
[PATCH] t4205: fix typo in 'NUL termination with --stat'
2024-10-21 21:36 UTC (2+ messages)
[PATCH] SubmittingPatches: tags -> trailers
2024-10-21 21:22 UTC (3+ messages)
Git build failure: v2.47.0 on Solaris 10 SPARC64
2024-10-21 21:11 UTC (4+ messages)
` [Resend] "
[PATCH] t1400: fix --no-create-reflog test and description
2024-10-21 21:10 UTC (6+ messages)
[PATCH 00/21] Memory leak fixes (pt.9)
2024-10-21 20:58 UTC (4+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 11/22] trailer: fix leaking strbufs when formatting trailers
git no longer builds on SunOS 5.10, a report
2024-10-21 20:52 UTC (3+ messages)
` [PATCH v2 0/5] t/unit-tests: improve clar platform compatibility
[PATCH v2 0/6] doc: update-ref: amend old material and discuss symrefs
2024-10-21 20:50 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] Documentation/git-update-ref.txt: drop “flag”
` [PATCH v3 2/6] Documentation/git-update-ref.txt: remove safety paragraphs
` [PATCH v3 3/6] Documentation/git-update-ref.txt: demote symlink to last section
` [PATCH v3 4/6] Documentation/git-update-ref.txt: remove confusing paragraph
` [PATCH v3 5/6] Documentation/git-update-ref.txt: discuss symbolic refs
` [PATCH v3 6/6] Documentation: mutually link update-ref and symbolic-ref
What's cooking in git.git (Oct 2024, #09; Fri, 18)
2024-10-21 20:48 UTC (3+ messages)
[PATCH] ref-filter: format iteratively with lexicographic refname sorting
2024-10-21 20:46 UTC (8+ messages)
` [PATCH v3] "
[RFC PATCH] object-name: add @{upstreamhead} shorthand
2024-10-21 20:35 UTC (8+ messages)
[PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
2024-10-21 19:48 UTC (7+ messages)
` [PATCH v2] doc: document how uploadpack.allowAnySHA1InWant impact other allow options
clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
2024-10-21 19:41 UTC (15+ messages)
[PATCH] diff: setup pager only before diff contents truly ready
2024-10-21 19:38 UTC (5+ messages)
`git worktree list` when bare repository is named `.git`
2024-10-21 19:09 UTC (5+ messages)
Empty directory showing as untracked with untrackedCache (with reproduction script)
2024-10-21 16:58 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).