git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-03 20:13:22 to 2025-01-07 15:37:52 UTC [more...]

[PATCH 0/2] reftable/stack: stop dying on exhausted entropy pool
 2025-01-07 15:37 UTC  (4+ messages)
` [PATCH 1/2] wrapper: allow generating insecure random bytes
` [PATCH 2/2] reftable/stack: accept "

git restore --staged -p on merge conflict causes crash
 2025-01-07 15:34 UTC  (2+ messages)

[PATCH 00/10] add more ref consistency checks
 2025-01-07 14:57 UTC  (15+ messages)
` [PATCH 01/10] files-backend: add object check for regular ref
` [PATCH 02/10] builtin/refs.h: get worktrees without reading head info
` [PATCH 03/10] packed-backend: check whether the "packed-refs" is regular
` [PATCH 04/10] packed-backend: add "packed-refs" header consistency check
` [PATCH 05/10] packed-backend: check whether the refname contains NULL binaries
` [PATCH 06/10] packed-backend: add "packed-refs" entry consistency check
` [PATCH 07/10] packed-backend: create "fsck_packed_ref_entry" to store parsing info
` [PATCH 08/10] packed-backend: add check for object consistency
` [PATCH 09/10] packed-backend: check whether the "packed-refs" is sorted
` [PATCH 10/10] builtin/fsck: add `git refs verify` child process

[PATCH 0/5] remote: announce removal of "branches/" and "remotes/"
 2025-01-07 13:54 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] Makefile: wire up build option for deprecated features
  ` [PATCH v2 2/5] ci: merge linux-gcc-default into linux-gcc
  ` [PATCH v2 3/5] ci: repurpose "linux-gcc" job for deprecations
  ` [PATCH v2 4/5] builtin/pack-redundant: remove subcommand with breaking changes
  ` [PATCH v2 5/5] remote: announce removal of "branches/" and "remotes/"

git status to show only ignored files
 2025-01-07 12:54 UTC 

[PATCH 00/10] A couple of CI improvements
 2025-01-07 12:30 UTC  (35+ messages)
` [PATCH 02/10] t7422: fix flaky test caused by buffered stdout
` [PATCH 04/10] github: convert all Linux jobs to be containerized
` [PATCH v2 00/10] A couple of CI improvements
  ` [PATCH v2 01/10] t0060: fix EBUSY in MinGW when setting up runtime prefix
  ` [PATCH v2 02/10] t7422: fix flaky test caused by buffered stdout
  ` [PATCH v2 03/10] github: adapt containerized jobs to be rootless
  ` [PATCH v2 04/10] github: convert all Linux jobs to be containerized
  ` [PATCH v2 05/10] github: simplify computation of the job's distro
  ` [PATCH v2 06/10] gitlab-ci: remove the "linux-old" job
  ` [PATCH v2 07/10] gitlab-ci: add linux32 job testing against i386
  ` [PATCH v2 08/10] ci: stop special-casing for Ubuntu 16.04
  ` [PATCH v2 09/10] ci: use latest Ubuntu release
  ` [PATCH v2 10/10] ci: remove stale code for Azure Pipelines
` [PATCH v3 00/10] A couple of CI improvements
  ` [PATCH v3 01/10] t0060: fix EBUSY in MinGW when setting up runtime prefix
  ` [PATCH v3 02/10] t7422: fix flaky test caused by buffered stdout
  ` [PATCH v3 03/10] github: adapt containerized jobs to be rootless
  ` [PATCH v3 04/10] github: convert all Linux jobs to be containerized
  ` [PATCH v3 05/10] github: simplify computation of the job's distro
  ` [PATCH v3 06/10] gitlab-ci: remove the "linux-old" job
  ` [PATCH v3 07/10] gitlab-ci: add linux32 job testing against i386
  ` [PATCH v3 08/10] ci: stop special-casing for Ubuntu 16.04
  ` [PATCH v3 09/10] ci: use latest Ubuntu release
  ` [PATCH v3 10/10] ci: remove stale code for Azure Pipelines

[PATCH 00/10] Fix segfaults when using the unsafe SHA1 backend
 2025-01-07 12:06 UTC  (6+ messages)
` [PATCH 02/10] builtin/fast-import: fix segfault with "
  ` [PATCH 02/10] builtin/fast-import: fix segfault with unsafe SHA1

[PATCH 00/14] Stop using `the_repository` in some trivial cases
 2025-01-07 11:41 UTC  (5+ messages)
