Sun, 25 Jan 2009 13:49:15 -0500 |
John Mulligan |
mq: allow qclone's -p option to use path alias
|
Sun, 25 Jan 2009 13:20:43 -0500 |
John Mulligan |
branch closing: permit closing the default branch
|
Thu, 05 Feb 2009 17:40:25 +0100 |
Dirkjan Ochtman |
demandimport: patch __builtin__ instead of __builtins__
|
Thu, 05 Feb 2009 18:21:22 +0100 |
Dirkjan Ochtman |
notify: use contexts more pervasively
|
Thu, 05 Feb 2009 18:15:33 +0100 |
Benoit Allard |
coal/paper: switch to XHTML 1.1
|
Tue, 03 Feb 2009 20:32:42 +0100 |
Martin Geisler |
i18n: updated Danish translation
|
Sat, 31 Jan 2009 22:50:18 +0100 |
Martin Geisler |
run-tests: add --pure flag for using pure Python modules
|
Sat, 24 Jan 2009 01:44:43 +0100 |
Martin Geisler |
add --pure flag to setup.py
|
Thu, 29 Jan 2009 19:25:25 +0100 |
Martin Geisler |
setup: get version number using pure Python modules
|
Wed, 28 Jan 2009 10:32:15 +0100 |
Martin Geisler |
setup: do not use -c with msgfmt on Solaris (issue1489)
|
Tue, 27 Jan 2009 18:17:59 +0100 |
Benoit Boissinot |
merge with crew
|
Tue, 27 Jan 2009 09:58:48 -0600 |
Steve Borho |
record: do not lose permission changes on commit
|
Mon, 26 Jan 2009 15:52:10 +0100 |
Dirkjan Ochtman |
hgweb: expose sibling branches to templater
|
Mon, 26 Jan 2009 16:50:27 +0100 |
Dirkjan Ochtman |
graphlog: extract large parts of repeated code from incoming/outgoing
|
Mon, 26 Jan 2009 16:40:43 +0100 |
Dirkjan Ochtman |
graphlog: reuse cmdutil.loglimit() instead of redefining
|
Mon, 26 Jan 2009 16:34:38 +0100 |
Dirkjan Ochtman |
graphlog: some testing for incoming and outgoing graphs
|
Mon, 26 Jan 2009 16:15:28 +0100 |
Dirkjan Ochtman |
graphlog: import util module rather than selected functions
|
Sun, 25 Jan 2009 20:27:37 +0100 |
Martin Geisler |
i18n: check format strings when building xx.mo files
|
Sun, 25 Jan 2009 20:16:35 +0100 |
Martin Geisler |
i18n: add python-format comments to da.po
|
Sun, 25 Jan 2009 21:31:54 +0100 |
Martin Geisler |
i18n: extract strings with xgettext
|
Sun, 25 Jan 2009 12:09:51 -0600 |
Matt Mackall |
Merge with stable
|
Sun, 25 Jan 2009 10:16:45 -0600 |
Matt Mackall |
wire protocol: avoid infinite loop (issue1483)
|
Sun, 25 Jan 2009 12:07:41 -0600 |
Matt Mackall |
fix up tests for paths and urls help
|
Sat, 24 Jan 2009 01:47:36 +0100 |
Martin Geisler |
use PURE option in Makefile
|
Sun, 25 Jan 2009 11:10:51 +0100 |
Christian Ebert |
notify: remove subfunctions that are called only once
|
Sat, 24 Jan 2009 00:13:49 +0100 |
Martin Geisler |
move mercurial.osutil to mercurial.pure.osutil
|
Sat, 24 Jan 2009 00:12:20 +0100 |
Martin Geisler |
pure Python implementation of bdiff.c
|
Sat, 24 Jan 2009 00:12:19 +0100 |
Martin Geisler |
pure Python implementation of diffhelpers.c
|
Tue, 30 Dec 2008 18:58:58 -0800 |
Brendan Cully |
Pure python base85 fallback
|
Sat, 24 Jan 2009 00:12:18 +0100 |
Martin Geisler |
pure Python implementation of parsers.c
|
Sat, 24 Jan 2009 00:12:17 +0100 |
Martin Geisler |
pure Python implementation of mpatch.c
|
Sun, 25 Jan 2009 12:33:49 +0100 |
Martin Geisler |
i18n: sort Danish translation by file
|
Sun, 25 Jan 2009 12:33:46 +0100 |
Martin Geisler |
i18n: strip string locations from Danish translation
|
Fri, 23 Jan 2009 14:51:09 -0600 |
Matt Mackall |
simplify colwidth a bit
|
Wed, 21 Jan 2009 20:29:47 +0900 |
Shun-ichi GOTO |
Also find correct column width of wide characters.
|
Thu, 22 Jan 2009 10:48:37 -0700 |
Bill Barry |
added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombs
|
Thu, 22 Jan 2009 11:02:50 -0700 |
Bill Barry |
consolidated url help into urls help topic and added information about path aliases
|
Thu, 22 Jan 2009 20:49:47 +0100 |
Martin Geisler |
i18n: updated Danish translation
|
Thu, 22 Jan 2009 08:39:34 -0700 |
Bill Barry |
Clarified 'hg paths' command help
|
Sun, 25 Jan 2009 18:58:12 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 25 Jan 2009 18:55:29 +0100 |
Patrick Mezard |
Fix a corner case when committing a rename after a merge (issue1476)
|
Sun, 25 Jan 2009 15:11:43 +0800 |
Dongsheng Song |
i18n: Starting Chinese Translation of Mercurial
|
Sun, 25 Jan 2009 12:33:47 +0100 |
Martin Geisler |
i18n: sort by file when generating hg.pot
|
Sun, 25 Jan 2009 12:21:57 +0100 |
Christian Ebert |
Do not install executable man pages
|
Sat, 24 Jan 2009 18:52:46 +0100 |
Martin Geisler |
patchbomb: respect diff settings
|
Sun, 25 Jan 2009 11:27:53 +0200 |
Alexander Solovyov |
status: make options optional (issue1481)
|
Fri, 23 Jan 2009 23:39:28 +0100 |
Pascal Quantin |
Retrieve Beyond Compare's path from registry
|
Thu, 22 Jan 2009 16:07:44 +0100 |
Dirkjan Ochtman |
templater: fix age filter to state the obvious on future timestamps
|
Thu, 22 Jan 2009 15:22:37 +0100 |
Dirkjan Ochtman |
tests: fix issue in test-audit-path with HGTMP on OS X
|
Thu, 22 Jan 2009 14:33:49 +0100 |
Dirkjan Ochtman |
tests: eliminate use of sed -i (which fails on NetBSD)
|
Thu, 22 Jan 2009 14:32:39 +0100 |
Dirkjan Ochtman |
tests: fix up tests to cope with 6a0bc2dc9da6
|
Thu, 22 Jan 2009 14:19:29 +0100 |
Dirkjan Ochtman |
help: some improvements for the templating topic
|
Thu, 22 Jan 2009 14:18:08 +0100 |
Alexander Solovyov |
help: add a topic about some of the templating features
|
Wed, 21 Jan 2009 14:14:56 -0600 |
Matt Mackall |
Merge with stable
|
Wed, 21 Jan 2009 11:15:47 -0600 |
Matt Mackall |
verify: don't trip over binary files starting with 01 0a
|
Mon, 19 Jan 2009 17:00:23 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 15 Jan 2009 01:38:52 +0100 |
Christian Ebert |
notify: fix neglect of custom headers set via template
|
Mon, 19 Jan 2009 16:19:09 -0600 |
Matt Mackall |
Give a useful message about PYTHONPATH if startup fails
|
Mon, 19 Jan 2009 13:20:47 +0100 |
Dirkjan Ochtman |
hgweb: simplify parents/children generation code
|
Mon, 19 Jan 2009 12:59:56 +0100 |
Dirkjan Ochtman |
kill some trailing whitespace
|