log

age author description
Thu, 20 Aug 2009 08:35:03 +0200 Dirkjan Ochtman graphlog: extract some setup code out of common functions
Thu, 20 Aug 2009 08:34:22 +0200 Dirkjan Ochtman cmdutil: use context objects for walkchangerevs()
Tue, 18 Aug 2009 22:07:43 -0400 Greg Ward tags: don't crash if unable to write tag cache
Wed, 19 Aug 2009 12:51:07 +0200 Dirkjan Ochtman mq: get rid of qnext, qprev and qtop
Wed, 19 Aug 2009 12:50:46 +0200 Dirkjan Ochtman mq: add options to qapplied/qunapplied to act like qprev/qnext
Wed, 19 Aug 2009 12:47:04 +0200 Dirkjan Ochtman hgweb: add web.descend configuration variable
Tue, 18 Aug 2009 13:59:30 +0200 Martin Geisler help: align columns "hg help templates" output
Tue, 18 Aug 2009 13:55:34 +0200 Martin Geisler Merge with crew-stable
Tue, 18 Aug 2009 13:40:19 +0200 Martin Geisler help: show results of all date filters
Tue, 18 Aug 2009 13:00:13 +0200 Martin Geisler help: document isodatesec and rfc3339 filters (issue1799)
Mon, 17 Aug 2009 20:20:34 -0500 Steve Borho Merge with crew-stable
Sun, 16 Aug 2009 20:53:49 -0500 Steve Borho iss: make mfc*.dll and msvc*.dll optional
Sun, 16 Aug 2009 21:23:48 -0500 Steve Borho iss: take version from iscc command line or __version__.py
Sun, 16 Aug 2009 11:09:21 +0900 Nicolas Dumazet inotify: remove unused import
Fri, 14 Aug 2009 22:20:47 +0200 Martin Geisler Merge with crew-stable
Fri, 14 Aug 2009 11:18:23 +0200 Sebastien Binet osutil: fix compilation with -ansi
Mon, 29 Jun 2009 01:33:26 +0900 Nicolas Dumazet inotify: repo is not referenced from server, remove the weakref
Mon, 29 Jun 2009 01:27:34 +0900 Nicolas Dumazet inotify: client: no repo use
Mon, 29 Jun 2009 01:09:33 +0900 Nicolas Dumazet inotify: server: use dirstate instead of repo
Mon, 29 Jun 2009 01:05:06 +0900 Nicolas Dumazet inotify: server: use wprefix everywhere, introduce prefixlen
Sun, 28 Jun 2009 19:46:36 +0900 Nicolas Dumazet inotify: server._updatestatus: simplify control flow
Tue, 11 Aug 2009 22:45:38 +0200 Henrik Stuart url: add support for custom handlers in extensions
Wed, 15 Jul 2009 11:26:47 +0900 Nicolas Dumazet patchbomb: add --flag to put flags in subject prefixes
Wed, 12 Aug 2009 12:07:11 -0500 Matt Mackall Merge with stable
Wed, 12 Aug 2009 12:06:12 -0500 Matt Mackall Merge with i18n-stable
Wed, 12 Aug 2009 12:05:35 -0500 Matt Mackall Merge with i18n
Tue, 11 Aug 2009 18:27:34 -0300 Wagner Bruna merge with i18n-stable
Wed, 05 Aug 2009 10:56:20 -0300 Wagner Bruna i18n-pt_BR: miscellaneous fixes
Tue, 28 Jul 2009 15:50:14 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2de7d96593db
Wed, 12 Aug 2009 11:50:27 +0200 Andrey config: improve code readability