git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-02-01 11:58:36 to 2024-02-05 16:17:09 UTC [more...]

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-05 16:16 UTC  (20+ messages)
` [RFC PATCH 1/4] t0080: turn t-basic unit test into a helper
` [RFC PATCH 2/4] test-tool run-command testsuite: support unit tests
` [RFC PATCH v2 0/6] test-tool: add unit test suite runner
  ` [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
  ` [RFC PATCH v2 2/6] test-tool run-command testsuite: get shell from env
  ` [RFC PATCH v2 3/6] test-tool run-command testsuite: remove hardcoded filter
  ` [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests
  ` [RFC PATCH v2 5/6] unit tests: add rule for running with test-tool
  ` [RFC PATCH v2 6/6] t/Makefile: run unit tests alongside shell tests

[PATCH] Always check the return value of `repo_read_object_file()`
 2024-02-05 16:10 UTC  (2+ messages)

[PATCH 0/9] reftable: code style improvements
 2024-02-05 15:48 UTC  (11+ messages)
` [PATCH 1/9] reftable: introduce macros to grow arrays
` [PATCH v2 0/9] reftable: code style improvements
  ` [PATCH v2 2/9] reftable: introduce macros to allocate arrays
  ` [PATCH v2 3/9] reftable/stack: fix parameter validation when compacting range

[GSOC][RFC PATCH 0/2] add-patch: compare object id
 2024-02-05 15:14 UTC  (14+ messages)
` [PATCH v2 0/2] add-patch: Support '@' as a synonym for 'HEAD'
  ` [PATCH v2 1/2] add-patch: remove non-relevant NEEDSWORK comment
  ` [PATCH v2 2/2] add-patch: classify '@' as a synonym for 'HEAD'
  ` [PATCH v3 0/2] add-patch: "
  ` [PATCH v3 1/2] add-patch: remove unnecessary NEEDSWORK comment
  ` [PATCH v3 2/2] add-patch: classify '@' as a synonym for 'HEAD'

[PATCH] t/t3515-cherry-pick-rebase.sh: new testcase demonstrating broken behavior
 2024-02-05 14:38 UTC  (4+ messages)
  ` [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands

[PATCH 0/2] refs: introduce reftable backend
 2024-02-05 13:10 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] ci: add jobs to test with the "
` [PATCH v3 0/2] refs: introduce "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] ci: add jobs to test with the "

[PATCH 0/7] reftable: fixes and optimizations (pt.2)
 2024-02-05 13:08 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 5/8] reftable/record: store "val1" hashes as static arrays

[PATCH] branch: clarify <oldbranch> and <newbranch> terms further
 2024-02-05 12:45 UTC 

[PATCH] t0091: allow test in a repository without tags
 2024-02-05 10:07 UTC  (2+ messages)

[PATCH 0/2] Fix gitlab's token-based authentication w/ kerberos
 2024-02-05  9:22 UTC  (13+ messages)
` [PATCH 1/2] http: only reject basic auth credentials once they have been tried
` [PATCH 2/2] http: prevent redirect from dropping credentials during reauth

Git in GSoC 2024
 2024-02-05  8:39 UTC  (9+ messages)
            ` [PATCH] Add ideas for "

git bug
 2024-02-05  7:01 UTC  (3+ messages)
` [PATCH] builtin/stash: report failure to write to index

Migrate away from vger to GitHub or (on-premise) GitLab?
 2024-02-05  1:04 UTC  (46+ messages)
                ` Muting and unmuting threads (Was: Migrate away from vger to GitHub or (on-premise) GitLab?)

single-char options
 2024-02-04 13:47 UTC  (4+ messages)

submodules: multiple alternative relative URL schemes?
 2024-02-04 22:14 UTC 

[PATCH] .github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
 2024-02-04 20:17 UTC  (2+ messages)

git-users: email list has become spam-drowned
 2024-02-04 10:26 UTC  (7+ messages)

[PATCH v5 0/2] Replace atoi() with strtoi_with_tail()
 2024-02-04  5:48 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] git-compat-util: add strtoi_with_tail()
  ` [PATCH v6 2/2] patch-id: replace `atoi()` with `strtoi_with_tail`

[PATCH 0/2] some unit-test Makefile polishing
 2024-02-04  4:41 UTC  (6+ messages)
` [PATCH v2 0/3] "

[PATCH 0/2] GitHub Actions update
 2024-02-03 17:18 UTC  (5+ messages)
` [PATCH 1/2] GitHub Actions: update to checkout@v4
` [PATCH 2/2] GitHub Actions: update to github-script@v7

[PATCH 0/1] completion: complete dir-type option args to am, format_patch
 2024-02-03 15:13 UTC  (3+ messages)
  ` [PATCH v2 1/1] completion: dir-type optargs for am, format-patch

No one is aloud to make changes to dependency’s beside me- owner of domain and software!
 2024-02-03 13:20 UTC 

What's cooking in git.git (Feb 2024, #02; Fri, 2)
 2024-02-03  8:23 UTC 

What's cooking in git.git (Feb 2024, #01; Fri, 2)
 2024-02-03  5:22 UTC  (2+ messages)

[PATCH v2 00/10] Enrich Trailer API
 2024-02-03  4:43 UTC  (35+ messages)
` [PATCH v3 "
  ` [PATCH v3 03/10] trailer: unify trailer formatting machinery
  ` [PATCH v3 04/10] sequencer: use the trailer iterator
  ` [PATCH v3 05/10] trailer: make trailer_info struct private
  ` [PATCH v3 06/10] trailer: spread usage of "trailer_block" language
  ` [PATCH v3 07/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin
  ` [PATCH v3 08/10] trailer: move arg handling to interpret-trailers.c
  ` [PATCH v3 09/10] trailer: delete obsolete argument handling code from API

[PATCH] sparse-index: pass string length to index_file_exists()
 2024-02-02 19:30 UTC  (4+ messages)

Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
 2024-02-02 19:16 UTC  (2+ messages)

[PATCH 0/3] rev-list: allow missing tips with --missing
 2024-02-02 16:54 UTC  (12+ messages)
` [PATCH 1/3] revision: clarify a 'return NULL' in get_reference()
` [PATCH 2/3] t6022: fix 'even though' typo in comment
` [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=

[PATCH v3 0/2] index-pack: fsck honor checks
 2024-02-02 15:48 UTC  (3+ messages)
` [PATCH v4 "

Git submodule ssh command recursion bug
 2024-02-02  9:59 UTC 

Multiple indices / staging areas
 2024-02-02  8:35 UTC  (2+ messages)

[PATCH 0/7] reftable: improve ref iteration performance
 2024-02-02  5:15 UTC  (6+ messages)
` [PATCH 1/7] reftable/record: introduce function to compare records by key
` [PATCH 3/7] reftable/merged: skip comparison for records of the same subiter

[PATCH] imap-send: add missing "strbuf.h" include under NO_CURL
 2024-02-02  5:09 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 107
 2024-02-01 20:33 UTC 

[PATCH v3 0/2] index-pack: fsck honor checks
 2024-02-01 16:44 UTC  (3+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-01 14:02 UTC  (9+ messages)
` [PATCH 2/4] docs: Clean up `--empty` formatting in `git-rebase` and `git-am`
` [PATCH 3/4] rebase: Update `--empty=ask` to `--empty=drop`


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