git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-04-27 20:43:49 to 2022-05-02 19:05:07 UTC [more...]

[PATCH] http: add custom hostname to IP address resolves
 2022-05-02 19:04 UTC  (2+ messages)

Bare repositories in the working tree are a security risk
 2022-05-02 18:50 UTC  (7+ messages)

[RFC PATCH] git-compat-util: avoid failing dir ownership checks if running priviledged
 2022-05-02 18:39 UTC  (56+ messages)
` [PATCH] git-compat-util: avoid failing dir ownership checks if running privileged
  ` [RFC PATCH v2] "
    ` [PATCH 0/2] fix `sudo make install` regression in maint
      ` [PATCH 1/2] Documentation: explain how safe.directory works when running under sudo
      ` [PATCH 2/2] t: add tests for safe.directory when running with sudo
      ` [PATCH v2 0/3] fix `sudo make install` regression in maint
        ` [PATCH v2 1/3] git-compat-util: avoid failing dir ownership checks if running privileged
        ` [PATCH v2 2/3] Documentation: explain how safe.directory works when running under sudo
        ` [PATCH v2 3/3] t: add tests for safe.directory when running with sudo
        ` [RFC PATCH v3 0/3] fix `sudo make install` regression in maint
          ` [RFC PATCH v3 1/3] t: document regression git safe.directory when using sudo
          ` [RFC PATCH v3 2/3] git-compat-util: avoid failing dir ownership checks if running privileged
          ` [RFC PATCH v3 3/3] t0034: enhance framework to allow testing more commands under sudo

git reset --hard can leave modified files
 2022-05-02 18:37 UTC  (3+ messages)

Able to checkout same branch in multiple worktrees when using symbolic-refs
 2022-05-02 18:30 UTC  (4+ messages)

Getting an odd diff
 2022-05-02 18:04 UTC  (3+ messages)

[PATCH] clone: plug a miniscule leak
 2022-05-02 17:12 UTC  (3+ messages)

[PATCH v3 0/3] object-info: add option for retrieving object info
 2022-05-02 17:09 UTC  (10+ messages)
` [PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
  ` [PATCH v4 1/8] fetch-pack: refactor packet writing
  ` [PATCH v4 2/8] fetch-pack: move fetch default settings
  ` [PATCH v4 3/8] object-store: add function to free object_info contents
  ` [PATCH v4 4/8] object-info: send attribute packet regardless of object ids
  ` [PATCH v4 5/8] transport: add client side capability to request object-info
  ` [PATCH v4 6/8] transport: add object-info fallback to fetch
  ` [PATCH v4 7/8] cat-file: move parse_cmd and DEFAULT_FORMAT up
  ` [PATCH v4 8/8] cat-file: add --batch-command remote-object-info command

[PATCH] cocci: drop bogus xstrdup_or_null() rule
 2022-05-02 17:07 UTC  (3+ messages)

[PATCH 00/23] add a new coccinelle semantic patch to enforce a
 2022-05-02 16:32 UTC  (37+ messages)
` [PATCH 01/23] contrib/coccinnelle: add equals-null.cocci
` [PATCH 02/23] apply.c: Fix coding style
` [PATCH 03/23] archive.c: "
` [PATCH 04/23] blame.c: "
` [PATCH 05/23] branch.c: "
` [PATCH 06/23] builtin/bisect--helper.c: "
` [PATCH 07/23] builtin/checkout.c: "
` [PATCH 08/23] builtin/clone.c: "
` [PATCH 09/23] builtin/commit.c: "
` [PATCH 10/23] builtin/diff.c: "
` [PATCH 11/23] builtin/gc.c: "
` [PATCH 12/23] builtin/index-pack.c: "
` [PATCH 13/23] builtin/log.c: "
` [PATCH 14/23] builtin/ls-remote.c: "
` [PATCH 15/23] builtin/mailsplit.c: "
` [PATCH 16/23] builtin/pack-redundant.c: "
` [PATCH 17/23] builtin/receive-pack.c: "
` [PATCH 18/23] builtin/replace.c: "
` [PATCH 19/23] builtin/rev-parse.c: "
` [PATCH 20/23] builtin/shortlog.c: "
` [PATCH 21/23] builtin/tag.c: "
` [PATCH 22/23] combine-diff.c: "
` [PATCH 23/23] commit-graph.c: "

Support -- pathspec in git-stash show command
 2022-05-02 16:01 UTC 

[PATCH] t9902: split test to run on appropriate systems
 2022-05-02 14:46 UTC  (4+ messages)

[PATCH] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-02 14:56 UTC  (7+ messages)

Bug Report: fetch.recurseSubmodules doesn't affect git pull as otherwise stated in the git config docs
 2022-05-02 14:42 UTC 

[PATCH] Add a basic support of SHA256 repositories into Gitk
 2022-05-02 14:24 UTC  (2+ messages)

GSOC Application
 2022-05-02 14:14 UTC 

reference-transaction regression in 2.36.0-rc1
 2022-05-02 11:12 UTC  (9+ messages)

[PATCH] bisect--helper: warn if we are assuming an unlikely pathspec
 2022-05-02  6:22 UTC  (3+ messages)

[ANNOUNCE] Git Rev News edition 86
 2022-05-01 20:52 UTC 

Bug: `git show` honors path filters only for the first commit
 2022-05-01  9:35 UTC  (8+ messages)
  ` [PATCH] 2.36 show regression fix
    ` [PATCH] 2.36 format-patch "
    ` [PATCH] 2.36 fast-export "

[PATCH v3] git-p4: improve encoding handling to support inconsistent encodings
 2022-04-30 19:26 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2] t3200: fix antipatterns in existing branch tests
 2022-04-30 18:42 UTC  (2+ messages)
