git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-02-09 17:53:54 to 2024-02-13 08:42:27 UTC [more...]

[PATCH 00/12] The merge-base logic vs missing commit objects
 2024-02-13  8:41 UTC  (2+ messages)
` [PATCH 01/12] paint_down_to_common: plug a memory leak

[PATCH v2 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
 2024-02-13  8:33 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] revision: Implement `git log --merge` also for rebase/cherry_pick/revert
  ` [PATCH v4 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
    ` [PATCH v4 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
    ` [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert

[PATCH v2 00/30] initial support for multiple hash functions
 2024-02-13  8:31 UTC  (4+ messages)
` [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids

[PATCH 0/4] Speed up git-notes show
 2024-02-13  8:00 UTC  (6+ 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  7:41 UTC  (21+ 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
  ` [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests

[PATCH 0/7] reftable: improve ref iteration performance
 2024-02-13  6:57 UTC  (14+ messages)
` [PATCH 7/7] reftable/reader: add comments to `table_iter_next()`
` [PATCH v2 0/7] reftable: improve ref iteration performance
  ` [PATCH v2 1/7] reftable/record: introduce function to compare records by key
  ` [PATCH v2 2/7] reftable/merged: allocation-less dropping of shadowed records
  ` [PATCH v2 3/7] reftable/merged: skip comparison for records of the same subiter
  ` [PATCH v2 4/7] reftable/pq: allocation-less comparison of entry keys
  ` [PATCH v2 5/7] reftable/block: swap buffers instead of copying
  ` [PATCH v2 6/7] reftable/record: don't try to reallocate ref record name
  ` [PATCH v2 7/7] reftable/reader: add comments to `table_iter_next()`

[PATCH v3 00/10] Enrich Trailer API
 2024-02-13  6:55 UTC  (34+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v4 10/28] format_trailer_info(): use trailer_item objects
  ` [PATCH v4 11/28] format_trailer_info(): drop redundant unfold_value()
  ` [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

libification: how to avoid symbol collisions?
 2024-02-13  2:48 UTC  (5+ messages)

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 v4 0/3] '@' as a synonym for 'HEAD' in patch mode
 2024-02-13  0:05 UTC  (8+ messages)
` [PATCH v5 0/2] add-patch: classify '@' as a synonym for 'HEAD'
  ` [PATCH v6 "
  ` [PATCH v6 1/2] "
  ` [PATCH v6 2/2] add -p tests: remove PERL prerequisites
` [PATCH v5 1/2] add-patch: classify '@' as a synonym for 'HEAD'
` [PATCH v5 2/2] add -p tests: remove PERL prerequisites

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

[PATCH] unit-tests: do show relative file paths on non-Windows, too
 2024-02-12 22:41 UTC  (5+ messages)
  ` [PATCH v2] "

git column fails (or crashes) if padding is negative
 2024-02-12 21:28 UTC  (17+ messages)
` [PATCH] column: disallow negative padding
  ` [PATCH v2] "

git-gui desktop launcher
 2024-02-12 21:17 UTC  (8+ messages)

[PATCH] t9146: replace test -d/-f with appropriate test_path_is_* function
 2024-02-12 20:31 UTC  (4+ messages)
` [PATCH v2] t9146: replace test -d/-e/-f "

[BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
 2024-02-12 19:26 UTC  (9+ messages)

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-02-12 18:05 UTC  (10+ 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 v4 2/5] refs: extract out `loose_fill_ref_dir_regular_file()`
  ` [PATCH v4 3/5] refs: introduce `refs_for_each_include_root_refs()`
  ` [PATCH v4 4/5] ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
  ` [PATCH v4 5/5] for-each-ref: add new option to include root refs

Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking)
 2024-02-12 17:18 UTC  (3+ messages)

[PATCH] ci: bump remaining outdated Actions versions
 2024-02-12 16:51 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] ci(linux32): add a note about Actions that must not be updated

[PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
 2024-02-12 16:40 UTC  (6+ messages)
` [PATCH 2/2] receive-pack: use find_commit_header() in check_nonce()

What's cooking in git.git (Feb 2024, #04; Thu, 8)
 2024-02-12 16:39 UTC  (3+ messages)

Interactive rebase: using "pick" for merge commits
 2024-02-12 16:39 UTC  (6+ messages)

Race condition in git-bundle(1) create when ref is updated while running
 2024-02-12  7:19 UTC  (3+ messages)

[PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern
 2024-02-12  6:51 UTC  (14+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-12  1:35 UTC  (13+ messages)
` [PATCH v2 0/8] cherry-pick: add `--empty`
` [PATCH v2 1/8] docs: address inaccurate `--empty` default with `--exec`
` [PATCH v2 2/8] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
` [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
` [PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch
` [PATCH v2 5/8] sequencer: do not require `allow_empty` for redundant commit options
` [PATCH v2 6/8] cherry-pick: decouple `--allow-empty` and `--keep-redundant-commits`
` [PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
` [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling

[PATCH] precious-files.txt: new document proposing new precious file type
 2024-02-11 22:08 UTC  (3+ messages)

Bug: git-subtree: splitting subtree fails when subtree was added, removed and added again
 2024-02-11 20:16 UTC 

git gc changes ownerships of files linux
 2024-02-11 19:48 UTC  (8+ messages)

Bug: Commit fails when no global email address is set even though --author is used
 2024-02-11 18:16 UTC  (12+ messages)

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

[PATCH 0/7] t: drop more REFFILES prereqs
 2024-02-11 14:00 UTC  (2+ messages)

[PATCH 1/1] imap-send: include strbuf.h
 2024-02-11  2:42 UTC  (5+ messages)

git status became very slow after upgrading git
 2024-02-10 19:57 UTC  (5+ messages)

GitGui tool - new local clone is missing commit(s) and missing a tag on master branch
 2024-02-10 19:10 UTC  (2+ messages)

[PATCH 0/5] completion: remove hardcoded config variable names
 2024-02-10 18:32 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] completion: complete 'submodule.*' config variables
  ` [PATCH v2 3/5] completion: add and use __git_compute_first_level_config_vars_for_section
  ` [PATCH v2 4/5] builtin/help: add --config-all-for-completion
  ` [PATCH v2 5/5] completion: add an use __git_compute_second_level_config_vars_for_section
  ` [PATCH v3 0/4] completion: remove hardcoded config variable names
    ` [PATCH v3 1/4] completion: add space after config variable names also in Bash 3
    ` [PATCH v3 2/4] completion: complete 'submodule.*' config variables
    ` [PATCH v3 3/4] completion: add and use __git_compute_first_level_config_vars_for_section
    ` [PATCH v3 4/4] completion: add and use __git_compute_second_level_config_vars_for_section

[L10N] Kickoff for Git 2.44.0 round #1
 2024-02-10 17:21 UTC  (2+ messages)

What's the recommendation for forgetting all rerere's records?
 2024-02-10 17:18 UTC  (7+ messages)

[ANNOUNCE] Git for Windows 2.44.0-rc0
 2024-02-10 17:17 UTC  (2+ messages)

cloning the linxu kernel repo at a VPS with small RAM
 2024-02-10 10:35 UTC  (2+ messages)

[PATCH] use xstrncmpz()
 2024-02-10  7:43 UTC 

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

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-10  5:50 UTC  (2+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-10  4:34 UTC  (2+ messages)

[PATCH] prune: mark rebase autostash and orig-head as reachable
 2024-02-09 18:04 UTC  (3+ messages)
` [PATCH v2] "


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