git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-03-26 21:27:50 to 2020-03-30 00:32:03 UTC [more...]

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-03-30  0:31 UTC  (22+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v3 00/16] "
    ` [PATCH v3 01/16] commit-graph: define and use MAX_NUM_CHUNKS
    ` [PATCH v3 02/16] bloom.c: add the murmur3 hash implementation
    ` [PATCH v3 03/16] bloom.c: introduce core Bloom filter constructs
    ` [PATCH v3 04/16] bloom.c: core Bloom filter implementation for changed paths
    ` [PATCH v3 05/16] diff: halt tree-diff early after max_changes
    ` [PATCH v3 06/16] commit-graph: compute Bloom filters for changed paths
    ` [PATCH v3 07/16] commit-graph: examine changed-path objects in pack order
    ` [PATCH v3 08/16] commit-graph: examine commits by generation number
    ` [PATCH v3 09/16] diff: skip batch object download when possible
    ` [PATCH v3 10/16] commit-graph: write Bloom filters to commit graph file
    ` [PATCH v3 11/16] commit-graph: reuse existing Bloom filters during write
    ` [PATCH v3 12/16] commit-graph: add --changed-paths option to write subcommand
    ` [PATCH v3 13/16] revision.c: use Bloom filters to speed up path based revision walks
    ` [PATCH v3 14/16] revision.c: add trace2 stats around Bloom filter usage
    ` [PATCH v3 15/16] t4216: add end to end tests for git log with Bloom filters
    ` [PATCH v3 16/16] commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag

git-svn: Skip commit if all items of a commit are ignored by ignore configuration
 2020-03-29 23:24 UTC  (3+ messages)

[PATCH] added: Multi line support for ignore-paths configuration
 2020-03-29 23:24 UTC  (3+ messages)

What's cooking in git.git (Mar 2020, #09; Sun, 29)
 2020-03-29 21:59 UTC 

[PATCH v4 0/5] doc: --recurse-submodules
 2020-03-29 20:49 UTC  (5+ messages)
` [PATCH v4 2/5] doc: document --recurse-submodules for reset and restore
` [PATCH v4 4/5] doc: be more precise on (fetch|push).recurseSubmodules

[PATCH] gitweb: fix UTF-8 encoding when using CGI::Fast
 2020-03-29 19:14 UTC  (3+ messages)

[PATCH v3 0/7] Avoid multiple recursive calls for same path in read_directory_recursive()
 2020-03-29 18:20 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] t7063: more thorough status checking
  ` [PATCH v4 3/7] dir: consolidate treat_path() and treat_one_path()
  ` [PATCH v4 5/7] dir: fix confusion based on variable tense
  ` [PATCH v4 6/7] dir: refactor treat_directory to clarify control flow
  ` [PATCH v4 7/7] dir: replace exponential algorithm with a linear one

[PATCH] connected: always use partial clone optimization
 2020-03-29 17:39 UTC  (4+ messages)

[PATCH 0/6] Doc: drop support for docbook-xsl before 1.74
 2020-03-29 16:27 UTC  (8+ messages)
` [PATCH 1/6] Doc: drop support for docbook-xsl before 1.71.1
` [PATCH 2/6] Doc: drop support for docbook-xsl before 1.72.0
` [PATCH 3/6] Doc: drop support for docbook-xsl before 1.73.0
` [PATCH 4/6] manpage-bold-literal.xsl: stop using git.docbook.backslash
` [PATCH 5/6] manpage-normal.xsl: fold in manpage-base.xsl
` [PATCH 6/6] INSTALL: drop support for docbook-xsl before 1.74

[PATCH 0/3] add travis job for linux with musl libc
 2020-03-29 16:23 UTC  (12+ messages)
