Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2013-11-01 20:09:42
Size: 568
Editor: Rain
Comment:
Revision 6 as of 2013-11-07 19:27:36
Size: 787
Editor: Rain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== hgwatchman Extension == #pragma section-numbers 2
= hgwatchman Extension =
Line 4: Line 5:
''Author: Siddharth Agarwal, Wez Furlong'' ''Authors: Siddharth Agarwal, Wez Furlong''

''Current maintainer: Facebook''
Line 8: Line 11:
=== Overview === <<TableOfContents()>>

== Overview ==
Line 10: Line 15:

For installation and configuration instructions, see the [[https://bitbucket.org/facebook/hgwatchman/src/default/README.md|README]].
Line 14: Line 21:
CategoryExtensionsByOthers CategoryBundledExtension

hgwatchman Extension

This extension is not distributed with Mercurial.

Authors: Siddharth Agarwal, Wez Furlong

Current maintainer: Facebook

Repository: https://bitbucket.org/facebook/hgwatchman

Contents

  1. Overview

1. Overview

This extension integrates Mercurial with the file system monitor watchman, to speed up file status operations. The extension is known to work on Linux, and supposedly works on BSDs and OS X.

For installation and configuration instructions, see the README.

This is intended to be a correct replacement for the known-broken InotifyExtension.


CategoryBundledExtension

HgwatchmanExtension (last edited 2013-11-07 19:27:56 by Rain)