git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-05-10 13:36:01 to 2022-05-14 02:52:38 UTC [more...]

Bugreport - submodules are fetched twice in some cases
 2022-05-14  0:15 UTC  (5+ messages)

[PATCH 0/3] Allow configuration of HTTP authentication method
 2022-05-13 23:51 UTC  (7+ messages)
` [PATCH 1/3] Rename proxy_authmethods -> authmethods
` [PATCH 2/3] Add config option/env var to limit HTTP auth methods
` [RFC PATCH 3/3] Allow empty user name in HTTP authentication

[PATCH] [RFC] setup.c: make bare repo discovery optional
 2022-05-13 23:37 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] setup.c: learn discovery.bareRepository=cwd

[PATCH 0/2] pack-objects: fix a pair of MIDX bitmap-related races
 2022-05-13 23:06 UTC  (6+ messages)
` [PATCH 1/2] pack-bitmap: check preferred pack validity when opening MIDX bitmap
` [PATCH 2/2] builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects

What's cooking in git.git (May 2022, #04; Thu, 12)
 2022-05-13 19:43 UTC  (4+ messages)
` js/scalar-diagnose, was "

[PATCH v4] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-13 18:37 UTC  (3+ messages)

Git Submodules ref setting
 2022-05-13 15:22 UTC  (5+ messages)

