git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-09-18 18:12:19 to 2020-09-21 23:14:48 UTC [more...]

How to checkout a revision that contains a deleted submodule?
 2020-09-21 23:14 UTC  (6+ 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  (11+ messages)

Allow passing pipes to diff --no-index + bugfix
 2020-09-21 22:37 UTC  (28+ 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  (33+ 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`

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  (9+ messages)
        ` [Wireshark-dev] "

Git in Outreachy?
 2020-09-21 20:56 UTC  (17+ 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 0/3] commit: add an option to reword the last commit
 2020-09-21 19:27 UTC  (11+ 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 18:48 UTC  (17+ 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] 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] config: option transfer.ipversion to set transport protocol version for network fetches
 2020-09-21 16:39 UTC  (8+ messages)

[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  (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] "

[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

[PATCH 0/4] sample hooks: become hash agnostic
 2020-09-20 18:58 UTC  (12+ 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  (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  (7+ messages)

Combine submodule and worktree with a center cache
 2020-09-19 19:15 UTC  (2+ messages)

[PATCH] push: make `--force-with-lease[=<ref>]` safer
 2020-09-19 17:48 UTC  (11+ messages)

[PATCH 0/2] ref-filter: merged & no-merged touch-ups
 2020-09-18 21:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [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  (4+ messages)
` [PATCH 1/2] "


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