log

age author description
Sat, 12 Feb 2011 10:58:11 +0100 Adrian Buehlmann Make sure bundlerepo doesn't leak temp files (issue2491)
Fri, 11 Feb 2011 19:32:49 +0100 David Soria Parra bookmarks: read current bookmark as utf-8 and convert it to local
Mon, 14 Feb 2011 07:39:21 +0000 Javi Merino hgk: gitk->hgk in About... menu
Mon, 14 Feb 2011 11:13:05 +0100 Adrian Buehlmann eliminate win32.user_rcpath_win32()
Mon, 14 Feb 2011 11:12:57 +0100 Adrian Buehlmann windows: eliminate system_rcpath_win32()
Mon, 14 Feb 2011 11:12:35 +0100 Adrian Buehlmann win32: move system_rcpath_win32() to windows.py
Mon, 14 Feb 2011 11:12:31 +0100 Adrian Buehlmann win32: new function executable_path
Mon, 14 Feb 2011 11:12:26 +0100 Adrian Buehlmann port win32.py to using the Python ctypes library
Mon, 14 Feb 2011 11:12:22 +0100 Adrian Buehlmann win32: optimize parameters for the CreateFile call in _getfileinfo
Mon, 14 Feb 2011 14:12:48 -0600 Steve Borho merge with stable
Sun, 13 Feb 2011 12:19:58 -0600 Steve Borho url: return the matched authentication group name from readauthforuri()
Sat, 12 Feb 2011 21:59:43 -0600 Steve Borho url: move [auth] parsing out into a utility function
Sat, 12 Feb 2011 21:53:27 -0600 Steve Borho url: use rsplit to split [auth] keys
Sat, 12 Feb 2011 16:08:41 +0800 Afuna mq: catch attempt to qpush to an earlier patch (issue2587) stable
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move push/pull command features to core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge current tracking on update into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge incoming/outgoing into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge suspect addchangegroup into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge low-level push/pull support into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge lookup into localrepo
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move strip support to repair
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move color style to color
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: merge _findtags method into core
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move revset support to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge invalidation into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move commit action into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge rollback support into localrepo
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move property methods into localrepo
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move diff to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move pushkey functions into core