log

age author description
Tue, 25 Nov 2014 02:31:52 -0600 David Eckhardt factotum: convert Plan 9 quoted string to Python string
Tue, 25 Nov 2014 02:27:31 -0600 Jeff Sickel plan9: setup check for current python build
Wed, 19 Nov 2014 22:27:55 -0500 Matt Harbison add: check for the existence of a file matched inexactly before adding it
Thu, 20 Nov 2014 22:33:40 -0500 Matt Harbison tests: choose the proper environment variable style for the platform
Thu, 20 Nov 2014 20:07:34 -0500 Matt Harbison tests: fix another multi-statement hook for Windows
Wed, 19 Nov 2014 23:41:40 -0500 Matt Harbison run-tests: set a default largefiles usercache in the default hgrc file
Mon, 24 Nov 2014 09:50:27 -0800 Martin von Zweigbergk merge: remove obsolete check for untracked files in 'dm' action
Sun, 23 Nov 2014 23:10:34 -0800 Martin von Zweigbergk merge: remove dead assignment in applyupdates()
Fri, 21 Nov 2014 13:06:04 -0800 Martin von Zweigbergk merge: move calculateupdates() before applyupdated()
Mon, 24 Nov 2014 11:28:46 -0800 Martin von Zweigbergk merge: remove unused variables from _checkcollision()
Tue, 25 Nov 2014 18:37:28 +0900 FUJIWARA Katsunori largefiles: avoid exec-bit examination on the platform being unaware of it stable
Sat, 22 Nov 2014 17:09:04 -0600 Matt Mackall merge with stable
Thu, 20 Nov 2014 16:30:57 -0800 Durham Goode changegroup: fix file linkrevs during reorders (issue4462) stable
Thu, 20 Nov 2014 16:39:32 -0800 Martin von Zweigbergk merge: consistently use single quotes for non-user-facing strings
Thu, 13 Nov 2014 11:12:47 +0000 Pierre-Yves David localrepo: add a currenttransaction method