Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-28 18:36:13 to 2023-05-03 00:35:55 UTC [more...]

[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
 2023-05-03  0:34 UTC  (4+ messages)

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-05-03  0:09 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] docs: clarify git rm --cached function in gitignore note
 2023-05-03  0:09 UTC  (2+ messages)

[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
 2023-05-02 23:52 UTC  (6+ messages)
` [PATCH 3/3] pack-bitmap.c: use commit boundary during "

[PATCH 0/6] strbuf cleanups
 2023-05-02 23:51 UTC  (13+ messages)
` [PATCH 1/6] abspath: move related functions to abspath
` [PATCH 2/6] credential-store: move related functions to credential-store file
` [PATCH 3/6] object-name: move related functions to object-name
` [PATCH 4/6] path: move related function to path
` [PATCH 5/6] strbuf: clarify dependency
` [PATCH 6/6] strbuf: remove environment variables

git clone of empty repositories doesn't preserve hash
 2023-05-02 23:46 UTC  (11+ 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 v2 0/1] Fix empty SHA-256 clones with v0 and v1
  ` [PATCH v2 1/1] upload-pack: advertise capabilities when cloning empty repos

What's cooking in git.git (May 2023, #01; Tue, 2)
 2023-05-02 22:49 UTC 

[PATCH 2/2] send-email: add --header-cmd option
 2023-05-02 21:50 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] send-email: extract execute_cmd from recipients_cmd

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

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-05-02 20:55 UTC  (14+ messages)
` [PATCH 8/8] fetch: introduce machine-parseable "porcelain" output format
` [PATCH v2 0/8] fetch: introduce machine-parseable output
  ` [PATCH v2 1/8] fetch: split out tests for output format
  ` [PATCH v2 7/8] fetch: introduce new `--output-format` option
  ` [PATCH v2 8/8] fetch: introduce machine-parseable "porcelain" output format

[PATCH v2 0/3] git config tests for "'git config ignores pairs ..."
 2023-05-02 19:58 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 0/2] cocci: codify authoring and reviewing practices
 2023-05-02 19:30 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] cocci: add headings to and reword README

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

[PATCH v2] send-email: prompt-dependent exit codes
 2023-05-02 19:04 UTC  (3+ messages)

[PATCH] strbuf_stripspace(): rename skip_comments arg to strip_comments
 2023-05-02 19:00 UTC  (4+ messages)

[PATCH] sequencer: rectify empty hint in call of require_clean_work_tree()
 2023-05-02 18:57 UTC  (5+ messages)

[PATCH v10 0/2] Expose header information to git-send-email's sendemail-validate hook
 2023-05-02 18:56 UTC  (4+ messages)
    ` Fwd: "

[PATCH] rebase: clarify conditionals in todo_list_to_strbuf()
 2023-05-02 18:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] credential/wincred: store password_expiry_utc
 2023-05-02 18:16 UTC  (7+ messages)

[RFC PATCH 0/2] add an external testing library for unit tests
 2023-05-02 18:11 UTC  (15+ messages)
` [RFC PATCH 1/2] Add C TAP harness
` [RFC PATCH 2/2] unit test: add basic example

[GSOC][PATCH v2] diff-index: enable sparse index
 2023-05-02 17:35 UTC  (3+ messages)
` [GSOC] "

git merge crash "fatal: stash failed" with smudge/clean filters
 2023-05-02 17:21 UTC 

[PATCH] revisions.txt: correct a mistake in dotted range notations section
 2023-05-02 16:57 UTC  (3+ messages)

[PATCH] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
 2023-05-02 16:38 UTC  (4+ messages)

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

[PATCH] credential: new attribute oauth_refresh_token
 2023-05-02 16:19 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] doc: git-checkout: trivial style improvements
 2023-05-02 16:05 UTC  (9+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup

[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
 2023-05-02 15:59 UTC  (26+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 12/22] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h
  ` [PATCH v2 13/22] hash-ll.h: split out of hash.h to remove dependency on repository.h
  ` [PATCH v2 16/22] treewide: remove cache.h inclusion due to previous changes
  ` [PATCH v2 17/22] cache.h: remove unnecessary headers
  ` [PATCH v2 19/22] commit.h: reduce unnecessary includes
  ` [PATCH v2 20/22] object-store.h: "
  ` [PATCH v2 21/22] diff.h: "

[PATCH v2 0/2] negotiator/default: avoid stack overflow
 2023-05-02 15:51 UTC  (5+ messages)

cannot checkout file in partial clone on windows
 2023-05-02 13:51 UTC 

[PATCH 0/2] fsck: verify .bitmap checksums, cleanup
 2023-05-02 13:27 UTC  (8+ messages)
` [PATCH 1/2] fsck: verify checksums of all .bitmap files
` [PATCH 2/2] fsck: use local repository
` [PATCH v2 0/2] fsck: verify .bitmap checksums, cleanup
  ` [PATCH v2 1/2] fsck: verify checksums of all .bitmap files
  ` [PATCH v2 2/2] fsck: use local repository

[PATCH] l10n: about box, use `©` directly instead of the escape
 2023-05-02 11:23 UTC 

[PATCH v9 0/8] worktree: Support `--orphan` when creating new worktrees
 2023-05-02  5:48 UTC  (4+ messages)

