git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-23 15:02:46 to 2021-05-26 18:40:59 UTC [more...]

[PATCH v3 0/8] Parallel Checkout (part 3)
 2021-05-26 18:36 UTC  (3+ messages)
` [PATCH v3 4/8] parallel-checkout: add tests for basic operations
  ` AIX failures on parallel checkout (new in v2.32.0-rc*)

fast forward merge overwriting my code
 2021-05-26 18:33 UTC  (16+ messages)

[PATCH 0/3] pack-objects: introduce pack.preferBitmapTips
 2021-05-26 18:30 UTC  (3+ messages)
` [PATCH 2/3] t/helper/test-bitmap.c: initial commit
  ` SunCC doesn't compile v2.32.0-rc* anymore (was "Re: [PATCH 2/3] t/helper/test-bitmap.c: initial commit")

CI: 'seen' minus a few passes tests, eh, almost
 2021-05-26 16:48 UTC  (7+ messages)

git status when merging non-conflicted 3-way merge says "All conflicts fixed"
 2021-05-26 16:08 UTC  (6+ messages)

[PATCH v2 0/1] maintenance: use systemd timers on Linux
 2021-05-26 16:05 UTC  (34+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] maintenance: optionally "
                    ` CoC, inclusivity etc. (was "Re: [...] systemd timers on Linux")
  ` [PATCH v4 0/4] add support for systemd timers on Linux
    ` [PATCH v4 1/4] cache.h: Introduce a generic "xdg_config_home_for(…)" function
    ` [PATCH v4 2/4] maintenance: introduce ENABLE/DISABLE for code clarity
    ` [PATCH v4 3/4] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
    ` [PATCH v4 4/4] maintenance: add support for systemd timers on Linux

time needed to rebase shortend by using --onto?
 2021-05-26 14:38 UTC  (3+ messages)

CI fail: "invalid object type" only on dockerized linux32 runs?
 2021-05-26 11:53 UTC  (2+ messages)

[PATCH] t9001-send-email.sh: fix expected absolute paths on Windows
 2021-05-26 11:21 UTC  (19+ messages)
` [PATCH 0/2] send-email: pre-release fixes for v2.32.0
  ` [PATCH 1/2] send-email: fix missing error message regression
  ` [PATCH 2/2] send-email: don't needlessly abs_path() the core.hooksPath
              ` [PATCH v2 0/2] "
                ` [PATCH v2 1/2] "
                ` [PATCH v2 2/2] send-email: move "hooks_path" invocation to git-send-email.perl

[PATCH 00/18] Prepare tests for reftable backend
 2021-05-26  9:52 UTC  (5+ messages)
` [PATCH v2 00/21] "

[GSoC] Git Blog 1
 2021-05-26  9:22 UTC  (3+ messages)

[PATCH 0/3] [GSOC][RFC] ref-filter: add contents:raw atom
 2021-05-26  9:17 UTC  (16+ messages)
` [PATCH 2/3] [GSOC] ref-filter: support %(contents) for blob, tree

RFC: error codes on exit
 2021-05-26  8:21 UTC  (8+ messages)

The top 1% of commit trailers
 2021-05-26  8:05 UTC  (3+ messages)

[PATCH v3 0/5] doc: asciidoc cleanups
 2021-05-26  0:24 UTC  (11+ messages)
` [PATCH v3 3/5] doc: remove unnecessary rm instances

[PATCH] t1092: use GIT_PROGRESS_DELAY for consistent results
 2021-05-25 21:49 UTC  (18+ messages)

Draft of Git Rev News edition 75
 2021-05-25 20:02 UTC 

[ANNOUNCE] Git v2.32.0-rc1 - Defect in t0301.3, t1092.6, t5300
 2021-05-25 15:28 UTC  (5+ messages)

[PATCH v2] tr2: log parent process name
 2021-05-25 13:33 UTC  (12+ messages)
` [PATCH v3] "

[PATCH v3 00/12] doc: cleanup old cruft and asciidoctor revamp
 2021-05-25 10:48 UTC  (13+ messages)
` [PATCH v3 01/12] doc: remove GNU troff workaround
` [PATCH v3 02/12] doc: use --stringparam in xmlto
` [PATCH v3 03/12] doc: simplify version passing
` [PATCH v3 04/12] doc: asciidoc: remove unnecessary attribute
` [PATCH v3 05/12] doc: asciidoctor: remove unnecessary require
` [PATCH v3 06/12] doc: asciidoctor: remove cruft
` [PATCH v3 07/12] doc: asciidoctor: reorganize extensions
` [PATCH v3 08/12] doc: asciidoctor: use html-prefix only for html
` [PATCH v3 09/12] doc: asciidoctor: refactor macro registration
` [PATCH v3 10/12] doc: asciidoctor: improve string handling
` [PATCH v3 11/12] doc: asciidoctor: split the format from the code
` [PATCH v3 12/12] doc: asciidoctor: specify name of our group

[PATCH v2 00/12] doc: cleanup old cruft and asciidoctor revamp
 2021-05-25 10:44 UTC  (6+ messages)

[Bug] git-credential-netrc.perl is not built and is not available in `exec-path`
 2021-05-25 10:35 UTC  (14+ messages)
          ` Renaming "non-contrib" things out of contrib/* (was "Re: [Bug] git-credential-netrc.perl[...]")

[PATCH] init: fix bug regarding ~/ expansion in init.templateDir
 2021-05-25  4:21 UTC  (2+ messages)

packfile-uri.txt: fix blobPackfileUri description
 2021-05-25  0:34 UTC  (3+ messages)

[GSoC] My Git Dev Blog
 2021-05-24 20:18 UTC  (2+ messages)

[PATCH v6] help: colorize man pages
 2021-05-24 16:56 UTC  (3+ messages)

What's cooking in git.git (May 2021, #03; Thu, 20)
 2021-05-24 16:48 UTC  (4+ messages)

[PATCH v2 00/10] send-email: various optimizations to speed up by >2x
 2021-05-24  7:53 UTC  (17+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v4 "
    ` [PATCH v4 01/13] send-email tests: support GIT_TEST_PERL_FATAL_WARNINGS=true
    ` [PATCH v4 02/13] send-email tests: test for boolean variables without a value
    ` [PATCH v4 03/13] send-email: remove non-working support for "sendemail.smtpssl"
    ` [PATCH v4 04/13] send-email: refactor sendemail.smtpencryption config parsing
    ` [PATCH v4 05/13] send-email: copy "config_regxp" into git-send-email.perl
    ` [PATCH v4 06/13] send-email: lazily load config for a big speedup
    ` [PATCH v4 07/13] send-email: lazily shell out to "git var"
    ` [PATCH v4 08/13] send-email: use function syntax instead of barewords
    ` [PATCH v4 09/13] send-email: get rid of indirect object syntax
    ` [PATCH v4 10/13] send-email: lazily load modules for a big speedup
    ` [PATCH v4 11/13] perl: lazily load some common Git.pm setup code
    ` [PATCH v4 12/13] send-email: move trivial config handling to Perl
    ` [PATCH v4 13/13] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()

Formatting options are ignored when tracking functions
 2021-05-23 19:28 UTC  (4+ messages)

[ANNOUNCE] Git v2.32.0-rc1
 2021-05-23 16:51 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).