Wed, 22 Jul 2009 19:12:34 +0100 Christian Ebert keyword: argument to "kwdemo --rcfile" must be string (bugfix) 1.3.1
Wed, 22 Jul 2009 18:27:23 -0500 Matt Mackall heads: more clarity for --closed
Wed, 22 Jul 2009 18:08:02 -0500 Matt Mackall Merge with crew-stable
Wed, 22 Jul 2009 17:59:11 -0500 Matt Mackall update: allow -c to jump branches if clean
Wed, 22 Jul 2009 17:53:23 -0500 Matt Mackall subrepo: use '/' for joining non-local paths
Wed, 22 Jul 2009 00:28:37 -0500 Matt Mackall fetch: drop force arg for commit (issue1752)
Wed, 22 Jul 2009 15:26:27 -0700 Bryan O'Sullivan Fix issue1679: path reconstruction in hgwebdir was mangling things badly
Wed, 22 Jul 2009 22:50:34 +0200 Martin Geisler do not translate commit messages
Tue, 21 Jul 2009 12:06:32 +0200 Martin Geisler hgignore.5: expanded description
Mon, 20 Jul 2009 19:18:38 -0500 Matt Mackall Merge with stable
Sun, 19 Jul 2009 21:15:40 +0200 Benoit Boissinot merge with -stable
Sun, 19 Jul 2009 18:44:20 +0200 Patrick Mezard Update win32 build instructions for rst2html
Sun, 19 Jul 2009 18:28:43 +0200 Patrick Mezard Merge with crew-stable
Mon, 20 Jul 2009 19:15:44 -0500 Matt Mackall Merge with crew-stable
Sun, 19 Jul 2009 18:59:19 +0200 Benoit Boissinot graphlog: fix incoming with local repo (issue1731)
Sun, 19 Jul 2009 18:23:37 +0200 Patrick Mezard Mention GnuWin32 gettext in win32 build instructions
Tue, 14 Jul 2009 22:38:12 -0400 James Abbatiello Fix test-demandimport and test-trusted under Windows
Fri, 17 Jul 2009 11:52:53 -0500 Matt Mackall Merge with crew-stable
Sat, 18 Jul 2009 22:28:28 +0200 Martin Geisler doc: update README with links to Docutils
Fri, 17 Jul 2009 20:52:21 +0200 Martin Geisler hg: better wrapping of string literal
Sat, 18 Jul 2009 12:41:49 -0500 Matt Mackall Merge with crew
Fri, 17 Jul 2009 16:01:19 +0200 Patrick Mezard Merge with crew-stable
Fri, 17 Jul 2009 13:31:12 +0200 Patrick Mezard convert/svn: fix backtrace in tags discovery (issue1742)
Thu, 16 Jul 2009 21:05:24 -0700 Brendan Cully Merge with hg
Sat, 18 Jul 2009 12:34:38 -0500 Matt Mackall changelog: move delayopener outside of class to eliminate reference cycle
Sat, 18 Jul 2009 11:26:35 -0500 Matt Mackall changelog: swap opener to switch delay modes
Sat, 18 Jul 2009 11:25:55 -0500 Matt Mackall changelog: factor out _delayname
Sat, 18 Jul 2009 11:25:54 -0500 Matt Mackall changelog: _delaycount -> _divert
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: link man pages to one another
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: fixup font markup in man pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler help: fix bad indentation in template filters list
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: add newline after literal blocks in man pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: use reStructuredText for man and HTML pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Thu, 16 Jul 2009 23:25:25 +0200 Martin Geisler minimal reStructuredText parser
Thu, 16 Jul 2009 23:25:25 +0200 Martin Geisler util: wrap at termwidth-2 by default
Thu, 16 Jul 2009 15:40:13 -0500 Matt Mackall Merge with stable
Thu, 16 Jul 2009 14:49:52 -0500 Matt Mackall Add ui.progress API
Thu, 16 Jul 2009 10:41:19 -0400 Greg Ward tags: support 'instant' tag retrieval (issue548)
Thu, 16 Jul 2009 10:39:42 -0400 Greg Ward tags: implement persistent tag caching (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: add destroyed() method for strip/rollback to use (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward Factor tags module out of localrepo (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: factor updatetags() out of readtags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: improve readability of _findtags(), readtags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: rename in-memory tag cache instance attributes (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: factor _findtags() out of tags() (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward test-tags: enhance the test to probe tag caching better (issue548).
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward test-tags: clarify test output; simplify test script a bit (issue548).
Wed, 15 Jul 2009 17:44:47 +0200 Martin Geisler merge with crew-stable
Tue, 14 Jul 2009 18:00:37 -0700 Brendan Cully Merge with crew-stable
Tue, 14 Jul 2009 17:21:10 -0700 Bryan O'Sullivan Merge with crew-stable
Tue, 14 Jul 2009 16:51:52 -0700 Brendan Cully Merge with crew-stable
Wed, 15 Jul 2009 00:24:20 +0200 Martin Geisler merge with mpm
Wed, 15 Jul 2009 00:19:15 +0200 Martin Geisler merge with crew-stable
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Tue, 14 Jul 2009 20:24:16 +0200 Benoit Boissinot merge with -stable
Tue, 14 Jul 2009 20:10:23 +0200 Martin Geisler merge with crew-stable
Tue, 14 Jul 2009 14:05:07 +0200 Simon Heimberg store: eliminate reference cycle in fncachestore
Fri, 10 Jul 2009 19:34:08 +0900 Shun-ichi GOTO win32mbcs: add special wrapper for osutil.listdir().
Fri, 10 Jul 2009 15:52:01 +0900 Shun-ichi GOTO win32mbcs: wrapper supports keyword arguments and dict result.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip