log tests/test-update.py @ 136:dc63978871ed

age author description
Tue, 30 Sep 2014 12:48:04 -0500 Matt Mackall style: fix long lines 1.4
Sun, 23 Jun 2013 17:52:16 -0500 Matt Mackall tests: make the tests work under Pypy (issue3965) 1.1
Mon, 06 May 2013 15:17:40 -0500 Matt Mackall tests: deal with missing largefiles support for 1.9 1.0
Tue, 23 Apr 2013 22:11:26 +0200 Benoit Allard client: Be more permissive on the output of update (issue3892)
Mon, 15 Oct 2012 09:45:43 -0700 Siddharth Agarwal client: always set HGPLAIN=1 (issue3502) 0.3
Fri, 09 Sep 2011 19:10:02 +0300 Idan Kamara tests: open files in binary mode so new lines aren't converted
Sun, 14 Aug 2011 00:51:15 +0300 Idan Kamara client: change return value of status() to a list of (code, file path)
Thu, 11 Aug 2011 15:42:59 +0300 Idan Kamara client: add update command