Question about pre-merge and git merge octopus strategy
 2022-05-13 12:56 UTC  (10+ messages)

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-05-13 10:21 UTC  (16+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

Failure when adding a tracked file in an ignored directory
 2022-05-13  7:10 UTC 

Git issue clone issue with .gdb , .loz, & .las files
 2022-05-13  1:49 UTC  (2+ messages)

[PATCH v3 0/3] fix `sudo make install` regression in maint
 2022-05-13  1:20 UTC  (26+ messages)
` [RFC PATCH v4 "
  ` [PATCH "
    ` [PATCH v4 1/3] t: regression git needs safe.directory when using sudo
    ` [PATCH v4 2/3] git-compat-util: avoid failing dir ownership checks if running privileged
    ` [PATCH v4 3/3] t0034: add negative tests and allow git init to mostly work under sudo
    ` [PATCH v5 0/4] fix `sudo make install` regression in maint
      ` [PATCH v5 1/4] t: regression git needs safe.directory when using sudo
      ` [PATCH v5 2/4] git-compat-util: avoid failing dir ownership checks if running privileged
      ` [PATCH v5 3/4] t0034: add negative tests and allow git init to mostly work under sudo
      ` [PATCH v5 4/4] git-compat-util: allow root to access both SUDO_UID and root owned

[PATCH 0/3] Improve MyFirstContribution's GitGitGadget section
 2022-05-12 23:43 UTC  (29+ messages)
` [PATCH 2/3] MyFirstContribution: also explain cover letter in "
` [PATCH v2 0/5] Improve MyFirstContribution's "
  ` [PATCH v2 1/5] MyFirstContribution: add "Anatomy of a Patch Series" section
  ` [PATCH v2 2/5] MyFirstContribution: add standalone section on cover letter
  ` [PATCH v2 3/5] MyFirstContribution: reference "The cover letter" in "Preparing Email"
  ` [PATCH v2 4/5] MyFirstContribution: reference "The cover letter" in GitGitGadget section
  ` [PATCH v2 5/5] MyFirstContribution: drop PR description for GGG single-patch contributions
  ` [PATCH v3 0/5] Improve MyFirstContribution's GitGitGadget section
    ` [PATCH v3 1/5] MyFirstContribution: add "Anatomy of a Patch Series" section
    ` [PATCH v3 2/5] MyFirstContribution: add standalone section on cover letter
    ` [PATCH v3 3/5] MyFirstContribution: reference "The cover letter" in "Preparing Email"
    ` [PATCH v3 4/5] MyFirstContribution: reference "The cover letter" in GitGitGadget section
    ` [PATCH v3 5/5] MyFirstContribution: drop PR description for GGG single-patch contributions

[PATCH 0/4] Fix issues and a regression noted by valgrind
 2022-05-12 23:39 UTC  (7+ messages)
` [PATCH v2 0/4] test fixes around valgrind
  ` [PATCH v2 1/4] tests: using custom GIT_EXEC_PATH breaks --valgrind tests
  ` [PATCH v2 2/4] log test: skip a failing mkstemp() test under valgrind
  ` [PATCH v2 3/4] commit-graph.c: don't assume that stat() succeeds
  ` [PATCH v2 4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03

[PATCH] pull: only pass '--recurse-submodules' to subcommands
 2022-05-12 23:35 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] pull: do not let submodule.recurse override fetch.recurseSubmodules

[PATCH 0/2] commit: trivial leak fix, add 2 tests to linux-leaks CI
 2022-05-12 22:51 UTC  (2+ messages)
` [PATCH] commit: fix "author_ident" leak

[PATCH v3 0/4] ci: avoid perforce/brew issues affecting macOS
 2022-05-12 22:39 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] ci: make failure to find perforce more user friendly
  ` [PATCH v4 2/4] ci: avoid brew for installing perforce
  ` [PATCH v4 3/4] ci: reintroduce prevention from perforce being quarantined in macOS
  ` [PATCH v4 4/4] ci: use https, not http to download binaries from perforce.com

[PATCH v3 0/7] scalar: implement the subcommand "diagnose"
 2022-05-12 22:31 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] archive: optionally add "virtual" files
      ` [PATCH] fixup! "
  ` [PATCH v4 2/7] archive --add-file-with-contents: allow paths containing colons
  ` [PATCH v4 3/7] scalar: validate the optional enlistment argument
  ` [PATCH v4 4/7] Implement `scalar diagnose`
  ` [PATCH v4 5/7] scalar diagnose: include disk space information
  ` [PATCH v4 6/7] scalar: teach `diagnose` to gather packfile info
  ` [PATCH v4 7/7] scalar: teach `diagnose` to gather loose objects information

Let's have a user experience workshop
 2022-05-12 22:23 UTC  (3+ messages)

git restore --all
 2022-05-12 22:08 UTC 

[PATCH] http: add custom hostname to IP address resolves
 2022-05-12 18:57 UTC  (13+ messages)
` [PATCH v2] http: add custom hostname to IP address resolutions
  ` [PATCH v3] "

[PATCH v2 0/7] Sparse index: integrate with 'git stash'
 2022-05-12 16:55 UTC  (13+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] stash: expand sparse-checkout compatibility testing
  ` [PATCH v3 2/6] stash: integrate with sparse index
  ` [PATCH v3 3/6] sparse-index: expose 'is_sparse_index_allowed()'
  ` [PATCH v3 4/6] read-cache: set sparsity when index is new
  ` [PATCH v3 5/6] stash: apply stash using 'merge_ort_nonrecursive()'
  ` [PATCH v3 6/6] unpack-trees: preserve index sparsity

[PATCH v5 00/28] Builtin FSMonitor Part 3
 2022-05-12 15:35 UTC  (15+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/28] fsm-listen-win32: handle shortnames
  ` [PATCH v6 04/28] fsmonitor-settings: bare repos are incompatible with FSMonitor
  ` [PATCH v6 16/28] fsmonitor--daemon: stub in health thread
  ` [PATCH v6 20/28] fsmonitor: optimize processing of directory events
  ` [PATCH v6 23/28] fsmonitor: never set CE_FSMONITOR_VALID on submodules
  ` [PATCH v6 26/28] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd

[PATCH] grep: add --max-count command line option
 2022-05-12 13:20 UTC 

[PATCH v2] t3200: fix antipatterns in existing branch tests
 2022-05-12  5:12 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-05-11 23:07 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dir: minor refactoring / clean-up

[PATCH] Prevent git from rehashing 4GBi files
 2022-05-11 22:24 UTC  (3+ messages)

[PATCH v2 0/5] trace2 output for bitmap decision path
 2022-05-11 21:31 UTC  (5+ messages)
` [PATCH v2 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
` [PATCH v2 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"

[PATCH v3 0/2] bisect: status improvements when bisect is not fully fleshed out
 2022-05-11 19:41 UTC  (4+ messages)
` [PATCH v3 1/2] bisect: output state before we are ready to compute bisection
` [PATCH v3 2/2] bisect: output bisect setup status in bisect log

What's cooking in git.git (May 2022, #03; Tue, 10)
 2022-05-11 16:52 UTC  (3+ messages)
` gc/pull-recurse-submodules (was Re: What's cooking in git.git (May 2022, #03; Tue, 10))

Resizing panels in the gitk window
 2022-05-11 15:25 UTC  (10+ messages)

[FR] supporting submodules with alternate version control systems (new contributor)
 2022-05-10 20:54 UTC  (6+ messages)

[PATCH v2 4/5] bitmap: add trace2 outputs during open "bitmap" file
 2022-05-10 20:47 UTC  (3+ messages)

[PATCH] run-command: don't spam trace2_child_exit()
 2022-05-10 20:37 UTC  (5+ messages)

[PATCH 0/3] Updates to the safe.directory config option
 2022-05-10 20:18 UTC  (19+ 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

Covierty Integration / Improvement
 2022-05-10 17:46 UTC  (5+ messages)

Weird behaviour of git diff-index in container
 2022-05-10 16:47 UTC  (3+ messages)

[PATCH v2 00/15][GSoC] iterate dirs before or after their contents
 2022-05-10 16:31 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).