Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-23 21:54:58 to 2023-08-30 18:29:33 UTC [more...]

[PATCH v4] send-email: prompt-dependent exit codes
 2023-08-30 10:06 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 00/15] bloom: changed-path Bloom filters v2
 2023-08-30 16:43 UTC  (16+ messages)
` [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
` [PATCH v2 00/15] bloom: changed-path Bloom filters v2
  ` [PATCH v2 01/15] gitformat-commit-graph: describe version 2 of BDAT
  ` [PATCH v2 04/15] t/helper/test-read-graph: implement `bloom-filters` mode
  ` [PATCH v2 06/15] repo-settings: introduce commitgraph.changedPathsVersion
  ` [PATCH v2 08/15] bloom: annotate filters with hash version
  ` [PATCH v2 10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
  ` [PATCH v2 11/15] commit-graph.c: unconditionally load Bloom filters
  ` [PATCH v2 13/15] object.h: fix mis-aligned flag bits table

[PATCH 0/22] YAUPS: Yet Another Unused Parameter Series
 2023-08-30 13:24 UTC  (58+ messages)
` [PATCH 01/22] sequencer: use repository parameter in short_commit_name()
` [PATCH 02/22] sequencer: mark repository argument as unused
` [PATCH 03/22] ref-filter: mark unused parameters in parser callbacks
` [PATCH 04/22] pack-bitmap: mark unused parameters in show_object callback
` [PATCH 05/22] worktree: mark unused parameters in each_ref_fn callback
` [PATCH 06/22] commit-graph: mark unused data parameters in generation callbacks
` [PATCH 07/22] ls-tree: mark unused parameter in callback
` [PATCH 08/22] stash: mark unused parameter in diff callback
` [PATCH 09/22] trace2: mark unused us_elapsed_absolute parameters
` [PATCH 10/22] trace2: mark unused config callback parameter
` [PATCH 11/22] test-trace2: mark unused argv/argc parameters
` [PATCH 12/22] grep: mark unused parameter in output function
` [PATCH 13/22] add-interactive: mark unused callback parameters
` [PATCH 14/22] negotiator/noop: "
` [PATCH 15/22] worktree: mark unused parameters in noop repair callback
` [PATCH 16/22] imap-send: mark unused parameters with NO_OPENSSL
` [PATCH 17/22] grep: mark unused parmaeters in pcre fallbacks
` [PATCH 18/22] credential: mark unused parameter in urlmatch callback
` [PATCH 19/22] fetch: mark unused parameter in ref_transaction callback
` [PATCH 20/22] bundle-uri: mark unused parameters in callbacks
` [PATCH 21/22] gc: mark unused descriptors in scheduler callbacks
` [PATCH 22/22] update-ref: mark unused parameter in parser callbacks
` [PATCH v2 0/22] Yet Another Unused Parameter Series
  ` [PATCH v2 01/22] sequencer: use repository parameter in short_commit_name()
  ` [PATCH v2 02/22] sequencer: mark repository argument as unused
  ` [PATCH v2 03/22] ref-filter: mark unused parameters in parser callbacks
  ` [PATCH v2 04/22] pack-bitmap: mark unused parameters in show_object callback
  ` [PATCH v2 05/22] worktree: mark unused parameters in each_ref_fn callback
  ` [PATCH v2 06/22] commit-graph: mark unused data parameters in generation callbacks
  ` [PATCH v2 07/22] ls-tree: mark unused parameter in callback
  ` [PATCH v2 08/22] stash: mark unused parameter in diff callback
  ` [PATCH v2 09/22] trace2: mark unused us_elapsed_absolute parameters
  ` [PATCH v2 10/22] trace2: mark unused config callback parameter
  ` [PATCH v2 11/22] test-trace2: mark unused argv/argc parameters
  ` [PATCH v2 12/22] grep: mark unused parameter in output function
  ` [PATCH v2 13/22] add-interactive: mark unused callback parameters
  ` [PATCH v2 14/22] negotiator/noop: "
  ` [PATCH v2 15/22] worktree: mark unused parameters in noop repair callback
  ` [PATCH v2 16/22] imap-send: mark unused parameters with NO_OPENSSL
  ` [PATCH v2 17/22] grep: mark unused parmaeters in pcre fallbacks
  ` [PATCH v2 18/22] credential: mark unused parameter in urlmatch callback
  ` [PATCH v2 19/22] fetch: mark unused parameter in ref_transaction callback
  ` [PATCH v2 20/22] bundle-uri: mark unused parameters in callbacks
  ` [PATCH v2 21/22] gc: mark unused descriptors in scheduler callbacks
  ` [PATCH v2 22/22] update-ref: mark unused parameter in parser callbacks

Draft of Git Rev News edition 102
 2023-08-30 16:07 UTC 

[PATCH] ci(linux-asan-ubsan): let's save some time
 2023-08-30  6:19 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] .github/workflows: add coverity action
 2023-08-30  0:18 UTC  (5+ messages)

Retiring Review Club
 2023-08-29 23:18 UTC 

[RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
 2023-08-29 22:04 UTC  (8+ messages)

[PATCH v4 0/8] pretty: add %(decorate[:<options>]) format
 2023-08-29 21:59 UTC  (3+ messages)
` [PATCH v5 "

Git in Outreachy? (December, 2023)
 2023-08-29 20:38 UTC  (7+ messages)

Can not `git stash push -- .`
 2023-08-29 19:11 UTC 

[PATCH 0/4] pack-objects: support `--max-pack-size` for cruft packs
 2023-08-29 17:52 UTC  (8+ messages)
` [PATCH 1/4] builtin/pack-objects.c: remove unnecessary strbuf_reset()
` [PATCH 2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
` [PATCH 3/4] Documentation/gitformat-pack.txt: remove multi-cruft packs alternative
` [PATCH 4/4] Documentation/gitformat-pack.txt: drop mixed version section

Need help on building git with static libz.a
 2023-08-29 17:23 UTC  (2+ messages)

[PATCH git v3] builtin/log.c: prepend "RFC" on --rfc
 2023-08-29 17:23 UTC  (2+ messages)

Strange diff-index with fsmonitor, submodules
 2023-08-29 17:01 UTC  (5+ messages)

[PATCH 0/3] leak tests: mark remaining tests leak-free as such
 2023-08-29 16:43 UTC  (21+ messages)
` [PATCH 1/3] leak tests: mark a handful of tests as leak-free
          ` [PATCH] test-lib: ignore uninteresting LSan output
` [PATCH 2/3] leak tests: mark t3321-notes-stripspace.sh as leak-free
` [PATCH 3/3] leak tests: mark t5583-push-branches.sh "
` [PATCH v2 0/4] leak tests: mark remaining tests leak-free as such
  ` [PATCH v2 1/4] test-lib: ignore uninteresting LSan output
  ` [PATCH v2 2/4] leak tests: mark a handful of tests as leak-free
  ` [PATCH v2 3/4] leak tests: mark t3321-notes-stripspace.sh "
  ` [PATCH v2 4/4] leak tests: mark t5583-push-branches.sh "

[PATCH v0 0/4] Remove obsolete Cygwin support from git-gui
 2023-08-29 16:18 UTC  (7+ messages)
` [PATCH v1 "

Submodule update fetching with outer repo's default branch
 2023-08-28 23:57 UTC 

[PATCH v2] builtin/log.c: prepend "RFC" on --rfc
 2023-08-28 23:53 UTC  (4+ messages)

What's cooking in git.git (Aug 2023, #07; Fri, 25)
 2023-08-28 20:05 UTC 

What's cooking in git.git (Aug 2023, #08; Mon, 28)
 2023-08-28 19:08 UTC 

[PATCH] builtin/log.c: prepend "RFC" on --rfc
 2023-08-28 18:12 UTC  (7+ messages)

[PATCH 0/3] scalar: two downstream improvements
 2023-08-28 16:22 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] scalar reconfigure: help users remove buggy repos
  ` [PATCH v3 0/3] scalar: two downstream improvements
    ` [PATCH v3 1/3] scalar: add --[no-]src option
    ` [PATCH v3 2/3] setup: add discover_git_directory_reason()
    ` [PATCH v3 3/3] scalar reconfigure: help users remove buggy repos

PATCH] parse-options: allow omitting option help text
 2023-08-28 15:19 UTC  (2+ messages)

Bug report
 2023-08-28 12:51 UTC 

[GSoC] Blog
 2023-08-26 19:34 UTC  (2+ messages)

confused git diff -G
 2023-08-25 17:21 UTC  (5+ messages)

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-08-25 12:56 UTC  (21+ messages)
` [PATCH v2] "
            ` main != master at github.com/git/git
                          ` [PATCH] ci: avoid building from the same commit in parallel

[PATCH 0/4] code clean-up for rerere
 2023-08-24 20:54 UTC  (5+ messages)
` [PATCH 1/4] rerere: simplify check_one_conflict() helper function
` [PATCH 2/4] rerere: fix comment on handle_file() helper
` [PATCH 3/4] rerere: try_merge() should use LL_MERGE_ERROR when it means an error
` [PATCH 4/4] rerere: modernize use of empty strbuf

[PATCH v4] unit tests: Add a project plan document
 2023-08-24 20:11 UTC  (3+ messages)
` [PATCH v7 0/3] Add unit test framework and project plan

[PATCH 0/2] config-parse: create config parsing library
 2023-08-24 20:10 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] config: split out config_parse_options
  ` [PATCH v2 2/4] config: report config parse errors using cb
  ` [PATCH v2 4/4] config-parse: split library out of config.[c|h]

[GIT PULL] git-gui pull request; also, call for a new maintainer
 2023-08-24 17:02 UTC  (2+ messages)

[PATCH 0/8] sequencer refactoring
 2023-08-24 16:46 UTC  (6+ messages)
` [PATCH 8/8] rebase: improve resumption from incorrect initial todo list

[PATCH v3] sequencer: rectify empty hint in call of require_clean_work_tree()
 2023-08-24 15:59 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] This fixes a minor memory leak (detected by LeakSanitizer) in git merge
 2023-08-24 15:56 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] Regression test for https://github.com/gitgitgadget/git/pull/1577
  ` [PATCH v2 2/2] Fix minor memory leak found by LeakSanitizer

Git credential-cache manager is not treating `path=` correctly
 2023-08-24 14:44 UTC  (3+ messages)

diff alias which used to work in version 2.27, failing from version 2.28 onwards
 2023-08-24 14:32 UTC  (2+ messages)

[PATCH v3 1/2] sequencer: beautify subject of reverts of reverts
 2023-08-24  6:14 UTC  (5+ messages)
` [PATCH v4 "

2.43 release date adjustment?
 2023-08-24  1:21 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).