messages from 2023-05-01 20:05:37 to 2023-05-03 22:05:54 UTC [more...]
[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
2023-05-03 22:05 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
2023-05-03 21:58 UTC (16+ messages)
` [PATCH 1/3] revision: support tracking uninteresting commits
` [PATCH 3/3] pack-bitmap.c: use commit boundary during bitmap traversal
[PATCH v7 0/2] diff-files: integrate with sparse index
2023-05-03 21:55 UTC (13+ 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 v10 0/2] "
` [PATCH v10 1/2] t1092: add tests for `git diff-files`
` [PATCH v10 2/2] diff-files: integrate with sparse index
[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)
What's cooking in git.git (May 2023, #01; Tue, 2)
2023-05-03 21:21 UTC (5+ messages)
git grep -E doesn't accept \b word boundaries?
2023-05-03 20:45 UTC (4+ messages)
[PATCH v3] attr: teach "--attr-source=<tree>" global option to "git"
2023-05-03 20:09 UTC (5+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH] t4013: add expected failure for "log --patch --no-patch"
2023-05-03 19:49 UTC (6+ messages)
[PATCH 0/6] strbuf cleanups
2023-05-03 19:45 UTC (33+ 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
` [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 v3 0/1] docs: rewrite the documentation of the text and eol attributes
2023-05-03 19:27 UTC (10+ messages)
` [PATCH v3 1/1] "
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "
git clone of empty repositories doesn't preserve hash
2023-05-03 18:20 UTC (15+ 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
[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 (12+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup
[PATCH 0/8] fetch: introduce machine-parseable output
2023-05-03 16:53 UTC (27+ 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 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 v2 0/6] t: fix unused files, part 2
2023-05-03 15:54 UTC (6+ messages)
` [PATCH v3 "
[PATCH] sequencer: rectify empty hint in call of require_clean_work_tree()
2023-05-03 7:15 UTC (6+ messages)
[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
2023-05-03 0:34 UTC (4+ messages)
[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/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 (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] cocci: add headings to and reword README
[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 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] credential: new attribute oauth_refresh_token
2023-05-02 16:19 UTC (6+ messages)
` [PATCH v2] "
[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
2023-05-02 15:59 UTC (23+ 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 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 (4+ messages)
` [PATCH v2 "
` [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 (3+ messages)
` [PATCH v9 "
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).