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

[PATCH v3 0/2] progress.c API users: fix bogus counting
 2021-09-09  1:10 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] commit-graph: fix bogus counter in "Scanning merged commits" progress line
  ` [PATCH v4 2/2] entry: show finer-grained counter in "Filtering content" "

What's cooking in git.git (Sep 2021, #02; Wed, 8)
 2021-09-09  1:02 UTC  (9+ messages)

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-09  0:50 UTC  (14+ messages)
` [PATCH v2 0/4] rename *.idx file into place last (also after *.bitmap)
  ` [PATCH v2 2/4] pack-write: refactor renaming in finish_tmp_packfile()
  ` [PATCH v2 4/4] pack-write: rename *.idx file into place last (really!)
` [PATCH v2 0/3] prevent opening packs too early
  ` [PATCH v2 1/3] pack-write.c: rename `.idx` files into place last
  ` [PATCH v2 2/3] builtin/repack.c: move "
  ` [PATCH v2 3/3] builtin/index-pack.c: "

[PATCH 0/3] More add_submodule_odb() cleanup in merge code
 2021-09-08 22:20 UTC  (6+ messages)
` [PATCH 1/3] t6437: run absorbgitdirs on repos
` [PATCH 2/3] revision: remove "submodule" from opt struct
` [PATCH 3/3] DO NOT SUBMIT commit-reach,revision: verify non-mixing

git diff: print hunk numbers?
 2021-09-08 22:02 UTC  (3+ messages)

[PATCH 06/13] add: skip paths that are outside sparse-checkout cone
 2021-09-08 21:06 UTC  (5+ messages)

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-09-08 20:44 UTC  (2+ messages)

[PATCH 0/6] help: fix usage nits & bugs, completion shellscript->C
 2021-09-08 19:37 UTC  (12+ messages)
` [PATCH 1/6] help: correct the usage string in -h and documentation
` [PATCH 2/6] help: correct usage string for "git help --guides"
` [PATCH 3/6] help tests: add test for --config output
` [PATCH 4/6] help: refactor "for_human" control flow in cmd_help()
` [PATCH 5/6] help: correct logic error in combining --all and --config
` [PATCH 6/6] help / completion: make "git help" do the hard work

[PATCH v4 0/5] drop support for ancient curl
 2021-09-08 19:32 UTC  (11+ messages)
` [PATCH 0/5] post-v2.33 "drop support for ancient curl" follow-up
  ` [PATCH 1/5] http: drop support for curl < 7.18.0 (again)
  ` [PATCH 2/5] http: correct curl version check for CURLOPT_PINNEDPUBLICKEY
  ` [PATCH 3/5] http: correct version check for CURL_HTTP_VERSION_2_0
  ` [PATCH 4/5] http: centralize the accounting of libcurl dependencies
  ` [PATCH 5/5] http: don't hardcode the value of CURL_SOCKOPT_OK

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-09-08 19:23 UTC  (18+ messages)
` [PATCH v2 0/6] Implement a batched fsync "

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

[PATCH 0/2] pull: release handles to pack files before potentially gc'ing
 2021-09-08 19:16 UTC  (4+ messages)
` [PATCH 1/2] commit-graph: when closing the graph, also release the slab
` [PATCH 2/2] pull: release packs before fetching

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-09-08 19:04 UTC  (6+ messages)

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-09-08 18:50 UTC  (7+ messages)
` [PATCH 0/4] fixup for hn/reftable
  ` [PATCH 1/4] fixup! reftable: reading/writing blocks
  ` [PATCH 2/4] fixup! reftable: utility functions
  ` [PATCH 3/4] fixup! Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH 4/4] fixup! reftable: utility functions

[PATCH 0/7] In grep, no adding submodule ODB as alternates
 2021-09-08 18:45 UTC  (5+ messages)
` [PATCH v3 0/8] "

[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-09-08 18:41 UTC  (10+ messages)
` [PATCH 05/13] add: fail when adding an untracked sparse file
` [PATCH 09/13] rm: add --sparse option
` [PATCH 11/13] mv: refuse to move sparse paths

