git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-13 23:38:39 to 2021-05-17 12:22:22 UTC [more...]

[PATCH] sparse-index: fix uninitialized jump
 2021-05-17 12:22 UTC 

[PATCH] doc: glossary: add entry for revision range
 2021-05-17 11:55 UTC  (4+ messages)
` Re* "

[PATCH v2 0/5] doc: asciidoc cleanups
 2021-05-17 11:40 UTC  (11+ 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 00/11] doc: asciidoctor: direct man page creation and fixes
 2021-05-17 11:39 UTC  (24+ 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

Rebase options via git pull
 2021-05-17 10:11 UTC  (9+ messages)

Git Gui - Searching for in Google
 2021-05-17  9:06 UTC  (4+ messages)

git repack on shallow clone of large repo (linux kernel) hangs at "Enumerating objects"
 2021-05-17  8:51 UTC  (2+ messages)

[L10N] Kickoff for Git 2.32.0 round #1
 2021-05-17  8:36 UTC 

[RFC PATCH] rev-parse: fix segfault with missing --path-format argument
 2021-05-17  8:16 UTC  (9+ messages)
` [PATCH v2 0/2] rev-parse: Fix segfault and translate messages
  ` [PATCH v2 1/2] rev-parse: fix segfault with missing --path-format argument
  ` [PATCH v2 2/2] rev-parse: Mark die() messages for translation

[PATCH 1/2] t/README: document test_config
 2021-05-17  7:44 UTC  (15+ messages)
` [PATCH 2/2] t: use test_config whenever possible
` [PATCH v2 0/2] document test_config & use it "
  ` [PATCH v2 1/2] t/README: document test_config
  ` [PATCH v2 2/2] t: use test_config whenever possible

[ANNOUNCE] Git v2.32.0-rc0
 2021-05-17  7:06 UTC 

[PATCH] submodule: use the imperative mood to describe the --files option
 2021-05-17  6:56 UTC  (3+ messages)

Preserving the ability to have both SHA1 and SHA256 signatures
 2021-05-17  6:49 UTC  (3+ messages)
  ` Cryptographic hash agnostic git (was: Re: Preserving the ability to have both SHA1 and SHA256 signatures)

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

[PATCH] describe-doc: clarify default length of abbreviation
 2021-05-17  5:53 UTC  (10+ messages)
` [PATCH v2] "

[QUESTION] ref-filter: how to support atom like %an
 2021-05-17  2:13 UTC  (3+ messages)

[PATCH] mailinfo: don't discard names under 3 characters
 2021-05-16 22:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] stash: don't translate literal commands
 2021-05-16 21:57 UTC 

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

[PATCH] merge: don't translate literal commands
 2021-05-16  4:00 UTC  (2+ messages)

[PATCH] tr2: log parent process name
 2021-05-16  3:48 UTC  (6+ messages)

[PATCH] Documentation/howto: tracking git.git
 2021-05-16  0:57 UTC  (5+ messages)

Man pages have colors? A deep dive into groff
 2021-05-15 22:10 UTC 

[PATCH] doc: use asciidoctor to build man pages directly
 2021-05-15 13:30 UTC  (33+ 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 00/12] doc: cleanup old cruft and asciidoctor revamp
 2021-05-15 11:56 UTC  (13+ messages)
` [PATCH 01/12] doc: remove GNU troff workaround
` [PATCH 02/12] doc: use --stringparam in xmlto
` [PATCH 03/12] doc: simplify version passing
` [PATCH 04/12] doc: asciidoc: remove unnecessary attribute
` [PATCH 05/12] doc: asciidoctor: remove unnecessary require
` [PATCH 06/12] doc: asciidoctor: remove cruft
` [PATCH 07/12] doc: asciidoctor: reorganize extensions
` [PATCH 08/12] doc: asciidoctor: use html-prefix only for html
` [PATCH 09/12] doc: asciidoctor: refactor macro registration
` [PATCH 10/12] doc: asciidoctor: improve string handling
` [PATCH 11/12] doc: asciidoctor: split the format from the code
` [PATCH 12/12] doc: asciidoctor: specify name of our group

Christian Garcia of Bank of America priority
 2021-05-15 10:05 UTC 

[PATCH 0/2] Refactor some prompts
 2021-05-15 10:12 UTC  (4+ messages)
` [PATCH 1/2] prompt.h: clarify the non-use of git_prompt

[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 

[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  (15+ messages)
` [PATCH 3/6] git-check-ref-format.txt: avoid single quote

[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  (12+ messages)
  ` Is the sha256 object format experimental or not?

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


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 NNTP newsgroup(s).