git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-07 01:26:15 to 2023-11-10 06:33:33 UTC [more...]

[PATCH v3 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both
 2023-11-10  6:33 UTC  (2+ messages)

recover lost file
 2023-11-10  5:27 UTC  (3+ messages)

[PATCH] glossary: add definitions for dereference & peel
 2023-11-10  5:20 UTC  (3+ messages)

[PATCH 0/9] some more chunk-file bounds-checks fixes
 2023-11-10  4:55 UTC  (26+ 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/7] chunk-format: introduce `pair_chunk_expect()`
  ` [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
  ` [PATCH 2/7] commit-graph: read `OIDL` chunk with `pair_chunk_expect()`
  ` [PATCH 3/7] commit-graph: read `CDAT` "
  ` [PATCH 4/7] commit-graph: read `GDAT` "
  ` [PATCH 5/7] commit-graph: read `BIDX` "
  ` [PATCH 6/7] midx: read `OIDL` "
  ` [PATCH 7/7] midx: read `OOFF` "

[PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash
 2023-11-10  2:09 UTC 

git-send-email: Send with mutt(1)
 2023-11-10  0:51 UTC  (13+ messages)

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

[PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash
 2023-11-09 23:27 UTC  (4+ messages)

[PATCH v4] unit tests: Add a project plan document
 2023-11-09 23:15 UTC  (10+ messages)
` [PATCH v9 0/3] Add unit test framework and project plan
  ` [PATCH v9 2/3] unit tests: add TAP unit test framework
` [PATCH v10 0/3] Add unit test framework and project plan
  ` [PATCH v10 1/3] unit tests: Add a project plan document
  ` [PATCH v10 2/3] unit tests: add TAP unit test framework
  ` [PATCH v10 3/3] ci: run unit tests in CI

[PATCH 0/4] Replace use of `test <expr> -o/a <expr>`
 2023-11-09 23:02 UTC  (11+ 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 v4 0/7] merge-ort: implement support for packing objects together
 2023-11-09 19:26 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] format-patch: fix ignored encode_email_headers for cover letter
 2023-11-09 18:35 UTC  (2+ messages)

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

[PATCH 0/5] ci: add GitLab CI definition
 2023-11-09 10:06 UTC  (11+ messages)
` [PATCH v6 0/8] "
  ` [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] for-each-ref optimizations & usability improvements
 2023-11-09  1:32 UTC  (27+ messages)
` [PATCH 1/9] ref-filter.c: really don't sort when using --no-sort
` [PATCH 4/9] ref-filter.h: move contains caches into filter
` [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 

On November 8, 2023, a notice for fee distribution was issued.FKHDY22679379347of Plan
 2023-11-08 14:58 UTC 

(no subject)
 2023-11-08 13:40 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 2/9] for-each-ref: clarify interaction of --omit-empty & --count
 2023-11-08 10:00 UTC  (5+ messages)

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

Job vacancy
 2023-11-08  2:19 UTC 

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

Tender Enquiry | UAE-Oman Railway Link Project
 2023-11-07 14:32 UTC 

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  (4+ messages)

[PATCH 0/4] Memory leak fixes
 2023-11-07  2:20 UTC  (3+ messages)

[PATCH 0/2] RelNotes: minor changes in 2.43.0 draft
 2023-11-07  1:32 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).