git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-10-28 20:33:01 to 2021-10-30 20:12:15 UTC [more...]

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-30 19:58 UTC  (4+ messages)
` [Summit topic] Crazy (and not so crazy) ideas
  ` scripting speedups [was: [Summit topic] Crazy (and not so crazy) ideas]

[PATCH 0/5] Allow clean/smudge filters to handle huge files in the LLP64 data model
 2021-10-30 19:29 UTC  (45+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] test-genzeros: allow more than 2G zeros in Windows
  ` [PATCH v2 2/7] test-tool genzeros: generate large amounts of data more efficiently
  ` [PATCH v2 3/7] t1051: introduce a smudge filter test for extremely large files
  ` [PATCH v2 4/7] odb: teach read_blob_entry to use size_t
  ` [PATCH v2 5/7] git-compat-util: introduce more size_t helpers
  ` [PATCH v2 6/7] odb: guard against data loss checking out a huge file
  ` [PATCH v2 7/7] clean/smudge: allow clean filters to process extremely large files
  ` [PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
    ` [PATCH v3 1/8] test-genzeros: allow more than 2G zeros in Windows
    ` [PATCH v3 2/8] test-tool genzeros: generate large amounts of data more efficiently
    ` [PATCH v3 3/8] test-lib: add prerequisite for 64-bit platforms
    ` [PATCH v3 4/8] t1051: introduce a smudge filter test for extremely large files
    ` [PATCH v3 5/8] odb: teach read_blob_entry to use size_t
    ` [PATCH v3 6/8] git-compat-util: introduce more size_t helpers
    ` [PATCH v3 7/8] odb: guard against data loss checking out a huge file
    ` [PATCH v3 8/8] clean/smudge: allow clean filters to process extremely large files
` [PATCH 0/3] Allow clean/smudge filters to handle huge files in the LLP64 data model
  ` [PATCH 1/3] test-lib: add prerequisite for 64-bit platforms
  ` [PATCH 2/3] fixup! t1051: introduce a smudge filter test for extremely large files
  ` [PATCH 3/3] fixup! clean/smudge: allow clean filters to process "

[ANNOUNCE] Git for Windows 2.34.0-rc0
 2021-10-30 19:19 UTC  (2+ messages)

[PATCH] builtin: add git-default-branch command
 2021-10-30 17:18 UTC  (2+ messages)

[PATCH 1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output()
 2021-10-30 17:07 UTC  (2+ messages)
` [PATCH 2/2] gpg-interface: avoid buffer overrun "

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-30 16:44 UTC  (5+ messages)

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-10-30 14:51 UTC  (12+ messages)
` [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"

Is getpass(3) really obsolete?
 2021-10-30 12:24 UTC  (16+ messages)
  ` [PATCH] getpass.3: SYNOPSIS: Mark getpass() as [[deprecated]]

[PATCH] allow disabling fsync everywhere
 2021-10-30 10:39 UTC  (16+ messages)
      ` [PATCH] tests: disable "

[PATCH 0/2] fix up example code in MyFirstObjectWalk tutorial
 2021-10-30  7:49 UTC  (12+ messages)
` [PATCH 2/2] docs: add headers in MyFirstObjectWalk
` [PATCH v2 0/2] fix up example code in MyFirstObjectWalk tutorial
  ` [PATCH v2 1/2] docs: fix places that break compilation in MyFirstObjectWalk
  ` [PATCH v2 2/2] docs: add headers "
  ` [PATCH v3 0/2] fix up example code in MyFirstObjectWalk tutorial
    ` [PATCH v3 1/2] docs: fix places that break compilation in MyFirstObjectWalk
    ` [PATCH v3 2/2] docs: add headers "

[L10N] Kickoff for Git 2.34.0 round #1
 2021-10-30  2:09 UTC 

What's cooking in git.git (Oct 2021, #07; Fri, 29)
 2021-10-30  0:17 UTC 

[ANNOUNCE] Git v2.34.0-rc0
 2021-10-30  0:17 UTC 

