git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-02-12 21:27:24 to 2024-02-14 22:58:31 UTC [more...]

[PATCH 0/7] t: drop more REFFILES prereqs
 2024-02-14 22:57 UTC  (5+ messages)
` [PATCH 1/7] t: move tests exercising the "files" backend
` [PATCH 2/7] t0410: enable tests with extensions with non-default repo format

[ANNOUNCE] Git for Windows 2.44.0-rc1
 2024-02-14 22:37 UTC 

[PATCH] credential/osxkeychain: store new attributes
 2024-02-14 22:35 UTC  (3+ messages)

[PATCH 0/1] completion: send-email: don't complete revs when --no-format-patch
 2024-02-14 20:49 UTC  (4+ messages)
  ` [PATCH v2 1/1] completion: "

[PATCH] doc: add shortcut to "am --whitespace=<action>"
 2024-02-14 19:20 UTC  (5+ messages)

[L10N] ci: bump GitHub Actions versions in l10n.yml
 2024-02-14 18:27 UTC  (2+ messages)

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-02-14 18:15 UTC  (9+ messages)
` [PATCH v4 0/5] for-each-ref: add '--include-root-refs' option
  ` [PATCH v4 1/5] refs: introduce `is_pseudoref()` and `is_headref()`

[PATCH v2] t9146: replace test -d/-e/-f with appropriate test_path_is_* function
 2024-02-14 17:50 UTC  (2+ messages)
` [PATCH v3] "

[RESOLVED] 2.44.0-rc1 clears t0080 problem on NonStop
 2024-02-14 17:46 UTC 

[PATCH] diff: mark some diff parameters as placeholders
 2024-02-14 17:33 UTC  (5+ messages)
  ` [PATCH v2 0/1] diff: mark param1 and param2 "
    ` [PATCH v2 1/1] "

[ANNOUNCE] Git v2.43.2
 2024-02-14 17:24 UTC 

[ANNOUNCE] Git v2.43.2
 2024-02-14 17:14 UTC 

[ANNOUNCE] Git v2.44.0-rc1
 2024-02-14 17:04 UTC 

What's cooking in git.git (Feb 2024, #05; Tue, 13)
 2024-02-14 16:57 UTC  (3+ messages)

[PATCH v2 0/4] rev-list: allow missing tips with --missing
 2024-02-14 16:49 UTC  (20+ 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 v3 1/5] t9210: do not rely on lazy fetching to fail
  ` [PATCH v3 2/5] revision: clarify a 'return NULL' in get_reference()
  ` [PATCH v3 3/5] oidset: refactor oidset_insert_from_set()
  ` [PATCH v3 4/5] t6022: fix 'test' style and 'even though' typo
  ` [PATCH v3 5/5] rev-list: allow missing tips with --missing=[print|allow*]

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-14 16:46 UTC  (18+ messages)
` [PATCH 01/12] sparse-index: pass string length to index_file_exists()
` [PATCH 02/12] name-hash: add index_dir_exists2()
` [PATCH 03/12] t7527: add case-insensitve test for FSMonitor
` [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 10/12] fsmonitor: support case-insensitive non-directory events
` [PATCH 11/12] fsmonitor: refactor bit invalidation in refresh callback
` [PATCH 12/12] t7527: update case-insenstive fsmonitor test

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

[PATCH v5 0/2] add-patch: classify '@' as a synonym for 'HEAD'
 2024-02-14 11:06 UTC  (5+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] "
` [PATCH v6 2/2] add -p tests: remove PERL prerequisites

[PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
 2024-02-14 11:05 UTC  (2+ messages)

[PATCH v4 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
 2024-02-14 11:02 UTC  (7+ messages)
` [PATCH v4 2/2] revision: implement "

Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
 2024-02-14 10:57 UTC  (6+ messages)

[GSOC][RFC] microproject: use test_path_is_* functions in test scripts
 2024-02-14 10:20 UTC  (5+ messages)

[PATCH 00/12] reftable: improve ref iteration performance (pt.2)
 2024-02-14  7:46 UTC  (13+ messages)
