git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-12 21:04:57 to 2022-10-14 17:13:57 UTC [more...]

[PATCH v2 0/2] update internal patch-id to use "stable" algorithm
 2022-10-14 17:13 UTC  (10+ messages)
` [PATCH v3 0/7] patch-id fixes and improvements
  ` [PATCH v3 1/7] patch-id: fix stable patch id for binary / header-only
  ` [PATCH v3 2/7] patch-id: use stable patch-id for rebases
  ` [PATCH v3 3/7] builtin: patch-id: fix patch-id with binary diffs
  ` [PATCH v3 4/7] patch-id: fix patch-id for mode changes
  ` [PATCH v3 5/7] builtin: patch-id: add --include-whitespace as a command mode
  ` [PATCH v3 6/7] builtin: patch-id: remove unused diff-tree prefix
  ` [PATCH v3 7/7] documentation: format-patch: clarify requirements for patch-ids to match

icase pathspec magic support in ls-tree
 2022-10-14 17:06 UTC  (14+ messages)

[PATCH] [OUTREACHY] t1002: modernize outdated conditional
 2022-10-14 16:58 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/3] Implement filtering repacks
 2022-10-14 16:46 UTC  (2+ messages)

[PATCH v2 00/22] run-command API: pass functions & opts via struct
 2022-10-14 15:53 UTC  (14+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] run-command test helper: use "else if" pattern
  ` [PATCH v3 04/15] run-command API: make "n" parameter a "size_t"
  ` [PATCH v3 07/15] run-command API: have run_process_parallel() take an "opts" struct
  ` [PATCH v3 15/15] run-command.c: remove "max_processes", add "const" to signal() handler

[PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
 2022-10-14 15:45 UTC  (12+ messages)
` [PATCH v2] RFC: "

[PATCH 00/10] run-command API: add run_command_{l,sv}_opt()
 2022-10-14 15:40 UTC  (11+ messages)
` [PATCH 01/10] run-command.c: refactor run_command_*_tr2() to internal helpers
` [PATCH 02/10] merge: remove always-the-same "verbose" arguments
` [PATCH 03/10] run-command API: add and use a run_command_l_opt()
` [PATCH 04/10] am: use run_command_l_opt() for show_patch()
` [PATCH 05/10] run-command API docs: clarify & fleshen out run_command_v_opt*() docs
` [PATCH 06/10] run-command API: remove RUN_COMMAND_STDOUT_TO_STDERR flag
` [PATCH 07/10] run-command API & diff.c: remove run_command_v_opt_cd_env()
` [PATCH 08/10] run-command API & users: remove run_command_v_opt_tr2()
` [PATCH 09/10] gc: use strvec_pushf(), avoid redundant strbuf_detach()
` [PATCH 10/10] run-command API: add and use a run_command_sv_opt()

[PATCH v2 0/9] cocci: make "incremental" possible + a ccache-like tool
 2022-10-14 15:31 UTC  (13+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)
  ` [PATCH v3 02/11] cocci rules: remove unused "F" metavariable from pending rule
  ` [PATCH v3 03/11] Makefile: add ability to TAB-complete cocci *.patch rules
  ` [PATCH v3 04/11] Makefile: have "coccicheck" re-run if flags change
  ` [PATCH v3 05/11] Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading
  ` [PATCH v3 06/11] cocci: split off include-less "tests" from SPATCH_FLAGS
  ` [PATCH v3 07/11] cocci: split off "--all-includes" "
  ` [PATCH v3 08/11] cocci: make "coccicheck" rule incremental
  ` [PATCH v3 09/11] cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES
  ` [PATCH v3 10/11] cocci: run against a generated ALL.cocci
  ` [PATCH v3 11/11] spatchcache: add a ccache-alike for "spatch"

[PATCH] archive: add --recurse-submodules to git-archive command
 2022-10-14  9:47 UTC  (9+ messages)
` [PATCH v2 0/2] archive: Add "
  ` [PATCH v2 1/2] archive: add "
  ` [PATCH v2 2/2] archive: fix a case of submodule in submodule traversal

[PATCH v2 0/4] submodule: parallelize diff
 2022-10-14  0:39 UTC  (3+ messages)

[outreachy] sent in my first patch
 2022-10-14  0:08 UTC  (2+ messages)

[PATCH v2 0/7] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-10-13 23:25 UTC  (18+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] t3416: tighten two tests
  ` [PATCH v3 2/8] t3416: set $EDITOR in subshell
  ` [PATCH v3 3/8] rebase: be stricter when reading state files containing oids
  ` [PATCH v3 4/8] rebase: store orig_head as a commit
  ` [PATCH v3 5/8] rebase: rename merge_base to branch_base
  ` [PATCH v3 6/8] rebase: factor out branch_base calculation
  ` [PATCH v3 7/8] rebase --keep-base: imply --reapply-cherry-picks
  ` [PATCH v3 8/8] rebase --keep-base: imply --no-fork-point

