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

[PATCH v3 0/2] am: support --empty-commit=(die|skip|asis) option to am empty commits
 2021-11-18 10:50 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] am: support --empty-commit option to handle empty patches
  ` [PATCH v5 0/2] am: support --empty-commit=(die|skip|asis) option to am empty commits
    ` [PATCH v5 1/2] doc: git-format-patch: describe the option --always
    ` [PATCH v5 2/2] am: support --empty option to handle empty patches
    ` [PATCH v6 0/3] am: support --empty=(die|drop|keep) "
      ` [PATCH v6 1/3] doc: git-format-patch: describe the option --always
      ` [PATCH v6 2/3] am: support --empty option to handle empty patches
      ` [PATCH v6 3/3] am: throw an error when passing --empty option without value

[PATCH v2] fetch-pack: parameterize message containing 'ready' keyword
 2021-11-18 10:34 UTC 

[PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
 2021-11-18 10:15 UTC  (8+ messages)
` [PATCH] grep: avoid setting UTF mode when not needed
  ` [PATCH v2] grep: avoid setting UTF mode when dangerous with PCRE

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

[PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client
 2021-11-18  9:36 UTC  (3+ messages)
` [PATCH v3] "

[GIT PULL] per signal_struct coredumps
 2021-11-18  9:29 UTC  (5+ messages)

