messages from 2020-09-20 05:02:17 to 2020-09-22 23:09:42 UTC [more...]
[PATCH v3 2/8] maintenance: add loose-objects task
2020-09-22 23:09 UTC (2+ messages)
[PATCH v3 1/8] maintenance: add prefetch task
2020-09-22 23:05 UTC (2+ messages)
[PATCH] reftable: fix some sparse warnings
2020-09-22 22:47 UTC
[RFC PATCH 00/21] [RFC] Parallel checkout
2020-09-22 22:49 UTC (21+ messages)
` [PATCH v2 00/19] Parallel Checkout (part I)
` [PATCH v2 01/19] convert: make convert_attrs() and convert structs public
` [PATCH v2 02/19] convert: add [async_]convert_to_working_tree_ca() variants
` [PATCH v2 03/19] convert: add get_stream_filter_ca() variant
` [PATCH v2 04/19] convert: add conv_attrs classification
` [PATCH v2 05/19] entry: extract a header file for entry.c functions
` [PATCH v2 06/19] entry: make fstat_output() and read_blob_entry() public
` [PATCH v2 07/19] entry: extract cache_entry update from write_entry()
` [PATCH v2 08/19] entry: move conv_attrs lookup up to checkout_entry()
` [PATCH v2 09/19] entry: add checkout_entry_ca() which takes preloaded conv_attrs
` [PATCH v2 10/19] unpack-trees: add basic support for parallel checkout
` [PATCH v2 11/19] parallel-checkout: make it truly parallel
` [PATCH v2 12/19] parallel-checkout: support progress displaying
` [PATCH v2 13/19] make_transient_cache_entry(): optionally alloc from mem_pool
` [PATCH v2 14/19] builtin/checkout.c: complete parallel checkout support
` [PATCH v2 15/19] checkout-index: add "
` [PATCH v2 16/19] parallel-checkout: add tests for basic operations
` [PATCH v2 17/19] parallel-checkout: add tests related to clone collisions
` [PATCH v2 18/19] parallel-checkout: add tests related to .gitattributes
` [PATCH v2 19/19] ci: run test round with parallel-checkout enabled
[PATCH] ci: github action - add check for whitespace errors
2020-09-22 22:41 UTC (5+ messages)
What's cooking in git.git (Sep 2020, #06; Tue, 22)
2020-09-22 21:49 UTC
git diff --name-only --submodule=diff combination does not work
2020-09-22 21:32 UTC (3+ messages)
[PATCH 0/3] commit: add an option to reword the last commit
2020-09-22 16:54 UTC (16+ messages)
` [PATCH 1/3] commit docs: use backquotes when quoting options
` [PATCH 2/3] commit: reorder synopsis
` [PATCH 3/3] commit: add an option the reword HEAD
[PATCH] builtin/clone: avoid failure with GIT_DEFAULT_HASH
2020-09-22 16:27 UTC (5+ messages)
` [PATCH v3] "
git-filter-repo on Windows
2020-09-22 16:03 UTC
[PATCH 0/2] Fix overriding of partial clone filter when lazy-fetching
2020-09-22 15:51 UTC (7+ messages)
` [PATCH 1/2] promisor-remote: remove unused variable
` [PATCH 2/2] fetch: do not override partial clone filter
Draft of Git Rev News edition 67
2020-09-22 15:29 UTC (2+ messages)
[PATCH 0/1] Test case for checkout of added/deleted submodules in clones
2020-09-22 14:04 UTC (4+ messages)
` [PATCH 1/1] "
Question about fsmonitor and --untracked-files=all
2020-09-22 11:35 UTC
[PATCH] git-gui: Basic dark mode support
2020-09-22 11:04 UTC (2+ messages)
[PATCH] enable core.fsyncObjectFiles by default
2020-09-22 10:42 UTC (6+ messages)
` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles
[PATCH v2] style(git-gui): Fix mixed tabs & spaces; Prefer tabs
2020-09-22 9:52 UTC (3+ messages)
[PATCH] git-p4: ignore binary file diffs in git-p4 commit
2020-09-22 8:31 UTC
sub-fetches discard --ipv4|6 option
2020-09-22 5:08 UTC (10+ messages)
[PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
2020-09-22 5:03 UTC (9+ messages)
[PATCH] diff-highlight: correctly match blank lines for flush
2020-09-22 5:00 UTC
How to checkout a revision that contains a deleted submodule?
2020-09-22 4:32 UTC (7+ messages)
[PATCH v3 0/3] Optionally skip linking/copying the built-ins
2020-09-21 22:53 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] msvc: copy the correct `.pdb` files in the Makefile target `install`
` [PATCH v4 2/3] Optionally skip linking/copying the built-ins
` [PATCH v4 3/3] ci: stop linking built-ins to the dashed versions
[PATCH] cmake: ignore generated files
2020-09-21 22:46 UTC (9+ messages)
Allow passing pipes to diff --no-index + bugfix
2020-09-21 22:37 UTC (25+ messages)
` [PATCH 1/2] diff: Fix modified lines stats with --stat and --numstat
` [PATCH v2] "
` [PATCH 2/2] Allow passing pipes for input pipes to diff --no-index
[PATCH 0/5] Inclusive naming, part II
2020-09-21 22:35 UTC (21+ messages)
` [PATCH 2/5] t/test-terminal: avoid non-inclusive language
` [PATCH 3/5] t3200: avoid variations of the `master` branch name
` [PATCH v2 0/5] Inclusive naming, part II
` [PATCH v2 1/5] fast-export: avoid using unnecessary language in a code comment
` [PATCH v2 2/5] t/test-terminal: avoid non-inclusive language
` [PATCH v2 3/5] t3200: avoid variations of the `master` branch name
` [PATCH v2 4/5] tests: "
` [PATCH v2 5/5] t9902: avoid using the branch name `master`
[PATCH v2 0/4] builtin/diff: learn --merge-base
2020-09-21 22:18 UTC (24+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 09/10] builtin/diff-tree: "
` [PATCH v4 00/10] builtin/diff: "
` [PATCH v4 01/10] t4068: remove unnecessary >tmp
` [PATCH v4 02/10] git-diff-index.txt: make --cached description a proper sentence
` [PATCH v4 03/10] git-diff.txt: backtick quote command text
` [PATCH v4 04/10] contrib/completion: extract common diff/difftool options
` [PATCH v4 05/10] diff-lib: accept option flags in run_diff_index()
` [PATCH v4 06/10] diff-lib: define diff_get_merge_base()
` [PATCH v4 07/10] t4068: add --merge-base tests
` [PATCH v4 08/10] builtin/diff-index: learn --merge-base
` [PATCH v4 09/10] builtin/diff-tree: "
` [PATCH v4 10/10] contrib/completion: complete `git diff --merge-base`
What's cooking in git.git (Sep 2020, #04; Wed, 16)
2020-09-20 17:02 UTC (3+ messages)
Joint project with Git for outreachy
2020-09-21 22:07 UTC (8+ messages)
` [Wireshark-dev] "
Git in Outreachy?
2020-09-21 20:56 UTC (11+ messages)
[PATCH v4 00/11] Maintenance I: Command, gc and commit-graph tasks
2020-09-21 19:29 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 07/11] maintenance: take a lock on the objects directory
[PATCH v2 0/2] push: make "--force-with-lease" safer
2020-09-21 18:48 UTC (9+ messages)
` [PATCH v4 0/3] push: add "--[no-]force-if-includes"
` [PATCH v4 1/3] push: add reflog check for "--force-if-includes"
[PATCH] pack-write: use hashwrite_be32() in write_idx_file()
2020-09-21 18:21 UTC (2+ messages)
grokmirror-2.0 is available
2020-09-21 17:06 UTC
[PATCH 3/4] clone: validate --origin option before use
2020-09-21 16:13 UTC (2+ messages)
[PATCH 00/13] reftable library
2020-09-21 13:13 UTC (4+ messages)
` [PATCH 06/13] reftable: (de)serialization for the polymorphic record type
[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
2020-09-21 10:42 UTC (26+ messages)
` [PATCH 07/15] remote-mediawiki tests: guard test_cmp with test_path_is_file
` [PATCH v2 00/18] remote-mediawiki: fix RCE issue, and the tests
` [PATCH v2 01/18] remote-mediawiki doc: correct link to GitHub project
` [PATCH v2 02/18] remote-mediawiki doc: link to MediaWiki's current version
` [PATCH v2 03/18] remote-mediawiki doc: don't hardcode Debian PHP versions
` [PATCH v2 04/18] remote-mediawiki tests: use the login/password variables
` [PATCH v2 05/18] remote-mediawiki tests: use a 10 character password
` [PATCH v2 06/18] remote-mediawiki tests: use test_cmp in tests
` [PATCH v2 07/18] remote-mediawiki tests: change `[]` to `test`
` [PATCH v2 08/18] remote-mediawiki tests: use "$dir/" instead of "$dir."
` [PATCH v2 09/18] remote-mediawiki tests: use a more idiomatic dispatch table
` [PATCH v2 10/18] remote-mediawiki tests: replace deprecated Perl construct
` [PATCH v2 11/18] remote-mediawiki tests: use inline PerlIO for readability
` [PATCH v2 12/18] remote-mediawiki tests: use CLI installer
` [PATCH v2 13/18] remote-mediawiki: fix duplicate revisions being imported
` [PATCH v2 14/18] remote-mediawiki tests: annotate failing tests
` [PATCH v2 15/18] remote-mediawiki: provide a list form of run_git()
` [PATCH v2 16/18] remote-mediawiki: convert to quoted run_git() invocation
` [PATCH v2 17/18] remote-mediawiki: annotate unquoted uses of run_git()
` [PATCH v2 18/18] remote-mediawiki: use "sh" to eliminate unquoted commands
Has there been a change in Git Mailing List settings? From list as sender to originator as sender?
2020-09-21 9:22 UTC (5+ messages)
Possible bug with shallow git submodules
2020-09-21 4:05 UTC
[PATCH 0/3] FAQ entries for merges and modified files
2020-09-20 23:22 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] docs: explain why squash merges are broken with long-running branches
` [PATCH v2 2/3] docs: explain why reverts are not always applied on merge
` [PATCH v2 3/3] docs: explain how to deal with files that are always modified
[PATCH 0/4] sample hooks: become hash agnostic
2020-09-20 18:58 UTC (8+ messages)
` [PATCH 2/4] builtin/rev-parse: learn --null-oid
[PATCHv3 0/2] git-p4: unshelve uses HEAD^n, not HEAD~n
2020-09-20 8:49 UTC (3+ messages)
` [PATCHv3 1/2] git-p4: demonstrate `unshelve` bug
` [PATCHv3 2/2] git-p4: fix `unshelve` bug finding parent commit
[PATCHv2 0/2] git-p4: unshelve uses HEAD^n, not HEAD~n
2020-09-20 8:40 UTC (4+ messages)
` [PATCHv2 1/2] git-p4: demonstrate `unshelve` bug
` [PATCHv2 2/2] git-p4: fix `unshelve` bug finding parent commit
What's cooking in git.git (Sep 2020, #05; Fri, 18)
2020-09-20 7:58 UTC (4+ messages)
[PATCH v3] send-pack: run GPG after atomic push checking
2020-09-20 6:20 UTC (2+ messages)
` [PATCH v4] "
[PATCH 0/2] git-p4: unshelve uses HEAD^n, not HEAD~n
2020-09-20 5:34 UTC (5+ messages)
` [PATCH 1/2] git-p4 unshelve: adding a commit breaks git-p4 unshelve
` [PATCH 2/2] git-p4: use HEAD~$n to find parent commit for unshelve
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).