log

age author description
Sat, 07 Mar 2015 10:08:52 -0500 Brett Cannon hglib: introduce util.b() (issue4520)
Sat, 17 Jan 2015 17:54:40 -0800 Matt Mackall tests: disable largefiles test in update
Sat, 01 Nov 2014 22:59:12 -0500 Matt Mackall Added tag 1.5 for changeset a05cdc1579df
Sat, 01 Nov 2014 14:28:56 -0500 Matt Mackall context: handle tip+1 breakage in pre-3.2 default branch 1.5
Sat, 01 Nov 2014 14:26:18 -0500 Matt Mackall context: fix missing digit in null hash
Thu, 23 Oct 2014 10:50:09 +0200 David Douard client: add support for 'hg commit --amend'
Wed, 01 Oct 2014 15:03:32 -0500 Matt Mackall Added tag 1.4 for changeset 1b47146a4a2c
Tue, 30 Sep 2014 12:48:04 -0500 Matt Mackall style: fix long lines 1.4
Tue, 30 Sep 2014 11:23:15 -0500 Matt Mackall style: fixup whitespace
Tue, 30 Sep 2014 12:00:34 +0200 Julien Cristau client: fix passing multiple config settings
Fri, 01 Aug 2014 18:24:32 -0500 Matt Mackall Added tag 1.3 for changeset df808f92c0f1
Thu, 31 Jul 2014 15:58:42 -0500 Matt Mackall tests: skip hidden/obsolete tests on older hg 1.3
Thu, 31 Jul 2014 15:49:00 -0500 Matt Mackall tests: remove "with" usage for 2.4 compatibility
Thu, 31 Jul 2014 15:30:51 -0500 Matt Mackall tests: skip test using assertIn on Python < 2.7
Mon, 16 Jun 2014 18:29:06 +0200 Paul Tonelli client: connect to repo if necessary when using "with" statement