git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-10-25 11:25:29 to 2021-10-27 08:27:37 UTC [more...]

[PATCH v5 00/15] Upstreaming the Scalar command
 2021-10-27  8:27 UTC  (6+ 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

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

[PATCH v2 0/6] ssh signing: verify key lifetime
 2021-10-27  8:06 UTC  (7+ 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 0/3] Add some more options to the pretty-formats
 2021-10-27  8:05 UTC  (14+ 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 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-27  7:51 UTC  (7+ messages)
` [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"

[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

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

[PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
 2021-10-27  6:35 UTC  (3+ messages)
  ` [PATCH v2] "

[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 v2 0/3] remote: replace static variables with struct remote_state
 2021-10-27  2:28 UTC  (13+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] remote: use remote_state parameter internally

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-10-27  2:01 UTC  (9+ messages)
` [PATCH 1/3] leak tests: mark t5701-git-serve.sh as passing SANITIZE=leak
` [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

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

[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 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
 2021-10-26 22:35 UTC  (3+ messages)
` [PATCH 1/2] fixup! tmp-objdir: new API for creating temporary writable databases
` [PATCH 2/2] "

What's cooking in git.git (Oct 2021, #06; Mon, 25)
 2021-10-26 22:21 UTC  (16+ 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 "
` tb/plug-pack-bitmap-leaks "
` jc/branch-copy-doc "
` regression in ns/tmp-objdir and ns/batched-fsync

[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()

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-26 20:14 UTC  (19+ 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'
` Let's have public Git chalk talks, was Re: Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20

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

git-svn bug: Output git directory has uncommitted changes
 2021-10-26 19:30 UTC  (4+ messages)

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

[PATCH] doc: fix grammar rules in commands'syntax
 2021-10-26 18:21 UTC  (2+ messages)

[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  (6+ messages)

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

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

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-26 10:12 UTC  (4+ messages)

[PATCH v2 0/3] refs.c + config.c: plug memory leaks
 2021-10-26  8:53 UTC  (4+ messages)
` [PATCH v3 0/6] usage.c: add die_message() & plug memory leaks in refs.c & config.c
  ` [PATCH v3 5/6] config.c: free(expanded) before die(), work around GCC oddity

[PATCH 0/3] Documentation: change "folder" to "directory"
 2021-10-26  6:02 UTC  (5+ messages)

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-26  5:05 UTC  (5+ messages)
` [PATCH RFC v1] "
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v7 0/3] send-email: shell completion improvements
 2021-10-26  0:48 UTC  (6+ messages)
` [PATCH v8 0/2] "
` [PATCH v8 1/2] send-email: programmatically generate bash completions
` [PATCH v8 2/2] send-email docs: add format-patch options

[PATCH 0/2] color: support "default" to restore fg/bg color
 2021-10-26  0:54 UTC  (6+ messages)
` [PATCH 1/2] color: add missing GIT_COLOR_* white/black constants
` [PATCH 2/2] color: support "default" to restore fg/bg color

[PATCH] completion: fix incorrect bash/zsh string equality check
 2021-10-25 22:29 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
 2021-10-25 21:26 UTC  (12+ messages)
` [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
  ` [PATCH v2 01/10] command-list.txt: sort with "LC_ALL=C sort"
  ` [PATCH v2 07/10] generate-cmdlist.sh: stop sorting category lines
  ` [PATCH v2 08/10] generate-cmdlist.sh: do not shell out to "sed"

Unified workflow for `git add/checkout --patch`?
 2021-10-25 19:47 UTC  (3+ messages)

[RFC PATCH] mergetools/vimdiff: add vimdiff4 merge tool variant
 2021-10-25 20:13 UTC  (4+ messages)

[PATCH 0/6] Makefile: be less eager to re-build, *.sh code cleanups
 2021-10-25 19:08 UTC  (10+ messages)
` [PATCH 2/6] Makefile: remove $(GIT_VERSION) from $(SCRIPT_DEFINES)
` [PATCH 6/6] git-sh-setup: remove "sane_grep", it's not needed anymore

[PATCH v4] archive: describe compression level option
 2021-10-25 17:57 UTC  (6+ messages)

Is t7006-pager.sh racy?
 2021-10-25 17:41 UTC  (3+ messages)

[PATCH 0/6] ssh signing: verify key lifetime
 2021-10-25 17:16 UTC  (5+ messages)
` [PATCH 1/6] ssh signing: extend check_signature to accept payload metadata

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-25 17:00 UTC  (10+ messages)
` [PATCH 10/11] pack-bitmap-write.c: don't return without stop_progress()
        ` SubmittingPatchs: clarify choice of base and testing

[PATCH v2 00/14] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-10-25 16:40 UTC  (3+ messages)
` [RFC PATCH] add|rm|mv: fix bug that prevent the update of non-sparse

[PATCH] amend error message violations
 2021-10-25 16:40 UTC  (3+ messages)

[PATCH v4 0/4] cache parent project's gitdir in submodules
 2021-10-25 16:19 UTC  (4+ messages)
` [PATCH v4 4/4] submodule: record superproject gitdir during 'update'

[PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
 2021-10-25 16:14 UTC  (3+ messages)

[PATCH] command-list.txt: remove 'sparse-index' from main help
 2021-10-25 16:10 UTC  (3+ messages)

[PATCH v3 0/8] Sparse Index: integrate with reset
 2021-10-25 15:59 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/8] reset: preserve skip-worktree bit in mixed reset

[PATCH] gpg-interface: allow selecting key id with env variable
 2021-10-25 14:38 UTC  (7+ messages)

[PATCH] config.txt: fix typo
 2021-10-25 13:11 UTC  (2+ messages)

tortoiseplink ssh variant still needed?
 2021-10-25 13:04 UTC  (3+ messages)

[PATCH v3 00/10] progress: assert "global_progress" + test fixes / cleanup
 2021-10-25 12:29 UTC  (8+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 5/8] progress.c: add temporary variable from progress struct
  ` [PATCH v4 6/8] pack-bitmap-write.c: don't return without stop_progress()
  ` [PATCH v4 7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO)
  ` [PATCH v4 8/8] progress.c: add & assert a "global_progress" variable


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