` [PATCH 2/3] ci: refactor docker runner script
` [PATCH v2 0/4] Travis + Azure jobs for linux with musl libc
  ` [PATCH v2] rebase --merge: optionally skip upstreamed commits
    ` [PATCH v2 4/4] t3402: use POSIX compliant regex(7)
  ` [PATCH v2 1/4] ci: libify logic for usage and checking CI_USER
  ` [PATCH v2 2/4] ci: refactor docker runner script
  ` [PATCH v2 3/4] travis: build and test on Linux with musl libc and busybox

[PATCH 0/2] upload-pack: handle unexpected v2 delim packets
 2020-03-29 15:49 UTC  (16+ messages)
` [PATCH 1/2] test-lib-functions: make packetize() more efficient
      ` [PATCH] test-lib-functions: simplify packetize() stdin code
` [PATCH 2/2] upload-pack: handle unexpected delim packets

[PATCH 0/3] Never report references we not push
 2020-03-29 14:35 UTC  (7+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] t5543: never report what we do "
` [PATCH v2 2/4] send-pack: mark failure of atomic push properly
` [PATCH v2 3/4] transport-helper: mark failure for atomic push
` [PATCH v2 4/4] transport-helper: new method reject_atomic_push()

[PATCH 0/2] Enable GPG in the Windows part of the CI/PR builds
 2020-03-29 14:33 UTC  (17+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] tests: turn GPG, GPGSM and RFC1991 into lazy prereqs
              ` [PATCH v2] t/README: suggest how to leave test early with failure
  ` [PATCH v3 0/5] Enable GPG in the Windows part of the CI/PR builds

[RFC PATCH] http-backend: write error packet if backend command fails
 2020-03-29  5:34 UTC  (5+ messages)

[PATCH] doc: log takes multiple revision ranges
 2020-03-29  1:34 UTC  (2+ messages)

[PATCH v2 1/1] midx.c: fix an integer overflow
 2020-03-28 23:51 UTC  (6+ messages)
` [PATCH v4 "
` [PATCH 1/1] midx.c: fix an integer underflow

[PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)
 2020-03-28 22:25 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH] git-rebase.txt: fix typo
 2020-03-28 21:03 UTC  (2+ messages)

[RFC] Proposal: New options for git bisect run to control the interpretation of exit codes
 2020-03-28 19:14 UTC  (4+ messages)

Regression in git ls-files, or bug in completion?
 2020-03-28 17:22 UTC  (3+ messages)

[PATCH] pull: avoid running both merge and rebase
 2020-03-28 17:18 UTC  (6+ messages)

See Fault when running git diff
 2020-03-28 17:08 UTC  (2+ messages)

Git alias syntax help
 2020-03-28 17:05 UTC  (5+ messages)

Inefficiency of partial shallow clone vs shallow clone + "old-style" sparse checkout
 2020-03-28 16:58 UTC  (3+ messages)

Feature request: rebase -i inside of rebase -i
 2020-03-28 16:30 UTC  (9+ messages)

[PATCH] MyFirstObjectWalk: remove unnecessary conditional statement
 2020-03-28 15:19 UTC 

Documented option "--deepen" is unknown to git-pull
 2020-03-28 14:48 UTC  (4+ messages)
  ` [PATCH 2/1] pull: remove --update-head-ok from documentation
  ` [PATCH 3/1] pull: pass documented fetch options on

Git 2.26 rebase.backend change issue
 2020-03-28 14:50 UTC  (3+ messages)

[PATCH] sequencer: mark messages for translation
 2020-03-28 13:05 UTC 

git-rebase ignores or squashes GIT_REFLOG_ACTION
 2020-03-28 11:55 UTC  (2+ messages)

git rebase fast-forward fails with abbreviateCommands
 2020-03-28 12:21 UTC  (6+ messages)

How log log a feaure request
 2020-03-28 11:38 UTC  (3+ messages)

[PATCH] wrapper: indent with tabs
 2020-03-28  2:57 UTC 

[PATCH 1/2] doc: update the documentation of pack-objects and repack
 2020-03-27 22:21 UTC  (4+ messages)
` [PATCH v2 0/3] Documentation of pack "

[PATCH 0/2] use `curl-config --cflags`
 2020-03-27 22:12 UTC  (2+ messages)

[PATCH 0/9] Support for transactions in `git-update-ref --stdin`
 2020-03-27 22:00 UTC  (13+ messages)
` [PATCH 1/9] refs: fix segfault when aborting empty transaction
` [PATCH 3/9] strbuf: provide function to append whole lines
` [PATCH 4/9] update-ref: organize commands in an array
` [PATCH 7/9] update-ref: move transaction handling into `update_refs_stdin()`
` [PATCH 8/9] update-ref: read commands in a line-wise fashion
` [PATCH 9/9] update-ref: implement interactive transaction handling

[PATCH v2 0/8] t: replace incorrect test_must_fail usage (part 3)
 2020-03-27 21:39 UTC  (5+ messages)
` [PATCH v2 9/9] fixup! t5512: stop losing git exit code in here-docs

[PATCH] Fix dir sep handling of GIT_ASKPASS on Windows
 2020-03-27 21:27 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] run-command: trigger PATH lookup properly on Cygwin

git svn 2.26.0 segfault on fetch
 2020-03-27 21:26 UTC  (2+ messages)

"git rebase" behavior change in 2.26.0
 2020-03-27 20:59 UTC  (11+ messages)

[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
 2020-03-27 19:01 UTC  (7+ messages)
` [RFC PATCH 3/3] grep: add option to ignore sparsity patterns

[RFC] Possible idea for GSoC 2020
 2020-03-27 18:31 UTC 

[PATCH 0/3] configure: respect --without-<package> flags
 2020-03-27 18:29 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 1/1] commit-graph.c: avoid unnecessary tag dereference when merging
 2020-03-27 15:03 UTC  (12+ messages)

