git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-27 15:28:37 to 2025-04-01 02:34:05 UTC [more...]

Testsuite failure on s390x and sparc64 after 6840fe9ee2
 2025-04-01  2:33 UTC  (11+ messages)

[GSoC][Proposal RFC] Consolidate ref-related functionality into git-refs
 2025-04-01  1:37 UTC 

--reset-author does not reset author date when used in post-commit hook
 2025-04-01  0:43 UTC  (2+ messages)

[PATCH] git p4 fix for failure to decode p4 errors
 2025-03-31 23:37 UTC  (8+ messages)

[PATCH 0/1] Restore the ability to clone repositories owned by another user
 2025-03-31 21:53 UTC  (4+ messages)
` [PATCH 1/1] Allow cloning from "

How to get git-daemon to work in a post-CVE world?
 2025-03-31 20:45 UTC  (4+ messages)

[PATCH v3 0/5] doc: git diff reformatting
 2025-03-31 20:30 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] doc: git-diff: apply new documentation guidelines
      ` [PATCH] doc: fix asciidoctor synopsis processing of triple-dots

git v2.49.0 - gitk regression on Cygwin
 2025-03-31 19:29 UTC  (6+ messages)
    ` [PATCH] gitk - override $PATH search only on Windows

[PATCH 0/2] help: include SHA build options in version info
 2025-03-31 18:17 UTC  (10+ messages)
` [PATCH 1/2] help: include SHA implementation "
` [PATCH 2/2] help: include unsafe SHA-1 build info in version

[PATCH 0/8] Debug merge-recursive.[ch]
 2025-03-31 18:14 UTC  (11+ messages)
` [PATCH 1/8] checkout: replace merge_trees() with merge_ort_nonrecursive()
` [PATCH 2/8] builtin/merge-recursive: switch to using merge_ort_generic()
` [PATCH 3/8] merge-ort: enable diff-algorithms other than histogram
` [PATCH 4/8] sequencer: switch non-recursive merges over to ort
` [PATCH 5/8] merge, sequencer: switch recursive "
` [PATCH 6/8] merge-recursive.[ch]: thoroughly debug these
` [PATCH 7/8] tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm
` [PATCH 8/8] builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM

[PREVIEW] add --must-filter option for fetch and clone
 2025-03-31 16:16 UTC 

[PATCH 0/3] rebase -r: a bugfix and two status-related improvements
 2025-03-31 15:38 UTC  (10+ messages)
` [PATCH 1/3] rebase -r: do create merge commit after empty resolution
` [PATCH 2/3] wt-status: also abbreviate 'merge' and 'fixup -C' lines during rebase
` [PATCH 3/3] wt-status: suggest 'git rebase --continue' to conclude 'merge' instruction

[PATCH] add --must-filter option for fetch and clone
 2025-03-31 15:34 UTC 

[GSOC] [PROPOSAL V1]: Refactoring in order to reduce Git’s global state
 2025-03-31 15:18 UTC  (6+ messages)

[GSOC] [Proposal v1] Machine-Readable Repository Information Query Tool
 2025-03-31 14:59 UTC  (2+ messages)

[RFC PATCH v1 0/4] Fix `cargo package` for libgit-sys
 2025-03-31 14:52 UTC  (10+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] libgit-sys: add symlink to git repo root and build out of tree

Fw: Apply now With RCS GROUP
 2025-03-31 11:46 UTC 

[PATCH] blame: fix unblamable and ignored lines in porcelain mode
 2025-03-31 10:47 UTC  (14+ messages)
` [PATCH v2] blame: print unblamable and ignored commits "
` [PATCH v3] "
` [PATCH v4] "

[GSoC] Proposal Discussion: git-refs Project
 2025-03-31  9:42 UTC  (7+ messages)
` [GSoC] git-refs proposal draft

[PATCH 00/16] reftable: overhaul the API to expose access to blocks
 2025-03-31  8:41 UTC  (17+ messages)
` [PATCH 01/16] reftable: fix formatting of the license header
` [PATCH 02/16] reftable/reader: rename data structure to "table"
` [PATCH 03/16] reftable/blocksource: consolidate code into a single file
` [PATCH 04/16] reftable/block: simplify how we track restart points
` [PATCH 05/16] reftable/table: move reading block into block reader
` [PATCH 06/16] reftable/block: rename `block` to `block_data`
` [PATCH 07/16] reftable/block: rename `block_reader` to `reftable_block`
` [PATCH 08/16] git-zlib: use `struct z_stream_s` instead of typedef
` [PATCH 09/16] reftable/block: create public interface for reading blocks
` [PATCH 10/16] reftable/block: store block pointer in the block iterator
` [PATCH 11/16] reftable/block: make block iterators reseekable
` [PATCH 12/16] reftable/block: expose a generic iterator over reftable records
` [PATCH 13/16] reftable/table: add `reftable_table` to the public interface
` [PATCH 14/16] reftable/table: introduce iterator for table blocks
` [PATCH 15/16] reftable/constants: make block types part of the public interface
` [PATCH 16/16] reftable/table: move printing logic into test helper

[PATCH 0/4] Collection of build fixes
 2025-03-31  8:33 UTC  (14+ messages)
` [PATCH 1/4] meson: fix handling of '-Dcurl=auto'
` [PATCH 2/4] gitweb: fix generation of "gitweb.js"
` [PATCH 3/4] meson: require Perl when building docs
` [PATCH 4/4] meson: respect 'tests' build option in contrib
` [PATCH v2 0/5] Collection of build fixes
  ` [PATCH v2 1/5] meson: fix handling of '-Dcurl=auto'
  ` [PATCH v2 2/5] gitweb: fix generation of "gitweb.js"
  ` [PATCH v2 3/5] meson: respect 'tests' build option in contrib
  ` [PATCH v2 4/5] meson: distinguish build and target host binaries
  ` [PATCH v2 5/5] ci: use Visual Studio for win+meson job on GitHub Workflows

