git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-15 20:20:56 to 2024-10-18 04:51:57 UTC [more...]

clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
 2024-10-18  4:51 UTC  (6+ messages)

[PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
 2024-10-18  4:36 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
 2024-10-18  4:33 UTC  (7+ messages)

Why is git log on large repos slower when outputting to tty?
 2024-10-18  4:28 UTC  (3+ messages)

[RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
 2024-10-17 22:02 UTC  (33+ messages)
` [RFC PATCH v2] "
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] shortlog: Test reading a log from a SHA256 repo in a non-git directory
` [PATCH v4] builtin/shortlog: explicitly set hash algo when there is no repo

git rebase exec make -C in worktree confuses repo root dir
 2024-10-17 21:16 UTC  (9+ messages)

Seeking your thoughts on LLM-generated contributions
 2024-10-17 21:11 UTC 

[PATCH 00/10] reftable: stop using `struct strbuf`
 2024-10-17 21:00 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
` [PATCH v3 00/10] reftable: stop using `struct strbuf`
  ` [PATCH v3 01/10] reftable: stop using `strbuf_addbuf()`
  ` [PATCH v3 02/10] reftable: stop using `strbuf_addf()`
  ` [PATCH v3 03/10] reftable/basics: provide new `reftable_buf` interface
  ` [PATCH v3 04/10] reftable: convert from `strbuf` to `reftable_buf`
  ` [PATCH v3 05/10] reftable/blocksource: adapt interface name
  ` [PATCH v3 06/10] t/unit-tests: check for `reftable_buf` allocation errors
  ` [PATCH v3 07/10] reftable/stack: adapt `format_name()` to handle allocation failures
  ` [PATCH v3 08/10] reftable/record: adapt `reftable_record_key()` "
  ` [PATCH v3 09/10] reftable/stack: adapt `stack_filename()` "
  ` [PATCH v3 10/10] reftable: handle trivial `reftable_buf` errors

[PATCH] ref-filter: format iteratively with lexicographic refname sorting
 2024-10-17 20:57 UTC  (6+ messages)
` [PATCH v2] "

Why is pushing to stash not allowed without an initial commit?
 2024-10-17 20:50 UTC  (3+ messages)

CI behaving differently from local tests
 2024-10-17 20:45 UTC 

[PATCH] t: fix typos
 2024-10-17 20:23 UTC  (2+ messages)

with git update-ref?
 2024-10-17 18:50 UTC  (21+ 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 4/6] doc: update-ref: remove confusing paragraph
  ` [PATCH 5/6] doc: update-ref: discuss symbolic links

[PATCH] [PATCH] mimgw: Remove Compiler Warnings
 2024-10-17 18:43 UTC  (7+ messages)
` [PATCH v4] mingw.c: Fix complier warnings for a 64 bit msvc
    ` [PATCH v5 0/1] "
      ` [PATCH 1/1] [PATCH] "

fetch and pull commands not working with latest git version + BitBucket
 2024-10-17 18:41 UTC  (3+ messages)

[PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
 2024-10-17 15:23 UTC  (6+ messages)
` [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7

[OUTREACHY] Mentor Absence
 2024-10-17 15:21 UTC 

[RFC PATCH 0/3] pretty, builtin/mailinfo: don't rely on the_repository
 2024-10-17 13:06 UTC  (10+ messages)
` [PATCH 1/3] repository: move git_*_encoding configs to repo scope

[PATCH 0/3] R atoi
 2024-10-17 12:13 UTC  (21+ messages)
` [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()

[Outreachy][RFC]: teach the '-e' option for git notes sub command
 2024-10-17 12:07 UTC  (2+ messages)

What's cooking in git.git (Oct 2024, #08; Tue, 15)
 2024-10-17 11:10 UTC  (5+ messages)

[RFC PATCH 00/21] Modernize the build system
 2024-10-17 10:58 UTC  (8+ messages)
` [RFC PATCH v2 00/24] Modernize our "
  ` [RFC PATCH v2 23/24] Documentation: add comparison of build systems

[PATCH 0/2] Restore support for older libcurl and fix some typos
 2024-10-17  9:30 UTC  (7+ messages)

[PATCH 00/13] Update versions of libcurl and Perl
 2024-10-17  9:16 UTC  (12+ messages)
` [PATCH 12/13] INSTALL: require Perl 5.26.0
          ` [PATCH 00/13] Update versions of libcurl and Perlg

[Outreachy] Internship Applicant (Contribution Phase)
 2024-10-17  8:53 UTC  (2+ messages)

Unitialised pointer free in is_crontab_available
 2024-10-17  8:38 UTC  (3+ messages)

[PATCH 00/10] Platform compatibility fixes
 2024-10-17  4:03 UTC  (30+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
  ` [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 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
` [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

core.hooksPath cannot revert to the default locally
 2024-10-17  0:36 UTC  (5+ messages)

[PATCH] BreakingChanges: early adopter option
 2024-10-16 22:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/3] clang-format: fix rules to make the CI job cleaner
 2024-10-16 21:17 UTC  (6+ messages)
` [PATCH v3 1/3] clang-format: re-adjust line break penalties

git submodule update --init breaks if run twice in parallel
 2024-10-16 19:35 UTC  (3+ messages)

What’s the intended/reasonable usage patterns for symrefs?
 2024-10-16 17:23 UTC  (3+ messages)

[PATCH] builtin/fetch: iterate symrefs instead of all when checking dangling refs
 2024-10-16  7:13 UTC  (2+ messages)

[PATCH] blame: respect .git-blame-ignore-revs automatically
 2024-10-16  6:07 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[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)


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).