log

age author description
Mon, 14 Dec 2009 00:32:29 +0900 Nicolas Dumazet cmdutil: replace sys.maxint with None as default value in loglimit
Mon, 21 Dec 2009 12:18:43 +0200 Henri Wiechers test-help: improve test coverage
Mon, 21 Dec 2009 20:30:37 +0100 Nicolas Dumazet bookmarks: move parse() and current() into property definitions
Mon, 21 Dec 2009 15:17:28 +0900 Nicolas Dumazet bookmarks: refactor code responsible for updates of bookmarks
Mon, 21 Dec 2009 20:19:21 +0100 Nicolas Dumazet bookmarks: repo._bookmarkcurrent should be a propertycache
Mon, 21 Dec 2009 15:23:03 +0900 Nicolas Dumazet bookmarks: write() can simply access repo._bookmarks
Mon, 21 Dec 2009 13:55:56 +0900 Nicolas Dumazet bookmarks: turn repo._bookmarks into a propertycache
Mon, 21 Dec 2009 16:13:20 +0100 Sune Foldager Merge with stable
Mon, 21 Dec 2009 16:12:43 +0100 Sune Foldager hook: fix bug (reuse of variable) introduced in 872d49dd577a stable
Sun, 20 Dec 2009 17:18:04 +0100 Martin Geisler patch: implement patch.eol=auto mode
Sun, 20 Dec 2009 17:18:02 +0100 Martin Geisler patch: propagate eolmode down to patchfile
Sat, 19 Dec 2009 22:56:01 -0800 Brendan Cully Merge with stable
Sat, 19 Dec 2009 22:55:33 -0800 Brendan Cully share: use defaultdest to compute unspecified destination stable
Sat, 19 Dec 2009 13:10:46 +0100 Martin Geisler Merge with stable
Fri, 18 Dec 2009 15:05:42 -0500 Greg Ward glog: fix "incompatible option" error message. stable
Fri, 18 Dec 2009 14:27:30 -0600 Matt Mackall Merge with crew
Tue, 15 Dec 2009 10:37:23 +0000 Frank Kingswood convert: implement two hooks in builtin cvsps
Wed, 16 Dec 2009 17:39:42 -0600 Matt Mackall Merge with crew
Thu, 17 Dec 2009 00:32:26 +0100 Martin Geisler Merge with stable
Wed, 16 Dec 2009 23:59:50 +0100 Mads Kiilerich doc/Makefile: Fix rst2html detection stable
Fri, 11 Dec 2009 16:17:39 +0900 Nicolas Dumazet inotify: completely ignore events on the repository root
Fri, 11 Dec 2009 15:58:09 +0900 Nicolas Dumazet inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstate
Fri, 27 Nov 2009 09:23:10 +0900 Nicolas Dumazet inotify: follow new files if they are regular or a symlink.
Wed, 16 Dec 2009 12:09:25 +0100 Mads Kiilerich run-tests.py: Show paths to failing tests, .err and .out
Wed, 16 Dec 2009 16:46:12 -0600 Matt Mackall Merge with stable
Wed, 16 Dec 2009 16:42:58 -0600 Matt Mackall convert: make hg sink cleanup safer stable
Wed, 16 Dec 2009 22:58:57 +0100 Martin Geisler Merge with stable
Fri, 11 Dec 2009 15:25:33 +0900 Nicolas Dumazet graphlog: fix output when both a limit and a path are provided stable
Wed, 16 Dec 2009 22:18:15 +0100 Patrick Mezard mercurial.iss: update locale location
Wed, 16 Dec 2009 12:10:21 +0100 Mads Kiilerich test-share: Solaris sed can't handle never-ending lines