git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-07 22:29:55 to 2022-02-10 09:29:35 UTC [more...]

[PATCH v5 0/9] submodule: convert the rest of 'update' to C
 2022-02-10  9:28 UTC  (31+ messages)
` [PATCH v6 00/16] "
  ` [PATCH v6 01/16] submodule--helper: get remote names from any repository
  ` [PATCH v6 02/16] submodule--helper: refactor get_submodule_displaypath()
  ` [PATCH v6 03/16] submodule--helper: allow setting superprefix for init_submodule()
  ` [PATCH v6 04/16] submodule--helper: run update using child process struct
  ` [PATCH v6 05/16] builtin/submodule--helper.c: reformat designated initializers
  ` [PATCH v6 06/16] builtin/submodule--helper.c: rename option variables to "opt"
  ` [PATCH v6 07/16] submodule--helper: don't use bitfield indirection for parse_options()
  ` [PATCH v6 08/16] submodule tests: test for init and update failure output
  ` [PATCH v6 09/16] submodule--helper: remove update-module-mode
  ` [PATCH v6 10/16] submodule--helper: reorganize code for sh to C conversion
  ` [PATCH v6 11/16] submodule--helper run-update-procedure: remove --suboid
  ` [PATCH v6 12/16] submodule--helper run-update-procedure: learn --remote
  ` [PATCH v6 13/16] submodule--helper: remove ensure-core-worktree
  ` [PATCH v6 14/16] submodule--helper update-clone: learn --init
  ` [PATCH v6 15/16] submodule--helper: move functions around
  ` [PATCH v6 16/16] submodule: move core cmd_update() logic to C
  ` [PATCH v7 00/20] submodule: convert the rest of 'update' "
    ` [PATCH v7 01/20] submodule--helper: get remote names from any repository
    ` [PATCH v7 02/20] submodule--helper: refactor get_submodule_displaypath()
    ` [PATCH v7 03/20] submodule--helper: allow setting superprefix for init_submodule()
    ` [PATCH v7 04/20] submodule--helper: run update using child process struct
    ` [PATCH v7 05/20] builtin/submodule--helper.c: reformat designated initializers
    ` [PATCH v7 06/20] builtin/submodule--helper.c: rename option variables to "opt"
    ` [PATCH v7 07/20] submodule--helper: don't use bitfield indirection for parse_options()
    ` [PATCH v7 08/20] submodule tests: test for init and update failure output
    ` [PATCH v7 09/20] submodule--helper: remove update-module-mode
    ` [PATCH v7 10/20] submodule--helper: reorganize code for sh to C conversion
    ` [PATCH v7 11/20] submodule--helper run-update-procedure: remove --suboid
    ` [PATCH v7 12/20] submodule--helper run-update-procedure: learn --remote

[PATCH 0/8] fetch --recurse-submodules: fetch unpopulated submodules
 2022-02-10  8:51 UTC  (11+ messages)
` [PATCH 1/8] submodule: inline submodule_commits() into caller
` [PATCH 2/8] submodule: store new submodule commits oid_array in a struct
` [PATCH 3/8] submodule: make static functions read submodules from commits
` [PATCH 4/8] t5526: introduce test helper to assert on fetches
` [PATCH 5/8] t5526: use grep "
` [PATCH 6/8] submodule: extract get_fetch_task()
` [PATCH 7/8] fetch: fetch unpopulated, changed submodules
` [PATCH 8/8] submodule: fix bug and remove add_submodule_odb()

[GSoC] [PATCH 0/1] t0001: replace "test [-d|-f]" with test_path_is_* functions
 2022-02-10  7:21 UTC  (7+ messages)
` [GSoC] [PATCH 1/1] "

[PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
 2022-02-10  7:11 UTC  (7+ messages)

[PATCH 0/3] xdiff: handle allocation failures
 2022-02-10  6:28 UTC  (6+ messages)
` [PATCH 1/3] xdiff: handle allocation failure in patience diff
` [PATCH 2/3] xdiff: refactor a function
` [PATCH 3/3] xdiff: handle allocation failure when merging

