log

age author description
Mon, 14 Feb 2011 18:04:20 -0600 Matt Mackall bookmarks: fix up test-https
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Fri, 11 Feb 2011 22:24:10 +0800 Afuna tag: add tests for tags with whitespace (issue2174)
Fri, 11 Feb 2011 17:23:24 +0800 Afuna doc: Add diff.unified to the hgrc docs.
Wed, 26 Jan 2011 18:19:49 +0800 Steven Brown tests: push wire protocol over CGI-based hgweb
Sat, 15 Jan 2011 16:02:03 +0100 jfh add debugignore which yields the combined ignore patten of the .hgignore files
Fri, 04 Feb 2011 16:32:14 -0300 Gastón Kleiman diffstat: fix parsing of filenames with spaces
Thu, 10 Feb 2011 15:41:34 +0300 Roman Sokolov dispatch: use flag cmdalias.shell for detecting shell aliases
Fri, 11 Feb 2011 03:46:28 +0300 Roman Sokolov dispatch: debug message for missing arguments in shell alias
Fri, 11 Feb 2011 03:32:40 +0300 Roman Sokolov dispatch: support for $ escaping in shell-alias definition
Fri, 28 Jan 2011 13:38:34 +0100 Adrian Buehlmann fncachestore: defer updating the fncache file to a single file open
Fri, 28 Jan 2011 13:34:07 +0100 Adrian Buehlmann localrepo: acquire lock on stream_in
Fri, 28 Jan 2011 13:54:38 +0100 Adrian Buehlmann tests: sort fncache
Fri, 11 Feb 2011 20:35:32 +0100 David Soria Parra localrepo: sort hg bookmark output
Fri, 11 Feb 2011 20:35:30 +0100 David Soria Parra templates: add bookmarks to command line styles
Fri, 11 Feb 2011 19:47:39 +0100 David Soria Parra templater: add bookmarks to templates and default output
Fri, 11 Feb 2011 19:44:17 +0100 David Soria Parra tags: do not merge bookmarks with tags
Fri, 11 Feb 2011 19:36:15 +0100 David Soria Parra context: add method to return all bookmarks pointing to a node
Sun, 13 Feb 2011 11:14:46 +0100 Adrian Buehlmann contrib: add win32/buildlocal.bat
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()