log

age author description
Fri, 10 May 2013 14:39:09 -0300 Wagner Bruna i18n-pt_BR: synchronized with 27013ace80eb stable
Fri, 10 May 2013 11:23:50 -0500 Matt Mackall pathencode: grow buffers to increase safety margin stable
Mon, 13 May 2013 13:02:01 -0500 Kevin Bullock merge with stable
Sun, 12 May 2013 10:09:34 +0100 Mike Williams help/config: note 64-bit Windows registry key used with 32-bit Python stable
Sat, 11 May 2013 20:25:15 -0500 Augie Fackler httpclient: upgrade to fe8c09e4db64 of httpplus
Wed, 08 May 2013 20:55:56 +0200 Szymon Wroblewski splicemap: support paths with spaces in splicemap (issue3844)
Tue, 07 May 2013 23:49:03 +0900 Yuya Nishihara branch: strip whitespace before testing known branch name stable
Thu, 09 May 2013 18:34:04 -0500 Matt Mackall merge with stable
Wed, 01 May 2013 10:44:21 -0700 Durham Goode copies: refactor checkcopies() into a top level method
Wed, 08 May 2013 14:22:00 -0700 Durham Goode store: move top file walk to a separate function
Wed, 01 May 2013 10:38:41 -0700 Durham Goode clone: move file stream walk to a separate function
Tue, 07 May 2013 14:20:34 -0700 Siddharth Agarwal dirstate._walkexplicit: inline dirsnotfound.append
Tue, 07 May 2013 14:19:04 -0700 Siddharth Agarwal dirstate._walkexplicit: rename work to dirsfound
Tue, 07 May 2013 10:02:55 -0700 Siddharth Agarwal dirstate.walk: refactor explicit walk into separate function
Tue, 07 May 2013 09:31:00 -0700 Siddharth Agarwal dirstate.walk: pull skipstep3 out of the explicit walk code