messages from 2024-10-01 20:07:40 to 2024-10-04 04:32:51 UTC [more...]
[PATCH] line-log: protect inner strbuf from free
2024-10-04 4:32 UTC (20+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] "
` [PATCH v2 2/3] line-log: remove output_prefix()
` [PATCH v2 3/3] diff: modify output_prefix function pointer
` [PATCH 0/5] diff output_prefix cleanups
` [PATCH 1/5] line-log: use diff_line_prefix() instead of custom helper
` [PATCH 2/5] diff: drop line_prefix_length field
` [PATCH 3/5] diff: return const char from output_prefix callback
` [PATCH 4/5] diff: return line_prefix directly when possible
` [PATCH 5/5] diff: store graph prefix buf in git_graph struct
v2.47.0-rc1 test failure on cygwin
2024-10-04 3:59 UTC (2+ messages)
Outreachy
2024-10-04 3:40 UTC
[PATCH] fsmonitor OSX: fix hangs for submodules
2024-10-04 2:42 UTC (11+ messages)
` [PATCH v2] "
[RFC PATCH 0/1] Typed errors
2024-10-04 0:15 UTC (15+ messages)
` [RFC PATCH 1/1] Add a type for errors
[PATCH v3] fsmonitor OSX: fix hangs for submodules
2024-10-04 0:07 UTC (2+ messages)
` [PATCH v4] "
[RFC PATCH 00/21] Modernize the build system
2024-10-03 23:19 UTC (29+ messages)
` [RFC PATCH 01/21] Documentation: add comparison of build systems
` [RFC PATCH 02/21] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [RFC PATCH 03/21] t/lib-gitweb: test against the build version of gitweb
` [RFC PATCH 04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15
` [RFC PATCH 06/21] t/unit-tests: update clar unit test framework
` [RFC PATCH 07/21] t/clar: simplify how the clar derives `struct stat`
` [RFC PATCH 08/21] builtin/credential-cache: fix missing parameter for stub function
` [RFC PATCH 09/21] http: fix build error on FreeBSD
` [RFC PATCH 10/21] Makefile: extract script to generate clar declarations
` [RFC PATCH 11/21] Makefile: extract script to massage Perl scripts
` [RFC PATCH 12/21] Makefile: refactor GIT-VERSION-GEN to be reusable
` [RFC PATCH 13/21] Makefile: refactor generators to be PWD-independent
` [RFC PATCH 14/21] Makefile: use common template for GIT-BUILD-OPTIONS
` [RFC PATCH 15/21] Makefile: consistently use @PLACEHOLDER@ to substitute
` [RFC PATCH 16/21] Makefile: consistently use PERL_PATH
` [RFC PATCH 17/21] Makefile: allow "bin-wrappers/" directory to exist
` [RFC PATCH 18/21] Makefile: simplify building of templates
` [RFC PATCH 19/21] t: better support for out-of-tree builds
` [RFC PATCH 20/21] t: allow overriding build dir
` [RFC PATCH 21/21] Introduce support for the Meson build system
[RFC PATCH] promisor-remote: always JIT fetch with --refetch
2024-10-03 22:35 UTC
Lack of system-level excludesFile
2024-10-03 21:55 UTC (6+ messages)
Request for adding a "one-shot" rebase strategy where conflicts are only resolved once
2024-10-03 21:30 UTC (5+ messages)
[PATCH] Fix unused-parameter warnings with NO_ICONV
2024-10-03 21:02 UTC (6+ messages)
[PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
2024-10-03 19:48 UTC (6+ messages)
` [PATCH v4 0/5] improve handling of remote/HEAD
` [PATCH v4 2/5] set-head: better output for --auto
Linking topic merges to mailing list threads
2024-10-03 18:44 UTC (13+ messages)
` [PATCH] Documentation: mention the amlog in howto/maintain-git.txt
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/4] Remove the_repository global for am, annotate, apply, archive builtins
2024-10-03 18:28 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] apply: remove the_repository global variable
[PATCH (v2.47 regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode
2024-10-03 18:20 UTC (6+ messages)
the latter half of october, the maintainer goes offline
2024-10-03 17:53 UTC (2+ messages)
[PATCH] archive: fix misleading error message
2024-10-03 15:51 UTC
[PATCH] doc: add a note about staggering of maintenance
2024-10-03 12:00 UTC (2+ messages)
"git worktree repair" modifies the wrong repository
2024-10-03 6:28 UTC (8+ messages)
[Outreachy]
2024-10-03 2:14 UTC (3+ messages)
Linking topic merges to mailing list threads
2024-10-02 23:34 UTC (3+ messages)
[PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
2024-10-02 22:49 UTC (7+ messages)
` [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
` [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
[PATCH 0/5] Fix typos
2024-10-02 22:49 UTC (7+ messages)
` [PATCH 1/5] trace2: fix typos
` [PATCH 2/5] reftable: fix a typo
` [PATCH 3/5] mergetool: "
` [PATCH 4/5] gitk: "
` [PATCH 5/5] perl: "
[PATCH v4 0/3] doc: introducing synopsis para
2024-10-02 22:43 UTC (7+ messages)
` [PATCH v5 "
[External] Re: [PATCH 2/2] fetch-pack.c: do not declare local commits as "have" in partial repos
2024-10-02 22:35 UTC (2+ messages)
[PATCH v2 5/5] cgit: add higher-level cgit crate
2024-10-02 22:31 UTC (3+ messages)
[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
2024-10-02 22:17 UTC (9+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 4/5] config: add git_configset_alloc() and git_configset_clear_and_free()
[PATCH 00/22] reftable: handle allocation errors
2024-10-02 22:07 UTC (38+ messages)
` [PATCH v4 00/25] "
` [PATCH v4 25/25] reftable/basics: ban standard allocator functions
` [PATCH v5 00/25] reftable: handle allocation errors
` [PATCH v5 01/25] reftable/error: introduce out-of-memory error code
` [PATCH v5 02/25] reftable/basics: merge "publicbasics" into "basics"
` [PATCH v5 03/25] reftable: introduce `reftable_strdup()`
` [PATCH v5 04/25] reftable/basics: handle allocation failures in `reftable_calloc()`
` [PATCH v5 05/25] reftable/basics: handle allocation failures in `parse_names()`
` [PATCH v5 06/25] reftable/record: handle allocation failures on copy
` [PATCH v5 07/25] reftable/record: handle allocation failures when decoding records
` [PATCH v5 08/25] reftable/writer: handle allocation failures in `writer_index_hash()`
` [PATCH v5 09/25] reftable/writer: handle allocation failures in `reftable_new_writer()`
` [PATCH v5 10/25] reftable/merged: handle allocation failures in `merged_table_init_iter()`
` [PATCH v5 11/25] reftable/reader: handle allocation failures for unindexed reader
` [PATCH v5 12/25] reftable/reader: handle allocation failures in `reader_init_iter()`
` [PATCH v5 13/25] reftable/stack: handle allocation failures on reload
` [PATCH v5 14/25] reftable/stack: handle allocation failures in `reftable_new_stack()`
` [PATCH v5 15/25] reftable/stack: handle allocation failures in `stack_compact_range()`
` [PATCH v5 16/25] reftable/stack: handle allocation failures in auto compaction
` [PATCH v5 17/25] reftable/iter: handle allocation failures when creating indexed table iter
` [PATCH v5 18/25] reftable/blocksource: handle allocation failures
` [PATCH v5 19/25] reftable/block: "
` [PATCH v5 20/25] reftable/pq: handle allocation failures when adding entries
` [PATCH v5 21/25] reftable/tree: handle allocation failures
` [PATCH v5 22/25] reftable: handle trivial "
` [PATCH v5 23/25] reftable: fix calls to free(3P)
` [PATCH v5 24/25] reftable: introduce `REFTABLE_FREE_AND_NULL()`
` [PATCH v5 25/25] reftable/basics: ban standard allocator functions
git rev-list --no-walk RANGE not working as documented
2024-10-02 19:18 UTC (3+ messages)
What's cooking in git.git (Oct 2024, #02; Wed, 2)
2024-10-02 17:34 UTC
[PATCH] add-patch: edit the hunk again
2024-10-02 17:34 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[ANNOUNCE] Git v2.47.0-rc1
2024-10-02 16:59 UTC
[Outreachy] Intern Applicant - Proceeding to My Task
2024-10-02 15:55 UTC (2+ messages)
[Outreachy] Indication Of Interest To Intern At Git
2024-10-02 15:51 UTC
[Outreachy]
2024-10-02 15:35 UTC (3+ messages)
[Outreachy] Intern applicant
2024-10-02 15:18 UTC
[Outreachy] Potential intern
2024-10-02 12:36 UTC (2+ messages)
[PATCH 0/3] reftable: graceful concurrent writes
2024-10-02 10:58 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction
[PATCH 0/2] read-cache: two small leak fixes
2024-10-02 10:49 UTC (3+ messages)
` [PATCH v2] read-cache: free threaded memory pool
fsmonitor deadlock / macOS CI hangs
2024-10-02 9:51 UTC (4+ messages)
[PATCH] gitk: added external diff file rename detection
2024-10-02 9:47 UTC (3+ messages)
` [PATCH v2] "
` AW: "
[PATCH] fsmonitor: fix hangs by delayed fs event listening
2024-10-02 9:47 UTC
[Outreachy] Intern Applicant
2024-10-02 8:12 UTC
Missing Promisor Objects in Partial Repo Design Doc
2024-10-02 7:57 UTC (3+ messages)
` [External] "
Outreachy intern Dec 2024
2024-10-02 4:25 UTC
[PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
2024-10-02 3:39 UTC
[PATCH 20/23] object-name: fix leaking commit list items
2024-10-02 2:49 UTC
Can a note be pushed to origin?
2024-10-02 1:39 UTC (3+ messages)
What's cooking in git.git (Oct 2024, #01; Tue, 1)
2024-10-01 22:58 UTC (3+ messages)
[ANNOUNCE] Git Rev News edition 115
2024-10-01 20:07 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).