messages from 2020-09-18 11:19:43 to 2020-09-21 13:43:28 UTC [more...]
[PATCH v4 00/11] Maintenance I: Command, gc and commit-graph tasks
2020-09-21 13:43 UTC (7+ messages)
` [PATCH v5 "
` [PATCH v5 07/11] maintenance: take a lock on the objects directory
[PATCH 0/3] commit: add an option to reword the last commit
2020-09-21 13:30 UTC (4+ 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 v2 0/2] push: make "--force-with-lease" safer
2020-09-21 13:19 UTC (14+ messages)
` [PATCH v3 0/7] push: add "--[no-]force-if-includes"
` [PATCH v3 1/7] remote: add reflog check for "force-if-includes"
` [PATCH v4 0/3] push: add "--[no-]force-if-includes"
` [PATCH v4 1/3] push: add reflog check for "--force-if-includes"
` [PATCH v4 2/3] push: parse and set flag "
` [PATCH v4 3/3] t, doc: update tests, reference "
[PATCH 00/13] reftable library
2020-09-21 13:13 UTC (4+ messages)
` [PATCH 06/13] reftable: (de)serialization for the polymorphic record type
Joint project with Git for outreachy
2020-09-21 11:33 UTC (7+ messages)
` [Wireshark-dev] "
[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 (6+ messages)
[PATCH 0/1] Test case for checkout of added/deleted submodules in clones
2020-09-21 8:15 UTC (2+ messages)
` [PATCH 1/1] "
Git in Outreachy?
2020-09-21 7:59 UTC (15+ messages)
[PATCH] builtin/clone: avoid failure with GIT_DEFAULT_HASH
2020-09-21 4:27 UTC (3+ messages)
` [PATCH v3] "
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
Allow passing pipes to diff --no-index + bugfix
2020-09-20 22:15 UTC (33+ 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
How to checkout a revision that contains a deleted submodule?
2020-09-20 20:52 UTC (4+ messages)
[PATCH 0/4] sample hooks: become hash agnostic
2020-09-20 18:58 UTC (18+ messages)
` [PATCH 1/4] hooks--pre-push.sample: prefer $() for command substitution
` [PATCH 2/4] builtin/rev-parse: learn --null-oid
` [PATCH 3/4] hooks--pre-push.sample: use hash-agnostic null OID
` [PATCH 4/4] hooks--update.sample: "
[PATCH v2 0/4] builtin/diff: learn --merge-base
2020-09-20 11:22 UTC (27+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 06/10] diff-lib: define diff_get_merge_base()
` [PATCH v3 08/10] builtin/diff-index: learn --merge-base
` [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`
[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 (7+ messages)
` [PATCH 1/3] archive: read short blobs in archive.c::write_archive_entry()
` [PATCH 2/3] archive: add --add-file
` [PATCH 3/3] Makefile: use git-archive --add-file
[PATCH 2/2] send-pack: check atomic push before running GPG
2020-09-20 6:20 UTC (6+ messages)
` [PATCH v2] send-pack: run GPG after atomic push checking
` [PATCH v3] "
` [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
`git describe --dirty` doesn't consider untracked files to be dirty
2020-09-20 2:12 UTC (7+ messages)
Apply git bundle to source tree?
2020-09-19 19:28 UTC (14+ messages)
Combine submodule and worktree with a center cache
2020-09-19 19:15 UTC (2+ messages)
[PATCH] pack-write: use hashwrite_be32() in write_idx_file()
2020-09-19 18:26 UTC
[PATCH] push: make `--force-with-lease[=<ref>]` safer
2020-09-19 17:48 UTC (11+ messages)
[PATCH] cmake: ignore generated files
2020-09-19 0:50 UTC (8+ messages)
[PATCH v4 0/3] git branch: allow combining merged and no-merged filters
2020-09-18 21:58 UTC (8+ messages)
` [PATCH 0/2] ref-filter: merged & no-merged touch-ups
` [PATCH 1/2] ref-filter: refactor do_merge_filter()
` [PATCH v2 0/2] ref-filter: merged & no-merged touch-ups
` [PATCH v2 1/2] ref-filter: make internal reachable-filter API more precise
` [PATCH v2 2/2] Doc: prefer more specific file name
[PATCH 0/2] config: improve error message for boolean config
2020-09-18 19:14 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH 00/12] more miscellaneous Bloom filter improvements, redux
2020-09-18 17:43 UTC (14+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 12/13] builtin/commit-graph.c: introduce '--max-new-filters=<n>'
` [PATCH v3 00/13] more miscellaneous Bloom filter improvements, redux
` [PATCH v3 08/13] bloom: use provided 'struct bloom_filter_settings'
` [PATCH v3 13/13] commit-graph: introduce 'commitGraph.maxNewFilters'
[PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
2020-09-18 16:37 UTC (7+ messages)
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).