git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-22 15:10:07 to 2024-07-24 13:36:06 UTC [more...]

[PATCH v2 0/2] Teach git version --build-options about zlib+libcurl
 2024-07-24 13:36 UTC  (13+ messages)
` [PATCH v2 1/2] Teach git version --build-options about libcurl
` [PATCH v2 2/2] Teach git version --build-options about zlib versions

[PATCH 0/3] Documentation: some coding guideline updates
 2024-07-24 13:12 UTC  (9+ messages)
` [PATCH 1/3] Documentation: clarify indentation style for C preprocessor directives
` [PATCH 2/3] Documentation: document naming schema for struct-related functions
` [PATCH 3/3] Documentation: document difference between release and free

[PATCH] Fix to avoid high memory footprint
 2024-07-24 11:45 UTC  (2+ messages)
` [PATCH v2] "

bug/defaults: COMMIT_EDITMSG not reused after a failed commit
 2024-07-24 11:28 UTC 

[PATCH 1/1] show-ref: improve short help messages of options
 2024-07-24 11:11 UTC 

[PATCH] cmake: fix build of `t-oidtree`
 2024-07-24 10:19 UTC  (4+ messages)

[GSoC][PATCH v3 0/7] t: port reftable/merged_test.c to the unit testing framework
 2024-07-24  9:12 UTC  (4+ messages)
` [GSoC][PATCH v4 "
  ` [PATCH v4 4/7] t-reftable-merged: improve the const-correctness of helper functions

[GSoC][PATCH v4 0/7] t: port reftable/pq_test.c to the unit testing framework
 2024-07-24  9:03 UTC  (15+ messages)
` [GSoC][PATCH v5 "
  ` [PATCH v5 1/7] reftable: remove unncessary curly braces in reftable/pq.c
  ` [PATCH v5 2/7] reftable: change the type of array indices to 'size_t' "
  ` [PATCH v5 3/7] t: move reftable/pq_test.c to the unit testing framework
  ` [PATCH v5 4/7] t-reftable-pq: make merged_iter_pqueue_check() static
  ` [PATCH v5 5/7] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
  ` [PATCH v5 6/7] t-reftable-pq: add test for index based comparison
  ` [PATCH v5 7/7] t-reftable-pq: add tests for merged_iter_pqueue_top()

[PATCH 0/3] Improvements for Perforce tests
 2024-07-24  9:01 UTC  (6+ messages)
` [PATCH 1/3] t98xx: fix Perforce tests with p4d r23 and newer
` [PATCH 2/3] ci: update Perforce version to r23.2
` [PATCH 3/3] t98xx: mark Perforce tests as memory-leak free

[PATCH v5 0/6] : add more rules and enable on CI
 2024-07-24  8:55 UTC  (10+ messages)
` [PATCH v6 0/6] clang-format: "
  ` [PATCH v6 1/6] clang-format: indent preprocessor directives after hash
  ` [PATCH v6 2/6] clang-format: avoid spacing around bitfield colon
  ` [PATCH v6 3/6] clang-format: formalize some of the spacing rules
  ` [PATCH v6 4/6] ci: run style check on GitHub and GitLab
  ` [PATCH v6 5/6] check-whitespace: detect if no base_commit is provided
  ` [PATCH v6 6/6] ci/style-check: add `RemoveBracesLLVM` in CI job

[PATCH v1 00/10] cat-file speedups
 2024-07-24  8:36 UTC  (12+ messages)
` [PATCH v1 01/10] packfile: move sizep computation
` [PATCH v1 02/10] packfile: allow content-limit for cat-file
` [PATCH v1 03/10] packfile: fix off-by-one in content_limit comparison
` [PATCH v1 05/10] cat-file: use delta_base_cache entries directly
` [PATCH v1 06/10] packfile: packed_object_info avoids packed_to_object_type

Build: support - Fix to avoid high memory footprint
 2024-07-24  8:26 UTC  (3+ messages)

[GSoC][PATCH] t: migrate helper/test-urlmatch-normalization to unit tests
 2024-07-24  7:45 UTC  (9+ messages)

With big repos and slower connections, git clone can be hard to work with
 2024-07-24  6:42 UTC  (5+ messages)

[PATCH] t0613: mark as leak-free
 2024-07-24  6:45 UTC  (7+ messages)
      ` Re* "

EXDEV when re-init with --separate-git-dir option
 2024-07-24  2:47 UTC 