[PATCH v2 00/18] Sparse checkout improvements -- improved sparsity updating
 2020-03-27 13:22 UTC  (21+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/18] unpack-trees: fix minor typo in comment
  ` [PATCH v3 02/18] unpack-trees: remove unused error type
  ` [PATCH v3 03/18] unpack-trees: simplify verify_absent_sparse()
  ` [PATCH v3 04/18] unpack-trees: simplify pattern_list freeing
  ` [PATCH v3 05/18] t1091: make some tests a little more defensive against failures
  ` [PATCH v3 06/18] unpack-trees: allow check_updates() to work on a different index
  ` [PATCH v3 07/18] unpack-trees: do not mark a dirty path with SKIP_WORKTREE
  ` [PATCH v3 08/18] unpack-trees: pull sparse-checkout pattern reading into a new function
  ` [PATCH v3 09/18] unpack-trees: add a new update_sparsity() function
  ` [PATCH v3 10/18] sparse-checkout: use "
  ` [PATCH v3 11/18] sparse-checkout: use improved unpack_trees porcelain messages
  ` [PATCH v3 12/18] unpack-trees: move ERROR_WOULD_LOSE_SUBMODULE earlier
  ` [PATCH v3 13/18] unpack-trees: rename ERROR_* fields meant for warnings to WARNING_*
  ` [PATCH v3 14/18] unpack-trees: split display_error_msgs() into two
  ` [PATCH v3 15/18] unpack-trees: make sparse path messages sound like warnings
  ` [PATCH v3 16/18] unpack-trees: provide warnings on sparse updates for unmerged paths too
  ` [PATCH v3 17/18] unpack-trees: failure to set SKIP_WORKTREE bits always just a warning
  ` [PATCH v3 18/18] sparse-checkout: provide a new reapply subcommand

Bug Report
 2020-03-27 12:59 UTC  (2+ messages)

[gitgitgadget/git] Reftable support git-core (#539)
 2020-03-27 11:20 UTC 

[RFC PATCH] fetch-pack: lazy fetch using tree:0
 2020-03-27  9:37 UTC  (4+ messages)

[PATCH v3 3/3] builtin/commit-graph.c: support '--input=none'
 2020-03-27  9:13 UTC  (3+ messages)
` [PATCH v4] builtin/commit-graph.c: support '--input=graphed'

[PATCH v2 0/8] fix test failure with busybox
 2020-03-27  1:18 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 7/8] t4124: fix test for non-compliant diff(1)

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-26 22:37 UTC  (9+ messages)
` [TOPIC 3/17] Obliterate

[PATCH] fetch: allow running as different users in shared repositories
 2020-03-26 22:32 UTC  (3+ messages)
  ` Re[2]: "


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).