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

[PATCH v2 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-09-09 14:16 UTC  (9+ messages)
` [PATCH v3 "
  ` [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

What's cooking in git.git (Sep 2021, #02; Wed, 8)
 2021-09-09 14:12 UTC  (18+ messages)
` js/scalar, was "
` rs/range-diff-avoid-segfault-with-I, "
` js/retire-preserve-merges, "
` mr/bisect-in-c-4, "
` lh/systemd-timers, "
` ar/submodule-add-more, "

[PATCH 0/5] rebase -i: a couple of small improvements
 2021-09-09 14:04 UTC  (18+ 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

[hacky PATCH 0/2] speeding up trivial for-each-ref invocations
 2021-09-09 13:20 UTC  (6+ messages)

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

[PATCH v3 0/6] config-based hooks restarted
 2021-09-09 12:59 UTC  (8+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] hook: run a list of hooks instead
    ` [PATCH v4] fixup! "
  ` [PATCH v4 2/5] hook: allow parallel hook execution
  ` [PATCH v4 3/5] hook: introduce "git hook list"
  ` [PATCH v4 4/5] hook: include hooks from the config
  ` [PATCH v4 5/5] hook: allow out-of-repo 'git hook' invocations

[PATCH 2/2] maintenance: skip bootout/bootstrap when plist is registered
 2021-09-09 13:45 UTC  (5+ messages)
` [PATCH] gc: remove unused launchctl_get_uid() call

[PATCH 0/2] pull: release handles to pack files before potentially gc'ing
 2021-09-09 11:20 UTC  (4+ messages)
` [PATCH 2/2] pull: release packs before fetching

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-09-09 10:29 UTC  (42+ 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 00/11] rebase: dereference tags
 2021-09-09 10:35 UTC  (6+ messages)
` [PATCH 03/11] t3407: use test_cmp_rev
` [PATCH 08/11] rebase: remove redundant strbuf

[PATCH 0/4] Follow-up to js/pull-release-backs-before-fetching
 2021-09-09  9:47 UTC  (5+ messages)
` [PATCH 1/4] run-command: prettify the `RUN_COMMAND_*` flags
` [PATCH 2/4] run-command: offer to close the object store before running
` [PATCH 3/4] run_auto_maintenance(): implicitly close the object store
` [PATCH 4/4] Close object store closer to spawning child processes

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-09  9:34 UTC  (6+ messages)
` [PATCH 3/4] midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps

[PATCH v4 0/1] ci: new github-action for git-l10n code review
 2021-09-09  9:09 UTC  (3+ messages)
` [PATCH v5 "
` [PATCH v5 1/1] "

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-09  8:06 UTC  (26+ messages)
` [PATCH v2 0/3] "
  ` [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/9] packfile: avoid .idx rename races
  ` [PATCH 1/9] pack.h: line-wrap the definition of finish_tmp_packfile()
  ` [PATCH 2/9] bulk-checkin.c: store checksum directly
  ` [PATCH 3/9] pack-write: refactor renaming in finish_tmp_packfile()
  ` [PATCH 4/9] pack-write.c: rename `.idx` files after `*.rev`
  ` [PATCH 5/9] builtin/repack.c: move `.idx` files into place last
  ` [PATCH 6/9] index-pack: refactor renaming in final()
  ` [PATCH 7/9] builtin/index-pack.c: move `.idx` files into place last
  ` [PATCH 8/9] pack-write: split up finish_tmp_packfile() function
  ` [PATCH 9/9] pack-objects: rename .idx files into place after .bitmap files

[PATCH v6 0/6] Finish converting git bisect to C part 4
 2021-09-09  7:51 UTC  (7+ messages)
` [PATCH v6 5/6] bisect--helper: reimplement `bisect_run` shell

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

Segfaults in git rebase --continue and git rerere
 2021-09-09  1:48 UTC  (2+ messages)

[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" "

[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 "

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  (3+ messages)
` [PATCH 0/4] fixup for hn/reftable

[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] 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  (7+ 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  (8+ messages)
` [PATCH 1/3] t3903: document a pair of directory/file bugs
` [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  (6+ messages)
` [PATCH v5 0/9] "

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

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

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

[PATCH 0/2] Add cmd_gud and detect libiconv path for Mac OS
 2021-09-08 10:50 UTC  (2+ messages)


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