git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-13 07:47:13 to 2021-05-15 09:37:57 UTC [more...]

[PATCH 00/11] doc: asciidoctor: direct man page creation and fixes
 2021-05-15  9:37 UTC  (18+ messages)
` [PATCH 01/11] doc: allow the user to provide ASCIIDOC_EXTRA
` [PATCH 02/11] doc: doc-diff: allow more than one flag
` [PATCH 03/11] doc: doc-diff: set docdate manually
` [PATCH 04/11] doc: use asciidoctor to build man pages directly
` [PATCH 05/11] doc: asciidoctor: add linkgit macros in man pages
` [PATCH 06/11] doc: join mansource and manversion
` [PATCH 07/11] doc: add man pages workaround for asciidoctor
` [PATCH 08/11] doc: asciidoctor: add hack for xrefs
` [PATCH 09/11] doc: asciidoctor: add hack to improve links
` [PATCH 10/11] doc: asciidoctor: add support for baseurl
` [PATCH 11/11] doc: asciidoctor: cleanup man page hack

[PATCH v2 0/5] doc: asciidoc cleanups
 2021-05-15  9:24 UTC  (7+ messages)
` [PATCH v2 1/5] doc: refactor common asciidoc dependencies
` [PATCH v2 2/5] doc: improve "
` [PATCH v2 3/5] doc: remove unnecessary rm instances
` [PATCH v2 4/5] doc: simplify Makefile using .DELETE_ON_ERROR
` [PATCH v2 5/5] doc: avoid using rm directly

[PATCH] t: avoid sed-based chain-linting in some expensive cases
 2021-05-15  9:19 UTC  (5+ messages)

[PATCH] [GSOC][RFC] ref-filter: add %(notes) atom and --notes
 2021-05-15  9:04 UTC 

Rebase options via git pull
 2021-05-15  7:39 UTC  (8+ messages)

"bad revision" fetch error when fetching missing objects from partial clones
 2021-05-15  6:52 UTC  (6+ messages)

[PATCH] Documentation/howto: tracking git.git
 2021-05-15  3:32 UTC  (4+ messages)

[PATCH] doc: use asciidoctor to build man pages directly
 2021-05-14 23:31 UTC  (35+ messages)
` [PATCH 1/2] doc: add an option to have Asciidoctor "
  ` [PATCH 2/2] doc: remove GNU_ROFF option
` [PATCH v2 0/2] Asciidoctor native manpage builds
  ` [PATCH v2 1/2] doc: add an option to have Asciidoctor build man pages directly
  ` [PATCH v2 2/2] doc: remove GNU_ROFF option

[PATCH] tr2: log parent process name
 2021-05-14 22:07 UTC  (5+ messages)

[PATCH 0/7] Optimization batch 11: avoid repeatedly detecting same renames
 2021-05-14 21:04 UTC  (4+ messages)
` [PATCH v2 00/13] "

[PATCH 0/6] AsciiDoc vs Asciidoctor, once again
 2021-05-14 20:11 UTC  (22+ messages)
` [PATCH 1/6] git-http-push.txt,git-send-pack.txt: avoid single quote
` [PATCH 2/6] git-range-diff.txt: avoid single quotes
` [PATCH 3/6] git-check-ref-format.txt: avoid single quote
` [PATCH 4/6] diff-options.txt: move monospace markup out of attribute
` [PATCH 5/6] git-svn.txt: change verse to listing block
` [PATCH 6/6] Doc: use two backticks for monospace, not backtick+apostrophe

[RFC PATCH] parallel-checkout: send the new object_id algo field to the workers
 2021-05-14 19:53 UTC  (2+ messages)

[PATCH 00/10] Sparse-index: integrate with status and add
 2021-05-14 18:31 UTC  (20+ messages)
` [PATCH v2 0/8] Sparse-index: integrate with status
  ` [PATCH v2 1/8] t1092: add tests for status/add and sparse files
  ` [PATCH v3 00/12] Sparse-index: integrate with status
    ` [PATCH v3 01/12] sparse-index: skip indexes with unmerged entries
    ` [PATCH v3 02/12] sparse-index: include EXTENDED flag when expanding
    ` [PATCH v3 03/12] t1092: expand repository data shape
    ` [PATCH v3 04/12] t1092: add tests for status/add and sparse files
    ` [PATCH v3 05/12] unpack-trees: preserve cache_bottom
    ` [PATCH v3 06/12] unpack-trees: compare sparse directories correctly
    ` [PATCH v3 07/12] unpack-trees: stop recursing into sparse directories
    ` [PATCH v3 08/12] dir.c: accept a directory as part of cone-mode patterns
    ` [PATCH v3 09/12] status: skip sparse-checkout percentage with sparse-index
    ` [PATCH v3 10/12] status: use sparse-index throughout
    ` [PATCH v3 11/12] wt-status: expand added sparse directory entries
    ` [PATCH v3 12/12] fsmonitor: integrate with sparse index

Bug in git submodule update --remote
 2021-05-14 18:11 UTC 

Preserving the ability to have both SHA1 and SHA256 signatures
 2021-05-14 18:10 UTC  (13+ messages)
  ` Is the sha256 object format experimental or not?

