Mercurial > hg
graph
-
help: move 'additional help topics' codeThu, 04 Aug 2011 15:36:15 -0500, by Matt Mackall
-
help: rename option_lists to optlistThu, 04 Aug 2011 15:34:30 -0500, by Matt Mackall
-
help: drop with_versionThu, 04 Aug 2011 15:08:41 -0500, by Matt Mackall
-
dispatch: don't rewrap aliases that have the same definition stableThu, 04 Aug 2011 19:41:23 +0300, by Idan Kamara
-
url: really handle urls of the form file:///c:/foo/bar/ correctly stableThu, 04 Aug 2011 02:51:29 +0200, by Mads Kiilerich
-
wireproto: add out-of-band error class to allow remote repo to report errorsTue, 02 Aug 2011 15:21:10 -0400, by Andrew Pritchard
-
windows: fix pyflakes warning on unused importsWed, 03 Aug 2011 16:41:14 -0500, by Matt Mackall
-
minirst: add decorateblocks search helperTue, 02 Aug 2011 17:43:20 -0500, by Matt Mackall
-
minirst: add getsections helperTue, 02 Aug 2011 17:43:18 -0500, by Matt Mackall
-
minirst: add formatblocks helperTue, 02 Aug 2011 17:41:45 -0500, by Matt Mackall
-
minirst: add parse method to get document structureTue, 02 Aug 2011 14:54:38 -0500, by Matt Mackall
-
util: move copymode into posix.py and windows.pyTue, 02 Aug 2011 13:18:56 +0200, by Adrian Buehlmann
-
util: factor new function copymode out of mktempcopyTue, 02 Aug 2011 12:29:48 +0200, by Adrian Buehlmann
-
revert: introduce short option -C for --no-backupTue, 02 Aug 2011 11:32:39 +0200, by Adrian Buehlmann
-
merge with stableMon, 01 Aug 2011 18:10:05 -0500, by Matt Mackall
-
hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1Mon, 01 Aug 2011 23:58:50 +0200, by Patrick Mezard
-
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stableSun, 31 Jul 2011 01:46:52 +0200, by Matt Mackall
-
hgweb: extract the path logic from updatereqenv and add doctestsMon, 01 Aug 2011 14:53:10 -0500, by Matt Mackall
-
merge with stableMon, 01 Aug 2011 14:52:11 -0500, by Matt Mackall
-
hgweb: handle 'baseurl' configurations with leading slash (issue2934) stableMon, 01 Aug 2011 09:48:10 +0200, by wujek
-
ui: call write() so the prompt string goes through subclassed implementation stableMon, 01 Aug 2011 19:53:00 +0300, by Idan Kamara
-
merge with stableMon, 01 Aug 2011 10:54:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 4fdab926e111 stableSun, 31 Jul 2011 23:42:40 +0900, by FUJIWARA Katsunori
-
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)Sun, 31 Jul 2011 22:12:13 +0200, by py4fun
-
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stableThu, 28 Jul 2011 13:28:32 -0400, by Vasily Titskiy
-
hook: be prepared for __stdout/err__ not having fileno() stableSat, 30 Jul 2011 23:41:10 +0300, by Idan Kamara