public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-18 09:56:22 to 2024-07-23 00:42:12 UTC [more...]

[PATCH v2 0/2] add-p P fixups
 2024-07-23  0:42 UTC  (2+ messages)
` [PATCH v2 1/2] t3701: avoid one-shot export for shell functions

[PATCH 1/1] doc: remove dangling closing parenthesis
 2024-07-23  0:35 UTC  (3+ messages)

[PATCH v2] CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"
 2024-07-23  0:23 UTC  (4+ messages)
` [PATCH v3] "

[feature request] Is it possible to have git tag can be sorted and filtered by semver?
 2024-07-23  0:05 UTC  (5+ messages)

[PATCH 0/4] use the pager in 'add -p'
 2024-07-22 23:57 UTC  (34+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 4/4] add-patch: render hunks through the pager
                    ` Re* "
                      ` [PATCH 1/2] t3701: avoid one-shot export for shell functions
                      ` [PATCH 2/2] pager: make wait_for_pager a no-op for "cat"

Unbalanced closing paren in help of git commit
 2024-07-22 22:59 UTC  (5+ messages)

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-07-22 22:47 UTC  (14+ messages)
` [PATCH v2 0/6] unit-tests: add and use for_test "
  ` [PATCH v2 1/6] t0080: move expected output to a file
  ` [PATCH v2 2/6] unit-tests: add for_test
  ` [PATCH v2 3/6] t-ctype: use for_test
  ` [PATCH v2 4/6] t-reftable-basics: "
  ` [PATCH v2 5/6] t-strvec: "
  ` [PATCH v2 6/6] t-strbuf: "

[PATCH] Documentation/RelNotes/2.46.0.txt: fix typo
 2024-07-22 22:03 UTC 

[PATCH 0/4] improve one-shot variable detection with shell function
 2024-07-22 21:57 UTC  (14+ messages)
` [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
` [PATCH 2/4] t4034: fix use of one-shot variable assignment with shell function
` [PATCH 3/4] check-non-portable-shell: improve `VAR=val shell-func` detection
` [PATCH 4/4] check-non-portable-shell: suggest alternative for `VAR=val shell-func`

[PATCH] asciidoctor: fix `synopsis` rendering
 2024-07-22 20:45 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] fetch: use bundle URIs when having creationToken heuristic
 2024-07-22 18:40 UTC  (2+ messages)

[GSoC][PATCH v3 0/5] t: port reftable/tree_test.c to the unit testing framework
 2024-07-22 17:56 UTC  (18+ messages)
` [GSoC][PATCH v4 "
  ` [PATCH v4 2/5] t: move "
  ` [GSoC][PATCH v5 0/5] t: port "
    ` [PATCH v5 1/5] reftable: remove unnecessary curly braces in reftable/tree.c
    ` [PATCH v5 2/5] t: move reftable/tree_test.c to the unit testing framework
    ` [PATCH v5 3/5] t-reftable-tree: split test_tree() into two sub-test functions
    ` [PATCH v5 4/5] t-reftable-tree: add test for non-existent key
    ` [PATCH v5 5/5] t-reftable-tree: improve the test for infix_walk()

[PATCH] doc: git-clone fix discrepancy between asciidoc and asciidoctor
 2024-07-22 16:39 UTC  (5+ messages)

seen branch dirty after 'make clean'
 2024-07-22 16:18 UTC  (2+ messages)

Git Merge 2024 (fwd)
 2024-07-22 13:44 UTC 

[GSoC][PATCH] t: migrate helper/test-urlmatch-normalization to unit tests
 2024-07-22 12:54 UTC  (3+ messages)

