git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-20 21:36:43 to 2021-05-22 21:15:51 UTC [more...]

[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  (17+ messages)

[ANNOUNCE] Git v2.32.0-rc1
 2021-05-22 20:25 UTC  (2+ messages)

[GSoC] My Git Dev Blog
 2021-05-22 19:39 UTC  (2+ messages)

Bug in git submodule update --remote
 2021-05-22 19:15 UTC  (7+ messages)

[PATCH] t: use configured TAR instead of tar
 2021-05-22 18:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] help: colorize man pages
 2021-05-22 18:38 UTC  (17+ messages)

fast forward merge overwriting my code
 2021-05-22 17:12 UTC  (2+ 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  (30+ messages)
` [PATCH v2 00/28] "
  ` [PATCH v2 01/28] simple-ipc: preparations for supporting binary messages
  ` [PATCH v2 02/28] fsmonitor--daemon: man page
  ` [PATCH v2 03/28] fsmonitor--daemon: update fsmonitor documentation
  ` [PATCH v2 04/28] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v2 05/28] help: include fsmonitor--daemon feature flag in version info
  ` [PATCH v2 06/28] config: FSMonitor is repository-specific
  ` [PATCH v2 07/28] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
  ` [PATCH v2 08/28] fsmonitor--daemon: add a built-in fsmonitor daemon
  ` [PATCH v2 09/28] fsmonitor--daemon: implement client command options
  ` [PATCH v2 10/28] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
  ` [PATCH v2 11/28] fsmonitor-fs-listen-win32: stub in backend for Windows
  ` [PATCH v2 12/28] fsmonitor-fs-listen-macos: stub in backend for MacOS
  ` [PATCH v2 13/28] fsmonitor--daemon: implement daemon command options
  ` [PATCH v2 14/28] fsmonitor--daemon: add pathname classification
  ` [PATCH v2 15/28] fsmonitor--daemon: define token-ids
  ` [PATCH v2 16/28] fsmonitor--daemon: create token-based changed path cache
  ` [PATCH v2 17/28] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
  ` [PATCH v2 18/28] fsmonitor-fs-listen-macos: add macos header files for FSEvent
  ` [PATCH v2 19/28] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS
  ` [PATCH v2 20/28] fsmonitor--daemon: implement handle_client callback
  ` [PATCH v2 21/28] fsmonitor--daemon: periodically truncate list of modified files
  ` [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 24/28] fsmonitor: force update index after large responses
  ` [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

git repack on shallow clone of large repo (linux kernel) hangs at "Enumerating objects"
 2021-05-22 12:11 UTC  (6+ messages)

[PATCH] tr2: log parent process name
 2021-05-22 11:18 UTC  (13+ messages)
` [PATCH v2] "

[PATCH 0/7] Optimization batch 11: avoid repeatedly detecting same renames
 2021-05-22 11:17 UTC  (8+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 13/13] merge-ort, diffcore-rename: employ cached renames when possible
  ` [PATCH v3 00/13] Optimization batch 11: avoid repeatedly detecting same renames

RFC: error codes on exit
 2021-05-22  9:12 UTC  (14+ messages)

[PATCH] stash show: use stash.showIncludeUntracked even when diff options given
 2021-05-22  8:56 UTC  (2+ messages)

[PATCH v2 00/11] doc: asciidoctor: direct man page creation and fixes
 2021-05-22  4:25 UTC  (15+ messages)
` [PATCH v2 01/11] doc: doc-diff: set docdate manually
` [PATCH v2 02/11] doc-diff: drop --cut-footer switch
` [PATCH v2 03/11] doc: use asciidoctor to build man pages directly
` [PATCH v2 04/11] doc-diff: support asciidoctor man pages
` [PATCH v2 05/11] doc: asciidoctor: add linkgit macros in "
` [PATCH v2 06/11] doc: add man pages workaround for asciidoctor
` [PATCH v2 07/11] doc: asciidoctor: add hack for xrefs
` [PATCH v2 08/11] doc: asciidoctor: add hack to improve links
` [PATCH v2 09/11] doc: asciidoctor: add support for baseurl
` [PATCH v2 10/11] doc: asciidoctor: cleanup man page hack
` [PATCH v2 11/11] doc: asciidoctor: add hack for old versions

Formatting options are ignored when tracking functions
 2021-05-22  3:55 UTC  (2+ messages)

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

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

[PATCH v3 0/5] doc: asciidoc cleanups
 2021-05-21 22:29 UTC  (6+ messages)
` [PATCH v3 1/5] doc: refactor common asciidoc dependencies
` [PATCH v3 2/5] doc: improve "
` [PATCH v3 3/5] doc: remove unnecessary rm instances
` [PATCH v3 4/5] doc: simplify Makefile using .DELETE_ON_ERROR
` [PATCH v3 5/5] doc: avoid using rm directly

[Bug] git-credential-netrc.perl is not built and is not available in `exec-path`
 2021-05-21 22:27 UTC  (7+ messages)

Formatting options are ignored when tracking functions
 2021-05-21 21:18 UTC 

Should we do something with #git-devel on Freenode?
 2021-05-21 20:12 UTC  (8+ messages)

[PATCH] revisions(7): clarify that most commands take a single revision range
 2021-05-21 19:19 UTC  (2+ messages)

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-21 18:53 UTC  (10+ messages)
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)
` [PATCH 7/8] receive-pack: skip connectivity checks on delete-only commands

Why doesn't `git log -m` imply `-p`?
 2021-05-21 18:14 UTC  (21+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
  ` [PATCH 6/6] "
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] t4013: test that "-m" alone has no effect in "git log"
  ` [PATCH v3 02/10] t4013: test "git log -m --raw"
  ` [PATCH v3 03/10] t4013: test "git log -m --stat"
  ` [PATCH v3 04/10] t4013: test "git diff-tree -m"
  ` [PATCH v3 05/10] t4013: test "git diff-index -m"
  ` [PATCH v3 06/10] diff-merges: move specific diff-index "-m" handling to diff-index
  ` [PATCH v3 07/10] git-svn: stop passing "-m" to "git rev-list"
  ` [PATCH v3 08/10] stash list: stop passing "-m" to "git log"
  ` [PATCH v3 09/10] diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"

[PATCH v2 0/1] maintenance: use systemd timers on Linux
 2021-05-21 16:59 UTC  (10+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] cache.h: rename "xdg_config_home" to "xdg_config_home_git"
  ` [PATCH v3 2/4] maintenance: introduce ENABLE/DISABLE for code clarity
  ` [PATCH v3 3/4] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
  ` [PATCH v3 4/4] maintenance: optionally use systemd timers on Linux

[PATCH] [GSOC] ref-filter: add contents:raw atom
 2021-05-21 13:39 UTC  (6+ messages)

[PATCH v3 00/12] Sparse-index: integrate with status
 2021-05-21 11:59 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] sparse-index: skip indexes with unmerged entries
  ` [PATCH v4 02/12] sparse-index: include EXTENDED flag when expanding
  ` [PATCH v4 03/12] t1092: expand repository data shape
  ` [PATCH v4 04/12] t1092: add tests for status/add and sparse files
  ` [PATCH v4 05/12] unpack-trees: preserve cache_bottom
  ` [PATCH v4 06/12] unpack-trees: compare sparse directories correctly
  ` [PATCH v4 07/12] unpack-trees: be careful around sparse directory entries
  ` [PATCH v4 08/12] dir.c: accept a directory as part of cone-mode patterns
  ` [PATCH v4 09/12] status: skip sparse-checkout percentage with sparse-index
  ` [PATCH v4 10/12] status: use sparse-index throughout
  ` [PATCH v4 11/12] wt-status: expand added sparse directory entries
  ` [PATCH v4 12/12] fsmonitor: integrate with sparse index

[PATCH 0/9] send-email: various optimizations to speed up by >2x
 2021-05-21  9:37 UTC  (9+ messages)
` [PATCH v2 00/10] "

[PATCH v2] trace2: refactor to avoid gcc warning under -O3
 2021-05-21  9:34 UTC  (5+ messages)
` [PATCH v3] "

What's cooking in git.git (May 2021, #04; Fri, 21)
 2021-05-21  7:47 UTC 

[PATCH 09/15] hash: set and copy algo field in struct object_id
 2021-05-21  2:50 UTC  (6+ messages)
` [PATCH 0/2] C99: harder dependency on variadic macros
  ` [PATCH 1/2] git-compat-util.h: clarify comment on GCC-specific code
  ` [PATCH 2/2] C99 support: remove non-HAVE_VARIADIC_MACROS code

getting git.exe for Android Studio on Windows
 2021-05-21  1:12 UTC  (2+ messages)

[PATCH v2] simple-ipc: correct ifdefs when NO_PTHREADS is defined
 2021-05-20 23:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] help: fix small typo in error message
 2021-05-20 22:53 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).