git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-11-06 00:51:00 to 2023-11-09 17:42:37 UTC [more...]

git-send-email: Send with mutt(1)
 2023-11-09 17:42 UTC  (9+ messages)

first-class conflicts?
 2023-11-09 14:50 UTC  (17+ messages)
    `  "

What's cooking in git.git (Nov 2023, #04; Thu, 9)
 2023-11-09 13:20 UTC  (4+ messages)

[PATCH 0/4] Replace use of `test <expr> -o/a <expr>`
 2023-11-09 11:41 UTC  (6+ messages)
` [PATCH 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
` [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
` [PATCH 3/4] contrib/subtree: convert subtree type check to use case statement
` [PATCH 4/4] Makefile: stop using `test -o` when unlinking duplicate executables

[PATCH] format-patch: fix ignored encode_email_headers for cover letter
 2023-11-09 11:19 UTC 

[PATCH 0/5] ci: add GitLab CI definition
 2023-11-09 10:06 UTC  (14+ messages)
` [PATCH 4/5] ci: split out logic to set up failed test artifacts
` [PATCH v6 0/8] ci: add GitLab CI definition
  ` [PATCH v6 1/8] ci: reorder definitions for grouping functions
  ` [PATCH v6 2/8] ci: make grouping setup more generic
  ` [PATCH v6 3/8] ci: group installation of Docker dependencies
  ` [PATCH v6 4/8] ci: split out logic to set up failed test artifacts
  ` [PATCH v6 5/8] ci: unify setup of some environment variables
  ` [PATCH v6 6/8] ci: squelch warnings when testing with unusable Git repo
  ` [PATCH v6 7/8] ci: install test dependencies for linux-musl
  ` [PATCH v6 8/8] ci: add support for GitLab CI

[PATCH 0/3] t: improve compatibility with NixOS
 2023-11-09  7:57 UTC  (31+ messages)
` [PATCH 1/3] t/lib-httpd: dynamically detect httpd and modules path
` [PATCH 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
` [PATCH 3/3] t9164: fix inability to find basename(1) in hooks
` [PATCH v2 0/3] t: improve compatibility with NixOS
  ` [PATCH v2 1/3] t/lib-httpd: dynamically detect httpd and modules path
  ` [PATCH v2 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
  ` [PATCH v2 3/3] t9164: fix inability to find basename(1) in hooks
` [PATCH v3 0/3] t: improve compatibility with NixOS
  ` [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
  ` [PATCH v3 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
  ` [PATCH v3 3/3] t9164: fix inability to find basename(1) in Subversion hooks

[PATCH 0/9] some more chunk-file bounds-checks fixes
 2023-11-09  7:26 UTC  (10+ messages)
` [PATCH 1/9] commit-graph: handle overflow in chunk_size checks
` [PATCH 2/9] midx: check consistency of fanout table
` [PATCH 3/9] commit-graph: drop redundant call to "lite" verification
` [PATCH 4/9] commit-graph: clarify missing-chunk error messages
` [PATCH 5/9] commit-graph: abort as soon as we see a bogus chunk
` [PATCH 6/9] commit-graph: use fanout value for graph size
` [PATCH 7/9] commit-graph: check order while reading fanout chunk
` [PATCH 8/9] commit-graph: drop verify_commit_graph_lite()
` [PATCH 9/9] commit-graph: mark chunk error messages for translation

[PATCH 0/9] for-each-ref optimizations & usability improvements
 2023-11-09  1:32 UTC  (34+ messages)
` [PATCH 1/9] ref-filter.c: really don't sort when using --no-sort
` [PATCH 2/9] for-each-ref: clarify interaction of --omit-empty & --count
` [PATCH 3/9] ref-filter.h: add max_count and omit_empty to ref_format
` [PATCH 4/9] ref-filter.h: move contains caches into filter
` [PATCH 5/9] ref-filter.h: add functions for filter/format & format-only
` [PATCH 6/9] ref-filter.c: refactor to create common helper functions
` [PATCH 7/9] ref-filter.c: filter & format refs in the same callback
` [PATCH 8/9] for-each-ref: add option to fully dereference tags
` [PATCH 9/9] t/perf: add perf tests for for-each-ref

[PATCH] merge-file: add --diff-algorithm option
 2023-11-08 21:54 UTC 

Regression: git send-email Message-Id: numbering doesn't start at 1 any more
 2023-11-08 20:39 UTC  (5+ messages)

[ANNOUNCE] Git for Windows 2.43.0-rc1
 2023-11-08 19:53 UTC 

[ANNOUNCE] Git v2.43.0-rc1
 2023-11-08 17:33 UTC 

[PATCH v4 00/15] Introduce new `git replay` command
 2023-11-08 12:47 UTC  (13+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v6 "

Error when "git mv" file in a sparsed checkout
 2023-11-08 11:36 UTC  (3+ messages)

[PATCH v4 0/7] merge-ort: implement support for packing objects together
 2023-11-08  7:05 UTC  (12+ messages)
` [PATCH v5 0/5] "
        ` [RFC PATCH 0/3] replay: implement support for writing new objects to a pack
          ` [RFC PATCH 1/3] merge-ort.c: finalize ODB transactions after each step
          ` [RFC PATCH 2/3] tmp-objdir: introduce `tmp_objdir_repack()`
          ` [RFC PATCH 3/3] builtin/replay.c: introduce `--write-pack`

[PATCH] diff: implement config.diff.renames=copies-harder
 2023-11-08  4:38 UTC  (8+ messages)

issue unable to commit file and folder name to upper lower case
 2023-11-08  1:48 UTC  (3+ messages)

Explanation of `eol` attribute doesn't seem correct for Windows machines
 2023-11-07 17:12 UTC  (4+ messages)

[PATCH 0/2] revision: exclude all packed objects with `--unpacked`
 2023-11-07  9:43 UTC  (10+ messages)
` [PATCH 1/2] list-objects: drop --unpacked non-commit objects from results
` [PATCH 2/2] pack-bitmap: "

Git Rename Detection Bug
 2023-11-07  8:05 UTC  (2+ messages)

Bug: magic-less pathspecs that start with ":" not processed as expected
 2023-11-07  3:25 UTC  (5+ messages)

[PATCH 0/4] Memory leak fixes
 2023-11-07  2:20 UTC  (9+ messages)
` [PATCH 1/4] test-bloom: stop setting up Git directory twice
` [PATCH 2/4] shallow: fix memory leak when registering shallow roots
` [PATCH 3/4] setup: refactor `upgrade_repository_format()` to have common exit
` [PATCH 4/4] setup: fix leaking repository format

[PATCH 0/2] RelNotes: minor changes in 2.43.0 draft
 2023-11-07  1:32 UTC  (2+ messages)

git refusing to merge branches when pulling using a refspec
 2023-11-06 23:38 UTC  (2+ messages)

[PATCH] revision: Don't queue uninteresting commits
 2023-11-06 11:28 UTC  (3+ messages)

[PATCH 1/2] rebase: support non-interactive autosquash
 2023-11-06 11:07 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 2/2] docs: rewrite rebase --(no-)autosquash description

[PATCH] credential/wincred: store oauth_refresh_token
 2023-11-06  6:16 UTC  (2+ messages)
` [PATCH v2] "

An analogue for commit.gpgsign but for verifying signatures on each pull
 2023-11-06  5:34 UTC 

why does git set X in LESS env var?
 2023-11-06  3:47 UTC  (11+ messages)

What's cooking in git.git (Nov 2023, #02; Mon, 6)
 2023-11-06  2:47 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).