Thu, 04 Aug 2011 15:36:15 -0500 |
Matt Mackall |
help: move 'additional help topics' code
|
changeset |
files
|
Thu, 04 Aug 2011 15:34:30 -0500 |
Matt Mackall |
help: rename option_lists to optlist
|
changeset |
files
|
Thu, 04 Aug 2011 15:08:41 -0500 |
Matt Mackall |
help: drop with_version
|
changeset |
files
|
Thu, 04 Aug 2011 19:41:23 +0300 |
Idan Kamara |
dispatch: don't rewrap aliases that have the same definition
stable
|
changeset |
files
|
Thu, 04 Aug 2011 02:51:29 +0200 |
Mads Kiilerich |
url: really handle urls of the form file:///c:/foo/bar/ correctly
stable
|
changeset |
files
|
Tue, 02 Aug 2011 15:21:10 -0400 |
Andrew Pritchard |
wireproto: add out-of-band error class to allow remote repo to report errors
|
changeset |
files
|
Wed, 03 Aug 2011 16:41:14 -0500 |
Matt Mackall |
windows: fix pyflakes warning on unused imports
|
changeset |
files
|
Tue, 02 Aug 2011 17:43:20 -0500 |
Matt Mackall |
minirst: add decorateblocks search helper
|
changeset |
files
|
Tue, 02 Aug 2011 17:43:18 -0500 |
Matt Mackall |
minirst: add getsections helper
|
changeset |
files
|
Tue, 02 Aug 2011 17:41:45 -0500 |
Matt Mackall |
minirst: add formatblocks helper
|
changeset |
files
|
Tue, 02 Aug 2011 14:54:38 -0500 |
Matt Mackall |
minirst: add parse method to get document structure
|
changeset |
files
|
Tue, 02 Aug 2011 13:18:56 +0200 |
Adrian Buehlmann |
util: move copymode into posix.py and windows.py
|
changeset |
files
|
Tue, 02 Aug 2011 12:29:48 +0200 |
Adrian Buehlmann |
util: factor new function copymode out of mktempcopy
|
changeset |
files
|
Tue, 02 Aug 2011 11:32:39 +0200 |
Adrian Buehlmann |
revert: introduce short option -C for --no-backup
|
changeset |
files
|
Mon, 01 Aug 2011 18:10:05 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Mon, 01 Aug 2011 18:09:20 -0500 |
Matt Mackall |
Added signature for changeset 4a43e23b8c55
stable
|
changeset |
files
|
Mon, 01 Aug 2011 18:09:00 -0500 |
Matt Mackall |
Added tag 1.9.1 for changeset 4a43e23b8c55
stable
|
changeset |
files
|
Mon, 01 Aug 2011 23:58:50 +0200 |
Patrick Mezard |
hgweb: do not ignore [auth] if url has a username (issue2822)
stable 1.9.1
|
changeset |
files
|
Sun, 31 Jul 2011 01:46:52 +0200 |
Matt Mackall |
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
stable
|
changeset |
files
|
Mon, 01 Aug 2011 14:53:10 -0500 |
Matt Mackall |
hgweb: extract the path logic from updatereqenv and add doctests
|
changeset |
files
|
Mon, 01 Aug 2011 14:52:11 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Mon, 01 Aug 2011 09:48:10 +0200 |
wujek |
hgweb: handle 'baseurl' configurations with leading slash (issue2934)
stable
|
changeset |
files
|
Mon, 01 Aug 2011 19:53:00 +0300 |
Idan Kamara |
ui: call write() so the prompt string goes through subclassed implementation
stable
|
changeset |
files
|
Mon, 01 Aug 2011 10:54:34 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Mon, 01 Aug 2011 10:54:10 -0500 |
Matt Mackall |
merge with i18n
stable
|
changeset |
files
|
Sun, 31 Jul 2011 23:42:40 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 4fdab926e111
stable
|
changeset |
files
|
Sat, 30 Jul 2011 09:42:07 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 192e02680d09
stable
|
changeset |
files
|
Sun, 31 Jul 2011 22:12:13 +0200 |
py4fun |
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)
|
changeset |
files
|
Thu, 28 Jul 2011 13:28:32 -0400 |
Vasily Titskiy |
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
stable
|
changeset |
files
|
Sat, 30 Jul 2011 23:41:10 +0300 |
Idan Kamara |
hook: be prepared for __stdout/err__ not having fileno()
stable
|
changeset |
files
|
Sat, 30 Jul 2011 21:04:14 +0300 |
Idan Kamara |
dispatch: make sure global options on the command line take precedence
stable
|
changeset |
files
|
Wed, 27 Jul 2011 18:35:35 -0500 |
Augie Fackler |
http2: send an extra header to signal a non-broken client
stable
|
changeset |
files
|
Fri, 29 Jul 2011 12:46:45 -0500 |
Augie Fackler |
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
stable
|
changeset |
files
|
Fri, 29 Jul 2011 15:36:27 +0400 |
Andrei Vermel |
color.py - clear _terminfo_params in win32 mode
stable
|
changeset |
files
|
Sun, 31 Jul 2011 21:00:44 +0200 |
Benoit Boissinot |
url: store and assume the query part of an url is in escaped form (issue2921)
stable
|
changeset |
files
|
Fri, 29 Jul 2011 20:26:52 +0200 |
Yann E. MORIN |
mq/qqueue: print current queue name
|
changeset |
files
|
Sat, 30 Jul 2011 11:08:45 +0100 |
Andrzej Bieniek |
export: add %m to file format string (first line of the commit message)
|
changeset |
files
|
Fri, 29 Jul 2011 00:39:27 +0200 |
Adrian Buehlmann |
windows: eliminate win32 wildcard import
|
changeset |
files
|
Fri, 29 Jul 2011 17:27:38 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Fri, 29 Jul 2011 17:27:14 -0500 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Thu, 28 Jul 2011 02:38:01 +0300 |
Lee Cantey |
test-filecache: change for python 2.4 compatibility
|
changeset |
files
|
Wed, 27 Jul 2011 18:32:54 -0400 |
Andrew Pritchard |
setdiscovery: return anyincoming=False when remote's only head is nullid
stable
|
changeset |
files
|
Thu, 28 Jul 2011 14:36:07 +0900 |
FUJIWARA Katsunori |
i18n: use UTF-8 string to lower filename for case collision check
stable
|
changeset |
files
|
Thu, 28 Jul 2011 14:20:06 -0500 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Mon, 25 Jul 2011 14:59:31 -0500 |
Augie Fackler |
check-code: disallow use of hasattr()
|
changeset |
files
|
Mon, 25 Jul 2011 21:15:48 -0500 |
Augie Fackler |
demandimport: use getattr instead of hasattr
|
changeset |
files
|
Tue, 01 Mar 2011 23:35:22 -0600 |
Augie Fackler |
demandimport: blacklist rfc822 and mimetools to prevent spurious warnings
|
changeset |
files
|
Mon, 25 Jul 2011 20:46:30 -0500 |
Augie Fackler |
i18n: use getattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:09:18 -0500 |
Augie Fackler |
win32/hgwebdir_wsgi: use getattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:08:57 -0500 |
Augie Fackler |
setup.py: use getattr instead of hasdattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:07:52 -0500 |
Augie Fackler |
setup3k: use getattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:37:18 -0500 |
Augie Fackler |
tests: use getattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:05:01 -0500 |
Augie Fackler |
wireproto: use safehasattr or getattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:04:44 -0500 |
Augie Fackler |
windows: use getattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:04:40 -0500 |
Augie Fackler |
util: use safehasattr or getattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:02:42 -0500 |
Augie Fackler |
templatefilters: use safehasattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:02:27 -0500 |
Augie Fackler |
patch: use safehasattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 16:02:15 -0500 |
Augie Fackler |
mail: use safehasattr instead of hasattr
|
changeset |
files
|
Mon, 25 Jul 2011 15:55:51 -0500 |
Augie Fackler |
url: replace uses of hasattr with safehasattr or getattr
|
changeset |
files
|
Mon, 25 Jul 2011 15:53:22 -0500 |
Augie Fackler |
subrepo: use safehasattr instead of hasattr
|
changeset |
files
|