Request to Update OpenSSH Version in Git due to Security Vulnerabilities (CVE-2006-5051, CVE-2024-6387
 2024-07-22  9:38 UTC  (4+ messages)

[PATCH] t0613: mark as leak-free
 2024-07-22  9:02 UTC  (3+ messages)

[PATCH] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
 2024-07-22  7:52 UTC  (3+ messages)

[PATCH] Documentation/glossary: fix double word
 2024-07-22  7:49 UTC  (2+ messages)

[PATCH v4 0/8] clang-format: add more rules and enable on CI
 2024-07-22  7:22 UTC  (11+ messages)
` [PATCH v5 0/6] : "
  ` [PATCH v5 4/6] ci: run style check on GitHub and GitLab
  ` [PATCH v5 5/6] check-whitespace: detect if no base_commit is provided

v2.46.0-rc0 test failures on cygwin
 2024-07-21 13:48 UTC  (6+ messages)

[PATCH 0/2] safe.directory clean-up
 2024-07-20 22:09 UTC  (5+ messages)
` [PATCH 1/2] safe.directory: normalize the checked path
` [PATCH 2/2] safe.directory: normalize the configured path
` [PATCH 3/2] setup: use a single return path in setup_git_directory*()
` [PATCH 4/2] setup: cache normalized safe.directory configuration

Documentation Bug
 2024-07-20 17:14 UTC  (3+ messages)

[PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty
 2024-07-20 16:02 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] add-patch: use normalize_marker() when recounting edited hunk

[GSoC][PATCH v11 00/10] ref consistency check infra setup
 2024-07-20  9:29 UTC  (21+ messages)
` [GSoC][PATCH v11 02/10] fsck: add a unified interface for reporting fsck messages
` [GSoC][PATCH v11 10/10] fsck: add ref content check for files backend
` [GSoC][PATCH v12 00/10] ref consistency check infra setup
  ` [GSoC][PATCH v12 01/10] fsck: rename "skiplist" to "skip_oids"
  ` [GSoC][PATCH v12 02/10] fsck: add a unified interface for reporting fsck messages
  ` [GSoC][PATCH v12 03/10] fsck: rename objects-related fsck error functions
  ` [GSoC][PATCH v12 04/10] fsck: add refs-related error report function
  ` [GSoC][PATCH v12 05/10] refs: set up ref consistency check infrastructure
  ` [GSoC][PATCH v12 06/10] git refs: add verify subcommand
  ` [GSoC][PATCH v12 07/10] builtin/fsck: add `git-refs verify` child process
  ` [GSoC][PATCH v12 08/10] files-backend: add unified interface for refs scanning
  ` [GSoC][PATCH v12 09/10] fsck: add ref name check for files backend
  ` [GSoC][PATCH v12 10/10] fsck: add ref content "

[PATCH 0/1] Fix bug in revision walk if --exclude-promisor-objects is set
 2024-07-20  5:28 UTC  (5+ messages)
` [PATCH 1/1] revision: don't set parents as uninteresting if exclude promisor objects

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2024-07-20  3:43 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] fetch-pack: refactor packet writing
  ` [PATCH v2 2/6] fetch-pack: move fetch initialization
  ` [PATCH v2 3/6] serve: advertise object-info feature
  ` [PATCH v2 4/6] transport: add client support for object-info
  ` [PATCH v2 5/6] cat-file: add declaration of variable i inside its for loop
  ` [PATCH v2 6/6] cat-file: add remote-object-info to batch-command

[PATCH 1/2] howto-maintain: cover a whole development cycle
 2024-07-19 20:52 UTC  (2+ messages)
` [PATCH 2/2] howto-maintain: update daily tasks

Bug report
 2024-07-19 20:40 UTC  (4+ messages)

Best practices for indicating what address to send patches to?
 2024-07-19 18:25 UTC  (4+ messages)

[PATCH 0/2] Fix background maintenance regression in Git 2.45.0
 2024-07-19 16:20 UTC  (12+ messages)
` [PATCH 1/2] t5319: add failing test case for repack/expire
` [PATCH 2/2] midx-write: revert use of --stdin-packs

Equivalent of difftool.prompt per tool?
 2024-07-19 14:50 UTC  (3+ messages)

[ANNOUNCE] git-filter-repo 2.45.0
 2024-07-19  2:56 UTC 

[ANNOUNCE] Git v2.46.0-rc1
 2024-07-19  2:15 UTC  (2+ messages)

[PATCH] sparse: ignore warning from new glibc headers
 2024-07-19  2:03 UTC  (10+ messages)

[PATCH v2] Documentation: add platform support policy
 2024-07-18 23:45 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] Documentation/gitpacking: make sample configs listing blocks
 2024-07-18 22:51 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.46.0-rc1
 2024-07-18 22:16 UTC 

Bug
 2024-07-18 21:34 UTC  (2+ messages)

[PATCH 0/2] git-svn: use svn:global-ignores when creating .gitignores
 2024-07-18 20:47 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] git-svn: add public property `svn:global-ignores`
  ` [PATCH v2 2/2] git-svn: use `svn:global-ignores` to create .gitignore

What's cooking in git.git (Jul 2024, #06; Thu, 18)
 2024-07-18 17:38 UTC 

Shared bare repository dubious ownership error after 2.40.1-r0
 2024-07-18 15:00 UTC  (2+ messages)

git crashes in `git commit --patch` with diff.suppressBlankEmpty = true
 2024-07-18 14:23 UTC  (10+ messages)
    ` [RFC/PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty

[PATCH v2 0/8] clang-format: add more rules and enable on CI
 2024-07-18 14:05 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 8/8] ci/style-check: add `RemoveBracesLLVM` to '.clang-format'


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox