Mercurial > hg
graph
-
inotify: repowatcher: don't use a watches attribute to count watchesSat, 23 May 2009 20:38:08 +0900, by Nicolas Dumazet
-
inotify: put the "while True: poll()" loop in pollable classThu, 21 May 2009 23:51:54 +0900, by Nicolas Dumazet
-
inotify: refactor (un)register methods into pollable objectThu, 21 May 2009 20:15:00 +0900, by Nicolas Dumazet
-
inotify.server: the decorator eventaction() shouldn't be a method of repowatcherSat, 13 Jun 2009 18:41:28 +0200, by Benoit Boissinot
-
inotify: add log config option redirect inotify server output to a fileSat, 13 Jun 2009 18:14:50 +0200, by Nicolas Dumazet
-
cmdutil: service: logfile option to redirect stdout & stderr in a fileMon, 25 May 2009 18:14:32 +0900, by Nicolas Dumazet
-
inotify: raise QueryFailed when the server crashSat, 13 Jun 2009 17:39:01 +0200, by Nicolas Dumazet
-
inotify: server: move split() out of serverWed, 27 May 2009 00:29:11 +0900, by Nicolas Dumazet
-
inotify: remove unused variablesSat, 13 Jun 2009 17:23:08 +0200, by Benoit Boissinot
-
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)Sat, 13 Jun 2009 13:14:02 +0200, by Benoit Boissinot
-
Merge with crew-stableThu, 11 Jun 2009 12:23:08 -0700, by Brendan Cully
-
bzr convert: restore paths to source encoding. Closes issue1692.Thu, 11 Jun 2009 12:18:40 -0700, by Brendan Cully
-
doc: wrap man pages after fixing quotingThu, 11 Jun 2009 17:29:14 +0200, by Martin Geisler
-
hgrc.5: fix quoting of literal stringsThu, 11 Jun 2009 17:19:48 +0200, by Martin Geisler
-
hgignore.5: remove extra quotesThu, 11 Jun 2009 17:16:04 +0200, by Martin Geisler
-
Improve English for help text of many core hg commands.Tue, 09 Jun 2009 21:51:34 -0400, by timeless
-
use new style classesWed, 10 Jun 2009 15:10:21 +0200, by Benoit Boissinot
-
doc: correctly escape *Wed, 10 Jun 2009 03:20:20 +0200, by Benoit Boissinot
-
doc: correctly escape *Wed, 10 Jun 2009 03:10:46 +0200, by Benoit Boissinot
-
hg.1: highlight references to commands and man pagesWed, 10 Jun 2009 01:14:16 +0200, by Martin Geisler
-
hg.1: simplify synopsisWed, 10 Jun 2009 01:09:21 +0200, by Martin Geisler
-
hgrc.5: spell checkWed, 10 Jun 2009 00:55:57 +0200, by Martin Geisler
-
man pages: add meta dataWed, 10 Jun 2009 00:46:30 +0200, by Martin Geisler
-
man pages: updated copyright yearsWed, 10 Jun 2009 00:13:08 +0200, by Martin Geisler
-
hgrc.5: use NOTE admonition paragraphWed, 10 Jun 2009 00:11:24 +0200, by Martin Geisler
-
hgrc.5: reformatted to avoid big chunks of monospaced textWed, 10 Jun 2009 00:06:20 +0200, by Martin Geisler
-
hgrc.5: mark filename patterns as monospaced textTue, 09 Jun 2009 23:26:16 +0200, by Martin Geisler
-
hgrc.5: single quotes means italic in asciidocTue, 09 Jun 2009 23:24:43 +0200, by Martin Geisler
-
man pages: mark filenames and env vars as fixed textTue, 09 Jun 2009 23:08:55 +0200, by Martin Geisler
-
test-convert-svn-*: no longer need the url building codeTue, 09 Jun 2009 21:50:42 +0200, by Patrick Mezard