` [PATCH v3] "

Setting up `send-email` for SSL, and then using GCM (Git Credential Manager)
 2022-04-30 16:31 UTC  (3+ messages)

[PATCH v3 0/2] adding new branch.autosetupmerge option "simple"
 2022-04-30 15:48 UTC  (19+ messages)
` [PATCH v4] merge: new autosetupmerge option 'simple' for matching branches
  ` [PATCH v5 0/3] New options to support "simple" centralized workflow
    ` [PATCH v5 1/3] branch: new autosetupmerge option 'simple' for matching branches
    ` [PATCH v5 2/3] push: default to single remote even when not named origin
    ` [PATCH v5 3/3] push: new config option "push.autoSetupRemote" supports "simple" push

Merge diff always misses the `\ No newline at end of file` mark
 2022-04-30 15:05 UTC 

Draft of Git Rev News edition 86
 2022-04-29 23:18 UTC 

git 2.36.0 regression: pre-commit hooks no longer have stdout/stderr as tty
 2022-04-29 23:09 UTC  (12+ messages)
` [PATCH 0/6] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
  ` [PATCH 1/6] run-command API: replace run_processes_parallel_tr2() with opts struct
  ` [PATCH 3/6] run-command: add an "ungroup" option to run_process_parallel()
  ` [PATCH 5/6] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr"
  ` [PATCH 6/6] hook API: fix v2.36.0 regression: hooks should be connected to a TTY

Bugreport - submodules are fetched twice in some cases
 2022-04-29 20:37 UTC  (5+ messages)

git not compiling under MSYS2
 2022-04-29 20:31 UTC  (2+ messages)

[PATCH 0/3] Updates to the safe.directory config option
 2022-04-29 19:19 UTC  (12+ messages)
` [PATCH 0/3] t0033-safe-directory: test improvements and a documentation clarification
  ` [PATCH 2/3] t0033-safe-directory: check when 'safe.directory' is ignored
  ` [PATCH 3/3] safe.directory: document and check that it's ignored in the environment

[PATCH 0/2] diff- family --stat width
 2022-04-29 17:22 UTC  (3+ messages)

Fix for failing tests on Solaris
 2022-04-29 16:48 UTC  (3+ messages)

[PATCH 0/3] Improve MyFirstContribution's GitGitGadget section
 2022-04-29 16:27 UTC  (14+ messages)
` [PATCH 1/3] MyFirstContribution: move cover letter description to a separate file
` [PATCH 2/3] MyFirstContribution: also explain cover letter in GitGitGadget section
` [PATCH 3/3] MyFirstContribution: drop PR description for GGG single-patch contributions

Is there a reason why variable expansion is not allowed in git?
 2022-04-29 12:30 UTC 

[PATCH] run-command: don't spam trace2_child_exit()
 2022-04-28 21:46 UTC  (2+ messages)

What's cooking in git.git (Apr 2022, #07; Thu, 28)
 2022-04-28 20:00 UTC 

Git credentials lost after sysprep
 2022-04-28 17:02 UTC 

[PATCH 1/1] Merge with untracked file that are the same without failure and test
 2022-04-28 10:33 UTC  (6+ messages)
` [PATCH v1 0/2] Be nicer to the user on tracked/untracked merge conflicts

gitd-Domains updated and renewal (Urgent to Principal/CEO)(Case#211125)
 2022-04-28  2:16 UTC 

[PATCH] submodule--helper: fix initialization of warn_if_uninitialized
 2022-04-27 23:20 UTC  (9+ messages)
` [PATCH v2] "

Git stash create with untracked files?
 2022-04-27 21:54 UTC  (2+ messages)

[PATCH] Documentation: replace - use consistent 'replace reference'
 2022-04-27 21:01 UTC  (2+ messages)


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