git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-08 13:22:08 to 2022-04-13 19:52:15 UTC [more...]

[PATCH v2 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-04-13 19:51 UTC  (9+ messages)
` [PATCH v3 00/29] CI: run "make" in CI "steps", improve UX
  ` [PATCH v3 01/29] CI: run "set -ex" early in ci/lib.sh
  ` [PATCH v3 02/29] CI: make "$jobname" explicit, remove fallback
  ` [PATCH v3 03/29] CI: remove more dead Travis CI support
  ` [PATCH v3 04/29] CI: remove dead "tree skipping" code
  ` [PATCH v3 05/29] CI: remove unused Azure ci/* code
  ` [PATCH v3 06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS
  ` [PATCH v3 07/29] CI: don't have "git grep" invoke a pager in tree content check

[PATCH 0/3] Updates to the safe.directory config option
 2022-04-13 19:46 UTC  (13+ messages)
` [PATCH 1/3] t0033: add tests for safe.directory
` [PATCH 2/3] setup: fix safe.directory key not being checked
` [PATCH 3/3] setup: opt-out of check with safe.directory=*

Limitations of ownership checking fox for CVE-2022-24765
 2022-04-13 19:21 UTC  (4+ messages)

[GSoC][RFC][PROPOSAL] Reachability bitmap improvements
 2022-04-13 19:29 UTC  (2+ messages)

[PATCH 0/6] Importing and exporting stashes to refs
 2022-04-13 19:14 UTC  (14+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] builtin/stash: provide a way to export stashes to a ref
  ` [PATCH v4 4/4] builtin/stash: provide a way to import stashes from "

[RFC] introducing git replay
 2022-04-13 19:07 UTC  (10+ messages)

[PATCH] [RFC] git-p4: improve encoding handling to support inconsistent encodings
 2022-04-13 18:52 UTC  (5+ messages)
` [PATCH v2] "

bugreport - SEGFAULT on 'git show-branch --current --reflog=3'
 2022-04-13 18:46 UTC  (4+ messages)

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

[PATCH] Make a colon translatable
 2022-04-13 16:48 UTC  (8+ messages)

[PATCH 0/1] documentation: guide of best practices for GIT developer
 2022-04-13 16:36 UTC  (4+ messages)
` [PATCH 1/1] "

reference-transaction regression in 2.36.0-rc1
 2022-04-13 16:21 UTC  (4+ messages)

[L10N] Kickoff for Git 2.36.0 round #2
 2022-04-13  8:51 UTC 

git-bisect behaves differently when started in equivalent ways
 2022-04-13  8:37 UTC  (2+ messages)

Make commit messages optional
 2022-04-13  5:40 UTC  (25+ messages)

Too-loose checks for applying safe.directory rules?
 2022-04-13  5:26 UTC 

What's cooking in git.git (Apr 2022, #03; Tue, 12)
 2022-04-13  3:10 UTC  (4+ messages)
  ` CVE-2022-24765 and core.sharedRepository (was: What's cooking in git.git (Apr 2022, #03; Tue, 12))

[GSoC] [PATCH] t1011: replace test -f with test_path_is_file
 2022-04-12 20:37 UTC  (4+ messages)
  ` [GSoC] [PATCH v2] "

Issue when using the fsmonitor-watchman hook?
 2022-04-12 19:27 UTC  (3+ messages)

[ANNOUNCE] Git v2.35.2 and below for CVE-2022-24765
 2022-04-12 18:05 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.35.2
 2022-04-12 17:38 UTC 

[ANNOUNCE] Git v2.36.0-rc2
 2022-04-12 17:03 UTC 

[PATCH v2 1/1] Makefile: add a prerequisite to the coverage-report target
 2022-04-12 16:02 UTC  (6+ messages)

[PATCH 0/4] Sparse index integration with 'git show'
 2022-04-12 15:45 UTC  (5+ messages)
` [PATCH 4/4] object-name: diagnose trees in index properly

[PATCH] i18n: fix some badly formatted i18n strings
 2022-04-12  9:03 UTC  (4+ messages)

[PATCH] tests: make SANITIZE=address imply TEST_NO_MALLOC_CHECK
 2022-04-12  7:44 UTC  (5+ messages)

git log --since to not stop after first old commit?
 2022-04-12  8:47 UTC  (10+ messages)
      ` [PATCH v3] git-log: add a --since=... --as-filter option

[PATCH v5 00/22] git-p4: Various code tidy-ups
 2022-04-11 19:13 UTC  (3+ messages)

4/11/2022 Order Inquiry
 2022-04-11 18:37 UTC 

[PATCH] stash: disable literal treatment when passing top pathspec
 2022-04-11 17:55 UTC  (7+ messages)

[ANNOUNCE] git-scm.com Heroku credits update
 2022-04-11 15:21 UTC  (8+ messages)

[RFC PATCH 0/6][GSoC] iterate dirs before or after their contents
 2022-04-11 13:40 UTC  (15+ messages)
` [RFC PATCH 1/6] t0066: improve readablity of dir-iterator tests
` [RFC PATCH 2/6] t0066: better test coverage for dir-iterator
` [RFC PATCH 3/6] dir-iterator: refactor dir_iterator_advance()
` [RFC PATCH 4/6] dir-iterator: iterate dirs before or after their contents
` [RFC PATCH 5/6] t0066: remove redundant tests
` [RFC PATCH 6/6] test-dir-iterator: handle EACCES errno by dir-iterator

[ANNOUNCE] Git v2.36.0-rc1
 2022-04-11 11:38 UTC  (4+ messages)

Git user experience workshop
 2022-04-11 10:18 UTC 

[PATCH v4 0/9] Makefile: optimize noop runs, add shared.mak
 2022-04-11 10:11 UTC  (5+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 3/8] Makefile: disable GNU make built-in wildcard rules

[PATCH v4 00/22] git-p4: Various code tidy-ups
 2022-04-11  9:54 UTC  (8+ messages)

git push --tags failed silently when attempting to push a large number of tags
 2022-04-09 21:32 UTC 

[GSoC] [PATCH 0/1] draft proposal for reachability bitmap
 2022-04-09 18:43 UTC  (3+ messages)
` [PATCH 1/1] [GSoC] Initial draft proposal
` [PATCH 1/1] "

[PATCH] t9902: split test to run on appropriate systems
 2022-04-09 15:36 UTC  (3+ messages)

[RFC PATCH] repo-settings: set defaults even when not in a repo
 2022-04-09  6:52 UTC  (7+ messages)
    ` [RFC PATCH v2] commit-graph: refactor to avoid prepare_repo_settings

[PATCH] Makefile: add a prerequisite to the coverage-report target
 2022-04-09  3:51 UTC  (3+ messages)
  ` [PATCH v2 1/1] "

BUG: %+ format placeholder and colors
 2022-04-08 23:40 UTC  (6+ messages)
` [PATCH] pretty format: fix colors on %+ placeholder newline

What's cooking in git.git (Apr 2022, #02; Fri, 8)
 2022-04-08 23:30 UTC 

[ANNOUNCE] Git for Windows 2.36.0-rc1
 2022-04-08 23:26 UTC 

[GSoC] Contributor candidate introduction
 2022-04-08 20:46 UTC  (8+ messages)

[PATCH] Makefile: add help target
 2022-04-08 18:58 UTC  (4+ messages)

[PATCH] doc txt & -h consistency: fix recent "cat-file" inconsistency
 2022-04-08 18:33 UTC  (4+ messages)

[PATCH 00/25] [RFC] Bundle URIs
 2022-04-08 18:26 UTC  (11+ messages)

[PATCH] git-ls-tree.txt: fix the name of "%(objectsize:padded)"
 2022-04-08 18:20 UTC  (3+ messages)
` [PATCH] ls-tree doc: document interaction with submodules

[PATCH v2] blame: report correct number of lines in progress when using ranges
 2022-04-08 18:16 UTC  (6+ messages)

[PATCH RESEND] t7812: test PCRE2 whitespace bug
 2022-04-08 16:21 UTC 


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 NNTP newsgroup(s).