log

age author description
Fri, 24 Aug 2012 14:52:45 -0500 Matt Mackall tests: fix template test output
Wed, 22 Aug 2012 11:18:35 -0400 John Li merge: handle case when heads are all bookmarks stable
Tue, 21 Aug 2012 20:51:16 +0200 Patrick Mezard verify: do not choke on valid changelog without manifest stable
Tue, 21 Aug 2012 13:12:56 -0700 Bryan O'Sullivan Merge
Fri, 17 Aug 2012 15:12:01 -0700 Neil Kodner templater: abort when a template filter raises an exception (issue2987)
Tue, 21 Aug 2012 12:27:57 -0500 Matt Mackall merge with stable
Tue, 21 Aug 2012 12:27:47 -0500 Matt Mackall merge with i18n
Mon, 13 Aug 2012 16:09:35 +0400 Alexander Sauta i18n-ru: synchronized with c6f88e7f95b7
Tue, 21 Aug 2012 12:26:53 -0500 Matt Mackall merge heads in stable stable
Fri, 17 Aug 2012 14:37:59 -0500 Matt Mackall commit: normalize filenames when checking explicit files (issue3576) stable
Sat, 18 Aug 2012 16:35:36 +0200 Patrick Mezard test-status.t: test ui.slash on Windows
Thu, 16 Aug 2012 13:57:43 +0200 Adrian Buehlmann manifest: remove redundant sorted() call for --all
Wed, 15 Aug 2012 16:33:26 -0700 Bryan O'Sullivan Merge from crew-stable
Wed, 15 Aug 2012 16:31:25 -0700 Bryan O'Sullivan store: only one kind of OSError means "nonexistent entry" stable
Wed, 15 Aug 2012 16:30:32 -0700 Bryan O'Sullivan store: sort the results of fncachestore.datafiles() stable
Wed, 15 Aug 2012 23:03:40 +0200 Patrick Mezard Merge with stable
Wed, 15 Aug 2012 22:50:23 +0200 Patrick Mezard fileset: fix generator vs list bug in fast path stable
Wed, 15 Aug 2012 22:28:32 +0200 Patrick Mezard debugfileset: implement --rev, more tests stable
Wed, 15 Aug 2012 22:09:09 +0200 Patrick Mezard test-fileset: test remaining predicates stable
Wed, 15 Aug 2012 19:25:45 +0200 Patrick Mezard fileset: do not traceback on invalid grep pattern stable
Wed, 15 Aug 2012 22:29:32 +0200 Patrick Mezard fileset: matchctx.existing() must consider ignored files stable
Wed, 15 Aug 2012 22:29:09 +0200 Patrick Mezard fileset: matchctx.existing() must consider unknown files stable
Wed, 15 Aug 2012 21:44:00 +0200 Patrick Mezard fileset: exclude deleted files from matchctx.existing() stable
Wed, 15 Aug 2012 18:04:50 +0200 Patrick Mezard test-fileset: test file status predicates stable
Wed, 15 Aug 2012 19:02:04 +0200 Patrick Mezard fileset: actually implement 'minusset' stable
Wed, 15 Aug 2012 17:39:03 +0200 Patrick Mezard tests: test filesets with test-fileset.t stable
Wed, 15 Aug 2012 12:12:21 +0200 Sune Foldager merge with stable
Wed, 15 Aug 2012 12:04:50 +0200 Sune Foldager rollback: write dirstate branch with correct encoding stable
Tue, 14 Aug 2012 08:12:09 -0700 Bryan O'Sullivan Merge
Tue, 14 Aug 2012 08:11:15 -0700 Bryan O'Sullivan templatekw: merge, preferring the second implementation
Tue, 10 Jul 2012 08:43:32 -0700 epriestley templatekw: add p1rev, p1node, p2rev, p2node keywords
Mon, 13 Aug 2012 14:04:52 -0700 Bryan O'Sullivan parsers: fix an integer size warning issued by clang
Tue, 10 Jul 2012 08:43:32 -0700 epriestley templatekw: add parent1, parent1node, parent2, parent2node keywords
Mon, 13 Aug 2012 11:49:55 -0700 Bryan O'Sullivan Merge with crew-stable
Thu, 02 Aug 2012 19:10:45 +0400 sorcerer revlog: don't try to partialmatch strings those length > 40 stable
Sat, 11 Aug 2012 12:45:53 -0500 Matt Mackall merge with stable
Sat, 11 Aug 2012 12:45:37 -0500 Matt Mackall merge with i18n stable
Fri, 10 Aug 2012 15:42:15 +0400 Nikolaj Sjujskij i18n-ru: fix spelling of "missing" equivalent stable
Thu, 09 Aug 2012 13:31:08 +0400 Alexander Sauta i18n-ru: synchronized with b131e24e2984 stable
Tue, 07 Aug 2012 11:18:45 -0300 Wagner Bruna i18n-pt_BR: synchronized with b5c560787a4e stable
Wed, 08 Aug 2012 18:10:37 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on continued lines too
Wed, 08 Aug 2012 18:10:30 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on empty lines
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines
Wed, 08 Aug 2012 21:38:53 +0200 Patrick Mezard Merge with stable
Mon, 06 Aug 2012 10:45:11 +0200 Adrian Buehlmann update: fix typo in help text stable
Wed, 08 Aug 2012 10:04:02 -0500 Augie Fackler clone: don't fail with --update for non-local clones (issue3578) stable
Mon, 06 Aug 2012 12:07:21 -0500 Matt Mackall merge with stable
Mon, 06 Aug 2012 12:03:07 -0500 Matt Mackall merge with i18n stable
Mon, 06 Aug 2012 18:15:16 +0400 Alexander Sauta i18n-ru: synchronized with 474ae9720aa5 stable
Thu, 02 Aug 2012 11:46:30 -0300 Wagner Bruna i18n-pt_BR: synchronized with e4db509c08ec stable
Thu, 02 Aug 2012 11:45:16 -0300 Wagner Bruna histedit, i18n: warn translators about edit command names stable
Sat, 04 Aug 2012 15:58:23 +0200 Patrick Mezard Merge with stable
Thu, 02 Aug 2012 11:28:21 -0300 Wagner Bruna histedit: sync docstring with edit comment stable
Sat, 04 Aug 2012 14:37:17 +0200 Ross Lagerwall templater: handle a missing value correctly stable
Sat, 04 Aug 2012 12:29:53 +0200 Javi Merino help/hgweb: fix spelling error stable
Fri, 03 Aug 2012 17:33:44 +0200 Patrick Mezard tests: remove stray test-convert-mtn-rename-directory.out
Thu, 02 Aug 2012 18:33:40 +0200 Patrick Mezard Merge with stable
Thu, 02 Aug 2012 17:48:58 +0200 Patrick Mezard context: simplify workingctx._parents
Thu, 02 Aug 2012 01:49:36 -0500 Matt Mackall Added signature for changeset 7f5094bb3f42 stable
Thu, 02 Aug 2012 01:49:32 -0500 Matt Mackall Added tag 2.3 for changeset 7f5094bb3f42 stable