git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-09-10 01:35:41 to 2021-09-11 16:21:49 UTC [more...]

[PATCH 0/8] repack: introduce `--write-midx`
 2021-09-11 16:21 UTC  (17+ messages)
` [PATCH 1/8] midx: expose 'write_midx_file_only()' publicly
` [PATCH 2/8] builtin/multi-pack-index.c: support --stdin-packs mode
` [PATCH 3/8] midx: preliminary support for `--refs-snapshot`
` [PATCH 4/8] builtin/repack.c: keep track of existing packs unconditionally
` [PATCH 5/8] builtin/repack.c: extract showing progress to a variable
` [PATCH 6/8] builtin/repack.c: support writing a MIDX while repacking
` [PATCH 7/8] builtin/repack.c: make largest pack preferred
` [PATCH 8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps

[PATCH] merge-recursive: use fspathcmp() in path_hashmap_cmp()
 2021-09-11 16:08 UTC  (6+ messages)

[PATCH 0/3] packfile: use oidset for bad objects
 2021-09-11 16:08 UTC  (8+ messages)
` [PATCH 1/3] packfile: convert mark_bad_packed_object() to object_id
` [PATCH 2/3] packfile: convert has_packed_and_bad() "
` [PATCH 3/3] packfile: use oidset for bad objects
` [PATCH 4/3] midx: inline nth_midxed_pack_entry()

[PATCH] strvec: use size_t to store nr and alloc
 2021-09-11 15:01 UTC 

[PATCH] .mailmap: Update mailmap
 2021-09-11 14:52 UTC  (12+ messages)
  ` Oddidies in the .mailmap parser & future syntax extensions

[PATCH v3 0/7] drop support for ancient curl, improve version checks
 2021-09-11 14:46 UTC  (59+ messages)
` [PATCH v4 0/5] drop support for ancient curl
  ` [PATCH v4 2/5] http: drop support for curl < 7.16.0
  ` [PATCH 0/5] post-v2.33 "drop support for ancient curl" follow-up
    ` [PATCH 2/5] http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
    ` [PATCH v2 0/8] post-v2.33 "drop support for ancient curl" follow-up
      ` [PATCH v2 1/8] INSTALL: don't mention the "curl" executable at all
      ` [PATCH v2 2/8] INSTALL: mention that we need libcurl 7.19.4 or newer to build
      ` [PATCH v2 3/8] Makefile: drop support for curl < 7.9.8 (again)
      ` [PATCH v2 4/8] http: drop support for curl < 7.18.0 (again)
      ` [PATCH v2 5/8] http: correct version check for CURL_HTTP_VERSION_2
      ` [PATCH v2 6/8] http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
      ` [PATCH v2 7/8] http: centralize the accounting of libcurl dependencies
      ` [PATCH v2 8/8] http: don't hardcode the value of CURL_SOCKOPT_OK
      ` [PATCH v3 0/9] post-v2.33 "drop support for ancient curl" follow-up
        ` [PATCH v3 1/9] INSTALL: don't mention the "curl" executable at all
        ` [PATCH v3 2/9] INSTALL: reword and copy-edit the "libcurl" section
        ` [PATCH v3 3/9] INSTALL: mention that we need libcurl 7.19.4 or newer to build
        ` [PATCH v3 4/9] Makefile: drop support for curl < 7.9.8 (again)
        ` [PATCH v3 5/9] http: drop support for curl < 7.18.0 (again)
        ` [PATCH v3 6/9] http: correct version check for CURL_HTTP_VERSION_2
        ` [PATCH v3 7/9] http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
        ` [PATCH v3 8/9] http: centralize the accounting of libcurl dependencies
        ` [PATCH v3 9/9] http: don't hardcode the value of CURL_SOCKOPT_OK

[PATCH] compression: drop write-only core_compression_* variables
 2021-09-11 14:15 UTC  (2+ messages)

[PATCH v2 0/7] remove dead & undocumented shell code
 2021-09-11 11:17 UTC  (6+ messages)
` [PATCH v3 0/4] remove dead & internal-only "
  ` [PATCH v3 1/4] git-submodule: remove unused is_zero_oid() function
  ` [PATCH v3 2/4] git-sh-setup: remove unused "pull with rebase" message
  ` [PATCH v3 3/4] git-bisect: remove unused SHA-1 $x40 shell variable
  ` [PATCH v3 4/4] test-lib: remove unused $_x40 and $_z40 variables

[PATCH 0/3] suppress trailing whitespace on empty "notes" lines
 2021-09-11 10:39 UTC  (13+ messages)
` [PATCH 3/3] notes: don't indent empty lines

[PATCH 0/2] parse-options: properly align continued usage output
 2021-09-11  7:41 UTC  (21+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/6] parse-options: properly align continued usage output & related
  ` [PATCH v2 1/6] test-lib.sh: add a UNIX_SOCKETS prerequisite
  ` [PATCH v2 2/6] git.c: add a NEED_UNIX_SOCKETS option for built-ins
  ` [PATCH v2 3/6] parse-options: stop supporting "" in the usagestr array
  ` [PATCH v2 4/6] built-ins: "properly" align continued usage output
  ` [PATCH v2 5/6] send-pack: properly use parse_options() API for usage string
  ` [PATCH v2 6/6] parse-options: properly align continued usage output

Fwd: Bug report: Githook reference-transaction does not change working directory on git clone
 2021-09-11  6:57 UTC 

Git apply can convert LF file into CRLF when .gitattributes file is a part of a patch
 2021-09-11  6:43 UTC  (2+ messages)

[PATCH 0/6] help: fix usage nits & bugs, completion shellscript->C
 2021-09-11  2:34 UTC  (21+ messages)
` [PATCH 5/6] help: correct logic error in combining --all and --config
` [PATCH v2 0/5] help: fix usage nits & bugs, completion shellscript->C
  ` [PATCH v2 1/5] help: correct the usage string in -h and documentation
  ` [PATCH v2 2/5] help: correct usage & behavior of "git help --guides"
  ` [PATCH v2 3/5] help tests: add test for --config output
  ` [PATCH v2 4/5] help: correct logic error in combining --all and --config
  ` [PATCH v2 5/5] help / completion: make "git help" do the hard work

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-09-11  0:52 UTC  (3+ messages)
` [PATCH v2] "

What's cooking in git.git (Sep 2021, #03; Fri, 10)
 2021-09-10 22:11 UTC 

[PATCH] Docs: web server must setenv GIT_PROTOCOL for v2
 2021-09-10 22:08 UTC  (18+ messages)
                ` [PATCH 1/5] t5551: test v2-to-v0 http protocol fallback
                ` [PATCH 2/5] http-backend: handle HTTP_GIT_PROTOCOL CGI variable
                ` [PATCH 3/5] docs/http-backend: mention v2 protocol
                ` [PATCH 4/5] docs/git: discuss server-side config for GIT_PROTOCOL
                ` [PATCH 5/5] docs/protocol-v2: point readers transport config discussion

[PATCH] test-tool run-command: remove dead "testsuite" code
 2021-09-10 22:05 UTC  (5+ messages)
` [PATCH] test-tool run-command: fix confusing init pattern

[PATCH v6 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-09-10 21:01 UTC  (22+ messages)
` [PATCH v7 "
  ` [PATCH v8 "
    ` [PATCH v8 1/9] ssh signing: preliminary refactoring and clean-up
    ` [PATCH v8 2/9] ssh signing: add test prereqs
    ` [PATCH v8 3/9] ssh signing: add ssh key format and signing code
    ` [PATCH v8 4/9] ssh signing: retrieve a default key from ssh-agent
    ` [PATCH v8 5/9] ssh signing: provide a textual signing_key_id
    ` [PATCH v8 6/9] ssh signing: verify signatures using ssh-keygen
    ` [PATCH v8 7/9] ssh signing: duplicate t7510 tests for commits
    ` [PATCH v8 8/9] ssh signing: tests for logs, tags & push certs
    ` [PATCH v8 9/9] ssh signing: test that gpg fails for unknown keys

[PATCH] index-pack: use xopen in init_thread
 2021-09-10 20:25 UTC 

[PATCH 0/8] Drop support for git rebase --preserve-merges
 2021-09-10 17:16 UTC  (12+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v3 00/11] "
    ` [PATCH v3 05/11] rebase: drop support for `--preserve-merges`

[RFC PATCH v2 0/4] developer: support pedantic
 2021-09-10 15:39 UTC  (4+ messages)
` [PATCH v3 0/3] support pedantic in developer mode
  ` [PATCH v3 1/3] gettext: remove optional non-standard parens in N_() definition

[hacky PATCH 0/2] speeding up trivial for-each-ref invocations
 2021-09-10 14:26 UTC  (8+ messages)
` [PATCH 1/2] ref-filter: hacky "streaming" mode

[PATCH 0/5] rebase -i: a couple of small improvements
 2021-09-10 12:07 UTC  (12+ messages)
` [PATCH 4/5] rebase -i: don't fork git checkout

Error: error converting ".git" to absolute: EvalSymlinks: too many links
 2021-09-10 11:11 UTC  (2+ messages)

[PATCH 0/2] A pair of git am --abort issues
 2021-09-10 10:31 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] git-am.txt: clarify --abort behavior
  ` [PATCH v2 2/3] t4151: add a few am --abort tests
  ` [PATCH v2 3/3] am: fix incorrect exit status on am fail to abort

[PATCH 0/3] Fix D/F issues in stash
 2021-09-10 10:29 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t3903: document a pair of directory/file bugs
  ` [PATCH v2 2/3] stash: avoid feeding directories to update-index
  ` [PATCH v2 3/3] stash: restore untracked files AFTER restoring tracked files

What's cooking in git.git (Sep 2021, #02; Wed, 8)
 2021-09-10  9:33 UTC  (10+ messages)
` js/scalar, was "
` js/retire-preserve-merges, "
` mr/bisect-in-c-4, "
` ar/submodule-add-more, "

[PATCH 0/9] packfile: avoid .idx rename races
 2021-09-10  1:35 UTC  (3+ messages)
` [PATCH v2 "


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