log

age author description
Thu, 12 Aug 2010 19:38:31 +0900 Nicolas Dumazet tests: unify test-hook
Thu, 12 Aug 2010 19:10:57 +0900 Nicolas Dumazet tests: unify test-flags
Thu, 12 Aug 2010 16:53:23 +0900 Nicolas Dumazet repair: do not compress partial bundle if we do not keep it on disk
Thu, 12 Aug 2010 16:45:47 +0900 Nicolas Dumazet store: skip decodir check if path does not contain '.hg/'
Sat, 17 Jul 2010 00:47:06 +0900 Nicolas Dumazet strip: support multiple revisions
Thu, 12 Aug 2010 16:35:34 +0900 Nicolas Dumazet tests: unify test-tag
Thu, 12 Aug 2010 15:41:58 +0900 Nicolas Dumazet tests: unify test-verify
Thu, 12 Aug 2010 15:31:18 +0900 Nicolas Dumazet tests: unify test-init
Thu, 12 Aug 2010 15:18:44 +0900 Nicolas Dumazet tests: unify test-paths
Thu, 12 Aug 2010 15:12:25 +0900 Nicolas Dumazet tests: unify test-patch
Thu, 12 Aug 2010 15:07:25 +0900 Nicolas Dumazet tests: unify test-status-color
Thu, 12 Aug 2010 14:54:10 +0900 Nicolas Dumazet tests: unify test-status
Thu, 12 Aug 2010 14:53:34 +0900 Nicolas Dumazet tests: catch re.error if test line is not a valid regular expression
Wed, 11 Aug 2010 12:30:18 +0200 Martin Geisler Merge with stable
Wed, 11 Aug 2010 12:29:20 +0200 Martin Geisler convert: less shouting in SVN sink warning stable
Wed, 11 Aug 2010 11:46:06 +0200 Daniel J. Lauk convert: Using --dest-type svn crashed, if the source repo used tags. stable
Wed, 11 Aug 2010 12:21:27 +0200 Martin Geisler commands: use round parenthesis in 'hg head --active' help stable
Wed, 11 Aug 2010 12:19:01 +0200 Martin Geisler graphlog: mark --branch as incompatible with --graph stable
Thu, 15 Jul 2010 18:10:05 +0200 Martin Geisler subrepos: support remapping of .hgsub source paths
Tue, 10 Aug 2010 16:55:38 +0200 Martin Geisler bookmarks: replace var used as a Boolean with a Boolean
Mon, 09 Aug 2010 16:55:53 -0500 Matt Mackall merge with stable
Mon, 09 Aug 2010 21:43:39 +0200 Mads Kiilerich test-dispatch: Make test of removed working directory work on AIX (issue2315) stable
Mon, 09 Aug 2010 12:25:01 -0500 Matt Mackall tests: only run check-code on tracked files
Mon, 09 Aug 2010 16:08:33 +0200 Martin Geisler Merge with stable
Mon, 09 Aug 2010 15:31:56 +0200 Martin Geisler dirstate: ignore symlinks when fs cannot handle them (issue1888) stable
Sun, 08 Aug 2010 23:10:08 +0200 Yann E. MORIN mq/qqueue: enable bash completion
Sun, 08 Aug 2010 22:49:01 +0200 Yann E. MORIN mq/qqueue: --list does not print (active) with --quiet
Sun, 08 Aug 2010 22:29:39 +0200 Patrick Mezard Merge with stable
Sat, 07 Aug 2010 16:27:16 +0900 Yuya Nishihara templatefilters: make json filter handle multibyte characters correctly stable
Sat, 07 Aug 2010 16:13:53 -0300 Renato Cunha check-code: added a check for calls to the builtin cmp function