git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-05-10 22:57:17 to 2022-05-16 16:42:12 UTC [more...]

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

[RFC PATCH v4 0/3] fix `sudo make install` regression in maint
 2022-05-16 16:25 UTC  (29+ messages)
` [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

Date in git-commit output inconsistent with log.date format
 2022-05-16 16:14 UTC  (2+ messages)

[PATCH] fetch-pack: make unexpected peek result non-fatal
 2022-05-16 16:10 UTC  (2+ messages)

[PATCH] fetch: limit shared symref check only for local branches
 2022-05-16 16:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-16 15:38 UTC  (4+ messages)

[PATCH] grep: add --max-count command line option
 2022-05-16 15:36 UTC  (7+ messages)

[PATCH 0/4] Fix issues and a regression noted by valgrind
 2022-05-16 14:59 UTC  (8+ 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

[Discussion] What is Git's Security Boundary?
 2022-05-16 14:38 UTC  (3+ messages)

[PATCH] http: add custom hostname to IP address resolves
 2022-05-16  8:38 UTC  (14+ messages)
` [PATCH v2] http: add custom hostname to IP address resolutions
  ` [PATCH v3] "
    ` [PATCH v4] "

Let's have a user experience workshop
 2022-05-16  7:43 UTC  (5+ messages)

[PATCH 0/2] pack-objects: fix a pair of MIDX bitmap-related races
 2022-05-16  6:11 UTC  (10+ 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

[PATCH] stash: added safety flag for stash clear subcommand
 2022-05-16  3:17 UTC  (2+ messages)

sudo: git describe during GIT_VERSION_GEN not as expected
 2022-05-15 16:51 UTC  (5+ messages)

[PATCH] getpriority: Only getpriority translation the priority values
 2022-05-14 21:18 UTC  (4+ messages)

Bug: combined diff with --ignore-matching-lines
 2022-05-14  9:32 UTC 

[PATCH v3 0/7] scalar: implement the subcommand "diagnose"
 2022-05-14  7:06 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] archive: optionally add "virtual" files
      ` [PATCH] fixup! "

Bugreport - submodules are fetched twice in some cases
 2022-05-14  5:24 UTC  (7+ 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

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

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 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] pull: only pass '--recurse-submodules' to subcommands
 2022-05-12 23:35 UTC  (10+ 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

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

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


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