git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-18 18:08:44 to 2021-11-20 12:10:31 UTC [more...]

[PATCH 0/2] CI: use shorter names for CI jobs, less truncation
 2021-11-20 12:10 UTC  (29+ 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-20 11:18 UTC  (2+ messages)

Stochastic bisection support
 2021-11-20  7:54 UTC  (12+ 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

[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 v5 0/2] am: support --empty-commit=(die|skip|asis) option to am empty commits
 2021-11-19 23:07 UTC  (26+ messages)
` [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
  ` [PATCH v6 2/3] am: support --empty "
  ` [PATCH v6 3/3] am: throw an error when passing --empty option without value
  ` [PATCH v7 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
    ` [PATCH v7 1/2] doc: git-format-patch: describe the option --always
    ` [PATCH v7 2/2] am: support --empty=<option> to handle empty patches

[PATCH v7 00/17] Upstreaming the Scalar command
 2021-11-19 23:03 UTC  (19+ 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

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

git 2.34.0: Behavior of `**` in gitignore is different from previous versions
 2021-11-19 20:57 UTC  (9+ messages)

[PATCH] ci(check-whitespace): update stale file top comments
 2021-11-19 18:50 UTC 

[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 0/3] support `--oid-only` in `ls-tree`
 2021-11-19 17:32 UTC  (5+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"

[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  (10+ messages)

[PATCH v2 0/2] test-lib: improve missing prereq handling
 2021-11-19 16:37 UTC  (10+ messages)
` [PATCH v2 2/2] test-lib: introduce required prereq for test runs

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

[PATCH v6] submodule: absorb git dir instead of dying on deinit
 2021-11-19 10:56 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] Use mingw.h declarations for gmtime_r/localtime_r on msys2
 2021-11-19  9:36 UTC  (10+ messages)

[PATCH v3 00/23] Makefile: dependency fixes, make noop runtime ~1.4x faster
 2021-11-19  7:30 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}

[PATCH] grep: avoid setting UTF mode when not needed
 2021-11-19  6:58 UTC  (7+ messages)
` [PATCH v2] grep: avoid setting UTF mode when dangerous with PCRE

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-11-19  6:47 UTC  (4+ messages)
` [PATCH v4] branch: add flags and config to inherit tracking

[PATCH v2 3/6] ssh signing: make verify-commit consider key lifetime
 2021-11-19  6:15 UTC  (4+ messages)
` [PATCH v3 0/7] ssh signing: verify "
  ` [PATCH v3 7/7] ssh signing: verify ssh-keygen in test prereq

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-19  2:57 UTC  (2+ messages)

[PATCH v2 0/2] vimdiff: new layout option + docs
 2021-11-19  1:37 UTC  (2+ messages)

[PATCH v2] builtin-commit: re-read file index before run_status
 2021-11-18 23:51 UTC  (3+ messages)

[PATCH v2 0/1] [PATCH] midx: fix a formatting issue in docs
 2021-11-18 23:51 UTC  (3+ messages)
` [PATCH v2 1/1] midx: fix a formatting issue in "multi-pack-index.txt"

[PATCH] pull: should be noop when already-up-to-date
 2021-11-18 23:50 UTC  (2+ messages)

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

[PATCH 0/2] Sparse index: fetch, pull, ls-files
 2021-11-18 22:13 UTC  (4+ messages)

[PATCH] trace2: disable tr2_dst before warning on write errors
 2021-11-18 22:01 UTC 

Need help in understanding how to submit a patch
 2021-11-18 21:54 UTC  (8+ messages)

[PATCH 1/2] grep/pcre2: limit the instances in which UTF mode is enabled
 2021-11-18 20:53 UTC  (4+ messages)

RFC: A configuration design for future-proofing fsync() configuration
 2021-11-18 19:46 UTC  (6+ messages)

[PATCH 0/1] Add a test balloon for C99
 2021-11-18 19:10 UTC  (10+ messages)
` [PATCH v2 0/1] Add a test balloon for C99 support
  ` [PATCH v2 1/1] git-compat-util: add "

Bug report: Strange behavior with `git gc` and `reference-transaction` hook
 2021-11-18 18:08 UTC  (3+ 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).