git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-02-14 22:48:32 to 2024-02-18 11:37:33 UTC [more...]

[GSoC] Use unsigned integral type for collection of bits
 2024-02-18 11:36 UTC 

[PATCH] builtin/stash: configs keepIndex, includeUntracked
 2024-02-18 10:32 UTC  (2+ messages)

[PATCH 0/5] promise: introduce promises to track success or error
 2024-02-18  7:33 UTC  (6+ messages)
` [PATCH 1/5] promise: add promise pattern to track success/error from operations
` [PATCH 2/5] apply: use new promise structures in git-apply logic as a proving ground
` [PATCH 3/5] apply: update t4012 test suite
` [PATCH 4/5] apply: pass through quiet flag to fix t4150
` [PATCH 5/5] am: update test t4254 by adding the new error text

[PATCH 0/4] osxkeychain: bring in line with other credential helpers
 2024-02-18  6:38 UTC  (8+ messages)
` [PATCH 1/4] osxkeychain: replace deprecated SecKeychain API
` [PATCH 2/4] osxkeychain: erase all matching credentials
` [PATCH 3/4] osxkeychain: erase matching passwords only
` [PATCH 4/4] osxkeychain: store new attributes

[PATCH] doc: remove outdated information about interactive.singleKey
 2024-02-18  3:02 UTC 

Calling "gpg --sign" with loopback pinentry in some scenarios, but not always
 2024-02-17 23:31 UTC  (2+ messages)

Git commit causes data download in partial clone
 2024-02-17 20:38 UTC 

[PATCH] RelNotes: minor typo fixes in 2.44.0 draft
 2024-02-17 18:12 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] mergetools: vimdiff: use correct tool's name when reading mergetool config
 2024-02-17 16:27 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] branch: rework the descriptions of rename and copy operations
 2024-02-17 14:58 UTC  (16+ messages)

[PATCH 0/4] Speed up git-notes show
 2024-02-17 12:45 UTC  (16+ messages)
` [PATCH 1/4] notes: print note blob to stdout directly

[BUG] git commit --trailer --verbose puts trailer below scissors line
 2024-02-17  6:04 UTC  (4+ messages)

[PATCH] git: --no-lazy-fetch option
 2024-02-17  5:40 UTC  (11+ messages)
      ` [PATCH] git: extend --no-lazy-fetch to work across subprocesses

[PATCH] t/lib-credential: clean additional credential
 2024-02-17  4:58 UTC  (4+ messages)
    ` [PATCH] t0303: check that helper_test_clean removes all credentials

[PATCH 00/30] Initial support for multiple hash functions
 2024-02-17  1:59 UTC  (26+ messages)
` [PATCH v2 00/30] initial "
  ` [PATCH v2 01/30] object-file-convert: stubs for converting from one object format to another
  ` [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
  ` [PATCH v2 03/30] object-names: support input of oids in any supported hash
  ` [PATCH v2 04/30] repository: add a compatibility hash algorithm
  ` [PATCH v2 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
  ` [PATCH v2 06/30] loose: compatibilty short name support
  ` [PATCH v2 07/30] object-file: update the loose object map when writing loose objects

Question about migrating a repository
 2024-02-17  1:22 UTC  (3+ messages)

[PATCH v2] diff: implement config.diff.renames=copies-harder
 2024-02-17  0:54 UTC  (4+ messages)

[PATCH v3 00/10] Enrich Trailer API
 2024-02-16 23:09 UTC  (21+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v5 0/9] "
    ` [PATCH v5 1/9] trailer: free trailer_info _after_ all related usage
    ` [PATCH v5 2/9] shortlog: add test for de-duplicating folded trailers
    ` [PATCH v5 3/9] trailer: prepare to expose functions as part of API
    ` [PATCH v5 4/9] trailer: move interpret_trailers() to interpret-trailers.c
    ` [PATCH v5 5/9] trailer: start preparing for formatting unification
    ` [PATCH v5 6/9] trailer_info_get(): reorder parameters
    ` [PATCH v5 7/9] format_trailers(): use strbuf instead of FILE
    ` [PATCH v5 8/9] format_trailer_info(): move "fast path" to caller
    ` [PATCH v5 9/9] format_trailers_from_commit(): indirectly call trailer_info_get()

[PATCH v2] branch: rework the descriptions of rename and copy operations
 2024-02-16 21:58 UTC  (5+ messages)

[PATCH v2 0/4] rev-list: allow missing tips with --missing
 2024-02-16 21:56 UTC  (13+ messages)
` [PATCH v2 2/4] oidset: refactor oidset_insert_from_set()
` [PATCH v2 4/4] rev-list: allow missing tips with --missing=[print|allow*]
` [PATCH v3 0/5] rev-list: allow missing tips with --missing

[PATCH] completion: use awk for filtering the config entries
 2024-02-16 20:12 UTC  (5+ messages)

[Improvements on messages 0/5] Disambuiguate between options and commands
 2024-02-16 19:05 UTC  (8+ messages)
` [Improvements on messages 1/5] rebase: trivial fix of error message
` [Improvements on messages 2/5] transport-helper.c: "
` [Improvements on messages 3/5] builtin/remote.c: "
` [Improvements on messages 4/5] builtin/clone.c: trivial fix of message
` [Improvements on messages 5/5] revision.c: trivial fix to message

Git difftool: interaction between --dir-diff and --trust-exit-code
 2024-02-16 18:12 UTC  (3+ messages)
` [PATCH] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`

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

Enhancement: `git pull` fails with merge conflict even if the local copy is modified in the same manner
 2024-02-16  8:43 UTC 

git-retry tool or git.retry config (built-in implementation)?
 2024-02-16  8:36 UTC 

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

[PATCH] documentation: send-email: use camel case consistently
 2024-02-16  5:19 UTC 

Not aloud to
 2024-02-16  4:14 UTC 

What's cooking in git.git (Feb 2024, #06; Thu, 15)
 2024-02-16  1:25 UTC 

[PATCH] cmake: let `test-tool` run the unit tests, too
 2024-02-15 23:45 UTC  (2+ messages)

[PATCH] use C99 declaration of variable in for() loop
 2024-02-15 23:43 UTC  (8+ messages)

[PATCH 0/7] t: drop more REFFILES prereqs
 2024-02-15 18:19 UTC  (25+ messages)
` [PATCH 1/7] t: move tests exercising the "files" backend
` [PATCH 2/7] t0410: enable tests with extensions with non-default repo format
` [PATCH 3/7] t1400: exercise reflog with gaps with reftable backend
` [PATCH 4/7] t1404: make D/F conflict tests compatible "
` [PATCH 5/7] t1405: remove unneeded cleanup step
` [PATCH v2 0/7] t: drop more REFFILES prereqs
  ` [PATCH v2 1/7] t: move tests exercising the "files" backend
  ` [PATCH v2 2/7] t0410: convert tests to use DEFAULT_REPO_FORMAT prereq
  ` [PATCH v2 3/7] t1400: exercise reflog with gaps with reftable backend
  ` [PATCH v2 4/7] t1404: make D/F conflict tests compatible "
  ` [PATCH v2 5/7] t1405: remove unneeded cleanup step
  ` [PATCH v2 6/7] t2011: exercise D/F conflicts with HEAD with the reftable backend
  ` [PATCH v2 7/7] t7003: ensure filter-branch prunes reflogs "

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

[PATCH 0/7] fsmonitor: completing a stale patch that Implements fsmonitor for Linux
 2024-02-15 13:49 UTC  (13+ messages)
` [PATCH 1/7] fsmonitor: rebase with master
` [PATCH 2/7] fsmonitor: determine if filesystem is local or remote
` [PATCH 3/7] fsmonitor: implement filesystem change listener for Linux
` [PATCH 4/7] fsmonitor: enable fsmonitor "
` [PATCH 5/7] fsmonitor: test updates
` [PATCH 6/7] fsmonitor: update doc for Linux
` [PATCH 7/7] fsmonitor: addressed comments for patch 1352

Bug: git-archive: --add-virtual-file doesn't seem to respect --prefix
 2024-02-15 11:48 UTC  (2+ messages)
` AW: "

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-15  9:32 UTC  (17+ messages)
` [PATCH 02/12] name-hash: add index_dir_exists2()
` [PATCH 04/12] fsmonitor: refactor refresh callback on directory events
` [PATCH 05/12] fsmonitor: refactor refresh callback for non-directory events
` [PATCH 06/12] fsmonitor: clarify handling of directory events in callback
` [PATCH 07/12] fsmonitor: refactor untracked-cache invalidation
` [PATCH 08/12] fsmonitor: support case-insensitive directory events
` [PATCH 09/12] fsmonitor: refactor non-directory callback
` [PATCH 11/12] fsmonitor: refactor bit invalidation in refresh callback

[PATCH 00/12] The merge-base logic vs missing commit objects
 2024-02-15  9:33 UTC  (3+ messages)
` [PATCH 02/12] Let `repo_in_merge_bases()` report missing commits

[PATCH 0/7] reftable: fixes and optimizations (pt.2)
 2024-02-15  7:43 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] reftable/stack: do not overwrite errors when compacting

The repository is broken due to the overflow of the disk space without the possibility of restoration
 2024-02-15  7:08 UTC 

[PATCH 0/2] refs: introduce reftable backend
 2024-02-15  5:39 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "

[PATCH] refs/reftable: fix leak when copying reflog fails
 2024-02-15  5:32 UTC  (2+ messages)

[PATCH] credential/osxkeychain: store new attributes
 2024-02-15  4:59 UTC  (2+ messages)


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