log

age author description
Fri, 25 May 2012 19:32:29 +0200 Christian Ebert keyword: rename kwt.record attribute to kwt.postcommit
Sun, 27 May 2012 11:30:03 +0200 Adrian Buehlmann scmutil: use _winreg.HKEY_LOCAL_MACHINE
Sun, 27 May 2012 11:29:52 +0200 Adrian Buehlmann win32: move lookupreg() to windows.py
Sun, 27 May 2012 11:29:45 +0200 Adrian Buehlmann win32: use Python's _winreg again
Tue, 29 May 2012 18:27:12 +0300 Idan Kamara localrepo: clear _filecache earlier to really force reloading (issue3462) stable
Wed, 30 May 2012 13:57:41 -0700 Bryan O'Sullivan lsprof: report units correctly
Tue, 15 May 2012 10:46:23 -0700 Bryan O'Sullivan cleanup: use the deque type where appropriate