[GSoC][Draft Proposal] Finish converting git submodule to builtin
 2021-05-14 16:00 UTC  (3+ messages)
` [GSoC][Draft Proposal v2] "

[PATCH] git-send-email: add sendmailCommand option
 2021-05-14 15:15 UTC  (10+ messages)
` [PATCH v2] git-send-email: add option to specify sendmail command
  ` [PATCH v3] "
    ` [PATCH v4] "

Git Gui - Searching for in Google
 2021-05-14  9:47 UTC 

[PATCH 1/2] t/README: document test_config
 2021-05-14  7:02 UTC  (3+ messages)
` [PATCH 2/2] t: use test_config whenever possible

[PATCH 0/2] Refactor some prompts
 2021-05-13 23:03 UTC  (6+ messages)
` [PATCH 1/2] prompt.h: clarify the non-use of git_prompt
` [PATCH 2/2] builtin: use git_read_line_interactively to prompt

[RFC doc] Tracking git.git
 2021-05-13 22:47 UTC  (4+ messages)

[PATCH 0/8] doc: asciidoc cleanups
 2021-05-13 21:43 UTC  (13+ messages)
` [PATCH 2/8] doc: add an asciidoc helper
` [PATCH 5/8] doc: remove redundant rm
` [PATCH 7/8] doc: improve asciidoc dependencies
` [PATCH 8/8] doc: join xml and man rules

[PATCH] Optimize the description of the configuration in packfile-uris doc
 2021-05-13 21:33 UTC  (3+ messages)
` packfile-uri.txt: fix blobPackfileUri description

Git pathspecs difference in behavior between linux (wsl) and windows
 2021-05-13 21:17 UTC  (8+ messages)

[PATCH v2] Writing down mail list etiquette
 2021-05-13 21:11 UTC  (6+ messages)
` [PATCH v3] doc: writing down Git mailing "

[PATCH] INSTALL: note about make man with Asciidoctor backend
 2021-05-13 20:23 UTC  (5+ messages)

[PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes
 2021-05-13 20:11 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/11] test-lib: split up and deprecate test_create_repo()

[PATCH] Fix typo in Documentation/RelNotes/2.31.0.txt
 2021-05-13 20:11 UTC  (4+ messages)

[PATCH 0/3] SubmittingPatches: a few unrelated minor fixes
 2021-05-13 20:08 UTC  (8+ messages)
` [PATCH 3/3] SubmittingPatches: remove pine-specific hints from MUA hints

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-05-13 18:52 UTC  (3+ messages)
` [PATCH 16/23] fsmonitor--daemon: implement handle_client callback

[PATCH 0/3] po/README: document miscellaneous topics mentioned by l10n coordinator
 2021-05-13 15:40 UTC  (6+ messages)
` [PATCH 1/3] po/README: document PO helper

[PATCH v2 0/2] [GSOC][RFC] ref-filter: introduce enum atom_type
 2021-05-13 15:15 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] [GSOC] ref-filter: add objectsize to used_atom
  ` [PATCH v3 2/2] [GSOC] ref-filter: introduce enum atom_type
  ` [PATCH v4 0/2] [GSOC][RFC] "
    ` [PATCH v4 1/2] [GSOC] ref-filter: add objectsize to used_atom
    ` [PATCH v4 2/2] [GSOC] ref-filter: introduce enum atom_type

[PATCH v5] [GSOC] ref-filter: fix read invalid union member bug
 2021-05-13 15:13 UTC  (5+ messages)
` [PATCH v6] "
  ` [PATCH v7] "

git-sh-prompt: bash: GIT_PS1_COMPRESSSPARSESTATE: unbound variable
 2021-05-13 13:08 UTC  (3+ messages)

[PATCH 0/9] send-email: various optimizations to speed up by >2x
 2021-05-13 11:45 UTC  (10+ messages)
` [PATCH 9/9] send-email: move trivial config handling to Perl

[PATCH] builtin/gc: warn when core.commitGraph is disabled
 2021-05-13 11:24 UTC  (4+ messages)
  `  "

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-13 10:40 UTC  (2+ messages)

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-13  9:59 UTC  (15+ 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).