Sat, 13 Jun 2009 22:42:13 +0200 |
Patrick Mezard |
bisect: fix traceback when command executable is not found
|
Sat, 13 Jun 2009 18:01:48 -0500 |
Matt Mackall |
share: add experimental share extension
|
Sat, 13 Jun 2009 18:01:47 -0500 |
Matt Mackall |
add helper function to create shared repos
|
Sat, 13 Jun 2009 18:01:46 -0500 |
Matt Mackall |
repo: add internal support for sharing store directories
|
Fri, 12 Jun 2009 02:19:51 -0500 |
Matt Mackall |
remoteui: properly create dst with copy()
|
Sat, 13 Jun 2009 14:44:59 -0500 |
Matt Mackall |
repo: set up ui and extensions earlier
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
Mon, 08 Jun 2009 20:02:44 +0200 |
Adrian Buehlmann |
mq: eliminate warning on qpush with empty series
|
Sat, 23 May 2009 20:38:08 +0900 |
Nicolas Dumazet |
inotify: repowatcher: don't use a watches attribute to count watches
|
Thu, 21 May 2009 23:51:54 +0900 |
Nicolas Dumazet |
inotify: put the "while True: poll()" loop in pollable class
|
Thu, 21 May 2009 20:15:00 +0900 |
Nicolas Dumazet |
inotify: refactor (un)register methods into pollable object
|
Sat, 13 Jun 2009 18:41:28 +0200 |
Benoit Boissinot |
inotify.server: the decorator eventaction() shouldn't be a method of repowatcher
|
Sat, 13 Jun 2009 18:14:50 +0200 |
Nicolas Dumazet |
inotify: add log config option redirect inotify server output to a file
|
Mon, 25 May 2009 18:14:32 +0900 |
Nicolas Dumazet |
cmdutil: service: logfile option to redirect stdout & stderr in a file
|
Sat, 13 Jun 2009 17:39:01 +0200 |
Nicolas Dumazet |
inotify: raise QueryFailed when the server crash
|