Sat, 01 Sep 2012 12:48:08 -0500 Matt Mackall merge with crew stable 2.3.1
Sat, 01 Sep 2012 14:31:31 +0200 Martin Schröder i18n-de: synchronized with 20665910d9d9; fix Bug 3082 stable
Fri, 31 Aug 2012 21:49:52 -0300 Wagner Bruna i18n-pt_BR: synchronized with bdd248666dbc stable
Fri, 31 Aug 2012 21:44:58 -0300 Wagner Bruna merge with i18n stable
Fri, 03 Aug 2012 21:37:33 +0200 Patrick Mezard convert: use subprocess for all commandline calls stable
Fri, 03 Aug 2012 21:05:01 +0200 Patrick Mezard convert: make commandline.limit_arglist private, simplify stable
Tue, 14 Aug 2012 22:38:25 -0400 Matt Harbison largefiles: adjust localstore to handle batch statlfile requests (issue3583) stable
Fri, 31 Aug 2012 23:27:26 +0200 Pierre-Yves David strip: fix revset usage (issue3604) stable
Fri, 31 Aug 2012 20:40:13 -0500 Matt Mackall merge with i18n stable
Mon, 27 Aug 2012 23:33:38 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 9d9d15928521 stable
Tue, 21 Aug 2012 16:06:34 -0700 Leah Xue histedit: factored out diff/patch logic
Tue, 28 Aug 2012 17:59:08 -0500 Matt Mackall merge with stable
Tue, 28 Aug 2012 11:15:34 -0500 Steve Borho obsolete: import modules within mercurial/ without "from mercurial" stable
Tue, 28 Aug 2012 20:57:11 +0200 Adrian Buehlmann test-hybridencode: add cases for com0..9 and lpt0..9
Thu, 16 Aug 2012 19:04:27 +0400 Nikolaj Sjujskij zsh completion: tweak options for `incoming`, `outgoing` and `rebase`
Thu, 16 Aug 2012 19:03:01 +0400 Nikolaj Sjujskij zsh completion: update mq commands completion
Thu, 16 Aug 2012 19:03:01 +0400 Nikolaj Sjujskij zsh completion: add new options for existing commands
Thu, 16 Aug 2012 19:03:01 +0400 Nikolaj Sjujskij zsh completion: add support for convert, graphlog, purge, record extensions
Thu, 16 Aug 2012 19:03:01 +0400 Nikolaj Sjujskij zsh completion: add subrepos options for all supporting commands
Thu, 16 Aug 2012 19:03:01 +0400 Nikolaj Sjujskij zsh completion: add new option groups for options
Thu, 16 Aug 2012 19:02:49 +0400 Nikolaj Sjujskij zsh completion: add `forget` and `rollback` commands
Thu, 16 Aug 2012 11:21:46 +0400 Nikolaj Sjujskij zsh completion: complete additional topics for `help`, not commands only
Mon, 27 Aug 2012 21:10:11 +0200 Patrick Mezard Merge with stable
Mon, 27 Aug 2012 09:57:58 -0400 John Li tests: merging bookmarked heads stable
Fri, 24 Aug 2012 17:51:47 -0500 Matt Mackall merge with stable
Mon, 06 Aug 2012 12:59:47 +0200 Adrian Buehlmann debuginstall: show directory for Python lib stable
Sat, 04 Aug 2012 07:14:40 +0200 Ross Lagerwall util: replace util.nulldev with os.devnull stable
Sat, 04 Aug 2012 20:20:48 +0200 Patrick Mezard revset: add hidden() revset
Thu, 23 Aug 2012 18:19:19 -0500 Steve Borho wix: bump MSI based installers to use Python 2.7 stable
Fri, 24 Aug 2012 14:53:07 -0500 Matt Mackall merge with stable
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip