git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-12-04 02:58:27 to 2021-12-07 10:57:14 UTC [more...]

[PATCH 0/6] refs: excessive hook execution with packed refs
 2021-12-07 10:56 UTC  (7+ messages)
` [PATCH 1/6] refs: open-code deletion of "
` [PATCH 2/6] refs: allow passing flags when beginning transactions
` [PATCH 3/6] refs: allow skipping the reference-transaction hook
` [PATCH 4/6] refs: demonstrate excessive execution of "
` [PATCH 5/6] refs: do not execute reference-transaction hook on packing refs
` [PATCH 6/6] refs: skip hooks when deleting uncovered packed refs

[PATCH v1] common-main.c: call exit(), don't return
 2021-12-07 10:13 UTC  (3+ messages)
` [PATCH v2] "

What's cooking in git.git (Dec 2021, #01; Fri, 3)
 2021-12-07  9:17 UTC  (5+ messages)
` en/keep-cwd (Was: Re: What's cooking in git.git (Dec 2021, #01; Fri, 3))

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-12-07  9:08 UTC  (6+ messages)
` [PATCH v5 0/2] branch: inherit tracking configs
  ` [PATCH v5 1/2] branch: accept multiple upstream branches for tracking
  ` [PATCH v5 2/2] branch: add flags and config to inherit tracking

[PATCH v13 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches
 2021-12-07  8:31 UTC  (17+ messages)
` [PATCH v14 "
  ` [PATCH v14 3/3] am: support --allow-empty to record specific "
  ` [PATCH v15 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle "
    ` [PATCH v15 1/3] doc: git-format-patch: describe the option --always
    ` [PATCH v15 2/3] am: support --empty=<option> to handle empty patches
    ` [PATCH v15 3/3] am: support --allow-empty to record specific "
    ` [PATCH v16 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle "
      ` [PATCH v16 1/3] doc: git-format-patch: describe the option --always
      ` [PATCH v16 2/3] am: support --empty=<option> to handle empty patches
      ` [PATCH v16 3/3] am: support --allow-empty to record specific "
      ` [PATCH v17 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle "
        ` [PATCH v17 1/3] doc: git-format-patch: describe the option --always
        ` [PATCH v17 2/3] am: support --empty=<option> to handle empty patches
        ` [PATCH v17 3/3] am: support --allow-empty to record specific "

Bug report: Strange behavior with `git gc` and `reference-transaction` hook
 2021-12-07  8:24 UTC  (4+ messages)

Regression in 8d92fb292706 ("dir: replace exponential algorithm with a linear one")
 2021-12-07  7:14 UTC  (4+ messages)

[PATCH v3 0/5] unpack large objects in stream
 2021-12-07  6:48 UTC  (19+ messages)
` [PATCH v4 1/5] object-file: refactor write_loose_object() to read buffer from stream
` [PATCH v4 2/5] object-file.c: handle undetermined oid in write_loose_object()
` [PATCH v4 4/5] unpack-objects.c: add dry_run mode for get_data()
` [PATCH v4 5/5] unpack-objects: unpack_non_delta_entry() read data in a stream

[PATCH v4 0/4] Sparse Index: diff and blame builtins
 2021-12-07  4:43 UTC  (16+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] git: esnure correct git directory setup with -h
  ` [PATCH v5 4/7] repo-settings: prepare_repo_settings only in git repos
  ` [PATCH v6 0/7] Sparse Index: diff and blame builtins
    ` [PATCH v6 1/7] git: ensure correct git directory setup with -h
    ` [PATCH v6 2/7] commit-graph: return if there is no git directory
    ` [PATCH v6 3/7] test-read-cache: set up repo after "
    ` [PATCH v6 4/7] repo-settings: prepare_repo_settings only in git repos
    ` [PATCH v6 5/7] diff: replace --staged with --cached in t1092 tests
    ` [PATCH v6 6/7] diff: enable and test the sparse index
    ` [PATCH v6 7/7] blame: "

Large delays in mailing list delivery?
 2021-12-07  4:20 UTC  (8+ messages)

BUG: git bash / python interaction with absolute paths as environment variables in Windows
 2021-12-07  3:15 UTC  (2+ messages)

[PATCH 0/2] A design for future-proofing fsync() configuration
 2021-12-07  2:46 UTC  (8+ messages)
` [PATCH 1/2] fsync: add writeout-only mode for fsyncing repo data
` [PATCH 2/2] core.fsync: introduce granular fsync control
` [PATCH v2 0/3] A design for future-proofing fsync() configuration
  ` [PATCH v2 1/3] core.fsyncmethod: add writeout-only mode
  ` [PATCH v2 2/3] core.fsync: introduce granular fsync control
  ` [PATCH v2 3/3] core.fsync: new option to harden the index

What's cooking in git.git (Nov 2021, #07; Mon, 29)
 2021-12-07  1:58 UTC  (23+ messages)
` ns/tmp-objdir and ns/remerge-diff
` [PATCH 0/3] unused-parameter cleanups on top of pw/xdiff-classify-record-in-histogram

What's cooking in git.git (Dec 2021, #01; Fri, 3)
 2021-12-07  1:08 UTC  (2+ messages)

[PATCH 0/2] replace die("BUG: ...") with BUG("...")
 2021-12-07  0:24 UTC  (5+ messages)
` [PATCH 1/2] pack-objects: use BUG(...) not die("BUG: ...")
` [PATCH 2/2] strbuf.h: "
` [PATCH 3/2] replace die("BUG: ...") with BUG("...")

[PATCH] githubci: add a workflow for creating GitHub release notes
 2021-12-07  0:05 UTC  (11+ messages)

[Question] Switching the URI from SSH to HTTPS for submodules
 2021-12-06 23:53 UTC  (2+ messages)

[PATCH 0/4] implement branch --recurse-submodules
 2021-12-06 23:28 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] branch: move --set-upstream-to behavior to setup_tracking()
  ` [PATCH v2 2/3] builtin/branch: clean up action-picking logic in cmd_branch()
  ` [PATCH v2 3/3] branch: add --recurse-submodules option for branch creation

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-12-06 22:32 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] config: include file if remote URL matches a glob

[PATCH] git-compat-util(msvc): C11 does not imply support for zero-sized arrays
 2021-12-06 22:25 UTC  (3+ messages)

[PATCH 0/2] ns/tmp-objdir: add support for temporary writable databases
 2021-12-06 22:05 UTC  (16+ messages)
` [PATCH 2/2] tmp-objdir: disable ref updates when replacing the primary odb
` [PATCH v2 0/2] ns/tmp-objdir: add support for temporary writable databases
  ` [PATCH v2 1/2] tmp-objdir: new API for creating "
  ` [PATCH v2 2/2] tmp-objdir: disable ref updates when replacing the primary odb
  ` [PATCH v3 0/2] ns/tmp-objdir: add support for temporary writable databases
    ` [PATCH v3 1/2] tmp-objdir: new API for creating "
    ` [PATCH v3 2/2] tmp-objdir: disable ref updates when replacing the primary odb

[PATCH 00/17] cruft packs
 2021-12-06 21:44 UTC  (14+ messages)
` [PATCH 01/17] Documentation/technical: add cruft-packs.txt
` [PATCH 04/17] chunk-format.h: extract oid_version()
` [PATCH 06/17] t/helper: add 'pack-mtimes' test-tool
` [PATCH 08/17] builtin/pack-objects.c: --cruft without expiration
` [PATCH 12/17] builtin/repack.c: support generating a cruft pack

[PATCH 0/4] usage API: Add and use die_message()
 2021-12-06 21:26 UTC  (10+ messages)
` [PATCH 1/4] usage.c: add a die_message() routine
` [PATCH 2/4] usage.c API users: use die_message() where appropriate
` [PATCH 3/4] usage.c + gc: add and use a die_message_errno()
` [PATCH 4/4] config API: don't use vreportf(), make it static in usage.c

[PATCH 00/10] Factorization of messages with similar meaning
 2021-12-06 19:18 UTC  (8+ messages)

Potential bug with octopus merges and symlinks
 2021-12-06 18:13 UTC  (4+ messages)

[PATCH 0/2] worktree: fix incorrectly-ordered messages on Windows
 2021-12-06 17:53 UTC  (8+ messages)
` [PATCH 2/2] git-worktree.txt: add missing `-v` to synopsis for `worktree list`

Checkout previous branch command not working on ​2.34.1.400
 2021-12-06 17:36 UTC  (3+ messages)

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-12-06 15:59 UTC  (3+ messages)

[PATCH 0/2] Sparse Index: fix a checkout bug with deep sparse-checkout patterns
 2021-12-06 14:10 UTC  (8+ messages)
` [PATCH 2/2] unpack-trees: use traverse_path instead of name
` [PATCH v2 0/2] Sparse Index: fix a checkout bug with deep sparse-checkout patterns
  ` [PATCH v2 1/2] t1092: add deeper changes during a checkout
  ` [PATCH v2 2/2] unpack-trees: use traverse_path instead of name

[PATCH] gpg-interface: trim CR from ssh-keygen -Y find-principals
 2021-12-06  8:39 UTC  (6+ messages)

[PATCH v4 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
 2021-12-06  7:52 UTC  (2+ messages)

[PATCH v2] subtree: fix argument handling in check_parents
 2021-12-06  2:45 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/10] cat-file: better usage UX & error messages
 2021-12-06  1:19 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 07/10] cat-file: fix remaining usage bugs

[PATCH] http-backend: give a hint that web browser access is not supported
 2021-12-05 23:07 UTC  (8+ messages)

[PATCH] grep: clarify what `grep.patternType=default` means
 2021-12-05 20:26 UTC  (4+ messages)
  ` Re* "
    ` [PATCH v2] "

[PATCH] tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
 2021-12-05 19:34 UTC  (2+ messages)

[PATCH v3 0/7] ssh signing: verify key lifetime
 2021-12-05 19:23 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 6/7] ssh signing: make fmt-merge-msg consider "

Git stash pop with untracked files doesn't unpack untracked if a conflict happens
 2021-12-05 19:03 UTC 

Git SSH/GPG signing flags and config
 2021-12-05 11:36 UTC  (3+ messages)

t7900 failures when $HOME is symlinked
 2021-12-05 10:02 UTC  (4+ messages)

[PATCH v9 00/17] Upstreaming the Scalar command
 2021-12-05 10:02 UTC  (4+ messages)
` [PATCH v10 00/15] "

[PATCH] sequencer: fix environment that 'exec' commands run under
 2021-12-05  8:45 UTC  (4+ messages)

[PATCH] packfile: make `close_pack_revindex()` static
 2021-12-04 22:51 UTC 

static-check hits
 2021-12-04 22:47 UTC  (2+ messages)

[PATCH 0/6] sparse-checkout: make set subsume init
 2021-12-04 21:48 UTC  (9+ messages)
` [PATCH 1/6] sparse-checkout: pass use_stdin as a parameter instead of as a global
` [PATCH 2/6] sparse-checkout: break apart functions for sparse_checkout_(set|add)
` [PATCH 3/6] sparse-checkout: enable `set` to initialize sparse-checkout mode
` [PATCH 4/6] git-sparse-checkout.txt: update to document that set handles init
` [PATCH 5/6] Documentation: clarify/correct a few sparsity related statements
` [PATCH 6/6] clone: avoid using deprecated `sparse-checkout init`

[PATCH v2 0/8] submodule: convert the rest of 'update' to C
 2021-12-04 10:38 UTC  (6+ messages)
` [PATCH v3 0/9] "

[PATCH v4 0/3] vimdiff: new implementation with layout support
 2021-12-04  9:03 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] vimdiff: add tool documentation
` [PATCH v4 3/3] vimdiff: integrate layout tests in the unit tests framework ('t' folder)

[PATCH v3 0/3] vimdiff: new implementation with layout support
 2021-12-04  8:31 UTC  (4+ messages)
` [PATCH v3 2/3] vimdiff: add tool documentation

[PATCH v2] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'
 2021-12-04  5:36 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] name-rev: prefer shorter names over following merges
 2021-12-04  5:35 UTC  (2+ 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).