Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
help: config.txt typo
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
docs: document default for web.encoding
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: always clear report_untrusted and interactive
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: add baseui to hgweb entrypoint
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: make baseui parameter non-positional
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: make top-level prototypes mirror their callees
|
Mon, 26 Apr 2010 11:02:11 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 26 Apr 2010 14:40:34 +0200 |
Patrick Mezard |
test-convert-git: be tolerant to git output variants
stable
|
Fri, 23 Apr 2010 14:29:44 +0200 |
Patrick Mezard |
color: handle non-standard stdout on win32
|
Sun, 25 Apr 2010 23:36:56 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 25 Apr 2010 23:07:46 +0200 |
Patrick Mezard |
convert/git: check status when reading output stream
stable
|
Sun, 25 Apr 2010 22:59:50 +0200 |
Patrick Mezard |
convert/git: check status when reading the whole output
stable
|
Sun, 25 Apr 2010 22:32:27 +0200 |
Patrick Mezard |
convert/git: rename gitcmd() into gitopen() for readability
stable
|
Sun, 25 Apr 2010 18:19:54 +0200 |
Martin Geisler |
minirst: support all recommended title adornments
|
Sun, 25 Apr 2010 17:48:26 +0200 |
Martin Geisler |
minirst: correctly format sections containing inline markup
|
Sun, 25 Apr 2010 17:38:41 +0200 |
Henrik Stuart |
ui: support quotes in configlist (issue2147)
|
Sun, 25 Apr 2010 17:11:50 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 25 Apr 2010 17:11:36 +0200 |
Martin Geisler |
hgrc.5: mention lists as well
stable
|
Sun, 25 Apr 2010 16:46:44 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 25 Apr 2010 16:46:26 +0200 |
Martin Geisler |
hgrc.5: describe form of config values
stable
|
Sun, 25 Apr 2010 16:17:24 +0200 |
Martin Geisler |
minirst: add test for sections
|
Sat, 24 Apr 2010 23:08:27 +0200 |
Martin Geisler |
contrib/win32: update build instructions after cbe400a8e217
|
Fri, 23 Apr 2010 09:55:47 +0200 |
Martin Geisler |
doc: add links from hgrc.5 to hg.1
|
Fri, 23 Apr 2010 09:53:25 +0200 |
Martin Geisler |
doc: make links for hg role
|
Thu, 22 Apr 2010 10:24:49 +0200 |
Martin Geisler |
Use hg role in help strings
|
Thu, 22 Apr 2010 10:04:53 +0200 |
Martin Geisler |
doc, minirst: support hg interpreted text role
|
Thu, 22 Apr 2010 09:57:04 +0200 |
Martin Geisler |
doc: add generic frontend to rst2man and rst2html
|
Wed, 21 Apr 2010 01:34:12 +0200 |
Benoit Boissinot |
localrepo.commit: use explicit variables, avoid creating new contexts
|
Wed, 21 Apr 2010 01:18:31 +0200 |
Benoit Boissinot |
context: remove parents parameter to workingctx
|
Tue, 20 Apr 2010 11:17:01 +0200 |
Benoit Boissinot |
dirstate: more explicit name, rename normaldirty() to otherparent()
|
Sat, 17 Apr 2010 13:38:42 -0500 |
Augie Fackler |
keyword: monkeypatch patch so that optional args can be passed as kwargs
|
Sat, 17 Apr 2010 13:23:24 -0500 |
Augie Fackler |
patch: refactor applydiff to allow for mempatching
|
Sat, 17 Apr 2010 13:13:57 -0500 |
Augie Fackler |
patch: move mercurial-specific imports after stdlib imports
|
Fri, 16 Apr 2010 14:24:40 -0500 |
Augie Fackler |
test-record: add hg summary to verify we update dirstate
|
Tue, 20 Apr 2010 01:08:20 +0200 |
Benoit Boissinot |
log -b: use opts.get() instead of assuming opts is correctly filled
|
Mon, 19 Apr 2010 17:00:02 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 16 Apr 2010 23:59:43 +0200 |
Dévai Tamás |
Respect the DESTDIR variable during 'make install'
|
Mon, 12 Apr 2010 19:33:25 -0400 |
Steve Losh |
commands: add more robust support for 'hg log -b' (issue2078)
|
Mon, 19 Apr 2010 16:47:44 -0500 |
Matt Mackall |
highlight: fix to work with caching templater
|
Mon, 19 Apr 2010 16:47:44 -0500 |
Matt Mackall |
debugcomplete: don't list deprecated options
|
Sun, 18 Apr 2010 18:18:19 -0400 |
Steve Losh |
commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
|
Sat, 17 Apr 2010 14:32:26 +0200 |
Isaac Jurado |
bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)
|
Tue, 06 Apr 2010 22:15:43 -0300 |
Elifarley Callado Coelho Cruz |
Added support for 'pretxncommit', so that one can call the ACL hook at
|
Sun, 18 Apr 2010 14:20:08 -0700 |
Brett Cannon |
subrepo: fix repo root path handling in svn subrepo
stable
|
Thu, 08 Apr 2010 00:13:33 +0900 |
Yuya Nishihara |
remoteui: copy http_proxy settings
stable
|
Wed, 07 Apr 2010 02:41:22 +0200 |
Simon Heimberg |
dispatch: ignore if signals can not be set
stable
|
Thu, 01 Apr 2010 22:04:30 +0100 |
Mark Determann |
hgweb: fix attribute error in error response (issue2060)
stable
|
Thu, 04 Mar 2010 14:32:01 -0600 |
Brandon Parsons |
cvs: skip bad tags
stable
|
Wed, 07 Apr 2010 00:35:38 +0300 |
anatoly techtonik |
document missing template variables
stable
|
Thu, 15 Apr 2010 18:52:59 +0200 |
Dan Villiom Podlaski Christiansen |
diffstat: use ui.plain() instead of ui.interactive()
stable
|
Sat, 17 Apr 2010 15:35:34 +0200 |
Isaac Jurado |
mq: Remove -f from qnew command syntax.
stable
|
Thu, 15 Apr 2010 14:06:07 +0200 |
Dan Villiom Podlaski Christiansen |
mq: toggle truncating using ui.plain() rather than ui.interactive()
stable
|
Mon, 19 Apr 2010 21:47:23 +0200 |
Benoit Boissinot |
merge with stable
|
Mon, 19 Apr 2010 20:41:53 +0200 |
Benoit Boissinot |
filemerge: use working dir parent as ancestor for backward wdir merge
stable
|
Mon, 19 Apr 2010 21:44:21 +0200 |
Benoit Boissinot |
merge with stable
|
Mon, 19 Apr 2010 20:30:31 +0200 |
Benoit Boissinot |
filectx: _fileid isn't normalized, use _filenode instead
stable
|
Mon, 19 Apr 2010 20:49:09 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: write "working copy" instead of "wc"
stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: mark strings for translation
stable
|