git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-19 12:46:42 to 2021-11-22 08:42:52 UTC [more...]

Update to Git 2.34.0 breaks application
 2021-11-22  8:42 UTC 

[PATCH v2 0/1] support `--oid-only` in `ls-tree`
 2021-11-22  8:07 UTC  (7+ messages)
` [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
` [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 v5 0/2] am: support --empty-commit=(die|skip|asis) option to am empty commits
 2021-11-22  7:51 UTC  (31+ messages)
` [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
  ` [PATCH v6 2/3] am: support --empty "
  ` [PATCH v7 0/2] am: support --empty=(die|drop|keep) "
    ` [PATCH v7 2/2] am: support --empty=<option> "
    ` [PATCH v8 0/2] am: support --empty=(die|drop|keep) option "
      ` [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] ci(check-whitespace): update stale file top comments
 2021-11-22  7:05 UTC  (2+ messages)

Is t7006-pager.sh racy?
 2021-11-22  6:05 UTC  (11+ messages)
      ` [PATCH] t7006: clean up SIGPIPE handling in trace2 tests

[PATCH v2] pager: fix crash when pager program doesn't exist
 2021-11-22  4:35 UTC  (4+ 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

[PATCH v6 0/8] protect branches checked out in all worktrees
 2021-11-22  1:14 UTC  (3+ messages)
` [PATCH v6 1/8] fetch: lowercase error messages

[PATCH 0/8] Avoid removing the current working directory, even if it becomes empty
 2021-11-21 17:57 UTC  (15+ messages)
` [PATCH 1/8] t2501: add various tests for removing the current working directory
` [PATCH 2/8] repository, setup: introduce the_cwd
` [PATCH 3/8] unpack-trees: refuse to remove the current working directory
` [PATCH 4/8] unpack-trees: add special cwd handling
` [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 7/8] stash: "
` [PATCH 8/8] dir: avoid removing the "

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

[PATCH 0/2] CI: use shorter names for CI jobs, less truncation
 2021-11-21  7:21 UTC  (32+ messages)
