log

age author description
Wed, 18 Apr 2012 11:46:20 -0500 Matt Mackall Added tag 2.2-rc for changeset d9e2f09d5488 stable
Wed, 18 Apr 2012 11:45:50 -0500 Matt Mackall Makefile: be more careful when cleaning up pure/ components stable 2.2-rc
Tue, 17 Apr 2012 17:56:36 -0500 Matt Mackall merge default into stable for 2.2 code freeze stable
Wed, 18 Apr 2012 01:20:16 +0300 Idan Kamara commit: add option to amend the working dir parent
Mon, 16 Apr 2012 22:41:03 -0700 Steven Stallion transplant: remove extraneous whitespace
Tue, 17 Apr 2012 11:13:38 -0500 Matt Mackall journal: use tryread helper to backup files (issue3375)
Tue, 17 Apr 2012 11:11:59 -0500 Matt Mackall opener: introduce tryread helper
Tue, 17 Apr 2012 07:22:44 +0200 Angel Ezquerra tests: add test for fileset 'subrepo' keyword
Tue, 17 Apr 2012 10:33:47 +0200 Patrick Mezard revset: make matching() work on python 2.4
Tue, 17 Apr 2012 15:10:33 +0200 Thomas Arendsen Hein revset: use list instead of tuple for compatibility with python before 2.6
Mon, 16 Apr 2012 16:50:25 -0500 Matt Mackall merge with stable
Mon, 16 Apr 2012 11:48:15 +0200 Patrick Mezard archive: make it work with svn subrepos (issue3308) stable
Sun, 15 Apr 2012 16:05:57 +0200 Martin Geisler largefiles: hide .hglf/ prefix for largefiles in hgweb
Sun, 15 Apr 2012 16:05:53 +0200 Martin Geisler hgweb: add hook for remapping repository path into virtual paths
Sun, 15 Apr 2012 00:27:31 +0200 Angel Ezquerra tests: add tests for matching keyword