Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-02 22:31:11 to 2023-05-06 09:22:16 UTC [more...]

[PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
 2023-05-06  9:22 UTC  (3+ messages)

Suggestion to provide a way for screenshots to be added to commit messages
 2023-05-06  9:01 UTC  (3+ messages)

[PATCH v3] attr: teach "--attr-source=<tree>" global option to "git"
 2023-05-06  4:15 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] "
    ` [PATCH v6] "

[PATCH] name-rev: make --stdin hidden
 2023-05-06  4:14 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-05-06  2:12 UTC  (25+ messages)
` [PATCH v2] "
` [PATCH v3] "

What's cooking in git.git (May 2023, #02; Fri, 5)
 2023-05-05 23:05 UTC 

[PATCH] doc: merge: improve conflict presentation docs
 2023-05-05 22:35 UTC  (2+ messages)

[PATCH 0/6] strbuf cleanups
 2023-05-05 22:33 UTC  (29+ messages)
` [PATCH 2/6] credential-store: move related functions to credential-store file
` [PATCH 5/6] strbuf: clarify dependency
` [PATCH 6/6] strbuf: remove environment variables
` [PATCH v2 0/7] strbuf cleanups
  ` [PATCH v2 1/7] strbuf: clarify API boundary
  ` [PATCH v2 2/7] abspath: move related functions to abspath
  ` [PATCH v2 3/7] credential-store: move related functions to credential-store file
  ` [PATCH v2 4/7] object-name: move related functions to object-name
  ` [PATCH v2 5/7] path: move related function to path
  ` [PATCH v2 6/7] strbuf: clarify dependency
  ` [PATCH v2 7/7] strbuf: remove environment variables
    ` [PATCH v3 7/7] strbuf: remove environment variable

[PATCH] setup: trace bare repository setups
 2023-05-05 22:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] t4013: add expected failure for "log --patch --no-patch"
 2023-05-05 21:19 UTC  (24+ messages)
            ` Re* "
              ` [PATCH] diff: fix behaviour of the "-s" option
                ` [PATCH v2] diff: fix interaction between the "-s" option and other options
                  ` [PATCH 0/2] dirstat: leakfix
                    ` [PATCH 1/2] diff: refactor common tail part of dirstat computation
                    ` [PATCH 2/2] diff: plug leaks in dirstat

[PATCH] doc: doc-diff: specify date
 2023-05-05 21:16 UTC  (5+ messages)

[PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
 2023-05-05 21:07 UTC  (2+ messages)

[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
 2023-05-05 20:45 UTC  (28+ messages)
` [PATCH 1/3] revision: support tracking uninteresting commits
` [PATCH 3/3] pack-bitmap.c: use commit boundary during bitmap traversal
` [PATCH v2 0/2] pack-bitmap: boundary-based "
  ` [PATCH v2 1/2] pack-bitmap.c: extract `fill_in_bitmap()`
  ` [PATCH v2 2/2] pack-bitmap.c: use commit boundary during bitmap traversal
    ` [PATCH v2 0/2] pack-bitmap: boundary-based bitmap traversalt

[PATCH 0/7] contrib/credential: avoid protocol injection attacks
 2023-05-05 17:46 UTC  (3+ messages)

[PATCH v2] usage: clarify --recurse-submodules as a boolean
 2023-05-05 17:30 UTC  (3+ messages)

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-05-05 17:25 UTC  (4+ messages)

[PATCH] doc: restore: remove note on --patch w/ pathspecs
 2023-05-05 10:32 UTC 

[PATCH] credential/libsecret: support password_expiry_utc
 2023-05-05  7:04 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
 2023-05-05  5:06 UTC  (6+ messages)

PLEASE CHECK IF YOU RECEIVE MY FIRST MESSAGE TO YOU? IF YES GET BACK TO ME
 2023-05-04 18:23 UTC 

[PATCH] pack-refs: teach --exclude option to exclude refs from being packed
 2023-05-04 21:26 UTC  (3+ messages)

[PATCH 0/2] doc: revisions: fixes and cleanups
 2023-05-04 16:34 UTC  (3+ messages)
` [PATCH 1/2] doc: revisions: fix missing escape
` [PATCH 2/2] doc: revisions: add a bunch of missing quotes

[PATCH] [RFC] transport: add --show-service option
 2023-05-04 15:28 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (May 2023, #01; Tue, 2)
 2023-05-04 15:13 UTC  (7+ messages)

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-05-04  7:57 UTC  (24+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] fetch: split out tests for output format
  ` [PATCH v2 7/8] fetch: introduce new `--output-format` option
` [PATCH v3 0/8] fetch: introduce machine-parseable output
  ` [PATCH v3 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
  ` [PATCH v3 2/8] fetch: split out tests for output format
  ` [PATCH v3 3/8] fetch: add a test to exercise invalid output formats
  ` [PATCH v3 4/8] fetch: fix missing from-reference when fetching HEAD:foo
  ` [PATCH v3 5/8] fetch: introduce `display_format` enum
  ` [PATCH v3 6/8] fetch: move display format parsing into main function
  ` [PATCH v3 7/8] fetch: move option related variables "
  ` [PATCH v3 8/8] fetch: introduce machine-parseable "porcelain" output format

[PATCH 0/2] doc: manpage: get rid of an ancient asciidoc workaround
 2023-05-04  3:55 UTC  (3+ messages)
` [PATCH 1/2] doc: git-svn: use listing instead of verse
` [PATCH 2/2] doc: manpage: remove ancient workaround

[PATCH] doc: remove unnecessary newline from callouts
 2023-05-03 23:51 UTC 

[PATCH v8 0/2] diff-files: integrate with sparse index
 2023-05-03 23:25 UTC  (9+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] t1092: add tests for `git diff-files`
  ` [PATCH v10 0/2] diff-files: integrate with sparse index
    ` [PATCH v10 1/2] t1092: add tests for `git diff-files`
    ` [PATCH v10 2/2] diff-files: integrate with sparse index

git clone of empty repositories doesn't preserve hash
 2023-05-03 22:54 UTC  (12+ messages)
` [PATCH 0/2] Fix empty SHA-256 clones with v0 and v1
  ` [PATCH 2/2] Honor GIT_DEFAULT_HASH for empty clones without remote algo
        ` Is GIT_DEFAULT_HASH flawed?

[PATCH] docs: clarify git rm --cached function in gitignore note
 2023-05-03 21:46 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

git diff -U0 header off-by-one error when deleting no lines
 2023-05-03 21:26 UTC  (3+ messages)

git grep -E doesn't accept \b word boundaries?
 2023-05-03 20:45 UTC  (4+ messages)

[PATCH v3 0/1] docs: rewrite the documentation of the text and eol attributes
 2023-05-03 19:27 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "

[PATCH] doc: manpage: remove maximum title length
 2023-05-03 17:58 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/2] doc: git-checkout: trivial style improvements
 2023-05-03 17:44 UTC  (11+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup

[PATCH v2 0/6] t: fix unused files, part 2
 2023-05-03 15:54 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] sequencer: rectify empty hint in call of require_clean_work_tree()
 2023-05-03  7:15 UTC  (6+ messages)


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