messages from 2024-10-14 21:04:14 to 2024-10-16 09:20:14 UTC [more...]
[PATCH 0/3] R atoi
2024-10-16 9:20 UTC (18+ messages)
` [PATCH 1/3] t3404: avoid losing exit status with focus on `git show` and `git cat-file`
` [PATCH 2/3] t3404: replace test with test_line_count()
` [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
git rebase exec make -C in worktree confuses repo root dir
2024-10-16 9:15 UTC (7+ messages)
[RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
2024-10-16 9:07 UTC (13+ messages)
` [RFC PATCH v2] "
core.hooksPath cannot revert to the default locally
2024-10-16 9:03 UTC (2+ messages)
with git update-ref?
2024-10-16 8:51 UTC (10+ messages)
` [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
` [PATCH 1/6] doc: update-ref: drop “flag”
` [PATCH 2/6] doc: update-ref: remove safety paragraphs
` [PATCH 3/6] doc: update-ref: demote symlink to last section
` [PATCH 4/6] doc: update-ref: remove confusing paragraph
` [PATCH 5/6] doc: update-ref: discuss symbolic links
` [PATCH 6/6] doc: mutually link update-ref and symbolic-ref
[PATCH 00/10] reftable: stop using `struct strbuf`
2024-10-16 8:42 UTC (23+ messages)
` [PATCH v2 "
` [PATCH v2 01/10] reftable: stop using `strbuf_addbuf()`
` [PATCH v2 02/10] reftable: stop using `strbuf_addf()`
` [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
` [PATCH v2 04/10] reftable: convert from `strbuf` to `reftable_buf`
` [PATCH v2 07/10] reftable/stack: adapt `format_name()` to handle allocation failures
[PATCH 00/10] Platform compatibility fixes
2024-10-16 8:27 UTC (47+ messages)
` [PATCH 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [PATCH 03/10] t/lib-gitweb: test against the build version of gitweb
` [PATCH 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [PATCH 05/10] t1401: make invocation of tar(1) work with Win32-provided one
` [PATCH 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
` [PATCH 09/10] builtin/credential-cache: fix missing parameter for stub function
` [PATCH 10/10] http: fix build error on FreeBSD
` [PATCH v2 00/10] Platform compatibility fixes
` [PATCH v2 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
` [PATCH v2 03/10] t/lib-gitweb: test against the build version of gitweb
` [PATCH v2 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [PATCH v2 05/10] t1401: make invocation of tar(1) work with Win32-provided one
` [PATCH v2 06/10] t3404: work around platform-specific behaviour on macOS 10.15
` [PATCH v2 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
` [PATCH v2 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
` [PATCH v2 09/10] builtin/credential-cache: fix missing parameter for stub function
` [PATCH v2 10/10] http: fix build error on FreeBSD
` [PATCH v3 00/10] Platform compatibility fixes
` [PATCH v3 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [PATCH v3 02/10] t/test-lib: wire up NO_ICONV prerequisite
` [PATCH v3 03/10] t/lib-gitweb: test against the build version of gitweb
` [PATCH v3 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [PATCH v3 05/10] t1401: make invocation of tar(1) work with Win32-provided one
` [PATCH v3 06/10] t3404: work around platform-specific behaviour on macOS 10.15
` [PATCH v3 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
` [PATCH v3 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
` [PATCH v3 09/10] builtin/credential-cache: fix missing parameter for stub function
` [PATCH v3 10/10] http: fix build error on FreeBSD
[PATCH v5 6/6] fetch: set remote/HEAD if it does not exist
2024-10-16 8:18 UTC (28+ messages)
` [PATCH v6 1/6] refs_update_symref: atomically record overwritten ref
` [PATCH v6 3/6] set-head: better output for --auto
` [PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
` [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
` [PATCH v8 1/6] refs: atomically record overwritten ref in update_symref
` [PATCH v8 2/6] remote set-head: add new variable for readability
` [PATCH v8 3/6] remote set-head: better output for --auto
` [PATCH v8 4/6] refs: add TRANSACTION_CREATE_EXISTS error
` [PATCH v8 5/6] refs: add create_only option to refs_update_symref
` [PATCH v8 6/6] fetch: set remote/HEAD if it does not exist
[PATCH] BreakingChanges: early adopter option
2024-10-16 7:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH] builtin/fetch: iterate symrefs instead of all when checking dangling refs
2024-10-16 7:13 UTC (3+ messages)
[RFC PATCH 0/3] pretty, builtin/mailinfo: don't rely on the_repository
2024-10-16 6:15 UTC (8+ messages)
` [PATCH 1/3] repository: move git_*_encoding configs to repo scope
` [PATCH 2/3] pretty: don't rely on "the_repository"
` [PATCH 3/3] builtin/mailinfo: "
[PATCH] blame: respect .git-blame-ignore-revs automatically
2024-10-16 6:07 UTC (10+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
[PATCH] ref-filter: format iteratively with lexicographic refname sorting
2024-10-16 6:00 UTC
[PATCH 00/13] Update versions of libcurl and Perl
2024-10-16 2:00 UTC (11+ messages)
` [PATCH 12/13] INSTALL: require Perl 5.26.0
` [PATCH 00/13] Update versions of libcurl and Perlg
[PATCH v3 0/3] clang-format: fix rules to make the CI job cleaner
2024-10-16 1:38 UTC (15+ messages)
` [PATCH v3 1/3] clang-format: re-adjust line break penalties
` [PATCH v3 2/3] clang-format: align consecutive macro definitions
` [PATCH v3 3/3] clang-format: don't align expressions after linebreaks
What's cooking in git.git (Oct 2024, #08; Tue, 15)
2024-10-16 1:36 UTC (3+ messages)
[RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent
2024-10-16 1:25 UTC (8+ messages)
[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
2024-10-15 22:50 UTC (7+ messages)
` [PATCH v5 0/5] Introduce libgit-rs, "
` [PATCH v5 1/5] common-main: split init and exit code into new files
` [PATCH v5 2/5] libgit-sys: introduce Rust wrapper for libgit.a
` [PATCH v5 3/5] libgit-sys: also export some config_set functions
` [PATCH v5 4/5] libgit: add higher-level libgit crate
` [PATCH v5 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys
git grep does not find all occurrences on macOS
2024-10-15 20:15 UTC (3+ messages)
[PATCH] trailer: spread usage of "trailer_block" language
2024-10-15 19:47 UTC (3+ messages)
Bug report
2024-10-15 19:25 UTC (17+ messages)
` [PATCH 0/3] cmake: fix autogenerated clar headers
` [PATCH 1/3] Makefile: extract script to generate clar declarations
` [PATCH 2/3] cmake: fix compilation of clar-based unit tests
` [PATCH 3/3] cmake: set up proper dependencies for generated clar headers
` [PATCH v2 0/3] cmake: fix autogenerated "
` [PATCH v2 1/3] Makefile: extract script to generate clar declarations
` [PATCH v2 2/3] cmake: fix compilation of clar-based unit tests
` [PATCH v2 3/3] cmake: set up proper dependencies for generated clar headers
[PATCH 0/2] Restore support for older libcurl and fix some typos
2024-10-15 19:22 UTC (5+ messages)
fetch-pack Unexpected disconnect issues in 2.47
2024-10-15 19:07 UTC (2+ messages)
Feature Request: Document the log format string equivalent of built-in formats
2024-10-15 18:43 UTC (3+ messages)
Feature Proposal: Adding Command for Configuration Diff Between Commits
2024-10-15 16:25 UTC (2+ messages)
Should object repacking only update server-info for packs instead of doing it for refs?
2024-10-15 13:56 UTC (7+ messages)
Feature Proposal: Adding Command for Configuration Diff Between Commits
2024-10-15 12:45 UTC
Git bug report - CNS - Shared repository permissions issues under RedHat 9
2024-10-15 12:18 UTC (3+ messages)
[RFC PATCH 00/21] Modernize the build system
2024-10-15 12:12 UTC (5+ messages)
` [RFC PATCH v2 00/24] Modernize our "
` [RFC PATCH v2 23/24] Documentation: add comparison of build systems
[Outreachy][PATCH v5] t6050: avoid pipes with upstream Git commands
2024-10-15 11:26 UTC (5+ messages)
` [Outreachy][PATCH v6] "
` [Outreachy][PATCH v7] "
Bug Report
2024-10-15 0:40 UTC (5+ messages)
Bug: `git maintenance start` is likely broken in 2.47
2024-10-15 0:36 UTC (6+ messages)
` [PATCH v3] builtin/gc: fix crash when running `git maintenance start`
[PATCH v2 0/7] Fix typos
2024-10-15 0:35 UTC (3+ messages)
[PATCH] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
2024-10-15 0:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] diff-highlight: make install link into DESTDIR #Makefile
2024-10-14 22:17 UTC (5+ messages)
` [PATCH v3] diff-highlight: make install link into DESTDIR
[PATCH 0/3] fuzz: port OSS-Fuzz tests back to Git
2024-10-14 21:04 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
` [PATCH v2 2/3] fuzz: port fuzz-parse-attr-line "
` [PATCH v2 3/3] fuzz: port fuzz-url-decode-mem "
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).