log

age author description
Thu, 21 Apr 2011 12:10:03 +0200 Adrian Buehlmann scmutil: fix erroneous Abort call
Wed, 20 Apr 2011 22:43:31 +0200 Adrian Buehlmann move path_auditor from util to scmutil
Wed, 20 Apr 2011 21:41:41 +0200 Adrian Buehlmann move canonpath from util to scmutil
Wed, 20 Apr 2011 19:54:57 +0200 Adrian Buehlmann move opener from util to scmutil
Wed, 20 Apr 2011 23:30:07 +0200 Patrick Mezard merge with stable
Wed, 20 Apr 2011 23:15:18 +0200 Patrick Mezard convert: make filemap prune useless branch closing revs (issue2774) stable
Wed, 20 Apr 2011 14:28:40 -0500 Matt Mackall dispatch: improve repository not found message
Wed, 20 Apr 2011 00:01:50 -0400 Steven Stallion hgweb: support disabling page cache
Wed, 20 Apr 2011 12:44:32 -0500 Matt Mackall merge with stable
Tue, 19 Apr 2011 23:37:06 -0400 Steven Stallion hgweb: support alternate logo url
Tue, 19 Apr 2011 13:33:43 -0500 Kevin Bullock identify: further clarification of help stable
Tue, 19 Apr 2011 12:42:53 +0200 Adrian Buehlmann add: introduce a warning message for non-portable filenames (issue2756) (BC)
Tue, 19 Apr 2011 14:56:47 +0200 Adrian Buehlmann paper: use monospace font for description
Tue, 19 Apr 2011 14:56:46 +0300 Idan Kamara update: fix check for no rev when a date is given
Tue, 19 Apr 2011 15:19:54 +0200 Martin Geisler merge with stable
Tue, 19 Apr 2011 15:15:56 +0200 Martin Geisler hgweb: detect change based on changelog size too stable
Tue, 19 Apr 2011 13:25:19 +0200 Martin Geisler rollback: lower-case warning issued when branch cannot be reset stable
Tue, 19 Apr 2011 12:04:44 +0200 Martin Geisler tests: remove redundant mkdir
Mon, 18 Apr 2011 13:57:22 +0200 Martin Geisler help config: explain that config files do not exist by default stable
Mon, 18 Apr 2011 20:52:08 -0500 Matt Mackall merge with stable
Tue, 19 Apr 2011 01:08:35 +0300 Idan Kamara identify: restructure code to make it more readable
Tue, 19 Apr 2011 00:41:47 +0300 Idan Kamara identify/help: say what the command does first, mention bookmarks stable
Sun, 17 Apr 2011 21:34:25 +0200 Adrian Buehlmann templatefilters: improve person() for john.doe@example.com
Sun, 17 Apr 2011 11:37:11 +0200 Adrian Buehlmann help: do not show full help text for command on option errors
Sun, 17 Apr 2011 17:55:34 +0200 Adrian Buehlmann store: add some doctests
Sun, 17 Apr 2011 01:44:09 +0200 Adrian Buehlmann paper: don't add breaks on the remaining instances of desc
Sat, 16 Apr 2011 20:08:43 +0200 Adrian Buehlmann checkwinfilename: use %r in format string
Sun, 17 Apr 2011 02:15:47 +0800 Steven Brown tests: new test cases for the unbundlehash capability
Fri, 15 Apr 2011 16:15:32 +0200 Adrian Buehlmann copy: do not copy file if name is disallowed anyway
Fri, 15 Apr 2011 16:15:30 +0200 Adrian Buehlmann util: new function checkfilename