[PATCH 0/2] Add cat-file --batch-command flag
 2022-02-10  4:01 UTC  (25+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] cat-file: rename cmdmode to transform_mode
  ` [PATCH v2 2/2] cat-file: add --batch-command mode
  ` [PATCH v3 0/3] Add cat-file --batch-command flag
    ` [PATCH v3 1/3] cat-file: rename cmdmode to transform_mode
    ` [PATCH v3 2/3] cat-file: introduce batch_command enum to replace print_contents
    ` [PATCH v3 3/3] cat-file: add --batch-command mode
    ` [PATCH v4 0/3] Add cat-file --batch-command flag
      ` [PATCH v4 1/3] cat-file: rename cmdmode to transform_mode
      ` [PATCH v4 2/3] cat-file: introduce batch_mode enum to replace print_contents
      ` [PATCH v4 3/3] cat-file: add --batch-command mode

[PATCH] clean: Use past tense for msg_remove, msg_skip_git_dir, and msg_skip_cwd
 2022-02-10  2:41 UTC 

[PATCH] glossary: describe "worktree"
 2022-02-10  2:19 UTC 

What's cooking in git.git (Feb 2022, #02; Wed, 9)
 2022-02-10  0:12 UTC 

[PATCH v3] clone, submodule: pass partial clone filters to submodules
 2022-02-09 23:37 UTC  (3+ messages)

[PATCH 0/5] scalar: implement the subcommand "diagnose"
 2022-02-09 22:48 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] archive: optionally add "virtual" files
  ` [PATCH v2 3/6] Implement `scalar diagnose`

[PATCH] fetch —object-info-format: client option for object-info
 2022-02-09 20:41 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v2] fetch object-info-format: "

[PATCH 00/11] Finish converting git bisect into a built-in
 2022-02-09 19:45 UTC  (12+ messages)
` [PATCH 01/11] bisect run: fix the error message
` [PATCH 06/11] bisect--helper: make `--bisect-state` optional
` [PATCH 07/11] bisect: move even the option parsing to `bisect--helper`
` [PATCH 08/11] bisect--helper: using `--bisect-state` without an argument is a bug

[PATCH 0/1] midx: prevent writing a bitmap with zero objects
 2022-02-09 19:26 UTC  (2+ messages)
` [PATCH 1/1] midx: prevent writing a .bitmap without any objects

[PATCH v4 0/5] Sparse checkout: fix bug with worktree of bare repo
 2022-02-09 18:41 UTC  (31+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add
  ` [PATCH v6 0/6] Sparse checkout: fix bug with worktree of bare repo
    ` [PATCH v6 1/6] Documentation: add extensions.worktreeConfig details
    ` [PATCH v6 2/6] worktree: create init_worktree_config()
    ` [PATCH v6 3/6] config: add repo_config_set_worktree_gently()

[PATCH 1/3] log: fix memory leak if --graph is passed multiple times
 2022-02-09 18:26 UTC  (6+ messages)
` [PATCH 2/3] log: add a config option for --graph
` [PATCH 3/3] gitk: set log.graph=false when running `git log`

[PATCH 0/2] fetch: speed up mirror-fetches with many refs
 2022-02-09 18:10 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] fetch-pack: use commit-graph when computing cutoff
  ` [PATCH v2 2/2] fetch: skip computing output width when not printing anything

[PATCH] gpg-interface: fix for gpgsm v2.3
 2022-02-09 16:20 UTC  (6+ messages)

What's cooking in git.git (Feb 2022, #01; Thu, 3)
 2022-02-09 14:57 UTC  (4+ messages)
` Opinions on merging questions (Was: What's cooking in git.git (Feb 2022, #01; Thu, 3))

branch.autoSetupMerge option for "if name matches only"?
 2022-02-09 13:46 UTC  (2+ messages)

[PATCH 0/1] xdiff: share xdiff between git and libgit2
 2022-02-09 11:07 UTC  (3+ messages)
` [PATCH 1/1] xdiff: provide indirection to git functions

[PATCH 0/2] reftable related tweaks to t1410
 2022-02-09 11:29 UTC  (3+ messages)
` [PATCH 1/2] t1410: use test-tool ref-store to inspect reflogs
` [PATCH 2/2] t1410: mark bufsize boundary test as REFFILES

[PATCH 0/1] checkout: teach "git checkout" to checkout submodule branches
 2022-02-09  6:56 UTC  (3+ messages)
