git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-12-10 21:47:41 to 2021-12-13 21:57:36 UTC [more...]

[PATCH V2] git-apply: add --allow-empty flag
 2021-12-13 21:57 UTC  (7+ messages)
` [PATCH V3] "
  ` [PATCH V4] "

[PATCH] l10n: README: call more attention to plural strings
 2021-12-13 21:56 UTC  (2+ messages)

[PATCH 0/2] checkout: introduce "--to-branch" option
 2021-12-13 21:52 UTC  (14+ messages)
` [PATCH 2/2] "

[PATCH 00/15] generalize chainlint self-tests
 2021-12-13 21:37 UTC  (27+ messages)
` [PATCH 01/15] t/chainlint/*.test: don't use invalid shell syntax
` [PATCH 02/15] t/chainlint/*.test: fix invalid test cases due to mixing quote types
` [PATCH 03/15] t/chainlint/*.test: generalize self-test commentary
` [PATCH 04/15] t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge
` [PATCH 05/15] t/Makefile: optimize chainlint self-test
  ` [RFC PATCH] t/Makefile: use dependency graph for "check-chainlint"
` [PATCH 06/15] chainlint.sed: improve ?!AMP?! placement accuracy
` [PATCH 07/15] chainlint.sed: improve ?!SEMI?! "
` [PATCH 08/15] chainlint.sed: tolerate harmless ";" at end of last line in block
` [PATCH 09/15] chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!
` [PATCH 10/15] chainlint.sed: drop subshell-closing ">" annotation
` [PATCH 11/15] chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like
` [PATCH 12/15] chainlint.sed: don't mistake `<< word` in string as here-doc operator
` [PATCH 13/15] chainlint.sed: stop throwing away here-doc tags
` [PATCH 14/15] chainlint.sed: swallow comments consistently
` [PATCH 15/15] chainlint.sed: stop splitting "(..." into separate lines "(" and "..."

[PATCH 00/13] tests + init: don't rely on templates & add --no-template + config
 2021-12-13 21:33 UTC  (19+ messages)
` [PATCH 01/13] t0001: fix gaps in "TEMPLATE DIRECTORY" coverage
` [PATCH 02/13] init: split out template population from create_default_files()
` [PATCH 03/13] init: unconditionally create the "info" directory
` [PATCH 04/13] t0008: don't rely on default ".git/info/exclude"
` [PATCH 05/13] init & clone: add a --no-template option
` [PATCH 06/13] init & clone: add init.templateDir=[bool]
` [PATCH 07/13] test-lib: create test data with "git init --no-template" (almost)
` [PATCH 08/13] tests: don't depend on template-created .git/branches
` [PATCH 09/13] t5540: don't rely on "hook/post-update.sample"
` [PATCH 10/13] test-lib-functions: add and use a "write_hook" wrapper
` [PATCH 11/13] tests: change "cat && chmod +x" to use "write_hook"
` [PATCH 12/13] tests: migrate miscellaneous "write_script" to "write_hooks"
` [PATCH 13/13] tests: don't depend on template-created .git/hooks

[PATCH v2 0/6] Fix various issues around removal of untracked files/directories
 2021-12-13 20:10 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] read-tree, merge-recursive: overwrite ignored files by default

[PATCH 0/6] Transition git-p4.py to support Python 3 only
 2021-12-13 19:58 UTC  (12+ messages)

[PATCH v2 0/3] implement branch --recurse-submodules
 2021-12-13 19:26 UTC  (9+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] branch: add --recurse-submodules option for branch creation
  ` [PATCH v3 5/5] branch.c: replace questionable exit() codes

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

What's cooking in git.git (Dec 2021, #03; Fri, 10)
 2021-12-13 19:08 UTC  (15+ messages)
` ns/batched-fsync and ns/remerge-diff
` tb/midx-bitmap-corruption-fix
` ab/common-main-cleanup (was: What's cooking in git.git (Dec 2021, #03; Fri, 10))
` ab/only-single-progress-at-once "
  ` ab/only-single-progress-at-once
` ms/customizable-ident-expansion (was: What's cooking in git.git (Dec 2021, #03; Fri, 10))
  ` ms/customizable-ident-expansion

[PATCH v2 0/2] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
 2021-12-13 18:51 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] test-lib.sh: remove the now-unused "test_untraceable" facility
  ` [PATCH v4 0/3] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
    ` [PATCH v4 1/3] t1510: remove need for "test_untraceable", retain coverage
    ` [PATCH v4 2/3] test-lib.sh: remove the now-unused "test_untraceable" facility
    ` [PATCH v4 3/3] test-lib.sh: remove "BASH_XTRACEFD"

[PATCH v2 00/10] sparse-checkout: make set subsume init
 2021-12-13 18:23 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 03/10] sparse-checkout: add sanity-checks on initial sparsity state
  ` [PATCH v3 07/10] sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}

[PATCH v2 00/11] Reftable coverity fixes
 2021-12-13 16:46 UTC  (20+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] reftable: fix OOB stack write in print functions
  ` [PATCH v3 02/11] reftable: fix resource leak in error path
  ` [PATCH v3 03/11] reftable: fix resource leak blocksource.c
  ` [PATCH v3 04/11] reftable: check reftable_stack_auto_compact() return value
  ` [PATCH v3 05/11] reftable: ignore remove() return value in stack_test.c
  ` [PATCH v3 06/11] reftable: fix resource warning
  ` [PATCH v3 07/11] reftable: fix NULL derefs in error paths
  ` [PATCH v3 08/11] reftable: order unittests by complexity
  ` [PATCH v3 09/11] reftable: drop stray printf in readwrite_test
  ` [PATCH v3 10/11] reftable: handle null refnames in reftable_ref_record_equal
  ` [PATCH v3 11/11] reftable: make reftable_record a tagged union

[PATCH] fast-export: fix surprising behavior with --first-parent
 2021-12-13 15:09 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2021-12-13 14:31 UTC  (8+ messages)

A bug or issue with "git rebase --autostash" not popping the stash automatically
 2021-12-13 13:53 UTC  (2+ messages)
  ` I tried the latest git (was: A bug or issue with "git rebase --autostash" not popping the stash automatically)

[PATCH 0/1] Make upload-pack pack write size configurable
 2021-12-13 13:23 UTC  (2+ messages)
` [PATCH 1/1] upload-pack.c: make output buffer "

[PATCH 0/2] git(1) doc + "git help": split-out user & git format docs
 2021-12-13  9:33 UTC  (9+ messages)
` [PATCH v2 0/5] git doc + "git help": move "format" docs from technical/*
  ` [PATCH v2 1/5] git docs: split "User-facing file formats" off from "Guides"
  ` [PATCH v2 2/5] git docs: create a "Git file and wire formats" section
  ` [PATCH v2 3/5] docs: move commit-graph format docs to man section 5
  ` [PATCH v2 4/5] docs: move protocol-related "
  ` [PATCH v2 5/5] docs: move {index,signature,bitmap,chunk}-format "

[PATCH v9 00/17] Upstreaming the Scalar command
 2021-12-13  9:12 UTC  (27+ messages)
` [PATCH v10 00/15] "
          ` [RFC/PATCH] Makefile: add test-all target

[PATCH v4 0/5] unpack large objects in stream
 2021-12-13  8:05 UTC  (5+ messages)
` [PATCH v5 2/6] object-file.c: handle undetermined oid in write_loose_object()
` [PATCH v5 6/6] unpack-objects: unpack_non_delta_entry() read data in a stream

[INFO] Does Git GUI support Dark Mode on Windows 10 ?
 2021-12-13  8:03 UTC 

[PATCH v2 1/3] git-p4: remove support for Python 2
 2021-12-13  0:30 UTC 

[PATCH v2 0/3] Transition git-p4.py to support Python 3 only
 2021-12-13  0:11 UTC  (7+ messages)
` [PATCH v2 1/3] git-p4: remove support for Python 2
` [PATCH v2 3/3] git-p4: add "Nvidia Corporation" to copyright header

Please, paint new branch errors in RED (or any visible color)
 2021-12-12 22:27 UTC  (8+ messages)

New (better?) hash map technique in limit case
 2021-12-12 20:53 UTC  (4+ messages)

[PATCH 0/3] refs: ab/refs-errno-cleanup fixup + remove "failure_errno"
 2021-12-12 19:53 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] refs API: use "failure_errno", not "errno"
  ` [PATCH v2 2/3] sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
  ` [PATCH v2 3/3] refs API: remove "failure_errno" from refs_resolve_ref_unsafe()

[RFC PATCH 00/10] range-diff: fix segfault due to integer overflow
 2021-12-12 17:44 UTC  (9+ messages)
` [RFC PATCH 02/10] range-diff.c: don't use st_mult() for signed "int"

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

[RFE] git submodule foreach where initialized
 2021-12-11 18:32 UTC 

Question: Git and ActiveTcl
 2021-12-11 17:17 UTC  (3+ messages)

[PATCH 00/11] rebase: reset_head() related fixes and improvements
 2021-12-11 11:05 UTC  (5+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 13/14] rebase --apply: set ORIG_HEAD correctly

[PATCH v4 0/3] vimdiff: new implementation with layout support
 2021-12-11 10:46 UTC  (5+ messages)
` [PATCH v4 2/3] vimdiff: add tool documentation

[PATCH 00/19] tests: fix broken &&-chains & abort loops on error
 2021-12-11  9:58 UTC  (21+ messages)
` [PATCH 09/19] tests: use test_write_lines() to generate line-oriented output
` [PATCH 12/19] tests: fix broken &&-chains in `{...}` groups
` [PATCH 13/19] tests: apply modern idiom for signaling test failure
` [PATCH 17/19] t4000-t4999: detect and signal failure within loop
` [PATCH v1.1 2/19] t1010: fix unnoticed failure on Windows

[PATCH v18 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches
 2021-12-11  9:22 UTC  (7+ messages)
` [PATCH v19 "
  ` [PATCH v19 1/3] doc: git-format-patch: describe the option --always

[PATCH v2 0/5] Sparse index: fetch, pull, ls-files
 2021-12-11  4:45 UTC  (6+ messages)
` [PATCH v3 "

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-12-11  2:18 UTC  (11+ messages)
` [PATCH v5 0/2] branch: inherit tracking configs
  ` [PATCH v5 1/2] branch: accept multiple upstream branches for tracking

[PATCH V2] git-rev-list: add --first-parent-not flag
 2021-12-11  2:13 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] git-apply: add --quiet flag
 2021-12-11  2:07 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] git-apply: silence errors for success cases
 2021-12-11  2:05 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] apply: fix delete-then-new patch fail with 3way
 2021-12-11  1:53 UTC  (6+ messages)

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-12-10 22:59 UTC  (8+ messages)
` [PATCH 2/2] add -i: default to the built-in implementation
  ` [PATCH] fixup! "


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