[RFC PATCH 0/3] test: new testing framework for libification
 2023-05-02  4:11 UTC  (4+ messages)
` [RFC PATCH 1/3] test: add simple shared library
` [RFC PATCH 2/3] test: add basic unit testing framework
` [RFC PATCH 3/3] test: add basic unit test

[PATCH 0/6] notes.c: introduce "--separator" option
 2023-05-01 22:29 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option

[PATCH 0/2] branch: operations on orphan branches
 2023-05-01 22:19 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v3 "
    ` [PATCH v4 "
      ` [PATCH v5 0/5] "

[PATCH v2 0/3] doc: interpret-trailers: don't use deprecated config
 2023-05-01 20:59 UTC  (7+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] doc: interpret-trailers: don’t use heredoc in examples
  ` [PATCH v4 2/4] doc: interpret-trailers: use input redirection
  ` [PATCH v4 3/4] doc: interpret-trailers: don’t use deprecated config
  ` [PATCH v4 4/4] doc: interpret-trailers: fix example

[PATCH] test-ctype: check EOF
 2023-05-01 19:51 UTC  (3+ messages)

git-submodule docs for status command should mention --all option to git describe
 2023-05-01 19:21 UTC 

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-05-01 19:12 UTC  (6+ messages)

[PATCH 2/2] cocci: codify authoring and reviewing practices
 2023-05-01 17:28 UTC  (5+ messages)
` [PATCH] cocci: remove 'unused.cocci'

[PATCH] setup: trace bare repository setups
 2023-05-01 17:30 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

Change branch in the middle of a merge
 2023-05-01 17:13 UTC  (4+ messages)

What's cooking in git.git (Apr 2023, #09; Fri, 28)
 2023-05-01 16:22 UTC  (3+ messages)
` en/header-split-cache-h-part-2 (Was: Re: What's cooking in git.git (Apr 2023, #09; Fri, 28))
  ` en/header-split-cache-h-part-2

[PATCH v2] attr: teach "--attr-source=<tree>" global option to "git"
 2023-05-01 16:21 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/7] contrib/credential: avoid protocol injection attacks
 2023-05-01 15:54 UTC  (8+ messages)
` [PATCH 1/7] credential.c: store "wwwauth[]" values in `credential_read()`
` [PATCH 2/7] t/lib-credential.sh: ensure credential helpers handle long headers
` [PATCH 3/7] contrib/credential: avoid fixed-size buffer in osxkeychain
` [PATCH 4/7] contrib/credential: remove 'gnome-keyring' credential helper
` [PATCH 5/7] contrib/credential: .gitignore libsecret build artifacts
` [PATCH 6/7] contrib/credential: avoid fixed-size buffer in libsecret
` [PATCH 7/7] contrib/credential: embiggen fixed-size buffer in wincred

[PATCH] t/t3501-revert-cherry-pick.sh: clarify scope of the file
 2023-05-01 15:24 UTC  (3+ messages)

[PATCH 2/2] send-email: add --header-cmd option
 2023-05-01 14:38 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] send-email: extract execute_cmd from recipients_cmd
  ` [PATCH v4 2/3] send-email: add --header-cmd, --no-header-cmd options
  ` [PATCH v4 3/3] send-email: detect empty blank lines in command output

[PATCH 00/14] [RFC] config: remove global state from config iteration
 2023-05-01 11:19 UTC  (5+ messages)
` [PATCH 02/14] config.c: use kvi for CLI config
` [PATCH 10/14] (RFC-only) config: finish config_fn_t refactor

[PATCH] docs: clarify how the text and text=auto attributes are different
 2023-05-01  0:40 UTC  (8+ messages)
` [PATCH v2] docs: rewrite the documentation of the text and eol attributes

[ANNOUNCE] Git Rev News edition 98
 2023-04-30 19:18 UTC 

Compatibility between GNU and Git grep -P
 2023-04-30  6:51 UTC  (3+ messages)

[PATCH 00/14] Introduce new `git replay` command
 2023-04-30  6:45 UTC  (13+ messages)
` [PATCH 11/14] replay: use standard revision ranges

[PATCH 1/3] Capitalization and punctuation fixes to some user visible messages
 2023-04-30  5:06 UTC  (10+ messages)
` [PATCH v2 1/3] advice: handle "rebase" in error_resolve_conflict()
  ` [PATCH v2 2/3] sequencer: actually translate report in do_exec()
  ` [PATCH v2 3/3] Capitalization and punctuation fixes to some user visible messages

[RFC PATCH 0/1] push: introduce '--heads' option
 2023-04-30  1:09 UTC  (4+ messages)

[RFC PATCH 1/1] push: introduce '--heads' option
 2023-04-30  1:05 UTC  (2+ messages)

[PATCH v5 1/1] ref-filter: add new "signature" atom
 2023-04-29 18:37 UTC  (2+ messages)

[POLL] Git Merge 2023 dates
 2023-04-29  2:39 UTC 

What's cooking in git.git (Apr 2023, #08; Thu, 27)
 2023-04-28 22:16 UTC 

Dubious diff using --diff-algorithm=histogram
 2023-04-28 21:36 UTC  (2+ messages)

[PATCH] send-email docs: Remove mention of discontinued gmail feature
 2023-04-28 20:47 UTC  (3+ messages)

Draft of Git Rev News edition 98
 2023-04-28 20:26 UTC 


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