About git reporting missing newline for symlinks
 2022-10-13 22:01 UTC  (15+ messages)

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-13 21:12 UTC  (11+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] tr2tls: clarify TLS terminology
  ` [PATCH v2 4/7] trace2: rename the thread_name argument to trace2_thread_start
  ` [PATCH v2 5/7] trace2: convert ctx.thread_name from strbuf to pointer
  ` [PATCH v2 6/7] trace2: add stopwatch timers

[PATCH 0/4] midx: trace2 regions and grab-bag patches
 2022-10-13 20:35 UTC  (7+ messages)
` [PATCH 1/4] midx.c: fix whitespace typo
` [PATCH 2/4] midx.c: consider annotated tags during bitmap selection
` [PATCH 3/4] midx.c: instrument MIDX and bitmap generation with trace2 regions
` [PATCH 4/4] pack-bitmap-write.c: instrument number of reused bitmaps

[PATCH] archive: deduplicate verbose printing
 2022-10-13 18:33 UTC  (5+ messages)

git: Expected output regression due to 0353c6881890db1302f0f1bdf85c6076eed61113
 2022-10-13 18:07 UTC 

[PATCH v2 0/8] rebase: make reflog messages independent of the backend
 2022-10-13 18:13 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] rebase --apply: remove duplicated code

[PATCH 0/2] [2.38 regression] config: respect includes in protected config
 2022-10-13 18:21 UTC  (9+ messages)
` [PATCH 1/2] t0033, t0035: test for included config
` [PATCH 2/2] config: respect includes in protected config
` [PATCH v2] "

Cannot rebase – possible Git for Windows bug?
 2022-10-13 17:03 UTC  (2+ messages)

[PATCH] abspath.h file is generated by makeheaders tool
 2022-10-13 16:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/34] doc/UX: make txt & -h output more consistent
 2022-10-13 16:33 UTC  (37+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/34] tests: assert *.txt SYNOPSIS and -h output
  ` [PATCH v5 02/34] CodingGuidelines: update and clarify command-line conventions
  ` [PATCH v5 03/34] builtin/bundle.c: indent with tabs
  ` [PATCH v5 04/34] bundle: define subcommand -h in terms of command -h
  ` [PATCH v5 05/34] doc SYNOPSIS: don't use ' for subcommands
  ` [PATCH v5 06/34] doc SYNOPSIS: consistently use ' for commands
  ` [PATCH v5 07/34] built-ins: consistently add "\n" between "usage" and options
  ` [PATCH v5 08/34] doc txt & -h consistency: word-wrap
  ` [PATCH v5 09/34] doc txt & -h consistency: fix incorrect alternates syntax
  ` [PATCH v5 10/34] doc txt & -h consistency: add "-z" to cat-file "-h"
  ` [PATCH v5 11/34] doc txt & -h consistency: balance unbalanced "[" and "]"
  ` [PATCH v5 12/34] doc txt & -h consistency: correct padding around "[]()"
  ` [PATCH v5 13/34] stash doc SYNOPSIS & -h: "
  ` [PATCH v5 14/34] doc txt & -h consistency: use "<options>", not "<options>..."
  ` [PATCH v5 15/34] doc SYNOPSIS & -h: use "-" to separate words in labels, not "_"
  ` [PATCH v5 16/34] doc txt & -h consistency: fix mismatching labels
  ` [PATCH v5 17/34] doc txt & -h consistency: add or fix optional "--" syntax
  ` [PATCH v5 18/34] doc txt & -h consistency: make output order consistent
  ` [PATCH v5 19/34] doc txt & -h consistency: add missing options and labels
  ` [PATCH v5 20/34] doc txt & -h consistency: make "rerere" consistent
  ` [PATCH v5 21/34] doc txt & -h consistency: make "read-tree" consistent
  ` [PATCH v5 22/34] doc txt & -h consistency: make "bundle" consistent
  ` [PATCH v5 23/34] doc txt & -h consistency: use "git foo" form, not "git-foo"
  ` [PATCH v5 24/34] doc txt & -h consistency: add missing options
  ` [PATCH v5 25/34] doc txt & -h consistency: make "stash" consistent
  ` [PATCH v5 26/34] doc txt & -h consistency: make "annotate" consistent
  ` [PATCH v5 27/34] doc txt & -h consistency: use "[<label>...]" for "zero or more"
  ` [PATCH v5 28/34] doc txt & -h consistency: make "diff-tree" consistent
  ` [PATCH v5 29/34] doc txt & -h consistency: make "commit" consistent
  ` [PATCH v5 30/34] reflog doc: list real subcommands up-front
  ` [PATCH v5 31/34] worktree: define subcommand -h in terms of command -h
  ` [PATCH v5 32/34] doc txt & -h consistency: make "worktree" consistent
  ` [PATCH v5 33/34] tests: start asserting that *.txt SYNOPSIS matches -h output
  ` [PATCH v5 34/34] tests: assert consistent whitespace in "

[BUG] git fetch fetches tags matching negative refspec
 2022-10-13 15:30 UTC  (6+ messages)

Git diff misattributes the first word of a line to the previous line
 2022-10-13 12:16 UTC  (4+ messages)

[PATCH v3] docs: git-send-email: difference between ssl and tls smtp-encryption
 2022-10-13 10:54 UTC  (4+ messages)

[Outreachy] internship contribution
 2022-10-13 10:52 UTC  (12+ messages)

[RFC PATCH 0/2] notes.c: introduce "--no-blankline" option
 2022-10-13 10:23 UTC  (8+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty

[Outreachy] Microproject selection
 2022-10-13  7:33 UTC  (2+ messages)

How to best maintain directories like /etc/sysstat in GIT?
 2022-10-13  0:07 UTC  (2+ messages)

sudmodule.<name>.recurse ignored
 2022-10-12 21:49 UTC  (8+ messages)

What's cooking in git.git (Oct 2022, #04; Wed, 12)
 2022-10-12 21:23 UTC 


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