A cross between 'git stash create' and 'git stash push --include-untracked'?
 2025-03-31  7:47 UTC  (2+ messages)

[GSoC PATCH v3] userdiff: add builtin driver for INI files
 2025-03-31  7:38 UTC  (2+ messages)

[PATCH 0/2] Two perf test fixes
 2025-03-31  7:27 UTC  (5+ messages)
` [PATCH 1/2] p7821: fix test_perf invocation for prereqs
` [PATCH 2/2] p9210: fix 'scalar clone' when running from a detached HEAD

[PATCH 0/1] remove unnecessary if statement
 2025-03-31  7:16 UTC  (3+ messages)
` [PATCH 1/1] builtin/update-server-info: "

Draft of Git Rev News edition 121
 2025-03-31  7:00 UTC  (2+ messages)

[PATCH v2 0/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
 2025-03-31  6:57 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH 00/12] meson: wire up bits and pieces from "contrib/"
 2025-03-31  6:55 UTC  (6+ messages)
` [PATCH 06/12] meson: wire up credential helpers

[PATCH 0/5] meson: wire up support for benchmarks
 2025-03-31  6:16 UTC  (6+ messages)
` [PATCH 1/5] t/perf: fix benchmarks with alternate repo formats
` [PATCH 2/5] t/perf: use configured PERL_PATH
` [PATCH 3/5] t/perf: fix benchmarks with out-of-tree builds
` [PATCH 4/5] meson: wire up benchmarks
` [PATCH 5/5] meson: wire up benchmarking options

[GSoC PATCH] pathspec: fix sign comparison warnings
 2025-03-30 17:45 UTC  (5+ messages)
` [GSoC PATCH v2] "
    ` [GSoC PATCH v3] "

[PATCH 0/5] doc: convert git-reset, git-rm and git-mv to new documentation format
 2025-03-30 17:16 UTC  (6+ messages)
` [PATCH 1/5] doc: convert git-reset "
` [PATCH 2/5] doc: fix synopsis analysis logic
` [PATCH 3/5] doc: convert git-rm to new documentation format
` [PATCH 4/5] doc: move synopsis git-mv commands in the synopsis section
` [PATCH 5/5] doc: convert git-mv to new documentation format

[PATCH v2 0/1] [PATCH v2 0/1] [GSOC 2025] [Newbie] userdiff: add built-in pattern for shell scripts
 2025-03-30 13:39 UTC  (7+ messages)
` [PATCH v3 0/1] userdiff: improve Bash function and word regex patterns
  ` [PATCH v3 1/1] userdiff: extend Bash pattern to cover more shell function forms
  ` [PATCH v4 0/1][GSOC] userdiff:Added newlines at the end of the test cases
    ` [PATCH v4 1/1][GSOC] userdiff: extend Bash pattern to cover more shell function forms

[PATCH] revision: fix --left/right-only use with unrelated histories
 2025-03-30 11:24 UTC  (5+ messages)
` [PATCH v2] "

What's cooking in git.git (Feb 2025, #09; Fri, 28)
 2025-03-30  0:56 UTC  (12+ messages)
  ` ps/reftable-sans-compat-util, was "

[PATCH] merge-file doc: set conflict-marker-size attribute
 2025-03-29 23:36 UTC  (2+ messages)

[PATCH 0/2] Fix mergetool.vimdiff.layout when "@" is used on REMOTE
 2025-03-29 20:46 UTC  (4+ messages)
` [PATCH 1/2] mergetools: vimdiff: fix layout where REMOTE is the target

[PATCH 0/6] refs: introduce support for partial reference transactions
 2025-03-29 18:18 UTC  (7+ messages)
` [PATCH v5 0/8] refs: introduce support for batched reference updates
  ` [PATCH v5 8/8] update-ref: add --batch-updates flag for stdin mode

[GSOC][PATCH v2] Remove outdated mentoring mailing list reference
 2025-03-29 17:42 UTC  (10+ messages)
` [[GSOC][PATCH v3] 1/3] docs: drop inactive mentoring list, add C prereq
  ` [[GSOC][PATCH v3] 3/3] docs: replace git_config with repo_config

git push --mirror hung indefinitely
 2025-03-29 16:07 UTC  (5+ messages)

[GSoC PATCH] rm: fix sign comparison warnings
 2025-03-29  6:07 UTC  (5+ messages)
` [GSoC PATCH v2] "
  ` [GSoC PATCH v3] "
    ` [GSoC PATCH v4] "

[PATCH 0/2] Avoid the comma operator
 2025-03-29  0:39 UTC  (9+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 08/10] compat/regex: explicitly mark intentional use of "
  ` [PATCH v3 00/10] Avoid "

What's cooking in git.git (Mar 2025, #07; Wed, 26)
 2025-03-29  0:34 UTC  (2+ messages)

[PATCH 0/8] Introduce git-blame-tree(1) command
 2025-03-28 13:27 UTC  (5+ messages)

[PATCH 00/20] t: drop Perl as a mandatory prerequisite
 2025-03-28 10:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/2] Range-check array index before access
 2025-03-28  5:49 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] diff: check range before dereferencing an array element
  ` [PATCH v2 2/2] read-cache: "

[PATCH 0/4] Initialize a few uninitialized variables
 2025-03-28  4:07 UTC  (5+ messages)
` [PATCH 1/4] cat_one_file(): make it easy to see that the `size` variable is initialized
` [PATCH 2/4] fsck: avoid using an uninitialized variable

Verified ISC West 2025 Attendee Data for Industry Professionals
 2025-03-27 20:42 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).