` [PATCH 01/12] reftable/pq: use `size_t` to track iterator index
` [PATCH 02/12] reftable/merged: make `merged_iter` structure private
` [PATCH 03/12] reftable/merged: advance subiter on subsequent iteration
` [PATCH 04/12] reftable/merged: make subiters own their records
` [PATCH 05/12] reftable/merged: remove unnecessary null check for subiters
` [PATCH 06/12] reftable/merged: handle subiter cleanup on close only
` [PATCH 07/12] reftable/merged: circumvent pqueue with single subiter
` [PATCH 08/12] reftable/merged: avoid duplicate pqueue emptiness check
` [PATCH 09/12] reftable/record: reuse refname when decoding
` [PATCH 10/12] reftable/record: reuse refname when copying
` [PATCH 11/12] reftable/record: decode keys in place
` [PATCH 12/12] reftable: allow inlining of a few functions

[PATCH 00/30] Initial support for multiple hash functions
 2024-02-14  7:36 UTC  (14+ messages)
` [PATCH v2 00/30] initial "
  ` [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] column: disallow negative padding
 2024-02-14  1:35 UTC  (20+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] column: guard against "
              ` [PATCH] tag: error when git-column fails

[PATCH 0/5] completion: remove hardcoded config variable names
 2024-02-14  0:24 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
  ` [PATCH v3 0/4] completion: remove hardcoded config variable names

[PATCH v3 00/10] Enrich Trailer API
 2024-02-13 20:55 UTC  (53+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v4 10/28] format_trailer_info(): use trailer_item objects
  ` [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
  ` [PATCH v4 14/28] format_trailer_info(): teach it about opts->trim_empty
  ` [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
  ` [PATCH v4 16/28] trailer: finish formatting unification
  ` [PATCH v4 19/28] trailer: make trailer_info struct private
  ` [PATCH v4 21/28] trailer: spread usage of "trailer_block" language
  ` [PATCH v4 22/28] trailer: prepare to delete "parse_trailers_from_command_line_args()"
  ` [PATCH v4 23/28] trailer: add new helper functions to API
  ` [PATCH v4 26/28] trailer: unify "--trailer ..." arg handling
  ` [PATCH v4 27/28] trailer_set_*(): put out parameter at the end
  ` [PATCH v4 28/28] trailer: introduce "template" term for readability

[PATCH] git: --no-lazy-fetch option
 2024-02-13 20:49 UTC  (4+ messages)

[PATCH] unit-tests: do show relative file paths on non-Windows, too
 2024-02-13 20:48 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH 00/12] The merge-base logic vs missing commit objects
 2024-02-13 18:37 UTC  (14+ messages)
` [PATCH 01/12] paint_down_to_common: plug a memory leak
` [PATCH 02/12] Let `repo_in_merge_bases()` report missing commits
` [PATCH 03/12] Prepare `repo_in_merge_bases_many()` to optionally expect "
` [PATCH 04/12] Prepare `paint_down_to_common()` for handling shallow commits
` [PATCH 05/12] commit-reach: start reporting errors in `paint_down_to_common()`
` [PATCH 06/12] merge_bases_many(): pass on errors from `paint_down_to_common()`
` [PATCH 07/12] get_merge_bases_many_0(): pass on errors from `merge_bases_many()`
` [PATCH 08/12] repo_get_merge_bases(): "
` [PATCH 09/12] get_octopus_merge_bases(): "
` [PATCH 10/12] repo_get_merge_bases_many(): "
` [PATCH 11/12] repo_get_merge_bases_many_dirty(): "
` [PATCH 12/12] paint_down_to_common(): special-case shallow/partial clones

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

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-13 17:28 UTC  (18+ messages)
` [RFC PATCH v2 0/6] "
  ` [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

libification: how to avoid symbol collisions?
 2024-02-13 16:50 UTC  (6+ messages)

[PATCH 0/7] reftable: improve ref iteration performance
 2024-02-13  6:57 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] reftable/reader: add comments to `table_iter_next()`

Possible bug with 'diff --cc' report
 2024-02-13  2:24 UTC 

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

[PATCH] Always check the return value of `repo_read_object_file()`
 2024-02-12 23:19 UTC  (5+ messages)

[PATCH v4 0/3] '@' as a synonym for 'HEAD' in patch mode
 2024-02-12 21:45 UTC  (3+ messages)
` [PATCH v5 1/2] add-patch: classify '@' as a synonym for 'HEAD'


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