git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-04 09:25:57 to 2021-05-06 10:07:30 UTC [more...]

git switch/restore, still experimental?
 2021-05-06 10:05 UTC  (16+ 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

Bug: Changing folder case with `git mv` crashes on case-insensitive file system
 2021-05-06  9:12 UTC  (11+ messages)

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

[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

[PATCH] builtin/init-db: preemptively clear repo_fmt to avoid leaks
 2021-05-06  5:40 UTC  (3+ messages)

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

[PATCH] [GSOC] ref-filter: solve bugs caused by enumeration
 2021-05-06  5:35 UTC  (4+ messages)

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

[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  (8+ messages)
` [PATCH 1/2] patience diff: remove unnecessary string comparisons
` [PATCH 2/2] patience diff: remove unused variable

[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] add: die if both --dry-run and --interactive are given
 2021-05-06  1:05 UTC  (2+ messages)

[PATCH v2 0/8] Parallel Checkout (part 3)
 2021-05-06  0:40 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] make_transient_cache_entry(): optionally alloc from mem_pool
  ` [PATCH v3 2/8] builtin/checkout.c: complete parallel checkout support
  ` [PATCH v3 3/8] checkout-index: add "
  ` [PATCH v3 4/8] parallel-checkout: add tests for basic operations
  ` [PATCH v3 5/8] parallel-checkout: add tests related to path collisions
  ` [PATCH v3 6/8] t0028: extract encoding helpers to lib-encoding.sh
  ` [PATCH v3 7/8] parallel-checkout: add tests related to .gitattributes
  ` [PATCH v3 8/8] ci: run test round with parallel-checkout enabled

Why doesn't `git log -m` imply `-p`?
 2021-05-06  0:27 UTC  (18+ messages)

[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] mailinfo: strip CR from base64/quoted-printable email
 2021-05-05 15:53 UTC  (12+ messages)
` [PATCH v2 0/5] Teach am/mailinfo to process quoted CR
  ` [PATCH v2 1/5] mailinfo: avoid magic number in option parsing
  ` [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] 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  (6+ 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

gitignore + commit with excludes = bug
 2021-05-04 14:06 UTC  (3+ messages)

[PATCH 0/9] leftover bits from symlinked gitattributes, etc topics
 2021-05-04 10:10 UTC  (5+ messages)
` [PATCH 2/9] fsck_tree(): fix shadowed variable

[PATCH] fsmonitor: only enable it in non-bare repositories
 2021-05-03 17:56 UTC  (4+ messages)

[PATCH] word diff: handle zero length matches
 2021-05-04  9:27 UTC 


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