messages from 2021-05-22 13:58:03 to 2021-05-25 13:34:15 UTC [more...]
[PATCH v2] tr2: log parent process name
2021-05-25 13:33 UTC (12+ messages)
` [PATCH v3] "
[ANNOUNCE] Git v2.32.0-rc1 - Defect in t0301.3, t1092.6, t5300
2021-05-25 13:17 UTC (3+ messages)
[PATCH] t9001-send-email.sh: fix expected absolute paths on Windows
2021-05-25 12:09 UTC (14+ 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/1] maintenance: use systemd timers on Linux
2021-05-25 11:13 UTC (31+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 4/4] maintenance: optionally "
` [PATCH v4 0/4] add support for "
` [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
[PATCH] t1092: use GIT_PROGRESS_DELAY for consistent results
2021-05-25 10:54 UTC (14+ messages)
[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 0/3] [GSOC][RFC] ref-filter: add contents:raw atom
2021-05-25 9:28 UTC (12+ messages)
` [PATCH 1/3] [GSOC] quote: add *.quote_buf_with_size functions
` [PATCH 2/3] [GSOC] ref-filter: support %(contents) for blob, tree
` [PATCH 3/3] [GSOC] ref-filter: add contents:raw atom
git status when merging non-conflicted 3-way merge says "All conflicts fixed"
2021-05-25 7:03 UTC
[PATCH v3 0/5] doc: asciidoc cleanups
2021-05-25 6:54 UTC (8+ messages)
` [PATCH v3 3/5] doc: remove unnecessary rm instances
[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] Git Blog 1
2021-05-24 20:47 UTC (2+ messages)
[GSoC] My Git Dev Blog
2021-05-24 20:18 UTC (6+ messages)
fast forward merge overwriting my code
2021-05-24 18:48 UTC (12+ 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 (30+ messages)
` [PATCH v3 00/13] "
` [PATCH v3 01/13] send-email tests: support GIT_TEST_PERL_FATAL_WARNINGS=true
` [PATCH v3 02/13] send-email tests: test for boolean variables without a value
` [PATCH v3 03/13] send-email: remove non-working support for "sendemail.smtpssl"
` [PATCH v3 04/13] send-email: refactor sendemail.smtpencryption config parsing
` [PATCH v3 05/13] send-email: copy "config_regxp" into git-send-email.perl
` [PATCH v3 06/13] send-email: lazily load config for a big speedup
` [PATCH v3 07/13] send-email: lazily shell out to "git var"
` [PATCH v3 08/13] send-email: use function syntax instead of barewords
` [PATCH v3 09/13] send-email: get rid of indirect object syntax
` [PATCH v3 10/13] send-email: lazily load modules for a big speedup
` [PATCH v3 11/13] perl: lazily load some common Git.pm setup code
` [PATCH v3 12/13] send-email: move trivial config handling to Perl
` [PATCH v3 13/13] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()
` [PATCH v4 00/13] send-email: various optimizations to speed up by >2x
` [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)
[PATCH] help: colorize man pages
2021-05-23 14:48 UTC (18+ messages)
Formatting options are ignored when tracking functions
2021-05-23 2:28 UTC (2+ messages)
RFC: error codes on exit
2021-05-22 23:02 UTC (11+ messages)
[PATCH v2 00/11] doc: asciidoctor: direct man page creation and fixes
2021-05-22 21:27 UTC (4+ messages)
` [PATCH v2 01/11] doc: doc-diff: set docdate manually
[PATCH v5] help: colorize man pages
2021-05-22 21:15 UTC (3+ messages)
[PATCH v4] help: colorize man pages
2021-05-22 20:53 UTC (11+ messages)
Bug in git submodule update --remote
2021-05-22 19:15 UTC (5+ messages)
[PATCH] t: use configured TAR instead of tar
2021-05-22 18:58 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.32.0-rc1
2021-05-22 0:33 UTC
What's cooking in git.git (May 2021, #05; Sat, 22)
2021-05-22 14:21 UTC
[PATCH 00/23] [RFC] Builtin FSMonitor Feature
2021-05-22 13:57 UTC (9+ messages)
` [PATCH v2 00/28] "
` [PATCH v2 18/28] fsmonitor-fs-listen-macos: add macos header files for FSEvent
` [PATCH v2 22/28] fsmonitor--daemon: use a cookie file to sync with file system
` [PATCH v2 23/28] fsmonitor: enhance existing comments
` [PATCH v2 25/28] t7527: create test for fsmonitor--daemon
` [PATCH v2 26/28] p7519: add fsmonitor--daemon
` [PATCH v2 27/28] t7527: test status with untracked-cache and fsmonitor--daemon
` [PATCH v2 28/28] t/perf: avoid copying builtin fsmonitor files into test repo
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).