git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-14 05:04:43 to 2024-10-15 14:10:05 UTC [more...]

[PATCH v5 6/6] fetch: set remote/HEAD if it does not exist
 2024-10-15 14:10 UTC  (26+ 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 v7 4/6] refs: add TRANSACTION_CREATE_EXISTS error
    ` [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

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 

[PATCH v3 0/3] clang-format: fix rules to make the CI job cleaner
 2024-10-15 12:37 UTC  (14+ 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

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  (8+ messages)
` [RFC PATCH v2 00/24] Modernize our "
  ` [RFC PATCH v2 23/24] Documentation: add comparison of build systems
  ` [RFC PATCH v2 24/24] Introduce support for the Meson build system

[RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
 2024-10-15 11:48 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH 00/10] Platform compatibility fixes
 2024-10-15 11:45 UTC  (32+ messages)
` [PATCH 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [PATCH 02/10] t/test-lib: wire up NO_ICONV prerequisite
` [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 06/10] t3404: work around platform-specific behaviour on macOS 10.15
` [PATCH 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
` [PATCH 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
` [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] trailer: spread usage of "trailer_block" language
 2024-10-15 11:32 UTC  (2+ messages)

[Outreachy][PATCH v4] t6050: avoid pipes with upstream Git commands
 2024-10-15 11:26 UTC  (8+ messages)
` [Outreachy][PATCH v5] "
  ` [Outreachy][PATCH v6] "
        ` [Outreachy][PATCH v7] "

[PATCH 00/10] reftable: stop using `struct strbuf`
 2024-10-15 11:23 UTC  (36+ messages)
` [PATCH 02/10] reftable: stop using `strbuf_addf()`
` [PATCH 03/10] reftable/basics: provide new `reftable_buf` interface
` [PATCH 04/10] reftable: convert from `strbuf` to `reftable_buf`
` [PATCH v2 00/10] reftable: stop using `struct strbuf`
  ` [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 05/10] reftable/blocksource: adapt interface name
  ` [PATCH v2 06/10] t/unit-tests: check for `reftable_buf` allocation errors
  ` [PATCH v2 07/10] reftable/stack: adapt `format_name()` to handle allocation failures
  ` [PATCH v2 08/10] reftable/record: adapt `reftable_record_key()` "
  ` [PATCH v2 09/10] reftable/stack: adapt `stack_filename()` "
  ` [PATCH v2 10/10] reftable: handle trivial `reftable_buf` errors

Feature Proposal: Adding Command for Configuration Diff Between Commits
 2024-10-15 10:59 UTC 

Bug report
 2024-10-15  9:46 UTC  (16+ 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

git rebase exec make -C in worktree confuses repo root dir
 2024-10-15  7:11 UTC  (4+ messages)

[PATCH 0/2] Restore support for older libcurl and fix some typos
 2024-10-15  6:29 UTC  (6+ messages)
` [PATCH 1/2] Conditional use of CURLOPT_PROXYHEADER based on libcurl version
` [PATCH 2/2] Fix inconsistencies in git-curl-compat.h

[PATCH 00/13] Update versions of libcurl and Perl
 2024-10-15  6:13 UTC  (6+ messages)

fetch-pack Unexpected disconnect issues in 2.47
 2024-10-15  5:16 UTC 

[RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent
 2024-10-15  4:04 UTC  (7+ messages)

[PATCH] builtin/fetch: iterate symrefs instead of all when checking dangling refs
 2024-10-15  3:27 UTC 

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] "

git grep does not find all occurrences on macOS
 2024-10-15  0:26 UTC  (2+ messages)

[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] R atoi
 2024-10-14 21:35 UTC  (22+ 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()

[PATCH] blame: respect .git-blame-ignore-revs automatically
 2024-10-14 21:08 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH 0/3] fuzz: port OSS-Fuzz tests back to Git
 2024-10-14 21:04 UTC  (9+ messages)
` [PATCH 1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
` [PATCH v2 0/3] fuzz: port OSS-Fuzz tests back to Git
  ` [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 "

[PATCH 0/1] blame: Skip missing ignore-revs file
 2024-10-14 20:44 UTC  (5+ messages)
` [PATCH 0/3] specifying a file that can optionally exist
  ` [PATCH 1/3] t7500: make each piece more independent
  ` [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
  ` [PATCH 3/3] parseopt: "

Modernize the build system v2 problem
 2024-10-14 20:18 UTC  (4+ messages)

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-10-14 20:19 UTC  (9+ messages)
` [PATCH v4 0/5] Introduce libgit-rs, "
  ` [PATCH v4 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys

[External] Re: Missing Promisor Objects in Partial Repo Design Doc
 2024-10-14 17:52 UTC  (2+ messages)

Bug: diff --color-moved={zebra,blocks,dimmed-zebra} fails to identify some individual moved line
 2024-10-14 16:23 UTC  (3+ messages)
  ` [Resolved] "

ref: with git update-ref?
 2024-10-14 15:06 UTC  (8+ messages)
`  "

Bug: `git init` with hook `reference-transaction` running `git rev-parse --git-dir` fails
 2024-10-14 12:25 UTC  (2+ messages)

git no longer builds on SunOS 5.10, a report
 2024-10-14 11:45 UTC  (9+ messages)
` [PATCH 0/2] t/unit-tests: improve clar platform compatibility
  ` [PATCH 1/2] t/unit-tests: update clar to 0810a36
  ` [PATCH 2/2] Makefile: adjust sed command for generating "clar-decls.h"

What’s the intended/reasonable usage patterns for symrefs?
 2024-10-14 10:16 UTC  (2+ 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).