log

age author description
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