[PATCH 0/8] git-prompt: support more shells
 2024-07-24  2:41 UTC  (15+ messages)
` [PATCH 1/8] git-prompt: use here-doc instead of here-string
` [PATCH 2/8] git-prompt: fix uninitialized variable
` [PATCH 3/8] git-prompt: don't use shell arrays
` [PATCH 4/8] git-prompt: replace [[...]] with standard code
` [PATCH 5/8] git-prompt: add some missing quotes
` [PATCH 6/8] git-prompt: add fallback for shells without $'...'
` [PATCH 7/8] git-prompt: ta-da! document usage in other shells
` [PATCH 8/8] git-prompt: support custom 0-width PS1 markers

[PATCH 0/3] doc: introducing synopsis para
 2024-07-23 23:37 UTC  (7+ messages)
` [PATCH 1/3] doc: introduce a synopsis custom paragraph attribute
` [PATCH 2/3] doc: update the guidelines to reflect the current formatting rules
` [PATCH 3/3] doc: apply synopsis simplification on git-clone and git-init

[PATCH v2 0/2] add-p P fixups
 2024-07-23 22:08 UTC  (7+ messages)
` [PATCH v2 1/2] t3701: avoid one-shot export for shell functions
` [PATCH v2 2/2] pager: make wait_for_pager a no-op for "cat"

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

[PATCH v2] Documentation: add platform support policy
 2024-07-23 21:49 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-07-23 20:54 UTC  (25+ 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] unit-tests: show location of checks outside of tests
  ` [PATCH v2 6/6] t-strbuf: use for_test

v2.46.0-rc0 test failures on cygwin
 2024-07-23 20:52 UTC  (10+ messages)
` [PATCH] refs: fix format migration on Cygwin

[PATCH] doc: git-clone fix discrepancy between asciidoc and asciidoctor
 2024-07-23 18:04 UTC  (9+ messages)

[PATCH 1/1] doc: remove dangling closing parenthesis
 2024-07-23 16:48 UTC  (6+ messages)

[PATCH] Documentation/RelNotes/2.46.0.txt: fix typo
 2024-07-23 16:43 UTC  (2+ messages)

[PATCH] asciidoctor: fix `synopsis` rendering
 2024-07-23 16:43 UTC  (9+ messages)
` [PATCH v2] "

Request to Update OpenSSH Version in Git due to Security Vulnerabilities (CVE-2006-5051, CVE-2024-6387
 2024-07-23 16:36 UTC  (5+ messages)

[PATCH 0/4] Report rejections over HTTP when the remote rejects during the transfer
 2024-07-23 15:07 UTC  (6+ messages)
` [PATCH 4/4] remote-curl: read in the push report even if we fail to finish sending data

Estimation of Services
 2024-07-23 14:49 UTC 

[PATCH 0/4] improve one-shot variable detection with shell function
 2024-07-23  9:26 UTC  (10+ messages)
` [PATCH 1/4] t3430: modernize one-shot "VAR=val shell-func" invocation
` [PATCH 3/4] check-non-portable-shell: improve `VAR=val shell-func` detection

[GSoC][PATCH v12 00/10] ref consistency check infra setup
 2024-07-23  8:35 UTC  (3+ messages)
` [GSoC][PATCH v12 02/10] fsck: add a unified interface for reporting fsck messages

[GSoC] Blog: move and improve reftable tests in the unit testing framework
 2024-07-23  6:02 UTC  (8+ messages)

Problem: git Notes not discoverable (+proposed solutions)
 2024-07-23  5:20 UTC 

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

What's cooking in git.git (Jul 2024, #07; Mon, 22)
 2024-07-23  2:57 UTC 

[PATCH 0/4] use the pager in 'add -p'
 2024-07-23  2:31 UTC  (25+ 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"

[PATCH 0/2] safe.directory clean-up
 2024-07-23  2:19 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] safe.directory: normalize the checked path
  ` [PATCH v2 2/3] safe.directory: normalize the configured path
  ` [PATCH v2 3/3] safe.directory: setting safe.directory="." allows the "current" directory

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

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

[GSoC][PATCH v4 0/5] t: port reftable/tree_test.c to the unit testing framework
 2024-07-22 17:56 UTC  (6+ messages)
` [GSoC][PATCH v5 "
  ` [PATCH v5 2/5] t: move "

seen branch dirty after 'make clean'
 2024-07-22 16:18 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).