` [PATCH 1/2] CI: use shorter names that fit in UX tooltips
` [PATCH 2/2] CI: rename the "Linux32" job to lower-case "linux32"
` [PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
  ` [PATCH v2 1/6] CI: remove Travis CI support
  ` [PATCH v2 2/6] CI: use shorter names that fit in UX tooltips
  ` [PATCH v2 3/6] CI: rename the "Linux32" job to lower-case "linux32"
  ` [PATCH v2 4/6] CI: use "$runs_on_pool", not "$jobname" to select packages & config
  ` [PATCH v2 5/6] CI: don't run "make test" twice in one job
  ` [PATCH v2 6/6] CI: run "documentation" via run-build-and-test.sh
  ` [PATCH v3 0/5] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
    ` [PATCH v3 1/5] CI: remove Travis CI support
    ` [PATCH v3 2/5] CI: use shorter names that fit in UX tooltips
    ` [PATCH v3 3/5] CI: rename the "Linux32" job to lower-case "linux32"
    ` [PATCH v3 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config
    ` [PATCH v3 5/5] CI: don't run "make test" twice in one job

What's cooking in git.git (Nov 2021, #05; Fri, 19)
 2021-11-21  2:00 UTC  (5+ messages)
` vd/sparse-reset (Was: Re: What's cooking in git.git (Nov 2021, #05; Fri, 19))

[PATCH 0/2] Sparse Index: diff and blame builtins
 2021-11-21  1:46 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] blame: enable and test the sparse index
  ` [PATCH v3 0/2] Sparse Index: diff and blame builtins
    ` [PATCH v3 2/2] blame: enable and test the sparse index

[PATCH 0/4] Flag to add a newline after decorations for --oneline log output
 2021-11-21  1:19 UTC  (3+ messages)

git 2.34.0: Behavior of `**` in gitignore is different from previous versions
 2021-11-21  0:46 UTC  (11+ messages)

[PATCH v4 0/8] Sparse Index: integrate with reset
 2021-11-20 22:13 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-20 22:02 UTC  (4+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 7/8] reset: make --mixed sparse-aware

[PATCH v7 00/17] Upstreaming the Scalar command
 2021-11-20 17:22 UTC  (20+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/17] scalar: add a README with a roadmap
  ` [PATCH v8 02/17] scalar: create a rudimentary executable
  ` [PATCH v8 03/17] scalar: start documenting the command
  ` [PATCH v8 04/17] scalar: create test infrastructure
  ` [PATCH v8 05/17] cmake: optionally build `scalar`, too
  ` [PATCH v8 06/17] ci: also run the `scalar` tests
  ` [PATCH v8 07/17] scalar: 'register' sets recommended config and starts maintenance
  ` [PATCH v8 08/17] scalar: 'unregister' stops background maintenance
  ` [PATCH v8 09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully
  ` [PATCH v8 10/17] scalar: implement 'scalar list'
  ` [PATCH v8 11/17] scalar: implement the `clone` subcommand
  ` [PATCH v8 12/17] scalar: teach 'clone' to support the --single-branch option
  ` [PATCH v8 13/17] scalar: implement the `run` command
  ` [PATCH v8 14/17] scalar: allow reconfiguring an existing enlistment
  ` [PATCH v8 15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments
  ` [PATCH v8 16/17] scalar: implement the `delete` command
  ` [PATCH v8 17/17] scalar: implement the `version` command

Emphasize that assume-unchanged and skip-worktree bits are not propagated to origin with git push
 2021-11-20 16:06 UTC 

[PATCH v2 0/2] test-lib: improve missing prereq handling
 2021-11-20 15:04 UTC  (12+ messages)
` [PATCH v2 2/2] test-lib: introduce required prereq for test runs
  ` [PATCH v3 0/3] test-lib: improve missing prereq handling
    ` [PATCH v3 1/3] test-lib: show missing prereq summary
    ` [PATCH v3 2/3] test-lib: introduce required prereq for test runs
    ` [PATCH v3 3/3] test-lib: make BAIL_OUT() work in tests and prereq

Stochastic bisection support
 2021-11-20  7:54 UTC  (6+ messages)
` [PATCH 01/27] bisect: Fixup test rev-list-bisect/02

[BUG] git push --mirror ignores refs outside head & tags
 2021-11-20  6:05 UTC  (5+ messages)
    ` [RFC] single-level refs vs push --all/--mirror

[PATCH] pager: fix crash when pager program doesn't exist
 2021-11-20  3:42 UTC  (6+ messages)

[PATCH] fetch-pack: ignore SIGPIPE when writing to index-pack
 2021-11-19 22:32 UTC  (3+ messages)

[PATCH 0/3] xdiff: speedup histogram diff
 2021-11-19 22:19 UTC  (11+ messages)
` [PATCH 1/3] diff histogram: intern strings

[ANNOUNCE] git-cinnabar 0.5.8
 2021-11-19 22:13 UTC 

[PATCH 0/6] various: remove dead code
 2021-11-19 21:53 UTC  (22+ messages)
` [PATCH 1/6] xdiff/xmacros.h: remove unused XDL_PTRFREE
` [PATCH 2/6] pack-bitmap-write: remove unused bitmap_reset() function
` [PATCH 3/6] object-store.h: remove unused has_sha1_file*()
` [PATCH 4/6] alloc.[ch]: remove alloc_report() function
` [PATCH 5/6] strbuf: remove unused istarts_with() function
` [PATCH 6/6] json-writer.[ch]: remove unused formatting functions
` [PATCH v2 0/5] various: remove dead code
  ` [PATCH v2 1/5] xdiff/xmacros.h: remove unused XDL_PTRFREE
  ` [PATCH v2 2/5] pack-bitmap-write: remove unused bitmap_reset() function
  ` [PATCH v2 3/5] object-store.h: remove unused has_sha1_file*()
  ` [PATCH v2 4/5] alloc.[ch]: remove alloc_report() function
  ` [PATCH v2 5/5] json-writer.[ch]: remove unused formatting functions

New-ish warning in refs.c with GCC (at least 11.2) under -O3
 2021-11-19 21:28 UTC  (6+ messages)
        ` [PATCH] refs: work around gcc-11 warning with REF_HAVE_NEW

[PATCH] mergesort: avoid left shift overflow
 2021-11-19 21:16 UTC  (7+ messages)

[Question] Unicode weirdness breaking tests on ZFS?
 2021-11-19 18:30 UTC  (9+ messages)

Ambiguous verification response when ssh-based signatures
 2021-11-19 18:26 UTC  (5+ messages)

[PATCH v13 1/3] grep: refactor next_match() and match_one_pattern() for external use
 2021-11-19 17:33 UTC  (16+ messages)
` [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data

[PATCH] pull: don't say that merge is "the default strategy"
 2021-11-19 17:16 UTC  (5+ messages)

[PATCH] Makefile: fix parallel build race
 2021-11-19 16:48 UTC  (8+ messages)

[PATCH] ssh signing: support non ssh-* keytypes
 2021-11-19 15:07 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] ssh signing: make sign/amend test more resilient


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