log

age author description
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()
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