[PATCH 1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree"
 2021-11-18  9:28 UTC  (2+ messages)

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

[PATCH 2/3] t3104: add related tests for `--oid-only` option
 2021-11-18  8:45 UTC  (2+ messages)

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

[PATCH] unpack-objects: unpack large object in stream
 2021-11-18  7:14 UTC  (12+ messages)
` [PATCH v2 1/6] object-file: refactor write_loose_object() to support inputstream
` [PATCH v2 2/6] object-file.c: add dry_run mode for write_loose_object()
` [PATCH v2 3/6] object-file.c: handle nil oid in write_loose_object()
` [PATCH v2 4/6] object-file.c: read input stream repeatedly "
` [PATCH v2 6/6] unpack-objects: unpack large object in stream

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

[PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code
 2021-11-18  7:09 UTC  (11+ messages)
      ` Is 'for (int i = [...]' bad for C STD compliance reasons? (was: [PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code)
        ` Is 'for (int i = [...]' bad for C STD compliance reasons?
          ` [PATCH] revision: use C99 declaration of variable in for() loop

[PATCH] ssh signing: support non ssh-* keytypes
 2021-11-18  6:39 UTC  (4+ messages)

[PATCH] subtree: ignore merge.ff setting
 2021-11-18  6:06 UTC  (4+ messages)
` [PATCH v2] subtree: force merge commit

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2021-11-18  5:03 UTC  (6+ messages)
` [PATCH v9 "

[PATCH v6 0/8] protect branches checked out in all worktrees
 2021-11-18  4:53 UTC  (7+ messages)
` [PATCH v6 1/8] fetch: lowercase error messages
` [PATCH v6 2/8] receive-pack: "

[PATCH] submodule: separate out not-found and not-empty errors
 2021-11-18  4:06 UTC  (3+ messages)

[PATCH] midx: fix a formatting issue in "multi-pack-index.txt"
 2021-11-18  3:39 UTC  (2+ messages)

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

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

Bug report: Strange behavior with `git gc` and `reference-transaction` hook
 2021-11-18  1:28 UTC  (3+ messages)

[PATCH] Makefile: fix parallel build race
 2021-11-18  1:19 UTC  (7+ messages)

[PATCH v5 0/5] remote: replace static variables with struct remote_state
 2021-11-18  0:53 UTC  (6+ messages)
  ` [PATCH v5 1/5] t5516: add test case for pushing remote refspecs
  ` [PATCH v5 2/5] remote: move static variables into per-repository struct
  ` [PATCH v5 3/5] remote: use remote_state parameter internally
  ` [PATCH v5 4/5] remote: remove the_repository->remote_state from static methods
  ` [PATCH v5 5/5] remote: die if branch is not found in repository

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

Config spec for git
 2021-11-18  0:07 UTC  (4+ messages)

[PATCH v2 00/18] Makefiles: dependency correctness & speedup
 2021-11-18  0:00 UTC  (41+ messages)
` [PATCH v3 00/23] Makefile: dependency fixes, make noop runtime ~1.4x faster
  ` [PATCH v3 05/23] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR
  ` [PATCH v3 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
  ` [PATCH v3 18/23] Makefiles: add and use wildcard "mkdir -p" template
  ` [PATCH v3 21/23] Makefile: disable GNU make built-in wildcard rules
  ` [PATCH v4 00/23] Makefile: dependency fixes, make noop runtime ~1.4x faster
    ` [PATCH v4 01/23] Makefile: don't invoke msgfmt with --statistics
    ` [PATCH v4 02/23] Makefile: don't set up "perl/build" rules under NO_PERL=Y
    ` [PATCH v4 03/23] Makefile: use "=" not ":=" for po/* and perl/*
    ` [PATCH v4 04/23] Makefile: clean perl/build/ even with NO_PERL=Y
    ` [PATCH v4 05/23] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR
    ` [PATCH v4 06/23] Makefile: guard Perl-only variable assignments
    ` [PATCH v4 07/23] Makefile: change "ifndef NO_PERL" to "ifdef NO_PERL"
    ` [PATCH v4 08/23] Makefile: adjust Perl-related comments & whitespace
    ` [PATCH v4 09/23] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph
    ` [PATCH v4 10/23] Makefile: create a GIT-PYTHON-DEFINES, like "PERL"
    ` [PATCH v4 11/23] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts
    ` [PATCH v4 12/23] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
    ` [PATCH v4 13/23] Makefile: move $(comma), $(empty) and $(space) to shared.mak
    ` [PATCH v4 14/23] Makefile: re-add and use the "shellquote" macros
    ` [PATCH v4 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
    ` [PATCH v4 16/23] Makefile: add "$(QUIET)" boilerplate to shared.mak
    ` [PATCH v4 17/23] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
    ` [PATCH v4 18/23] Makefiles: add and use wildcard "mkdir -p" template
    ` [PATCH v4 19/23] Makefile: correct the dependency graph of hook-list.h
    ` [PATCH v4 20/23] Makefile: use $(file) I/O instead of "FORCE" when possible
    ` [PATCH v4 21/23] Makefile: disable GNU make built-in wildcard rules
    ` [PATCH v4 22/23] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
    ` [PATCH v4 23/23] Makefile: move ".SUFFIXES" rule to shared.mak

[PATCH v6 2/5] introduce submodule.superprojectGitDir record
 2021-11-17 23:43 UTC  (2+ messages)

[PATCH] mergesort: avoid left shift overflow
 2021-11-17 23:31 UTC  (4+ messages)

[PATCH v6 0/5] teach submodules to know they're submodules
 2021-11-17 23:28 UTC  (5+ messages)
` [RFC PATCH 0/2] submodule: test what happens if submodule.superprojectGitDir isn't around
  ` [RFC PATCH 1/2] submodule tests: fix potentially broken "config .. --unset"
  ` [RFC PATCH 2/2] submodule: add test mode for checking absence of "superProjectGitDir"

RFC: A configuration design for future-proofing fsync() configuration
 2021-11-17 22:16 UTC  (6+ messages)

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

git-gui bugs due to dependency on system Wish on MacOS
 2021-11-17 19:15 UTC  (2+ messages)

[Question] Unicode weirdness breaking tests on ZFS?
 2021-11-17 18:35 UTC  (7+ messages)

[PATCH 0/3] xdiff: speedup histogram diff
 2021-11-17 16:52 UTC  (7+ messages)
` [PATCH 1/3] diff histogram: intern strings
` [PATCH 2/3] xdiff: avoid unnecessary memory allocations
` [PATCH 3/3] xdiff: simplify comparison

[PATCH v2] builtin-commit: re-read file index before run_status
 2021-11-17 16:48 UTC  (2+ messages)

[PATCH 0/2] Sparse index: fetch, pull, ls-files
 2021-11-17 15:28 UTC  (3+ messages)

[PATCH v2 3/6] ssh signing: make verify-commit consider key lifetime
 2021-11-17  9:35 UTC  (9+ messages)
` [PATCH v3 0/7] ssh signing: verify "
  ` [PATCH v3 1/7] ssh signing: use sigc struct to pass payload
  ` [PATCH v3 2/7] ssh signing: add key lifetime test prereqs
  ` [PATCH v3 3/7] ssh signing: make verify-commit consider key lifetime
  ` [PATCH v3 4/7] ssh signing: make git log verify "
  ` [PATCH v3 5/7] ssh signing: make verify-tag consider "
  ` [PATCH v3 6/7] ssh signing: make fmt-merge-msg "
  ` [PATCH v3 7/7] ssh signing: verify ssh-keygen in test prereq

[PATCH 0/2] test-lib: improve missing prereq handling
 2021-11-17  9:05 UTC  (6+ messages)
` [PATCH 1/2] test-lib: show missing prereq summary

[PATCH v2 0/2] test-lib: improve missing prereq handling
 2021-11-17  9:04 UTC  (3+ messages)
` [PATCH v2 1/2] test-lib: show missing prereq summary
` [PATCH v2 2/2] test-lib: introduce required prereq for test runs

[PATCH] name-rev: prefer shorter names over following merges
 2021-11-17  8:49 UTC  (3+ messages)

[PATCH 0/8] Makefile: generate a hook-list.h, prep for config-based-hooks
 2021-11-17  8:39 UTC  (9+ messages)
` [PATCH 8/8] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH 1/1] git-compat-util: add a test balloon for C99 support
 2021-11-17  8:29 UTC  (2+ messages)

[PATCH] pull: should be noop when already-up-to-date
 2021-11-17  7:55 UTC 

Generalization of diff and merge
 2021-11-17  7:45 UTC 

[PATCH] ci(check-whitespace): update stale file top comments
 2021-11-17  6:59 UTC  (3+ messages)

[PATCH v5] submodule: absorb git dir instead of dying on deinit
 2021-11-17  5:55 UTC  (6+ messages)
` [PATCH v6] "


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