Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 18:16:22 to 2023-07-25 20:53:05 UTC [more...]

[PATCH 0/2] Changed path filter hash fix and version bump
 2023-07-25 20:52 UTC  (14+ messages)
` [PATCH v5 0/4] "
  ` [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
  ` [PATCH v6 2/7] t/helper/test-read-graph.c: extract `dump_graph_info()`
  ` [PATCH v6 3/7] bloom.h: make `load_bloom_filter_from_graph()` public
  ` [PATCH v6 4/7] t/helper/test-read-graph: implement `bloom-filters` mode
  ` [PATCH v6 5/7] t4216: test changed path filters with high bit paths
  ` [PATCH v6 6/7] repo-settings: introduce commitgraph.changedPathsVersion
  ` [PATCH v6 7/7] commit-graph: new filter ver. that fixes murmur3

includeIf not matching during `git rebase`
 2023-07-25 20:28 UTC  (2+ messages)

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

[PATCH v2 0/3] Add new "describe" atom
 2023-07-25 19:27 UTC  (23+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] ref-filter: add multiple-option parsing functions
  ` [PATCH v3 2/2] ref-filter: add new "describe" atom
  ` [PATCH v4 0/2] Add "
    ` [PATCH v4 1/2] ref-filter: add multiple-option parsing functions
    ` [PATCH v4 2/2] ref-filter: add new "describe" atom

What's cooking in git.git (Jul 2023, #04; Wed, 19)
 2023-07-25 18:35 UTC  (3+ messages)
` Credential improvements need review

[ANNOUNCE] Virtual Contributor's Summit 2023
 2023-07-25 18:23 UTC 

[PATCH] doc: remove mentions of .gitmodules !command syntax
 2023-07-25 18:17 UTC  (9+ messages)
` [PATCH v3 1/1] docs: highlight that .gitmodules does not support !command

[PATCH 0/9] Repack objects into separate packfiles based on a filter
 2023-07-25 17:25 UTC  (26+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
  ` [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
  ` [PATCH v3 0/8] Repack objects into separate packfiles based on a filter
    ` [PATCH v3 1/8] pack-objects: allow `--filter` without `--stdout`
    ` [PATCH v3 2/8] t/helper: add 'find-pack' test-tool
    ` [PATCH v3 3/8] repack: refactor finishing pack-objects command
    ` [PATCH v3 4/8] repack: refactor finding pack prefix
    ` [PATCH v3 5/8] repack: add `--filter=<filter-spec>` option
    ` [PATCH v3 6/8] gc: add `gc.repackFilter` config option
    ` [PATCH v3 7/8] repack: implement `--filter-to` for storing filtered out objects
    ` [PATCH v3 8/8] gc: add `gc.repackFilterTo` config option

[PATCH] t4002: fix test #63 (missing whitespace)
 2023-07-25 16:49 UTC  (3+ messages)

[PATCH] rebase -i: do not update "done" when rescheduling command
 2023-07-25 16:46 UTC  (6+ messages)
` [PATCH v2 0/6] rebase -i: impove handling of failed commands
  ` [PATCH v2 5/6] rebase: fix rewritten list for failed pick

Bug: fetch with deepen shortens history
 2023-07-25  0:03 UTC  (2+ messages)

[PATCH] rerere: match the hash algorithm with its length
 2023-07-24 23:11 UTC  (5+ messages)
      ` Re* "

[PATCH 0/5] commit-graph: test cleanup and modernization
 2023-07-24 21:48 UTC  (22+ messages)
` [PATCH 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
` [PATCH 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
` [PATCH 3/5] t5318: avoid top-level directory changes
` [PATCH 4/5] t5328: "
` [PATCH 5/5] t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`
` [PATCH v2 0/5] commit-graph: test cleanup and modernization
  ` [PATCH v2 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
  ` [PATCH v2 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
  ` [PATCH v2 3/5] t5318: avoid top-level directory changes
  ` [PATCH v2 4/5] t5328: "
  ` [PATCH v2 5/5] t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`

[PATCH] ls-tree: fix --no-full-name
 2023-07-24 20:50 UTC  (32+ messages)
          ` [PATCH v2 0/5] show negatability of options in short help
            ` [PATCH v2 1/5] subtree: disallow --no-{help,quiet,debug,branch,message}
            ` [PATCH v2 2/5] t1502, docs: disallow --no-help
            ` [PATCH v2 3/5] t1502: move optionspec help output to a file
            ` [PATCH v2 4/5] t1502: test option negation
            ` [PATCH v2 5/5] parse-options: show negatability of options in short help
  ` [PATCH] show-branch: fix --no-sparse
  ` [PATCH] show-branch: disallow --no-{date,topo}-order
  ` [PATCH] reset: disallow --no-{mixed,soft,hard,merge,keep}
  ` [PATCH] pack-objects: fix --no-quiet
  ` [PATCH] pack-objects: fix --no-keep-true-parents
  ` [PATCH] branch: disallow --no-{all,remotes}
  ` [PATCH] am: unify definition of --keep-cr and --no-keep-cr
  ` [PATCH] describe: fix --no-exact-match

[PATCH] sequencer: finish parsing the todo list despite an invalid first line
 2023-07-24 20:08 UTC  (23+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] "
    ` [PATCH v4 0/1] "
      ` [PATCH v4 1/1] "
      ` [PATCH v5 0/1] "
        ` [PATCH v5 1/1] "

Lost files after git stash && git stash pop
 2023-07-24  9:59 UTC  (5+ messages)

git submodule set-url does not sync when name != path
 2023-07-24  4:21 UTC 

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

Parsing git send-email
 2023-07-22 21:21 UTC  (3+ messages)

Bug : Repeatedly asked for choosing github account
 2023-07-22 12:34 UTC 

[PATCH] t2400: Fix test failures when using grep 2.5
 2023-07-22  2:36 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/3] "
    ` [PATCH v3 1/3] t2400: drop no-op `--sq` from rev-parse call
    ` [PATCH v3 2/3] builtin/worktree.c: convert tab in advice to space
    ` [PATCH v3 3/3] t2400: rewrite regex to avoid unintentional PCRE

[rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active
 2023-07-21 21:53 UTC  (6+ messages)
      ` Re* "
        ` [PATCH v2] branch: update the message to refuse touching a branch in-use

[PATCH] gitweb: wrong capture group used for grep search
 2023-07-21 16:36 UTC  (3+ messages)

[PATCH 0/2] config-parse: create config parsing library
 2023-07-21 16:36 UTC  (9+ messages)
` [PATCH 1/2] config: return positive from git_config_parse_key()
` [PATCH 2/2] config-parse: split library out of config.[c|h]

[BUG?] Confusion with git stash list
 2023-07-21 16:33 UTC  (3+ messages)

彥良
 2023-07-21 15:05 UTC 

[PATCH] blame: allow --contents to work with bare repo
 2023-07-21 14:32 UTC  (4+ messages)
` [PATCH v2] "

[bug] lots of changes including .gitignore, many rebases, can't legally share the repo
 2023-07-21 10:03 UTC  (3+ messages)

[PATCH v5 1/4] gitformat-commit-graph: describe version 2 of BDAT
 2023-07-21  1:38 UTC  (3+ messages)

[PATCH v5 3/4] repo-settings: introduce commitgraph.changedPathsVersion
 2023-07-20 21:02 UTC  (3+ messages)

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

[PATCH v5 2/4] t4216: test changed path filters with high bit paths
 2023-07-20 20:22 UTC  (4+ messages)
` [PATCH 0/4] commit-graph: avoid looking at Bloom filter data directly

[PATCH v3 0/3] check-attr: integrate with sparse-index
 2023-07-20 20:18 UTC  (6+ 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

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

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

[PATCH 0/3] configure.ac: misc configure fixes
 2023-07-19 21:35 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).