Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-13 21:43:21 to 2023-07-20 21:46:55 UTC [more...]

[PATCH 0/2] Changed path filter hash fix and version bump
 2023-07-20 21:46 UTC  (27+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] gitformat-commit-graph: describe version 2 of BDAT
  ` [PATCH v5 2/4] t4216: test changed path filters with high bit paths
        ` [PATCH 0/4] commit-graph: avoid looking at Bloom filter data directly
          ` [PATCH 1/4] t/helper/test-read-graph.c: extract `dump_graph_info()`
          ` [PATCH 2/4] bloom.h: make `load_bloom_filter_from_graph()` public
          ` [PATCH 3/4] t/helper/test-read-graph: implement `bloom-filters` mode
          ` [PATCH 4/4] fixup! t4216: test changed path filters with high bit paths
  ` [PATCH v5 3/4] repo-settings: introduce commitgraph.changedPathsVersion
  ` [PATCH v5 4/4] commit-graph: new filter ver. that fixes murmur3
` [PATCH v6 0/7] Changed path filter hash fix and version bump
  ` [PATCH v6 1/7] gitformat-commit-graph: describe version 2 of BDAT

[GSoC] Blog
 2023-07-20 20:57 UTC  (2+ messages)

[PATCH 0/2] Add new "describe" atom
 2023-07-20 20:30 UTC  (18+ messages)
