git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-10-26 12:11:36 to 2021-10-27 21:51:00 UTC [more...]

[PATCH v3 0/6] usage.c: add die_message() & plug memory leaks in refs.c & config.c
 2021-10-27 21:50 UTC  (2+ messages)

[RFC PATCH 0/1] protocol-v2.txt: align delim-pkt spec with usage
 2021-10-27 21:44 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/2] sparse-index: expand/collapse based on 'index.sparse'
 2021-10-27 21:32 UTC  (12+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] sparse-index: add ensure_correct_sparsity function
  ` [PATCH v3 0/3] sparse-index: expand/collapse based on 'index.sparse'
    ` [PATCH v3 1/3] test-read-cache.c: prepare_repo_settings after config init
    ` [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
    ` [PATCH v3 3/3] sparse-index: update do_read_index to ensure correct sparsity

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-27 21:19 UTC  (8+ messages)
` [PATCH RFC v1] "
  ` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 0/2] fix up example code in MyFirstObjectWalk tutorial
 2021-10-27 21:17 UTC  (6+ messages)
` [PATCH 1/2] docs: fix places that break compliation in MyFirstObjectWalk
` [PATCH 2/2] docs: add headers "

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-27 20:57 UTC  (11+ messages)
` [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"

[PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
 2021-10-27 21:09 UTC  (5+ messages)
` [PATCH 1/2] fixup! tmp-objdir: new API for creating temporary writable databases
` [PATCH 2/2] "

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-10-27 20:22 UTC  (14+ messages)
` [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
` [PATCH 3/3] bundle-uri client: add "bundle-uri" parsing + tests

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-27 20:32 UTC  (5+ messages)

[PATCH v2 0/6] ssh signing: verify key lifetime
 2021-10-27 20:30 UTC  (8+ messages)
` [PATCH v2 1/6] ssh signing: use sigc struct to pass payload
` [PATCH v2 2/6] ssh signing: add key lifetime test prereqs
` [PATCH v2 3/6] ssh signing: make verify-commit consider key lifetime
` [PATCH v2 4/6] ssh signing: make git log verify "
` [PATCH v2 5/6] ssh signing: make verify-tag consider "
` [PATCH v2 6/6] ssh signing: make fmt-merge-msg "

[PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
 2021-10-27 20:16 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH] Remove negation from the merge option "--no-verify"

[PATCH] doc: fix grammar rules in commands'syntax
 2021-10-27 20:08 UTC  (5+ messages)

[PATCH v3 0/5] Builtin FSMonitor Part 2
 2021-10-27 20:06 UTC  (13+ messages)
` [PATCH v4 00/29] "
  ` [PATCH v4 01/29] fsmonitor: enhance existing comments
  ` [PATCH v4 03/29] fsmonitor: config settings are repository-specific
  ` [PATCH v4 29/29] t7527: test status with untracked-cache and fsmonitor--daemon

[PATCH v3 2/4] remote: use remote_state parameter internally
 2021-10-27 20:03 UTC  (7+ messages)

[RFC PATCH 0/4] git-gui: support SHA-256 repositories
 2021-10-27 19:43 UTC  (3+ messages)
` [RFC PATCH 1/4] blame: prefer null_sha1 over nullid and retire later

What's cooking in git.git (Oct 2021, #05; Mon, 18)
 2021-10-27 19:26 UTC  (8+ messages)
` js/scalar, was "

What's cooking in git.git (Oct 2021, #06; Mon, 25)
 2021-10-27 19:17 UTC  (20+ messages)
` pre-v2.34.0-rc0 regressions: t7900-maintenance.sh broken due to 'systemd-analyze' (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
` pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning "
    ` pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning
` tb/plug-pack-bitmap-leaks (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
` jc/branch-copy-doc "
` regression in ns/tmp-objdir and ns/batched-fsync

Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
 2021-10-27 19:03 UTC 

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-27 18:54 UTC  (12+ messages)
` [Summit topic] Crazy (and not so crazy) ideas
  ` scripting speedups [was: [Summit topic] Crazy (and not so crazy) ideas]
` [Summit topic] The state of getting a reftable backend working in git.git
` [Summit topic] Improving Git UX
  ` changing the experimental 'git switch' (was: [Summit topic] Improving Git UX)
    ` changing the experimental 'git switch'

[PATCH 0/3] Documentation: change "folder" to "directory"
 2021-10-27 18:48 UTC  (4+ messages)

[PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
 2021-10-27 17:36 UTC  (8+ messages)

[RFC PATCH 2/2] config: include file if remote URL matches a glob
 2021-10-27 17:23 UTC  (4+ messages)

[RFC PATCH] mergetools/vimdiff: add vimdiff4 merge tool variant
 2021-10-27 16:46 UTC  (5+ messages)

git-svn bug: Output git directory has uncommitted changes
 2021-10-27 14:41 UTC  (5+ messages)

[PATCH v4 0/8] Sparse Index: integrate with reset
 2021-10-27 14:39 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] reset: rename is_missing to !is_in_reset_tree
  ` [PATCH v5 2/8] reset: preserve skip-worktree bit in mixed reset
  ` [PATCH v5 3/8] sparse-index: update command for expand/collapse test
  ` [PATCH v5 4/8] reset: expand test coverage for sparse checkouts
  ` [PATCH v5 5/8] reset: integrate with sparse index
  ` [PATCH v5 6/8] reset: make sparse-aware (except --mixed)
  ` [PATCH v5 7/8] reset: make --mixed sparse-aware
  ` [PATCH v5 8/8] unpack-trees: improve performance of next_cache_entry

[PATCH v2 00/12] diff --color-moved[-ws] speedups
 2021-10-27 13:28 UTC  (18+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] diff --color-moved: add perf tests
  ` [PATCH v3 02/15] diff --color-moved: clear all flags on blocks that are too short
  ` [PATCH v3 03/15] diff --color-moved: factor out function
  ` [PATCH v3 04/15] diff --color-moved: rewind when discarding pmb
  ` [PATCH v3 05/15] diff --color-moved=zebra: fix alternate coloring
  ` [PATCH v3 06/15] diff --color-moved: avoid false short line matches and bad zerba coloring
  ` [PATCH v3 07/15] diff: simplify allow-indentation-change delta calculation
  ` [PATCH v3 08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize
  ` [PATCH v3 09/15] diff --color-moved: call comparison function directly
  ` [PATCH v3 10/15] diff --color-moved: unify moved block growth functions
  ` [PATCH v3 11/15] diff --color-moved: shrink potential moved blocks as we go
  ` [PATCH v3 12/15] diff --color-moved: stop clearing potential moved blocks
  ` [PATCH v3 13/15] diff --color-moved-ws=allow-indentation-change: improve hash lookups
  ` [PATCH v3 14/15] diff: use designated initializers for emitted_diff_symbol
  ` [PATCH v3 15/15] diff --color-moved: intern strings

git log --encoding=HTML is not supported
 2021-10-27 11:03 UTC  (9+ messages)
      ` *Really* noisy encoding warnings post-v2.33.0

[Summit topic] Documentation (translations, FAQ updates, new user-focused, general improvements, etc.)
 2021-10-27  8:50 UTC  (5+ messages)

[PATCH v5 00/15] Upstreaming the Scalar command
 2021-10-27  8:27 UTC  (17+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/15] scalar: create a rudimentary executable
  ` [PATCH v6 02/15] scalar: start documenting the command
  ` [PATCH v6 03/15] scalar: create test infrastructure
  ` [PATCH v6 04/15] scalar: 'register' sets recommended config and starts maintenance
  ` [PATCH v6 05/15] scalar: 'unregister' stops background maintenance
  ` [PATCH v6 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully
  ` [PATCH v6 07/15] scalar: implement 'scalar list'
  ` [PATCH v6 08/15] scalar: implement the `clone` subcommand
  ` [PATCH v6 09/15] scalar: teach 'clone' to support the --single-branch option
  ` [PATCH v6 10/15] scalar: implement the `run` command
  ` [PATCH v6 11/15] scalar: allow reconfiguring an existing enlistment
  ` [PATCH v6 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments
  ` [PATCH v6 13/15] scalar: implement the `delete` command
  ` [PATCH v6 14/15] scalar: implement the `version` command
  ` [PATCH v6 15/15] scalar: accept -C and -c options before the subcommand

Unexpected cat-file --batch-check output
 2021-10-27  8:08 UTC  (5+ messages)

[PATCH 0/3] Add some more options to the pretty-formats
 2021-10-27  8:05 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] pretty.c: rework describe options parsing for better extensibility
  ` [PATCH v2 2/3] pretty: add tag option to %(describe)
  ` [PATCH v2 3/3] pretty: add abbrev "

[PATCH 0/5] Allow clean/smudge filters to handle huge files in the LLP64 data model
 2021-10-27  7:49 UTC  (6+ messages)
` [PATCH 1/5] t1051: introduce a smudge filter test for extremely large files
` [PATCH 2/5] odb: teach read_blob_entry to use size_t
` [PATCH 3/5] git-compat-util: introduce more size_t helpers
` [PATCH 4/5] odb: guard against data loss checking out a huge file
` [PATCH 5/5] clean/smudge: allow clean filters to process extremely large files

[PATCH] color: allow colors to be prefixed with "reset"
 2021-10-27  4:28 UTC  (3+ messages)

why git is so slow for a tiny git push?
 2021-10-27  2:48 UTC  (9+ messages)
      ` [External Mail]Re: "

[PATCH v3] fetch-pack: redact packfile urls in traces
 2021-10-26 22:49 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] http-fetch: redact url on die() message

[PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
 2021-10-26 21:18 UTC  (3+ messages)

[PATCH v2 0/9] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-26 21:01 UTC  (10+ messages)
` [PATCH v2 1/9] midx.c: clean up chunkfile after reading the MIDX
` [PATCH v2 2/9] midx.c: don't leak MIDX from verify_midx_file
` [PATCH v2 3/9] t/helper/test-read-midx.c: free MIDX within read_midx_file()
` [PATCH v2 4/9] builtin/pack-objects.c: don't leak memory via arguments
` [PATCH v2 5/9] builtin/repack.c: avoid leaking child arguments
` [PATCH v2 6/9] builtin/multi-pack-index.c: don't leak concatenated options
` [PATCH v2 7/9] midx.c: write MIDX filenames to strbuf
` [PATCH v2 8/9] pack-bitmap.c: don't leak type-level bitmaps
` [PATCH v2 9/9] pack-bitmap.c: more aggressively free in free_bitmap_index()

[PATCH 0/2] fetch-pack: redact packfile urls in traces
 2021-10-26 19:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] http-backend: remove a duplicated code branch
 2021-10-26 19:04 UTC  (5+ messages)
` (no subject)

[PATCH 0/2] Sparse Index: diff and blame builtins
 2021-10-26 16:17 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] diff: enable and test the sparse index
  ` [PATCH v2 2/2] blame: "

[Summit topic] Let's have chalk talks (part 1/?)
 2021-10-26 15:35 UTC  (4+ messages)

git apply --indent-to-add deletes other files from the index
 2021-10-26 15:11 UTC 


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