git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-04 17:21:07 to 2021-05-06 15:58:13 UTC [more...]

[PATCH v4 00/11] test-lib.sh: new test_commit args, simplification & fixes
 2021-05-06 15:58 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] test-lib: bring $remove_trash out of retirement
  ` [PATCH v5 06/11] describe tests: convert setup to use test_commit

What's cooking in git.git (Apr 2021, #06; Thu, 29)
 2021-05-06 15:36 UTC  (5+ messages)

git switch/restore, still experimental?
 2021-05-06 15:26 UTC  (20+ messages)

git send-email says AUTH is unknown command?
 2021-05-06 15:22 UTC  (2+ messages)

[PATCH] mailinfo: strip CR from base64/quoted-printable email
 2021-05-06 15:19 UTC  (20+ messages)
` [PATCH v2 0/5] Teach am/mailinfo to process quoted CR
  ` [PATCH v2 2/5] mailinfo: warn if CR found in base64/quoted-printable email
  ` [PATCH v2 3/5] mailinfo: skip quoted CR on user's wish
  ` [PATCH v2 4/5] mailinfo: strip quoted CR on users' wish
  ` [PATCH v2 5/5] am: learn to process quoted lines that ends with CRLF
` [PATCH v3 0/6] Teach am/mailinfo to process quoted CR
  ` [PATCH v3 1/6] mailinfo: load default metainfo_charset lazily
  ` [PATCH v3 2/6] mailinfo: stop parsing options manually
  ` [PATCH v3 3/6] mailinfo: warn if CR found in decoded base64/QP email
  ` [PATCH v3 4/6] mailinfo: allow squelching quoted CR warning
  ` [PATCH v3 5/6] mailinfo: allow stripping quoted CR without warning
  ` [PATCH v3 6/6] am: learn to process quoted lines that ends with CRLF
  ` [PATCH v3 2/6] mailinfo: stop parse options manually

Bug: Changing folder case with `git mv` crashes on case-insensitive file system
 2021-05-06 14:53 UTC  (13+ messages)

[feature suggestion] Add 'git stash export', 'git stash import' commands to allow to backup stash externally
 2021-05-06 14:10 UTC  (16+ messages)

[PATCH] add: die if both --dry-run and --interactive are given
 2021-05-06 14:10 UTC  (3+ messages)

