git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-21 02:00:51 to 2021-11-23 01:22:40 UTC [more...]

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

[PATCH 8/8] dir: avoid removing the current working directory
 2021-11-23  1:19 UTC  (3+ messages)

[PATCH v2 0/1] support `--oid-only` in `ls-tree`
 2021-11-23  1:09 UTC  (7+ messages)
` [PATCH v3 0/1] ls-tree.c: support `--oid-only` option
  ` [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"

[PATCH 0/8] Avoid removing the current working directory, even if it becomes empty
 2021-11-23  0:35 UTC  (14+ messages)
` [PATCH 1/8] t2501: add various tests for removing the current working directory
` [PATCH 2/8] repository, setup: introduce the_cwd
` [PATCH 5/8] symlinks: do not include current working directory in dir removal
` [PATCH 6/8] clean: do not attempt to remove current working directory

[PATCH v3 0/3] sparse-index: expand/collapse based on 'index.sparse'
 2021-11-23  0:20 UTC  (11+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 4/4] sparse-index: update do_read_index to ensure correct sparsity
  ` [PATCH v5 0/4] sparse-index: expand/collapse based on 'index.sparse'
    ` [PATCH v5 1/4] test-read-cache.c: prepare_repo_settings after config init
    ` [PATCH v5 2/4] sparse-index: avoid unnecessary cache tree clearing
    ` [PATCH v5 3/4] sparse-index: add ensure_correct_sparsity function
    ` [PATCH v5 4/4] sparse-index: update do_read_index to ensure correct sparsity

[PATCH v7 00/17] Upstreaming the Scalar command
 2021-11-22 23:29 UTC  (7+ messages)
` [PATCH v8 "

preparing for 2.34.1
 2021-11-22 23:51 UTC  (9+ messages)

Update to Git 2.34.0 breaks application
 2021-11-22 23:39 UTC  (7+ messages)
  ` [PATCH] editor: only save (and restore) the terminal if using a tty

[PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
 2021-11-22 23:12 UTC  (4+ messages)

[PATCH v3 0/2] Sparse Index: diff and blame builtins
 2021-11-22 22:42 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] sparse index: enable only for git repos
  ` [PATCH v4 2/4] test-read-cache: set up repo after git directory
  ` [PATCH v4 3/4] diff: enable and test the sparse index
  ` [PATCH v4 4/4] blame: "

[PATCH v3 0/3] i18n: improve translatability of ambiguous object output
 2021-11-22 22:37 UTC  (6+ messages)
` [PATCH v2 0/3] object-name: make ambiguous object output translatable + show tag date
  ` [PATCH v4 1/3] object-name: remove unreachable "unknown type" handling
  ` [PATCH v4 2/3] object-name: make ambiguous object output translatable
  ` [PATCH v4 3/3] object-name: show date for ambiguous tag objects

What's cooking in git.git (Nov 2021, #05; Fri, 19)
 2021-11-22 22:36 UTC  (6+ messages)
` vd/sparse-sparsity-fix-on-read (Was: Re: What's cooking in git.git (Nov 2021, #05; Fri, 19))

[PATCH 0/4] implement branch --recurse-submodules
 2021-11-22 22:32 UTC  (5+ messages)
` [PATCH 1/4] submodule-config: add submodules_of_tree() helper
` [PATCH 2/4] branch: refactor out branch validation from create_branch()
` [PATCH 3/4] branch: add --dry-run option to branch
` [PATCH 4/4] branch: add --recurse-submodules option for branch creation

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-22 22:31 UTC  (11+ messages)
` [PATCH 1/4] show-branch: show reflog message
` [PATCH 2/4] refs: trim newline from "
` [PATCH 3/4] test-ref-store: tweaks to for-each-reflog-ent format
` [PATCH 4/4] t1400: use test-helper ref-store to inspect reflog contents

[PATCH v3] ci: add a job for PCRE2
 2021-11-22 22:29 UTC 

[PATCH 1/2] grep/pcre2: limit the instances in which UTF mode is enabled
 2021-11-22 22:26 UTC  (4+ messages)
` [PATCH 2/2] ci: add a job for PCRE2

[PATCH 1/1] git-compat-util: add a test balloon for C99 support
 2021-11-22 22:22 UTC  (11+ messages)
                ` [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty

[PATCH v3 00/15] diff --color-moved[-ws] speedups
 2021-11-22 21:54 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 05/15] diff --color-moved=zebra: fix alternate coloring
  ` [PATCH v4 06/15] diff --color-moved: avoid false short line matches and bad zerba coloring

[PATCH v2] pager: fix crash when pager program doesn't exist
 2021-11-22 21:36 UTC  (41+ messages)
      ` [PATCH 0/5] run-command API: get rid of "argv"
        ` [PATCH 1/5] archive-tar: use our own cmd.buf in error message
        ` [PATCH 2/5] upload-archive: use regular "struct child_process" pattern
        ` [PATCH 3/5] run-command API users: use strvec_pushv(), not argv assignment
        ` [PATCH 4/5] run-command API users: use strvec_pushl(), not argv construction
        ` [PATCH 5/5] run-command API: remove "argv" member, always use "args"

Is t7006-pager.sh racy?
 2021-11-22 21:28 UTC  (13+ messages)
      ` [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
                  ` [PATCH] run-command: unify signal and regular logic for wait_or_whine()

[PATCH 0/2] Sparse index: fetch, pull, ls-files
 2021-11-22 19:44 UTC  (4+ messages)
` [PATCH 2/2] ls-files: add --sparse option

[PATCH] Doc: no midx and partial clone relation
 2021-11-22 19:29 UTC  (2+ messages)

[PATCH] refs: drop force_create argument of create_reflog API
 2021-11-22 19:00 UTC  (2+ messages)

Config spec for git
 2021-11-22 18:19 UTC  (4+ messages)

[PATCH v3] fetch-pack: parameterize message containing 'ready' keyword
 2021-11-22 17:35 UTC  (3+ messages)

[PATCH v2 2/2] test-lib: introduce required prereq for test runs
 2021-11-22 17:05 UTC  (5+ messages)
` [PATCH v3 0/3] test-lib: improve missing prereq handling
  ` [PATCH v3 3/3] test-lib: make BAIL_OUT() work in tests and prereq

[PATCH v4 0/8] Sparse Index: integrate with reset
 2021-11-22 16:54 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 7/8] reset: make --mixed sparse-aware

[PATCH v2 0/7] Sparse Index: integrate with reset
 2021-11-22 16:46 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 7/8] reset: make --mixed sparse-aware

Stochastic bisection support
 2021-11-22 13:31 UTC  (19+ messages)
` [PATCH 01/27] bisect: Fixup test rev-list-bisect/02
` [PATCH 02/27] bisect: Fixup bisect-porcelain/17
` [PATCH 03/27] bisect: Fixup test bisect-porcelain/20

[PATCH v6 0/8] protect branches checked out in all worktrees
 2021-11-22 13:21 UTC  (8+ messages)
` [PATCH v6 1/8] fetch: lowercase error messages
` [PATCH v6 4/8] worktree: simplify find_shared_symref() memory ownership model
` [PATCH v6 5/8] fetch: protect branches checked out in all worktrees

[PATCH v7 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
 2021-11-22 12:00 UTC  (14+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] doc: git-format-patch: describe the option --always
  ` [PATCH v8 2/2] am: support --empty=<option> to handle empty patches
  ` [PATCH v9 0/2] am: support --empty=(die|drop|keep) option "
    ` [PATCH v9 1/2] doc: git-format-patch: describe the option --always
    ` [PATCH v9 2/2] am: support --empty=<option> to handle empty patches
    ` [PATCH v10 0/2] am: support --empty=(die|drop|keep) option "
      ` [PATCH v10 1/2] doc: git-format-patch: describe the option --always
      ` [PATCH v10 2/2] am: support --empty=<option> to handle empty patches

[PATCH v5 0/2] am: support --empty-commit=(die|skip|asis) option to am empty commits
 2021-11-22 11:57 UTC  (8+ messages)
` [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches

[PATCH 0/1] Add a test balloon for C99
 2021-11-22 11:47 UTC  (3+ messages)
` [PATCH 1/1] git-compat-util: add a test balloon for C99 support

[PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
 2021-11-22 11:14 UTC  (3+ messages)

[PATCH 0/2] Generate temporary files using a CSPRNG
 2021-11-22  9:10 UTC  (7+ messages)
` [PATCH 1/2] wrapper: add a helper to generate numbers from "

[PATCH] ci(check-whitespace): update stale file top comments
 2021-11-22  7:05 UTC  (2+ messages)

[PATCH] unpack-objects: unpack large object in stream
 2021-11-22  3:32 UTC  (7+ messages)
` [PATCH v3 0/5] unpack large objects "
` [PATCH v3 1/5] object-file: refactor write_loose_object() to read buffer from stream
` [PATCH v3 2/5] object-file.c: handle undetermined oid in write_loose_object()
` [PATCH v3 3/5] object-file.c: read stream in a loop "
` [PATCH v3 4/5] unpack-objects.c: add dry_run mode for get_data()
` [PATCH v3 5/5] unpack-objects: unpack_non_delta_entry() read data in a stream

Death of Gilles Muller
 2021-11-21 17:31 UTC 

[PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
 2021-11-21  7:21 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config


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