` [PATCH 1/1] checkout --recurse-submodules: checkout branches if configured

[Possible Bug] sparse-checkout disable followed by re-init
 2022-02-09  3:22 UTC  (2+ messages)

[PATCH 0/2] repack: add --filter=
 2022-02-09  2:27 UTC  (7+ messages)
` [PATCH v2 0/4] [RFC] "
  ` [PATCH v2 1/4] pack-objects: allow --filter without --stdout
  ` [PATCH v2 2/4] repack: add --filter=<filter-spec> option
  ` [PATCH v2 3/4] upload-pack: allow missing promisor objects
  ` [PATCH v2 4/4] tests for repack --filter mode

[PATCH 0/2] Prepare (auto)stash for reftable
 2022-02-08 20:09 UTC  (3+ messages)
` [PATCH 1/2] t3420: prepare "
` [PATCH 2/2] Treat MERGE_AUTOSTASH and friends as a pseudoref

[PATCH] refs: RFC: Reftable support for git-core
 2022-02-08 20:16 UTC 

Optimization for "git clean -ffdx"
 2022-02-08 22:03 UTC 

[PATCH v6 0/5] teach submodules to know they're submodules
 2022-02-08 18:24 UTC  (7+ messages)

[PATCH 0/3] reftable related test tweaks
 2022-02-08 14:58 UTC  (14+ messages)
` [PATCH 2/3] t1405: mark test that checks existence as REFFILES

[PATCH] t0051: use "skip_all" under !MINGW in single-test file
 2022-02-08 13:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v10 0/9] ls-tree: "--object-only" and "--format" opts
 2022-02-08 12:14 UTC  (15+ messages)
` [PATCH v11 00/13] "
  ` [PATCH v11 01/13] ls-tree: remove commented-out code
  ` [PATCH v11 02/13] ls-tree: add missing braces to "else" arms
  ` [PATCH v11 03/13] ls-tree: use "enum object_type", not {blob,tree,commit}_type
  ` [PATCH v11 04/13] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
  ` [PATCH v11 05/13] ls-tree: rename "retval" to "recurse" in "show_tree()"
  ` [PATCH v11 06/13] ls-tree: simplify nesting if/else logic "
  ` [PATCH v11 07/13] ls-tree: fix "--name-only" and "--long" combined use bug
  ` [PATCH v11 08/13] ls-tree: slightly refactor `show_tree()`
  ` [PATCH v11 09/13] ls-tree: introduce struct "show_tree_data"
  ` [PATCH v11 10/13] cocci: allow padding with `strbuf_addf()`
  ` [PATCH v11 11/13] ls-tree.c: introduce "--format" option
  ` [PATCH v11 12/13] ls-tree: introduce function "fast_path()"
  ` [PATCH v11 13/13] ls-tree.c: support --object-only option for "git-ls-tree"

[PATCH 0/2] checkout/fetch/pull/pack-objects: allow -h outside a repository again
 2022-02-08 11:21 UTC  (8+ messages)
` [PATCH 1/2] checkout/fetch/pull/pack-objects: allow `-h` outside a repository
` [PATCH 2/2] t0012: verify that built-ins handle `-h` even without gitdir
` [PATCH v2 0/2] checkout/fetch/pull/pack-objects: allow -h outside a repository again
  ` [PATCH v2 1/2] checkout/fetch/pull/pack-objects: allow `-h` outside a repository
  ` [PATCH v2 2/2] t0012: verify that built-ins handle `-h` even without gitdir

Commit SHA1 == SHA1 checksum?
 2022-02-08  6:23 UTC  (13+ messages)

[PATCH v6 0/3] completion: sparse-checkout updates
 2022-02-08  4:16 UTC  (3+ messages)
` [PATCH v7 "

[GSoC][PATCH] lib-read-tree-m-3way: modernize a test script (style)
 2022-02-08  3:24 UTC  (10+ messages)
` [PATCH v3 1/2] t/lib-read-tree-m-3way: modernize style
  ` [PATCH v3 2/2] t/lib-read-tree-m-3way: indent with tabs
` [PATCH v4 0/2] t/lib-read-tree-m-3way: modernize a test script
  ` [PATCH v4 1/2] t/lib-read-tree-m-3way: modernize style
  ` [PATCH v4 2/2] t/lib-read-tree-m-3way: indent with tabs

[PATCH v2 00/13] In-core git merge-tree ("Server side merges")
 2022-02-07 23:36 UTC  (5+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 03/15] merge-tree: add option parsing and initial shell for real merge function

git-checkout doesn't seem to respect config from include.path
 2022-02-07 23:50 UTC  (5+ 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).