[PATCH] builtin/init-db: preemptively clear repo_fmt to avoid leaks
 2021-05-06 14:00 UTC  (4+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-05-06 12:59 UTC  (19+ messages)

[PATCH] [GSOC] ref-filter: solve bugs caused by enumeration
 2021-05-06 11:52 UTC  (7+ messages)

[PATCH 0/4] Makefile/perl: correctly re-generate build/* + speed up under NO_GETTEXT=Y
 2021-05-06  9:04 UTC  (10+ messages)
` [PATCH 1/4] Makefile: don't re-define PERL_DEFINES
` [PATCH 2/4] Makefile: regenerate perl/build/* if GIT-PERL-DEFINES changes
` [PATCH 3/4] Makefile: regenerate *.pm on NO_PERL_CPAN_FALLBACKS change
` [PATCH 4/4] perl: use mock i18n functions under NO_GETTEXT=Y

[PATCH 0/2] sparse-index.c: minor prepare_repo_settings() fixes
 2021-05-06  8:49 UTC  (7+ messages)
` [PATCH 1/2] sparse-index.c: remove set_index_sparse_config()
` [PATCH 2/2] sparse-index.c: don't call prepare_repo_settings() twice in a row

[PATCH] Fix a small flaw in the comment of strmap.h
 2021-05-06  8:49 UTC  (3+ messages)

[PATCH] Optimize the description of the configuration in packfile-uris doc
 2021-05-06  7:33 UTC 

[PATCH v5] clone: document partial clone section
 2021-05-06  6:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5] clone: document partial clone section
 2021-05-06  6:27 UTC  (2+ messages)
` Fix inconsistent signed-off-by abd author name

What's cooking in git.git (May 2021, #01; Thu, 6)
 2021-05-06  5:37 UTC 

[PATCH v4 1/4] gitfaq: files in .gitignore are tracked
 2021-05-06  2:49 UTC  (7+ messages)
` [PATCH v4 3/4] gitfaq: shallow cloning a repository

[PATCH 0/6] Push negotiation
 2021-05-06  2:12 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] fetch-pack: refactor process_acks()
  ` [PATCH v2 2/5] fetch-pack: refactor add_haves()
  ` [PATCH v2 3/5] fetch-pack: refactor command and capability write
  ` [PATCH v2 4/5] fetch: teach independent negotiation (no packfile)
  ` [PATCH v2 5/5] send-pack: support push negotiation

[PATCH 0/2] A couple of small patience diff cleanups
 2021-05-06  1:32 UTC  (7+ messages)
` [PATCH 1/2] patience diff: remove unnecessary string comparisons

[PATCH] Fix -Wmaybe-uninitialized warnings under -O0
 2021-05-06  1:26 UTC  (6+ messages)
` [PATCH] trace2: refactor to avoid gcc warning under -O3

[PATCH v2 0/8] Parallel Checkout (part 3)
 2021-05-06  0:40 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/8] builtin/checkout.c: complete parallel checkout support

[PATCH 0/5] streaming.c: refactor for smaller + easier to understand code
 2021-05-06  0:14 UTC  (12+ messages)
` [PATCH 1/5] streaming.c: avoid forward declarations
` [PATCH 2/5] streaming.c: remove enum/function/vtbl indirection
` [PATCH 3/5] streaming.c: remove {open,close,read}_method_decl() macros
` [PATCH 4/5] streaming.c: stop passing around "object_info *" to open()
` [PATCH 5/5] streaming.c: move {open,close,read} from vtable to "struct git_istream"

[PATCH] gitk: automatically cd to $GIT_PREFIX
 2021-05-05 21:18 UTC 

[PATCH v3] hooks: propose project configured hooks
 2021-05-05 19:11 UTC  (2+ messages)
` [PATCH v4] "

BUG: Git path --config doesn't work with ~ symbol
 2021-05-05 19:01 UTC  (9+ messages)

[PATCH] CodingGuidelines: explicitly allow "local" for test scripts
 2021-05-05 17:18 UTC  (17+ messages)
    ` [PATCH v2] "

[PATCH 0/5] pack-objects: better handling of negative options
 2021-05-05 16:19 UTC  (8+ messages)
` [PATCH 3/5] pack-objects: clamp negative window size to 0

[PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
 2021-05-05 16:12 UTC  (5+ messages)
` [PATCH] repo-settings.c: simplify the setup
  ` Nesting topics within other threads (was: [PATCH] repo-settings.c: simplify the setup)

[PATCH] maintenance: use systemd timers on Linux
 2021-05-05 14:57 UTC  (6+ messages)

[PATCH] git-p4: speed up search for branch parent
 2021-05-05 11:56 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] git-p4: ensure complex branches are cloned correctly
  ` [PATCH v2 2/2] git-p4: speed up search for branch parent

Advise request on adding a new SSH variant
 2021-05-05 10:49 UTC  (5+ messages)

[PATCH v3 0/4] Finish converting git bisect to C part 4
 2021-05-05  9:04 UTC  (6+ messages)
` [PATCH v3 3/4] bisect--helper: reimplement `bisect_run` shell function in C

[PATCH 0/2] git-p4: encoding of data from perforce
 2021-05-05  4:34 UTC  (12+ messages)
` [PATCH 2/2] git-p4: do not decode data from perforce by default

[PATCH] t5601: mark protocol v2-only test
 2021-05-05  1:12 UTC  (2+ messages)

[PATCH 22/22] p5326: perf tests for MIDX bitmaps
 2021-05-05  0:55 UTC  (3+ messages)

Oops! Sorry
 2021-05-05  0:10 UTC 

Git commit allow empty docs unclear
 2021-05-04 20:35 UTC  (3+ messages)

[PATCH 16/22] t5326: test multi-pack bitmap behavior
 2021-05-04 17:51 UTC  (2+ messages)

[PATCH 6/6] send-pack: support push negotiation
 2021-05-04 17:26 UTC  (3+ messages)

[PATCH v6 00/20] reftable library
 2021-05-04 17:24 UTC  (6+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 10/28] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v7 23/28] Reftable support for git-core


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