` [PATCH v2 0/3] "
  ` [RFC PATCH v2 1/3] ref filter: add multiple-option parsing functions
  ` [PATCH v2 2/3] ref-filter: add new "describe" atom
  ` [PATCH v2 3/3] t6300: run describe atom tests on a different repo
  ` [PATCH v3 0/2] Add new "describe" atom
    ` [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
    ` [PATCH v3 2/2] ref-filter: add new "describe" atom

[PATCH v3 0/3] check-attr: integrate with sparse-index
 2023-07-20 20:18 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] t1092: add tests for 'git check-attr'
  ` [PATCH v4 2/3] attr.c: read attributes in a sparse directory
  ` [PATCH v4 3/3] check-attr: integrate with sparse-index

[PATCH 1/2] trace2: fix a comment
 2023-07-20 19:26 UTC  (5+ messages)
` [PATCH 2/2] wrapper: use trace2 counters to collect fsync stats
    ` [PATCH v2 "

SHA256 support not experimental, or?
 2023-07-20 18:18 UTC  (3+ messages)

[PATCH] sequencer: finish parsing the todo list despite an invalid first line
 2023-07-20  9:42 UTC  (3+ messages)

[PATCH] short help: allow multi-line opthelp
 2023-07-19 23:26 UTC  (6+ messages)
` [PATCH] remote: simplify "remote add --tags" help text
` [PATCH v2] short help: allow multi-line opthelp
  ` [RFC] short help: allow a gap smaller than USAGE_GAP

[PATCH 0/3] configure.ac: misc configure fixes
 2023-07-19 21:35 UTC  (5+ messages)
` [PATCH 1/3] configure.ac: don't overwrite NO_EXPAT option
` [PATCH 2/3] configure.ac: don't overwrite NO_CURL option
` [PATCH 3/3] configure.ac: always save NO_ICONV to config.status

What's cooking in git.git (Jul 2023, #04; Wed, 19)
 2023-07-19 21:25 UTC 

[PATCH] blame: allow --contents to work with bare repo
 2023-07-19 21:21 UTC  (2+ messages)

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-07-19 18:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] MyFirstContribution: refrain from self-iterating too much
 2023-07-19 17:04 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] reset: reject --no-(mixed|soft|hard|merge|keep) option
 2023-07-19 16:57 UTC  (2+ messages)

[PATCH] show-branch: --no-sparse should give dense output
 2023-07-19 16:32 UTC  (2+ messages)
` [PATCH] show-branch: reject --[no-](topo|date)-order

[QUESTION] how to diff one blob with nothing
 2023-07-19 16:15 UTC  (2+ messages)

Teach git-fetch(1) to use a quarantine directory
 2023-07-19  7:24 UTC  (5+ messages)

receive.denyCurrentBranch=updateInstead won't update the repo
 2023-07-18 23:29 UTC  (9+ messages)

[Bug Report] Git fails to compile with fortify-headers and LTO - error: inlining failed in call to 'always_inline' 'fwrite': function body can be overwritten at link time
 2023-07-18 23:18 UTC  (3+ messages)

Git Privacy
 2023-07-18 21:59 UTC  (17+ messages)

[PATCH] parse-options: introduce OPT_IPVERSION()
 2023-07-18 21:59 UTC  (3+ messages)
` [PATCH] fetch: reject --no-ipv[46]

[PATCH] describe: --no-exact-match should not be the same as --exact-match
 2023-07-18 21:22 UTC 

[PATCH] ls-tree: fix --no-full-name
 2023-07-18 20:49 UTC  (3+ messages)

Video conference libification eng discussion, this Thursday 17:00 UTC
 2023-07-18 19:26 UTC 

[PATCH] branch: reject "--no-all" and "--no-remotes" early
 2023-07-18 18:27 UTC 

[PATCH] am: simplify parsing of "--[no-]keep-cr"
 2023-07-18 18:22 UTC 

[PATCH] gitignore.txt: mark up explanation of patterns consistently
 2023-07-18 17:47 UTC 

Join us for Review Club!
 2023-07-18 17:03 UTC  (4+ messages)

[PATCH] gitignore.txt: use backticks instead of double quotes
 2023-07-18 13:53 UTC  (2+ messages)

[PATCH] t2400: Fix test failures when using grep 2.5
 2023-07-18 13:36 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] Prefer fgetc over fgets where possible
 2023-07-17 20:14 UTC  (3+ messages)

[PATCH] t6300: fix setup with GPGSSH but without GPG
 2023-07-17 17:12 UTC  (4+ messages)

Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
 2023-07-17 16:35 UTC  (6+ messages)

[PATCH] rebase -i: do not update "done" when rescheduling command
 2023-07-17 15:39 UTC  (7+ messages)
` [PATCH v2 0/6] rebase -i: impove handling of failed commands
  ` [PATCH v2 2/6] rebase -i: remove patch file after conflict resolution

Parsing git send-email
 2023-07-17 14:05 UTC  (2+ messages)

[PATCH] strbuf: use skip_prefix() in strbuf_addftime()
 2023-07-16  8:52 UTC 

t2400 on freebsd12
 2023-07-16  2:51 UTC  (11+ messages)

[PATCH RFC v2 0/4] Add an external testing library for unit tests
 2023-07-15  0:34 UTC  (5+ messages)
` [PATCH RFC v2 1/4] common-main: split common_exit() into a new file
    ` Splitting common-main (Was: Re: [PATCH RFC v2 1/4] common-main: split common_exit() into a new file)
      ` Splitting common-main

[PATCH] doc: remove mentions of .gitmodules !command syntax
 2023-07-14 22:03 UTC  (10+ messages)
` [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command

[PATCH] t4002: fix "diff can read from stdin" syntax
 2023-07-14 18:56 UTC  (5+ messages)

[PATCH 0/5] SubmittingPatches: clarify which branch to use
 2023-07-14 17:31 UTC  (11+ messages)
` [PATCH 4/5] SubmittingPatches: remove confusing guidance about base branches
` [PATCH v2 0/5] SubmittingPatches: clarify which branch to use
  ` [PATCH v2 1/5] SubmittingPatches: reword awkward phrasing
  ` [PATCH v2 2/5] SubmittingPatches: discuss subsystems separately from git.git
  ` [PATCH v2 3/5] SubmittingPatches: de-emphasize branches as starting points
  ` [PATCH v2 4/5] SubmittingPatches: emphasize need to communicate non-default "
  ` [PATCH v2 5/5] SubmittingPatches: simplify guidance for choosing a starting point

[PATCH] Use lowercase includes for some Windows headers
 2023-07-14 17:07 UTC  (3+ messages)

[PATCH 00/20] guard object lookups against 32-bit overflow
 2023-07-14 16:29 UTC  (8+ messages)
` [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`

git gui locks-up system when invoked under wayland session (sometimes)
 2023-07-14 14:07 UTC 

Beyond Merge and Rebase: The Upstream Import Approach in Git
 2023-07-14 10:56 UTC  (6+ messages)

[PATCH] configure.ac: Don't overwrite NO_EXPAT option
 2023-07-14  7:11 UTC  (3+ messages)

Bug Report - Git does not require a space between shorthand flags and the commit-message
 2023-07-14  0:48 UTC  (2+ messages)

What's cooking in git.git (Jul 2023, #03; Thu, 13)
 2023-07-13 23:09 UTC 

[ANNOUNCE] Git for Windows 2.41.0(3)
 2023-07-13 23:06 UTC 

[PATCH] i18n: mark more bundle.c strings for translation
 2023-07-13 22:20 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 read-only IMAP folder(s) and NNTP newsgroup(s).