mercurial at 8614: 24 new changesets

Mercurial Commits hg at intevation.org
Sun May 24 17:15:45 CDT 2009


24 new changesets in mercurial:

http://www.selenic.com/hg/rev/08c93b07f5ad
changeset:   8591:08c93b07f5ad
user:        Henrik Stuart <hg at hstuart.dk>
date:        Sun May 24 11:41:07 2009 +0200
summary:     templatefilters: add filter to convert date to local date (issue1674)

http://www.selenic.com/hg/rev/cc22b4168879
changeset:   8592:cc22b4168879
user:        Simon Heimberg <simohe at besonet.ch>
date:        Tue May 19 09:36:20 2009 +0200
summary:     runtest: do not start testing when there is no test

http://www.selenic.com/hg/rev/13b69b40006f
changeset:   8593:13b69b40006f
user:        Henrik Stuart <hg at hstuart.dk>
date:        Sun May 24 15:20:04 2009 +0200
summary:     i18n-da: better Danish word for "entry"

http://www.selenic.com/hg/rev/06edf7982958
changeset:   8594:06edf7982958
user:        Henrik Stuart <hg at hstuart.dk>
date:        Sun May 24 16:14:32 2009 +0200
summary:     i18n-da: fixed use of plural form for parent

http://www.selenic.com/hg/rev/b8f45ad20772
changeset:   8595:b8f45ad20772
user:        Henrik Stuart <hg at hstuart.dk>
date:        Sun May 24 16:16:46 2009 +0200
summary:     i18n-da: better word for "check"

http://www.selenic.com/hg/rev/a58a95e523aa
changeset:   8596:a58a95e523aa
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun May 24 16:27:37 2009 +0200
summary:     convert/hg: update documentation

http://www.selenic.com/hg/rev/dc1b9e22f288
changeset:   8597:dc1b9e22f288
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun May 24 16:27:50 2009 +0200
summary:     osutil: silence uninitialized variable warning

http://www.selenic.com/hg/rev/5edb2a8e29ea
changeset:   8598:5edb2a8e29ea
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun May 24 16:27:56 2009 +0200
summary:     convert: deprecate external cvsps, to be removed in 1.4

http://www.selenic.com/hg/rev/1f706b1b62f3
changeset:   8599:1f706b1b62f3
parent:      8557:67f76a4463ef
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun May 24 18:43:05 2009 +0900
summary:     inotify: server: refactor updatestatus()

http://www.selenic.com/hg/rev/d46cdfcecaf1
changeset:   8600:d46cdfcecaf1
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sat May 23 18:44:01 2009 +0900
summary:     inotify: proper fix for issue1542 (partially reverting 67e59a9886d5)

http://www.selenic.com/hg/rev/021de2d12355
changeset:   8601:021de2d12355
user:        Dmitriy Kostunin <dmitriy.kostunin at gmail.com>
date:        Tue Mar 31 00:04:07 2009 +0900
summary:     inotify: adding test for issue1556

http://www.selenic.com/hg/rev/b26aaf13f29c
changeset:   8602:b26aaf13f29c
parent:      8598:5edb2a8e29ea
parent:      8601:021de2d12355
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Sun May 24 16:33:22 2009 +0200
summary:     merge with crew

http://www.selenic.com/hg/rev/b60617a9cd3c
changeset:   8603:b60617a9cd3c
user:        Henrik Stuart <hg at hstuart.dk>
date:        Sun May 24 17:07:27 2009 +0200
summary:     i18n-da: typo

http://www.selenic.com/hg/rev/578f2a0049cd
changeset:   8604:578f2a0049cd
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Thu May 21 15:55:58 2009 +0900
summary:     inotify: do not recurse in handle_timeout(): call it explicitely, not in scan()

http://www.selenic.com/hg/rev/ed2d9bdbfad2
changeset:   8605:ed2d9bdbfad2
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Fri May 22 09:57:53 2009 +0900
summary:     inotify: do not defer inotify events processing

http://www.selenic.com/hg/rev/1c5752dabf76
changeset:   8606:1c5752dabf76
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Fri May 22 10:26:56 2009 +0900
summary:     inotify: use a decorator instead of dispatching calls

http://www.selenic.com/hg/rev/e17eba98c789
changeset:   8607:e17eba98c789
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Thu May 21 16:54:05 2009 +0900
summary:     inotify: handle_event: do not use event and fd parameters.

http://www.selenic.com/hg/rev/228db070bfc4
changeset:   8608:228db070bfc4
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Thu May 21 19:22:29 2009 +0900
summary:     inotify: rename handle_event to handle_pollevent to avoid confusion

http://www.selenic.com/hg/rev/aeaa0bd9dc24
changeset:   8609:aeaa0bd9dc24
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Thu May 21 19:26:15 2009 +0900
summary:     inotify: process all inotify events in one batch

http://www.selenic.com/hg/rev/8ef1f63e554c
changeset:   8610:8ef1f63e554c
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Thu May 21 17:09:12 2009 +0900
summary:     inotify: server: use a common 'pollable' interface for server & repowatcher

http://www.selenic.com/hg/rev/ba42e3c6e602
changeset:   8611:ba42e3c6e602
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun May 24 18:30:59 2009 +0200
summary:     convert: better feedback when filtering out empty revisions

http://www.selenic.com/hg/rev/e10e984bea46
changeset:   8612:e10e984bea46
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun May 24 18:31:01 2009 +0200
summary:     statichttprepo: handle remote not supporting Range headers

http://www.selenic.com/hg/rev/4dea46d4e3f8
changeset:   8613:4dea46d4e3f8
user:        Matt Mackall <mpm at selenic.com>
date:        Sun May 24 16:37:34 2009 -0500
summary:     match: fix _patsplit breakage with drive letters

http://www.selenic.com/hg/rev/573734e7e6d0
changeset:   8614:573734e7e6d0
tag:         tip
user:        Matt Mackall <mpm at selenic.com>
date:        Sun May 24 16:38:29 2009 -0500
summary:     cmdutils: Take over glob expansion duties from util

-- 
Repository URL: http://www.selenic.com/hg


More information about the Mercurial-devel mailing list