log

age author description
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in imerge extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in hgk extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in extdiff extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in convert extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in churn extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in alias extension
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in Mercurial
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: avoid naive plural tricks
Sun, 31 Aug 2008 12:05:29 +0200 Dirkjan Ochtman merge with crew-stable
Sun, 31 Aug 2008 11:36:07 +0200 Dirkjan Ochtman record: catch PatchErrors from internalpatch and display error message
Sun, 31 Aug 2008 11:34:52 +0200 Dirkjan Ochtman record: take diff lines for lack of trailing newlines into account (issue1282)
Sun, 31 Aug 2008 11:41:52 +0200 Dirkjan Ochtman fix double indentation and trailing whitespace
Sat, 30 Aug 2008 18:47:54 +0200 Adrian Buehlmann increase code coverage of test-clone
Fri, 29 Aug 2008 15:16:50 +0200 Rocco Rutte coal/paper: Add link to raw changeset as other styles have it, too
Sat, 30 Aug 2008 17:13:23 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Fri, 29 Aug 2008 16:50:11 +0200 Benoit Boissinot fix regression on empty repo cloning introduced by 0642d9d7ec80
Thu, 28 Aug 2008 13:06:24 +0200 Christian Ebert doc/Makefile: rephrase comment (typo)
Thu, 28 Aug 2008 13:16:15 +0200 Dirkjan Ochtman contrib: remove deprecated darcs2hg.py script
Thu, 28 Aug 2008 11:19:17 +0200 Dirkjan Ochtman fetch: linearize code by eliminating nested functions
Tue, 26 Aug 2008 00:04:18 +0200 Martin Geisler qimport: report filename in case of IOError
Wed, 27 Aug 2008 12:49:39 +0200 Stefano Tortarolo Fix wrong redirection in test-rebase-parameters
Mon, 25 Aug 2008 23:04:56 +0200 Patrick Mezard highlight: split code to improve startup times
Mon, 25 Aug 2008 01:26:08 +0200 Martin Geisler qfinish: document --applied instead of --all
Sun, 24 Aug 2008 22:40:34 +0200 Patrick Mezard Merge with Gilles Moris
Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing.
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a
Fri, 22 Aug 2008 08:26:18 +0200 Christian Ebert keyword: avoid additional conflicts during merge/resolve
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing
Sun, 24 Aug 2008 19:24:47 +0200 Patrick Mezard test-rebase-mq: '|' is a GNU sed extension, unfold it
Thu, 21 Aug 2008 19:05:18 +0200 Dirkjan Ochtman merge with crew-stable