git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-04-13 16:34:44 to 2022-04-15 13:25:41 UTC [more...]

[PATCH] ci: lock "pedantic" job into fedora 35 and other cleanup
 2022-04-15 13:17 UTC  (2+ messages)

Bare repositories in the working tree are a security risk
 2022-04-15 12:46 UTC  (20+ messages)
` [PATCH] fsck: detect bare repos in trees and warn

Pathological performance with git remote rename and many tracking refs
 2022-04-15 12:26 UTC  (4+ messages)

[PATCH] add coccinelle script to check the option usage strings
 2022-04-15 12:03 UTC 

safe directory on shared drives
 2022-04-15 12:02 UTC  (3+ messages)

Arguments for git update-index --refresh
 2022-04-15 10:21 UTC 

[PATCH] reftable: avoid undefined behaviour breaking t0032
 2022-04-15 10:21 UTC  (6+ messages)
` [PATCH v2] "
  ` [RFC PATCH 0/2] reftable: remove poor man's SANITIZE=address, fix a memset() bug
    ` [RFC PATCH 1/2] reftable: remove the "return_block" abstraction
    ` [RFC PATCH 2/2] reftable: don't memset() a NULL from failed malloc()

[PATCH v4 1/1] Makefile: add a prerequisite to the coverage-report target
 2022-04-15  6:36 UTC  (2+ messages)

[GSoC][RFC][PROPOSAL] Reachability bitmap improvements
 2022-04-15  5:28 UTC  (5+ messages)

[GSoC][RFC][PROPOSAL] Reachability bitmap improvements
 2022-04-15  5:23 UTC  (5+ messages)

[ANNOUNCE] Git for Windows 2.35.3
 2022-04-15  2:46 UTC 

reference-transaction regression in 2.36.0-rc1
 2022-04-15  2:37 UTC  (9+ messages)

[PATCH v2 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-04-15  2:21 UTC  (40+ 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 v3 08/29] CI: have "static-analysis" run a "make ci-static-analysis" target
  ` [PATCH v3 09/29] CI: have "static-analysis" run "check-builtins", not "documentation"
  ` [PATCH v3 10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh
  ` [PATCH v3 11/29] CI: consistently use "export" in ci/lib.sh
  ` [PATCH v3 12/29] CI: export variables via a wrapper
  ` [PATCH v3 13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly
  ` [PATCH v3 14/29] ci/lib.sh: use "test" instead of "["
  ` [PATCH v3 15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too
  ` [PATCH v3 16/29] CI: invoke "make artifacts-tar" directly in windows-build
  ` [PATCH v3 17/29] CI: split up and reduce "ci/test-documentation.sh"
  ` [PATCH v3 18/29] CI: combine ci/install{,-docker}-dependencies.sh
  ` [PATCH v3 19/29] CI: move "env" definitions into ci/lib.sh
  ` [PATCH v3 20/29] ci/run-test-slice.sh: replace shelling out with "echo"
  ` [PATCH v3 21/29] CI: pre-select test slice in Windows & VS tests
  ` [PATCH v3 22/29] CI: only invoke ci/lib.sh as "steps" in main.yml
  ` [PATCH v3 23/29] CI: narrow down variable definitions in --build and --test
  ` [PATCH v3 24/29] CI: add more variables to MAKEFLAGS, except under vs-build
  ` [PATCH v3 25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment
  ` [PATCH v3 26/29] CI: set SANITIZE=leak in MAKEFLAGS directly
  ` [PATCH v3 27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case
  ` [PATCH v3 28/29] CI: don't use "set -x" in "ci/lib.sh" output
  ` [PATCH v3 29/29] CI: make it easy to use ci/*.sh outside of CI

What's cooking in git.git (Apr 2022, #04; Thu, 14)
 2022-04-15  0:06 UTC 

Git user experience workshop
 2022-04-14 22:38 UTC  (3+ messages)

[PATCH 0/4] Sparse index integration with 'git show'
 2022-04-14 21:14 UTC  (9+ messages)
` [PATCH 1/4] t1092: add compatibility tests for "
` [PATCH 2/4] show: integrate with the sparse index
` [PATCH 3/4] object-name: reject trees found in the index

git subtree pull fails with gitconfig merge ff = only
 2022-04-14 19:32 UTC 

What's cooking in git.git (Apr 2022, #03; Tue, 12)
 2022-04-14 18:33 UTC  (8+ messages)
` ab/plug-leak-in-revisions (was: What's cooking in git.git (Apr 2022, #03; Tue, 12))
  ` ab/plug-leak-in-revisions
` ab/ci-setup-simplify etc. (was: What's cooking in git.git (Apr 2022, #03; Tue, 12))

[RFC PATCH v3 0/6] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV"
 2022-04-14 18:30 UTC  (11+ messages)
` [RFC PATCH v4 "
  ` [RFC PATCH v4 1/6] ci: make it easier to find failed tests' logs in the GitHub workflow
  ` [RFC PATCH v4 2/6] tests: refactor --write-junit-xml code
  ` [RFC PATCH v4 3/6] test(junit): avoid line feeds in XML attributes
  ` [RFC PATCH v4 4/6] ci: optionally mark up output in the GitHub workflow
  ` [RFC PATCH v4 5/6] ci: use `--github-workflow-markup` "
  ` [RFC PATCH v4 6/6] ci: call `finalize_test_case_output` a little later

Make commit messages optional
 2022-04-14 17:25 UTC  (11+ messages)

[PATCH v2] http API: fix dangling pointer issue noted by GCC 12.0
 2022-04-14 17:04 UTC  (6+ messages)
` [PATCH v3] "

[GSoC] [PATCH] t1011: replace test -f with test_path_is_file
 2022-04-14 16:42 UTC  (4+ messages)
` [GSoC] [PATCH v2] "

[PATCH v2 0/3] contributor doc update around log messages
 2022-04-14 14:04 UTC  (6+ messages)
` [PATCH v3 2/3] CodingGuidelines: hint why we value clearly written "

[ANNOUNCE] Git v2.36.0-rc2
 2022-04-14 14:49 UTC  (2+ messages)

[PATCH] [RFC] git-p4: improve encoding handling to support inconsistent encodings
 2022-04-14  9:57 UTC  (8+ messages)
` [PATCH v2] "

[WIP]: make merge nicer to the user
 2022-04-14  8:57 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

bugreport - SEGFAULT on 'git show-branch --current --reflog=3'
 2022-04-14  7:40 UTC  (6+ messages)

Git Bug Report
 2022-04-14  7:22 UTC 

[PATCH v5 00/27] revision.[ch]: add and use release_revisions()
 2022-04-14  5:56 UTC  (29+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/27] t/helper/test-fast-rebase.c: don't leak "struct strbuf"
  ` [PATCH v6 02/27] blame: use "goto cleanup" for cleanup_scoreboard()
  ` [PATCH v6 03/27] string_list API users: use string_list_init_{no,}dup
  ` [PATCH v6 04/27] format-patch: don't leak "extra_headers" or "ref_message_ids"
  ` [PATCH v6 05/27] cocci: add and apply free_commit_list() rules
  ` [PATCH v6 06/27] revision.[ch]: provide and start using a release_revisions()
  ` [PATCH v6 07/27] revisions API users: add straightforward release_revisions()
  ` [PATCH v6 08/27] revision.[ch]: document and move code declared around "init"
  ` [PATCH v6 09/27] revisions API users: use release_revisions() needing REV_INFO_INIT
  ` [PATCH v6 10/27] stash: always have the owner of "stash_info" free it
  ` [PATCH v6 11/27] revisions API users: add "goto cleanup" for release_revisions()
  ` [PATCH v6 12/27] revisions API users: use release_revisions() in http-push.c
  ` [PATCH v6 13/27] revisions API users: use release_revisions() in builtin/log.c
  ` [PATCH v6 14/27] revisions API users: use release_revisions() with UNLEAK()
  ` [PATCH v6 15/27] revisions API users: use release_revisions() for "prune_data" users
  ` [PATCH v6 16/27] revisions API: have release_revisions() release "commits"
  ` [PATCH v6 17/27] revisions API: have release_revisions() release "mailmap"
  ` [PATCH v6 18/27] revisions API: have release_revisions() release "cmdline"
  ` [PATCH v6 19/27] revisions API: have release_revisions() release "filter"
  ` [PATCH v6 20/27] revisions API: have release_revisions() release "grep_filter"
  ` [PATCH v6 21/27] revisions API: have release_revisions() release "prune_data"
  ` [PATCH v6 22/27] revisions API: clear "boundary_commits" in release_revisions()
  ` [PATCH v6 23/27] revisions API: release "reflog_info" in release revisions()
  ` [PATCH v6 24/27] revisions API: call diff_free(&revs->pruning) in revisions_release()
  ` [PATCH v6 25/27] revisions API: have release_revisions() release "date_mode"
  ` [PATCH v6 26/27] revisions API: have release_revisions() release "topo_walk_info"
  ` [PATCH v6 27/27] revisions API: add a TODO for diff_free(&revs->diffopt)

[PATCH v3] Makefile: add a prerequisite to the coverage-report target
 2022-04-14  5:16 UTC  (3+ messages)

Thanks for git and especially thanks for git add --interactive
 2022-04-14  5:04 UTC  (2+ messages)

[PATCH 1/2] RelNotes: clarify "bisect run unexecutable" tweak
 2022-04-14  0:38 UTC  (2+ messages)
` [PATCH 2/2] RelNotes: mention safe.directory

[ANNOUNCE] Git v2.35.2 and below for CVE-2022-24765
 2022-04-14  0:22 UTC  (2+ messages)
` [ANNOUNCE] Git v2.35.3 and below as a usability fix

[PATCH] Documentation/RelNotes: fix a typo in 2.36's relnotes
 2022-04-13 21:46 UTC  (3+ messages)

[PATCH 0/3] Updates to the safe.directory config option
 2022-04-13 21:45 UTC  (15+ 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=*

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

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

[GSoC] [PATCH 0/1] draft proposal for reachability bitmap
 2022-04-13 20:44 UTC  (3+ messages)
` [PATCH 1/1] Initial draft proposal

[RFC] introducing git replay
 2022-04-13 20:06 UTC  (11+ messages)

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

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

[PATCH 0/1] documentation: guide of best practices for GIT developer
 2022-04-13 16:36 UTC  (3+ 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).