` [PATCH 01/14] progress: stop using `the_repository`

[PATCH] t7407: use test_grep
 2025-01-07 11:01 UTC  (3+ messages)

[PATCH 0/2] t/unit-tests: convert hash tests to use clar
 2025-01-07  9:19 UTC  (3+ messages)
` [PATCH 1/2] t/unit-tests: match functions signature with trailing code
` [PATCH 2/2] t/unit-tests: convert hash to use clar test framework

[GIT PULL] l10n updates for 2.48.0 round 1
 2025-01-07  8:02 UTC 

What's cooking in git.git (Dec 2024, #11; Mon, 30)
 2025-01-07  7:37 UTC  (18+ messages)
` a less-invasive racy-leak fix, was "
  ` [PATCH 0/6] a less-invasive racy-leak fix
    ` [PATCH 4/6] test-lib: simplify leak-log checking
    ` [PATCH 6/6] test-lib: ignore leaks in the sanitizer's thread code
    ` [PATCH 0/3] lsan test-lib readability
      ` [PATCH 1/3] test-lib: invert return value of check_test_results_san_file_empty
      ` [PATCH 2/3] test-lib: simplify lsan results check
      ` [PATCH 3/3] test-lib: add a few comments to LSan log checking

[BUG] Git 2.48.0-rc2 - Test t0610.26 Fails
 2025-01-07  6:51 UTC  (2+ messages)

[Bug report] signingKey beying bypassed
 2025-01-07  3:00 UTC  (4+ messages)

[PATCH 0/2] object-file: retry linking file into place when occluding file vanishes
 2025-01-07  1:25 UTC  (13+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] object-file: rename variables in `check_collision()`
  ` [PATCH v2 2/3] object-file: don't special-case missing source file in collision check
  ` [PATCH v2 3/3] object-file: retry linking file into place when occluding file vanishes

[PATCH] completion: repair config completion for Zsh
 2025-01-07  1:23 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] credential-cache: respect request capabilities
 2025-01-07  1:19 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCHv2 0/4] Fixes typemissmatch warinigs from msvc
 2025-01-07  0:53 UTC  (12+ messages)
` [PATCHv2 1/4] add-patch: Fix type missmatch rom msvc
` [PATCHv2 2/4] date.c: Fix type missmatch warings from msvc
` [PATCHv2 3/4] apply.c : "
` [PATCHv2 4/4] commit.c: "

[PATCH 0/4][Outreachy] Introduce os-version Capability with Configurable Options
 2025-01-06 23:17 UTC  (9+ messages)
` [PATCH 1/4] version: refactor redact_non_printables()
` [PATCH 2/4] version: refactor get_uname_info()
` [PATCH 3/4] connect: advertise OS version
` [PATCH 4/4] version: introduce osversion.command config for os-version output

bug: Removing branch and creating branch-directory with same name breaks
 2025-01-06 22:25 UTC  (2+ messages)

Testing for existence of a remote branch from a script
 2025-01-06 20:50 UTC  (7+ messages)

[ANNOUNCE] Git v2.48.0-rc2
 2025-01-06 20:47 UTC  (2+ messages)

[PATCH] object-name: fix resolution of object names containing curly braces
 2025-01-06 20:38 UTC  (19+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] object-name: be more strict in parsing describe-like output

What's cooking in git.git (Jan 2025, #02; Mon, 6)
 2025-01-06 20:02 UTC 

[PATCH] doc: git-notes.txt: migrate to new documentation format
 2025-01-06 15:32 UTC  (3+ messages)

[GIT PULL] git-gui: Bulgarian translation
 2025-01-06 14:52 UTC  (2+ messages)

[GIT PULL] gitk: Bulgarian translation
 2025-01-06 14:52 UTC  (2+ messages)

[PATCH v3 2/3] fetch set_head: add warn-if-not-$branch option
 2025-01-06 14:50 UTC  (5+ messages)
  ` [PATCH] fetch: fix erroneous set_head advice message

[PATCH 5/5] remote: announce removal of "branches/" and "remotes/"
 2025-01-06  7:51 UTC  (2+ messages)

[L10N] Kickoff for Git 2.48.0
 2025-01-06  7:48 UTC  (2+ messages)

[PATCH 0/3] Doc git commit
 2025-01-06  7:38 UTC  (3+ messages)
` [PATCH 1/3] doc: git-commit: apply new documentation guidelines

[PATCH] doc: git-restore: migrate to new style format
 2025-01-06  6:48 UTC  (2+ messages)

How to relocate common and workdir?
 2025-01-06  4:17 UTC  (2+ messages)

[BUGREPORT] git diff-tree --cc SEGFAUTs
 2025-01-05 22:13 UTC  (8+ messages)

Full absolute path in a commit makes checkout fail
 2025-01-05 12:58 UTC  (3+ messages)

[PATCH] docs: update contributing guide to refer current bugs and feature requests
 2025-01-05 12:35 UTC 

Add --untracked-is-dirty option to git describe
 2025-01-05 12:12 UTC 

[GSoC][Newbie] Test Script Enhancements
 2025-01-05  9:51 UTC  (2+ messages)

Bug sorting git branch output by ahead-behind:HEAD
 2025-01-05  9:48 UTC 

[PATCH 0/1] ref: add object check for regular ref
 2025-01-05  6:30 UTC  (2+ messages)

[PATCH] all: standardize headers to reflect Git's purpose as a DVCS
 2025-01-05  1:01 UTC  (2+ messages)

Help with Git Subtree Push
 2025-01-04  4:49 UTC  (3+ messages)

What's cooking in git.git (Jan 2025, #01; Fri, 3)
 2025-01-04  4:12 UTC  (2+ messages)

git log date filter bug
 2025-01-03 20:13 UTC  (2+ messages)


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