[PATCH 0/5] rebase -i: a couple of small improvements
 2021-09-08 18:14 UTC  (8+ messages)
` [PATCH 1/5] sequencer.c: factor out a function
` [PATCH 2/5] rebase: fix todo-list rereading
` [PATCH 3/5] reset_head(): mark oid parameter as const
` [PATCH 4/5] rebase -i: don't fork git checkout
` [PATCH 5/5] rebase: remove unused parameter

[PATCH] Docs: web server must setenv GIT_PROTOCOL for v2
 2021-09-08 16:50 UTC  (6+ messages)

[PATCH 0/2] A pair of git am --abort issues
 2021-09-08 16:33 UTC  (10+ messages)
` [PATCH 1/2] t4151: document a pair of am --abort bugs
` [PATCH 2/2] am: fix incorrect exit status on am fail to abort

[PATCH v4 14/16] pack-write.c: extract 'write_rev_file_order'
 2021-09-08 16:32 UTC  (9+ messages)
` [PATCH] pack-write: skip *.rev work when not writing *.rev

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

[PATCH v4 00/10] Sparse index: delete ignored files outside sparse cone
 2021-09-08 16:11 UTC  (12+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 4/9] sparse-index: silently return when cache tree fails
  ` [PATCH v5 6/9] sparse-checkout: create helper methods
  ` [PATCH v5 7/9] attr: be careful about sparse directories
  ` [PATCH v5 8/9] sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
  ` [PATCH v5 9/9] sparse-checkout: clear tracked sparse dirs

[PATCH 0/4] Compile-time extensions for list-object-filter
 2021-09-08 14:23 UTC  (4+ messages)

[PATCH 00/11] rebase: dereference tags
 2021-09-08 13:42 UTC  (18+ messages)
` [PATCH 01/11] t3407: run tests in $TEST_DIRECTORY
` [PATCH 02/11] t3407: use test_commit
` [PATCH 03/11] t3407: use test_cmp_rev
` [PATCH 04/11] t3407: rename a variable
` [PATCH 05/11] t3407: use test_path_is_missing
` [PATCH 06/11] t3407: strengthen rebase --abort tests
` [PATCH 07/11] t3407: rework rebase --quit tests
` [PATCH 08/11] rebase: remove redundant strbuf
` [PATCH 09/11] rebase: use our standard error return value
` [PATCH 10/11] rebase: use lookup_commit_reference_by_name()
` [PATCH 11/11] rebase: dereference tags

[PATCH] tests: remove leftover untracked files
 2021-09-08 13:11 UTC  (3+ messages)

[PATCH v4 0/3] add a test mode for SANITIZE=leak, run it in CI
 2021-09-08 12:03 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] tests: "

[PATCH v9 0/3] maintenance: add support for systemd timers on Linux
 2021-09-08 11:44 UTC  (4+ messages)
` [PATCH v10 "

[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-09-08 11:24 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] merge: make sparse-aware with ORT
  ` [PATCH v3 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
    ` [PATCH v3 1/6] diff: ignore sparse paths in diffstat
    ` [PATCH v3 2/6] merge: make sparse-aware with ORT
    ` [PATCH v3 3/6] merge-ort: expand only for out-of-cone conflicts
    ` [PATCH v3 4/6] t1092: add cherry-pick, rebase tests
    ` [PATCH v3 5/6] sequencer: ensure full index if not ORT strategy
    ` [PATCH v3 6/6] sparse-index: integrate with cherry-pick and rebase

[PATCH 0/2] Add cmd_gud and detect libiconv path for Mac OS
 2021-09-08 10:50 UTC  (6+ messages)
` [PATCH 1/2] add cmd_gud to open git-scm.com webpage
` [PATCH 2/2] add liconv link for makefile

[PATCH] hash-object: prefix_filename() returns allocated memory these days
 2021-09-08  9:42 UTC  (2+ messages)

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-08  2:30 UTC  (10+ messages)
` [PATCH 1/4] t/helper/test-bitmap.c: add 'dump-hashes' mode
` [PATCH 3/4] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
` [PATCH 4/4] t5326: test propagating hashcache values


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