[PATCH] wrapper: remove xunsetenv()
 2021-10-30  0:13 UTC  (17+ messages)

[PATCH v3] fetch-pack: redact packfile urls in traces
 2021-10-29 23:18 UTC  (21+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] http-fetch: redact url on die() message
  ` [PATCH v5 0/2] fetch-pack: redact packfile urls in traces
    ` [PATCH v5 1/2] "
    ` [PATCH v5 2/2] http-fetch: redact url on die() message
    ` [PATCH v6 0/2] fetch-pack: redact packfile urls in traces
      ` [PATCH v6 1/2] "
      ` [PATCH v6 2/2] http-fetch: redact url on die() message

[Bug] wrapper.c uses unportable unsetenv
 2021-10-29 21:57 UTC  (7+ messages)

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

[PATCH 0/4] Flag to add a newline after decorations for --oneline log output
 2021-10-29 21:15 UTC  (5+ messages)
` [PATCH 1/4] oneline: parse --newlineafter flag
` [PATCH 2/4] oneline: print newline after decorations if flag provided
` [PATCH 3/4] oneline: test for --newlineafter feature
` [PATCH 4/4] doc: add docs for newlineafter flag

git log --encoding=HTML is not supported
 2021-10-29 21:10 UTC  (14+ messages)
      ` *Really* noisy encoding warnings post-v2.33.0

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

[PATCH v2 0/3] sparse-index: expand/collapse based on 'index.sparse'
 2021-10-29 20:01 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
  ` [PATCH v4 0/4] sparse-index: expand/collapse based on 'index.sparse'
    ` [PATCH v4 1/4] test-read-cache.c: prepare_repo_settings after config init
    ` [PATCH v4 2/4] sparse-index: avoid unnecessary cache tree clearing
    ` [PATCH v4 3/4] sparse-index: add ensure_correct_sparsity function
    ` [PATCH v4 4/4] sparse-index: update do_read_index to ensure correct sparsity

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-29 17:31 UTC  (4+ messages)
` [WIP v2 "
  ` [WIP v2 1/2] config: make git_config_include() static
  ` [WIP v2 2/2] config: include file if remote URL matches a glob

[PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
 2021-10-29 13:45 UTC  (17+ messages)
      ` [PATCH] Remove negation from the merge option "--no-verify"
            ` [PATCH] Remove negation from the commit and "
                  ` [PATCH 2/2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
                    ` [PATCH] Document positive variant of commit and merge option "--no-verify"

[PATCH v2 00/12] diff --color-moved[-ws] speedups
 2021-10-29 11:06 UTC  (9+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] diff --color-moved: add perf tests
  ` [PATCH v3 03/15] diff --color-moved: factor out function

git aliases and GIT_PREFIX
 2021-10-29 10:59 UTC  (2+ messages)

[PATCH] t5310: drop lib-bundle.sh include
 2021-10-29 10:16 UTC  (3+ messages)

[Discussion] The architecture of Scalar (and others) within Git
 2021-10-28 18:58 UTC  (2+ messages)

[PATCH v2 00/13] hook.[ch]: new library to run hooks + simple hook conversion
 2021-10-29  6:27 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 03/13] rebase: convert pre-rebase to use hook.h
  ` [PATCH v3 05/13] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v3 07/13] git hook run: add an --ignore-missing flag

bug: invalid sha1 pointer in cache-tree
 2021-10-29  5:57 UTC 

conflict markers in markdown files
 2021-10-29  5:08 UTC  (8+ messages)

Is t7006-pager.sh racy?
 2021-10-28 22:10 UTC  (5+ messages)

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-28 21:17 UTC  (8+ messages)
` [PATCH RFC v1] "
  ` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "
          ` [PATCH] stash: get rid of unused argument in stash_staged()

[PATCH 1/5] t1051: introduce a smudge filter test for extremely large files
 2021-10-28 20:32 UTC  (3+ messages)
` [PATCH] helper/test-genzeros: allow more than 2G zeros in Windows


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