Sun, 07 Feb 2010 10:47:54 -0500 |
Steve Losh |
mq: add parent node IDs to MQ patches on qrefresh/qnew
|
Mon, 08 Feb 2010 19:44:04 +0100 |
Benoit Boissinot |
prepush: add more precise error messages
|
Mon, 08 Feb 2010 17:28:19 +0100 |
Benoit Boissinot |
revlog: don't silently discard revlog flags on revlogv0
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 08 Feb 2010 15:06:26 +0100 |
Benoit Boissinot |
add pylintrc with some mercurial specific configuration
|
Mon, 08 Feb 2010 14:52:28 +0100 |
Benoit Boissinot |
localrepo: cleanup branch tip computation
|
Mon, 08 Feb 2010 06:24:34 -0600 |
Steve Borho |
hgrc.5: Fix a typo
|
Mon, 08 Feb 2010 11:04:38 +0100 |
Matt Mackall |
summary: various fixes, add a test
|
Mon, 08 Feb 2010 10:32:44 +0100 |
Sune Foldager |
fix remaining hg.parseurl uses
|
Sun, 07 Feb 2010 05:34:22 -0600 |
Steve Borho |
win32: allow hgrc.d on Windows
|
Mon, 08 Feb 2010 00:01:08 +0100 |
Brendan Cully |
zeroconf: use DNS length field to safely skip unknown record types
|
Sun, 07 Feb 2010 19:39:29 +0100 |
Brendan Cully |
zeroconf: better fix for readName error
|
Sun, 07 Feb 2010 18:37:14 +0100 |
Brendan Cully |
zeroconf: try utf-16 decoding if utf-8 fails
|
Sun, 07 Feb 2010 18:06:52 +0100 |
Brendan Cully |
import: import each patch in a file or stream as a separate change
|
Sun, 07 Feb 2010 16:44:55 +0100 |
Dirkjan Ochtman |
ui: look before you leap on sys.stdout.closed
|
Sun, 07 Feb 2010 16:03:38 +0100 |
Augie Fackler |
mq: fix deprecation mention, line length
|
Sun, 07 Feb 2010 16:04:42 +0100 |
Dirkjan Ochtman |
merge with mpm
|
Sun, 07 Feb 2010 15:57:16 +0100 |
Sune Foldager |
addbranchrevs: fallback for older servers
|
Sun, 07 Feb 2010 15:23:46 +0100 |
Sune Foldager |
add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
|
Sat, 06 Feb 2010 19:14:37 +0100 |
Saint Germain |
subrepo: change default path in hgrc of subrepo after cloning
|
Sun, 07 Feb 2010 15:31:53 +0100 |
Matt Mackall |
streamclone: allow uncompressed clones by default
|
Sun, 07 Feb 2010 15:08:26 +0100 |
timeless |
help: Improved body text
|
Fri, 20 Nov 2009 14:37:36 +0200 |
timeless |
commands: Try to improve help options text for basic commands
|
Sun, 07 Feb 2010 10:58:51 +0100 |
Martin Geisler |
check-code.py: make help strings consistent
|
Sun, 07 Feb 2010 01:52:10 +0100 |
Mads Kiilerich |
check-code.py: escape backslash
|
Sun, 07 Feb 2010 07:37:05 -0600 |
Augie Fackler |
qnew: ignore force option
|
Sun, 07 Feb 2010 15:09:02 +0100 |
Dirkjan Ochtman |
strip apostrophes from an error messages
|
Sun, 07 Feb 2010 14:53:17 +0100 |
Dirkjan Ochtman |
mq: fix typo, thanks pmezard
|
Sun, 07 Feb 2010 14:51:52 +0100 |
Dirkjan Ochtman |
commands: annotate follows by default, separate -f/--file option
|
Sun, 07 Feb 2010 14:43:21 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 07 Feb 2010 11:38:36 +0100 |
Patrick Mezard |
test-mq-qrefresh: test qrefresh when tip != qtip
stable
|
Sat, 06 Feb 2010 18:36:27 +0100 |
Dan Villiom Podlaski Christiansen |
mq: remove qrefresh slow path (issue2025)
stable
|
Sun, 07 Feb 2010 14:29:07 +0100 |
Sune Foldager |
interpret repo#name url syntax as branch instead of revision
|
Sun, 07 Feb 2010 14:01:43 +0100 |
Brodie Rao |
dispatch: provide help for disabled extensions and commands
|
Sun, 07 Feb 2010 11:32:08 +0100 |
Brodie Rao |
extensions: refactor disabled()
|
Sun, 07 Feb 2010 14:06:05 +0100 |
Dirkjan Ochtman |
mq: don't warn on qpush against a branch head
|
Sun, 07 Feb 2010 13:49:52 +0100 |
Dirkjan Ochtman |
mq: deprecate qinit and qcommit
|
Sun, 07 Feb 2010 12:34:02 +0100 |
Dirkjan Ochtman |
mq: deprecate qsave, qrestore and related options
|
Tue, 23 Dec 2008 09:46:40 -0800 |
Brendan Cully |
mq: add --mq option to some commands
|
Sat, 06 Feb 2010 20:24:51 +0100 |
Sune Foldager |
pull: with -u and -r, update to the first revision given
|
Sun, 07 Feb 2010 10:01:55 +0100 |
Dirkjan Ochtman |
localrepo: inline single-use nested function
|
Sun, 07 Feb 2010 09:58:41 +0100 |
Dirkjan Ochtman |
localrepo: unify changegroup and changegroupsubset code paths a bit
|
Sun, 07 Feb 2010 00:51:59 +0100 |
Benoit Boissinot |
merge: add hints about the use of 'hg heads' to find the rev to merge
|
Sun, 07 Feb 2010 00:43:24 +0100 |
Benoit Boissinot |
prepush: warn about every new outgoing named branch, not just the first
|
Sun, 07 Feb 2010 00:43:22 +0100 |
Benoit Boissinot |
prepush: rename variables, refactor
|
Sat, 06 Feb 2010 10:51:50 +0100 |
Stefano Tortarolo |
rebase: add --detach option to detach intermediate revisions (issue1950)
|
Sun, 31 Jan 2010 13:30:17 +0100 |
Stefano Tortarolo |
rebase: refactoring
|
Sat, 06 Feb 2010 19:38:39 +0100 |
Dirkjan Ochtman |
commands: do all branch heads by default, demote topological to -t/--topo
|
Sat, 06 Feb 2010 19:33:40 +0100 |
Dirkjan Ochtman |
commands: actually implement --closed for topological heads
|
Sat, 06 Feb 2010 19:06:02 +0100 |
Dirkjan Ochtman |
commands: externalize branchheads so we can do it for all branches at once
|
Sat, 06 Feb 2010 19:33:33 +0100 |
Dirkjan Ochtman |
commands: move inactive/closed out so they can have more effect
|
Sat, 06 Feb 2010 19:33:28 +0100 |
Dirkjan Ochtman |
commands: don't do too much work for error messages
|
Sat, 06 Feb 2010 19:00:50 +0100 |
Dirkjan Ochtman |
commands: allow --closed even for topological heads displays
|
Sat, 06 Feb 2010 16:50:00 +0100 |
Patrick Mezard |
util: make spawndetached() handle subprocess early terminations
|
Sat, 06 Feb 2010 17:31:54 +0100 |
Henrik Stuart |
zeroconf: do not try to encode encoded strings (issue1942)
|
Sat, 06 Feb 2010 17:31:49 +0100 |
Henrik Stuart |
zeroconf: override default destination folder on clone
|
Sat, 06 Feb 2010 17:37:52 +0100 |
Henrik Stuart |
merge with main
|
Sat, 06 Feb 2010 17:11:18 +0100 |
Benoit Boissinot |
merge with main
|
Fri, 05 Feb 2010 18:50:08 +0100 |
Benoit Boissinot |
fix spaces/identation issues
|
Sat, 06 Feb 2010 15:21:48 +0100 |
Matt Mackall |
Merge with crew
|
Sat, 06 Feb 2010 15:18:52 +0100 |
Brendan Cully |
Merge with crew
|
Sat, 06 Feb 2010 15:18:36 +0100 |
Brendan Cully |
run-tests: kill daemons on ^C with -j.
|
Sat, 06 Feb 2010 08:57:57 -0500 |
Steve Losh |
commands: fix more changeset header information in 'hg help export'
|
Sat, 06 Feb 2010 08:28:39 -0500 |
Steve Losh |
commands: fix the list of changeset header information in 'hg help export'
|
Wed, 03 Feb 2010 16:09:19 +0000 |
Christian Ebert |
graphlog: remove unused import
|
Thu, 04 Feb 2010 20:58:42 +0000 |
Christian Ebert |
keyword: fix utcdate filter
|
Sat, 06 Feb 2010 12:47:33 +0100 |
Dirkjan Ochtman |
commands: always order heads recent to oldest
|
Sat, 06 Feb 2010 12:47:24 +0100 |
Dirkjan Ochtman |
commands: fix up stupidly untested heads simplification
|
Sat, 06 Feb 2010 12:47:17 +0100 |
Dirkjan Ochtman |
revlog: fix up previously stupid API change
|
Sat, 06 Feb 2010 11:29:48 +0100 |
Dirkjan Ochtman |
commands: simplify heads a little bit before I start hacking it up
|
Sat, 06 Feb 2010 11:29:23 +0100 |
Dirkjan Ochtman |
localrepo: add a quick docstring for localrepo.branchmap()
|
Sat, 06 Feb 2010 11:28:03 +0100 |
Dirkjan Ochtman |
commands: deprecate the heads -a option
|
Sat, 06 Feb 2010 11:27:22 +0100 |
Dirkjan Ochtman |
revlog: add a fast path for checking ancestry
|
Sat, 06 Feb 2010 10:23:18 +0100 |
David Soria Parra |
subrepo: correct copyright
|
Fri, 05 Feb 2010 18:46:22 +0100 |
Dan Villiom Podlaski Christiansen |
record: function variable naming & signature cleanup.
|
Fri, 05 Feb 2010 19:10:26 +0100 |
Vsevolod Solovyov |
add options dict to localrepo.store.opener and use it for defversion
|
Fri, 05 Feb 2010 18:23:01 +0100 |
Benoit Boissinot |
merge with main
|
Fri, 05 Feb 2010 17:02:27 +0200 |
Henri Wiechers |
localrepo: minor formatting - remove double space
|
Mon, 01 Feb 2010 22:29:11 +0200 |
Henri Wiechers |
coverage.py: fixed syntax error
|
Fri, 05 Feb 2010 17:24:38 +0100 |
Dirkjan Ochtman |
merge with stable
|
Fri, 05 Feb 2010 10:16:52 -0600 |
Augie Fackler |
zeroconf: gethostbyaddr may also fail with socket.herror
stable
|
Fri, 05 Feb 2010 07:07:53 -0600 |
Steve Borho |
Merge with stable
|
Fri, 05 Feb 2010 04:33:08 -0600 |
Steve Borho |
commands: label from user is in local encoding
stable
|
Tue, 02 Feb 2010 09:13:59 +0100 |
Benoit Boissinot |
merge with main
|
Tue, 02 Feb 2010 09:05:20 +0100 |
Benoit Boissinot |
copies: check if revisions are related (bug found with pylint)
|
Mon, 01 Feb 2010 11:34:44 -0600 |
Matt Mackall |
Merge with stable
|
Mon, 01 Feb 2010 09:34:35 -0600 |
Matt Mackall |
Added signature for changeset 4aa619c4c2c0
stable
|
Mon, 01 Feb 2010 09:34:35 -0600 |
Matt Mackall |
Added tag 1.4.3 for changeset 4aa619c4c2c0
stable
|
Mon, 01 Feb 2010 09:18:58 -0600 |
Matt Mackall |
Merge with i18n
|
Mon, 01 Feb 2010 09:18:25 -0600 |
Matt Mackall |
Merge with i18n
stable 1.4.3
|
Mon, 01 Feb 2010 11:11:30 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 01 Feb 2010 11:10:43 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with b08ffd27dfc8
stable
|
Sun, 31 Jan 2010 16:01:20 +0100 |
Martin Geisler |
Merge with stable.
|
Sat, 30 Jan 2010 19:49:52 +0100 |
Georg Brandl |
i18n: fix typo in German translation
stable
|
Sun, 31 Jan 2010 02:34:50 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with e7727a545c48
|
Sun, 31 Jan 2010 13:43:33 -0600 |
Matt Mackall |
Merge with stable
|
Sun, 24 Jan 2010 20:51:53 +0100 |
Dan Villiom Podlaski Christiansen |
templates: rename `Last change' column in hgwebdir repository list.
|
Thu, 10 Dec 2009 17:21:31 +0900 |
Nicolas Dumazet |
run-tests: split tests/blacklist in tests/blacklists/*
|
Sun, 31 Jan 2010 18:02:16 +0100 |
Benoit Boissinot |
subrepo: fix errors reported by pylint
|
Sun, 31 Jan 2010 12:19:52 -0600 |
Matt Mackall |
copies: revert d1cd09bb4d18
stable
|
Thu, 28 Jan 2010 23:13:45 -0600 |
Matt Mackall |
Merge with i18n
|
Thu, 28 Jan 2010 23:13:10 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 28 Jan 2010 23:07:28 -0600 |
Matt Mackall |
config: handle short continuations (issue1999)
stable
|
Thu, 28 Jan 2010 22:45:46 -0600 |
Matt Mackall |
copies: fix issue1994
stable
|
Mon, 18 Jan 2010 19:57:36 +0100 |
Jens Bäckman |
i18n-sv: Translated twelve basic commands
|
Thu, 28 Jan 2010 22:45:04 -0600 |
Matt Mackall |
bugzilla: lowercase mysqldb var
|
Thu, 28 Jan 2010 22:44:54 -0600 |
Matt Mackall |
check-code: del isn't a function
|
Thu, 28 Jan 2010 22:44:45 -0600 |
Matt Mackall |
check-code: fix copyright date
|
Thu, 28 Jan 2010 22:44:36 -0600 |
Matt Mackall |
test-minirst: hide trailing whitespace from check-code
|
Thu, 28 Jan 2010 22:44:25 -0600 |
Matt Mackall |
zeroconf: flag third-party Zeroconf.py for ignore in check-code
|
Thu, 28 Jan 2010 22:44:18 -0600 |
Matt Mackall |
check-code: add some ignore hints
|
Mon, 25 Jan 2010 01:23:34 -0600 |
Matt Mackall |
check-code: check thyself
|
Fri, 29 Jan 2010 01:04:38 +0100 |
Martin Geisler |
Merge with stable.
|
Thu, 28 Jan 2010 11:27:09 +0000 |
Christian Ebert |
patchbomb: document [patchbomb] config section for addresses
stable
|
Thu, 28 Jan 2010 10:38:29 +0000 |
Christian Ebert |
hgrc.5: whether bcc is prompted for is up to the extension
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Mon, 25 Jan 2010 00:05:22 -0600 |
Matt Mackall |
Introduce check-code.py
|
Sun, 24 Jan 2010 18:44:12 +0100 |
Benoit Boissinot |
merge with stable
|
Sat, 23 Jan 2010 02:03:42 +0100 |
Mads Kiilerich |
test-encode: Use tr chacter classes instead of character ranges
stable
|
Sat, 23 Jan 2010 16:55:46 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 23 Jan 2010 16:54:53 +0100 |
Martin Geisler |
templates: do not add "ago" twice
stable
|
Fri, 22 Jan 2010 17:15:58 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 22 Jan 2010 17:13:55 +0100 |
Mads Kiilerich |
tests: Don't use $PWD
stable
|
Wed, 20 Jan 2010 23:23:18 +0100 |
David Soria Parra |
mq: Do not translate import message that are appended to commits.
stable
|
Thu, 21 Jan 2010 13:26:26 +0100 |
Patrick Mezard |
subrepo: handle svn externals and meta changes (issue1982)
|
Thu, 21 Jan 2010 15:13:40 +0100 |
Patrick Mezard |
subrepo: svn xml output is much easier to parse
|
Thu, 21 Jan 2010 15:13:03 +0100 |
Patrick Mezard |
subrepo: make svn use C locale for portability
|
Wed, 20 Jan 2010 16:58:48 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 20 Jan 2010 13:50:06 +0900 |
FUJIWARA Katsunori |
summary: L10N messages hide clean-ness of workdir from 'hg summary'
stable
|
Wed, 20 Jan 2010 16:48:20 +0100 |
Martin Geisler |
mercurial.el: add forgotten version number
stable
|
Sun, 17 Jan 2010 01:53:04 +0100 |
Mads Kiilerich |
test-subrepo-svn: remove bashism
|
Wed, 20 Jan 2010 09:49:15 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 17 Jan 2010 01:52:36 +0100 |
Mads Kiilerich |
test-patch-offset: Don't use unified diff
stable
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Tue, 19 Jan 2010 22:20:05 -0600 |
Matt Mackall |
copies: speed up copy detection
stable
|
Mon, 28 Dec 2009 12:14:26 +0900 |
Nicolas Dumazet |
hgweb: request: strip() form values
stable
|
Mon, 18 Jan 2010 22:59:32 +0100 |
Patrick Mezard |
templatekw: fix extras, manifest and showlist args (issue1989)
|
Mon, 18 Jan 2010 15:38:31 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 18 Jan 2010 15:37:45 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 279c8a73fde1
stable
|
Sat, 16 Jan 2010 02:40:00 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 13 Jan 2010 22:05:06 -0500 |
Greg Ward |
share: be more explicit about the dangers of rollback.
stable
|
Wed, 06 Jan 2010 03:27:15 +0100 |
Mads Kiilerich |
mercurial.spec: Alignment with AIX spec by Jim Hague
stable
|
Sat, 16 Jan 2010 02:33:06 +0100 |
Nicolas Dumazet |
hgweb: changenav: separate pages before and after the current position
|
Wed, 06 Jan 2010 18:03:33 +0000 |
Jim Hague |
Work around AIX shell builtin printf not handling \NNN.
stable
|
Fri, 15 Jan 2010 21:32:53 +0100 |
Benoit Boissinot |
merge with stable
|
Fri, 15 Jan 2010 21:08:04 +0100 |
Benoit Boissinot |
subrepo: fix merging of already merged subrepos (issue1986)
stable
|
Fri, 15 Jan 2010 10:38:11 +0100 |
Patrick Mezard |
Merge with crew-stab le
|
Fri, 15 Jan 2010 09:50:52 +0100 |
Patrick Mezard |
cmdutil: expand style paths (issue1948)
stable
|
Thu, 14 Jan 2010 16:43:14 +0100 |
Dirkjan Ochtman |
hgweb: add a test for search logs
|
Thu, 14 Jan 2010 16:42:10 +0100 |
Dirkjan Ochtman |
hgweb: add less/more links for search logs (issue1972)
|
Thu, 14 Jan 2010 16:28:21 +0100 |
Dirkjan Ochtman |
hgweb: add less/more links to shortlog/filelog nav
|
Thu, 14 Jan 2010 16:07:34 +0100 |
Dirkjan Ochtman |
hgweb: make graph page size equal to shortlog
|
Wed, 13 Jan 2010 12:00:06 +0100 |
Dirkjan Ochtman |
merge with stable
|
Wed, 13 Jan 2010 11:53:55 +0100 |
Dirkjan Ochtman |
ui: just return it if it's already a bool
stable
|
Wed, 13 Jan 2010 11:57:32 +0100 |
Dirkjan Ochtman |
demandimport: ignore _winreg (used in python-2.7 mimetypes)
stable
|
Tue, 12 Jan 2010 22:20:21 +0100 |
Patrick Mezard |
shrink-revlog: add --dry-run option
|
Sun, 10 Jan 2010 18:13:34 +0100 |
Patrick Mezard |
cmdutil: hide child window created by win32 spawndetached()
|
Wed, 06 Jan 2010 21:11:58 +0100 |
Patrick Mezard |
Find right hg command for detached process
|
Wed, 06 Jan 2010 21:11:58 +0100 |
Patrick Mezard |
cmdutil: replace unix pipe handshake with file lock
|
Fri, 10 Apr 2009 21:20:25 +0200 |
Patrick Mezard |
serve: add and use portable spawnvp replacement
|
Tue, 12 Jan 2010 15:12:53 +0100 |
Greg Ward |
shrink-revlog: help/doc tweaks
|
Thu, 07 Jan 2010 23:04:53 +0100 |
Pascal Quantin |
Add shrink-revlog.py to win32 installer
|
Mon, 11 Jan 2010 21:15:53 +0100 |
Patrick Mezard |
shrink-revlog: make it work on windows (issue1976)
|
Mon, 11 Jan 2010 22:41:49 +0100 |
Benoit Boissinot |
merge main with stable
|
Mon, 11 Jan 2010 22:41:24 +0100 |
Benoit Boissinot |
merge crew together
|
Mon, 11 Jan 2010 22:41:02 +0100 |
Benoit Boissinot |
merge stable together
stable
|
Mon, 11 Jan 2010 21:45:28 +0100 |
Benoit Boissinot |
merge with stable
|
Mon, 11 Jan 2010 21:44:04 +0100 |
Benoit Boissinot |
shrink-revlog: avoid cryptic error when used as an extension
stable
|
Mon, 11 Jan 2010 21:40:19 +0100 |
Benoit Boissinot |
transaction: initialize self.journal to None after deletion
stable
|
Sat, 09 Jan 2010 23:12:21 +0100 |
Jens Bäckman |
subrepo: fix typo in help text
|
Sat, 09 Jan 2010 23:16:48 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 09 Jan 2010 23:16:36 +0100 |
Martin Geisler |
relink: ensure consistent candidate order
stable
|
Sat, 09 Jan 2010 23:03:33 +0100 |
Jens Bäckman |
commands: fix typo in help text
stable
|
Sat, 09 Jan 2010 10:47:47 +0100 |
Georg Brandl |
color: colorize output of hg resolve -l
|
Fri, 08 Jan 2010 20:56:28 +0100 |
Benoit Boissinot |
color: improve coding style
|
Sat, 09 Jan 2010 00:25:56 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 08 Jan 2010 23:15:24 +0100 |
Patrick Mezard |
ui: display progress with decimal notation
stable
|
Fri, 08 Jan 2010 23:15:22 +0100 |
Patrick Mezard |
win32: close file when leaving _getfileinfo()
stable
|
Fri, 08 Jan 2010 18:48:39 +0530 |
Siddharth Agarwal |
Add support for relinking on Windows.
stable
|
Fri, 08 Jan 2010 22:30:07 +0100 |
Patrick Mezard |
Add test for relink extension
stable
|
Thu, 07 Jan 2010 16:06:36 +0100 |
Dirkjan Ochtman |
contrib: small documentation fixes in shrink-revlog.py
|
Thu, 07 Jan 2010 16:06:12 +0100 |
Dirkjan Ochtman |
contrib: turn shrink-revlog.py into an extension
|
Thu, 07 Jan 2010 15:12:16 +0100 |
Dirkjan Ochtman |
contrib: fix error handling in shrink-revlog.py to be more hg-like
|
Thu, 07 Jan 2010 15:07:18 +0100 |
Dirkjan Ochtman |
contrib: use ui to write in shrink-revlog.py
|
Tue, 05 Jan 2010 22:41:39 +0100 |
Martin Geisler |
Merge with stable.
|
Tue, 05 Jan 2010 03:20:45 +0100 |
Mads Kiilerich |
Update test and man page for multiple matching encode/decode filters
stable
|
Tue, 05 Jan 2010 15:07:38 -0500 |
Greg Ward |
commands: fix help string for pull -u and unbundle -u.
stable
|
Mon, 04 Jan 2010 23:45:45 +0100 |
Pascal Quantin |
Update copyright year to 2010
stable
|
Tue, 05 Jan 2010 10:20:28 -0600 |
Steve Borho |
httprepo: always store the response url (issue1968)
|
Mon, 04 Jan 2010 01:11:18 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 04 Jan 2010 01:09:23 +0100 |
Martin Geisler |
commands: update copyright year to 2010
stable
|
Sun, 03 Jan 2010 19:13:55 +0100 |
Patrick Mezard |
test-convert-svn-branches: filter unwanted output
|
Sun, 03 Jan 2010 20:36:30 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 03 Jan 2010 19:47:07 +0100 |
Patrick Mezard |
patch: explicitely close input patch files when leaving
stable
|
Sun, 03 Jan 2010 18:16:42 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 03 Jan 2010 17:26:39 +0100 |
Patrick Mezard |
hgweb: improve IIS PATH_INFO fix ee8af8a4d905 (issue1580)
stable
|
Sat, 02 Jan 2010 18:14:45 +0100 |
Patrick Mezard |
Minor svn conversion tests cleanup
|
Sat, 02 Jan 2010 16:42:00 +0100 |
Patrick Mezard |
subrepo: force en_US.UTF-8 locale when calling svn
|
Sat, 02 Jan 2010 16:03:29 +0100 |
Patrick Mezard |
test-subrepo-svn: normalize OS specific path separator
|
Sat, 02 Jan 2010 16:03:25 +0100 |
Patrick Mezard |
subrepo: normalize svn output line-endings
|
Sat, 02 Jan 2010 15:48:05 +0100 |
Patrick Mezard |
test-subrepo-svn: avoid pushd/popd
|
Fri, 01 Jan 2010 18:10:10 -0600 |
Matt Mackall |
Merge with stable
|
Fri, 01 Jan 2010 17:58:35 -0600 |
Matt Mackall |
Added signature for changeset 296a0b14a686
stable
|
Fri, 01 Jan 2010 17:58:34 -0600 |
Matt Mackall |
Added tag 1.4.2 for changeset 296a0b14a686
stable
|
Fri, 01 Jan 2010 15:45:48 -0600 |
Matt Mackall |
Merge with crew
|
Fri, 01 Jan 2010 21:49:05 +0100 |
Patrick Mezard |
mq: qdiff with the same diff options than qrefresh (issue1350)
|
Fri, 01 Jan 2010 21:21:34 +0100 |
Patrick Mezard |
mq: upgrade to git patch when necessary (issue767)
|
Fri, 01 Jan 2010 20:54:05 +0100 |
Patrick Mezard |
patch: support diff data loss detection and upgrade
|
Fri, 01 Jan 2010 20:52:05 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 01 Jan 2010 15:33:51 -0600 |
Matt Mackall |
Merge with stable
|
Fri, 01 Jan 2010 19:53:05 +0100 |
Patrick Mezard |
mq: preserve --git flag when folding patches
stable 1.4.2
|
Fri, 01 Jan 2010 19:53:05 +0100 |
Patrick Mezard |
mq: preserve --git flag when merging patches
stable
|
Fri, 01 Jan 2010 19:53:05 +0100 |
Patrick Mezard |
mq: stop caching and sharing diff options
stable
|
Fri, 01 Jan 2010 18:46:24 +0100 |
Martin Geisler |
subrepo: mark string for translation and fix case
|
Fri, 01 Jan 2010 15:30:21 +0100 |
Pascal Quantin |
Add RelaxNG schema to win32 installer
|
Fri, 01 Jan 2010 17:11:48 +0100 |
Martin Geisler |
Merge with mpm
|
Fri, 01 Jan 2010 14:29:36 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 01 Jan 2010 13:58:30 +0100 |
Patrick Mezard |
copies: don't report copies with unrelated branch
stable
|
Thu, 31 Dec 2009 13:16:03 -0600 |
Augie Fackler |
subrepo: Subversion support
|
Thu, 31 Dec 2009 17:10:03 -0600 |
Augie Fackler |
subrepo: add table-based dispatch for subrepo types
|
Thu, 31 Dec 2009 17:19:30 -0600 |
Augie Fackler |
dirstate: don't check state of subrepo directories
|
Thu, 31 Dec 2009 16:30:34 -0600 |
Augie Fackler |
subrepo: load from a context where the subrepo exists
|
Thu, 31 Dec 2009 17:25:46 -0600 |
Matt Mackall |
subrepo: fix includes support in .hgsub
|
Thu, 31 Dec 2009 00:03:19 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 30 Dec 2009 20:39:59 -0200 |
Wagner Bruna |
i18n: update po files for 703db37d186b and 0ddbc0299742
stable
|
Wed, 30 Dec 2009 14:32:37 -0600 |
Matt Mackall |
Merge with i18n
|
Wed, 30 Dec 2009 20:59:23 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 30 Dec 2009 20:37:53 +0100 |
Martin Geisler |
Merge with i18n.
|
Wed, 30 Dec 2009 20:36:48 +0100 |
Martin Geisler |
Merge with i18n-stable
stable
|
Wed, 30 Dec 2009 03:39:34 +0100 |
Martin Geisler |
i18n: merge with stable
|
Wed, 30 Dec 2009 03:26:49 +0100 |
Martin Geisler |
i18n-da: import strings from default branch
stable
|
Tue, 29 Dec 2009 00:47:23 +0100 |
Jens Bäckman |
i18n-sv: synchronized with 37679dbf2ee3
|
Mon, 28 Dec 2009 15:08:07 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 28 Dec 2009 15:01:10 -0200 |
Wagner Bruna |
i18n-it: removed extraneous '\r' from message
stable
|
Mon, 28 Dec 2009 14:59:14 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 37679dbf2ee3
stable
|
Wed, 30 Dec 2009 02:44:37 +0100 |
Robert Bachmann |
Added RelaxNG schema for hg log XML output format
|
Wed, 30 Dec 2009 02:41:19 +0100 |
Robert Bachmann |
Bugfix and test for hg log XML output
|
Wed, 30 Dec 2009 02:38:53 +0100 |
Robert Bachmann |
Added output of "extras" to hg log XML output
|
Tue, 29 Dec 2009 16:16:25 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 29 Dec 2009 19:02:26 -0200 |
Wagner Bruna |
run-tests.py: clears http_proxy for all tests
|
Tue, 29 Dec 2009 23:59:41 -0600 |
Steve Borho |
windows: expand environment vars in find_exe
|
Tue, 29 Dec 2009 16:16:25 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 29 Dec 2009 19:02:26 -0200 |
Wagner Bruna |
run-tests.py: clears http_proxy for all tests
stable
|
Mon, 28 Dec 2009 16:48:57 +0100 |
Robert Bachmann |
Added XML output for hg log
|
Mon, 28 Dec 2009 17:55:52 +0100 |
Robert Bachmann |
Added support for templatevar "footer" to cmdutil.py
|
Tue, 29 Dec 2009 16:00:38 +0100 |
Patrick Mezard |
patch: make git diffline generation more explicit
|
Tue, 29 Dec 2009 16:00:29 +0100 |
Patrick Mezard |
mq: untangle git patch detection
|
Tue, 29 Dec 2009 16:00:24 +0100 |
Patrick Mezard |
test-mq: better tests delimitation
|
Tue, 29 Dec 2009 01:32:40 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 29 Dec 2009 01:03:10 +0100 |
Mads Kiilerich |
test-bisect: test handling of invalid commands without relying on sh
stable
|
Mon, 28 Dec 2009 18:29:35 +0100 |
Patrick Mezard |
diffhelpers: fix variable declaration for MSVC (not C99)
|
Sun, 27 Dec 2009 23:24:05 +0100 |
Martin Geisler |
dirstate: improve docstring formatting
|
Thu, 24 Dec 2009 18:53:36 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Thu, 24 Dec 2009 18:53:35 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Thu, 24 Dec 2009 18:53:35 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Thu, 24 Dec 2009 18:53:35 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Thu, 24 Dec 2009 18:53:35 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Thu, 24 Dec 2009 18:53:34 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Thu, 24 Dec 2009 11:41:06 +0100 |
Dirkjan Ochtman |
merge with stable
|
Thu, 24 Dec 2009 11:40:39 +0100 |
Johan Samyn |
monoblue: fix title for branches page
stable
|
Thu, 24 Dec 2009 00:01:13 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 09 Dec 2009 16:56:00 -0800 |
Greg Onufer |
patch: better handling of sequence of offset patch hunks (issue1941)
stable
|
Wed, 23 Dec 2009 23:28:53 +0100 |
Martin Geisler |
Makefile: added instructions on how to override PREFIX
|
Wed, 23 Dec 2009 20:34:09 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 23 Dec 2009 20:31:35 +0100 |
Martin Geisler |
win32text: do not mention hgext in warning
stable
|
Wed, 23 Dec 2009 19:31:48 +0100 |
Patrick Mezard |
patch: drop unused hunk.newctrl()
|
Wed, 23 Dec 2009 19:31:48 +0100 |
Patrick Mezard |
test-import-eol: improve binary hunks test
|
Wed, 23 Dec 2009 19:31:48 +0100 |
Patrick Mezard |
diffhelpers: handle CRLF in hunk last line without EOL
|
Wed, 23 Dec 2009 19:31:48 +0100 |
Patrick Mezard |
patch: drop eol normalization fast-path for 'lf' and 'crlf'
|
Wed, 23 Dec 2009 19:31:47 +0100 |
Patrick Mezard |
patch: fix eolmode=auto with new files
|
Wed, 23 Dec 2009 19:18:03 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 23 Dec 2009 17:46:48 +0000 |
Christian Ebert |
tests highlight, keyword: load extensions with "ext ="
|
Wed, 23 Dec 2009 19:11:37 +0100 |
Martin Geisler |
setup.py: keep Python 2.3 compatibility
stable
|
Wed, 23 Dec 2009 18:40:57 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 23 Dec 2009 18:40:21 +0100 |
Christian Ebert |
extensions help: make disabling example analogous to enabling example
stable
|
Mon, 21 Dec 2009 23:01:46 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Sat, 05 Dec 2009 14:18:31 -0600 |
Steve Borho |
setup: ignore 'not importing' warnings during version detection
stable
|
Wed, 23 Dec 2009 18:13:15 +0100 |
Martin Geisler |
tests: load with "ext =" instead of "hgext.ext ="
|
Wed, 23 Dec 2009 18:04:57 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 23 Dec 2009 12:04:17 +0000 |
Christian Ebert |
keyword: go into restricted mode when transplanting
stable
|
Wed, 23 Dec 2009 12:04:04 +0000 |
Christian Ebert |
keyword: do not monkeypatch diff when in restricted mode
stable
|
Wed, 23 Dec 2009 13:12:36 +0100 |
Dirkjan Ochtman |
merge with default
|
Wed, 23 Dec 2009 13:09:11 +0100 |
timeless |
mq: qnew -f should reject merge working directories
stable
|
Tue, 22 Dec 2009 00:50:15 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 22 Dec 2009 00:50:03 +0100 |
Martin Geisler |
hgext: enable extensions without "hgext." prefix in help texts
stable
|
Mon, 14 Dec 2009 00:32:29 +0900 |
Nicolas Dumazet |
cmdutil: replace sys.maxint with None as default value in loglimit
|
Mon, 21 Dec 2009 12:18:43 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Mon, 21 Dec 2009 20:30:37 +0100 |
Nicolas Dumazet |
bookmarks: move parse() and current() into property definitions
|
Mon, 21 Dec 2009 15:17:28 +0900 |
Nicolas Dumazet |
bookmarks: refactor code responsible for updates of bookmarks
|
Mon, 21 Dec 2009 20:19:21 +0100 |
Nicolas Dumazet |
bookmarks: repo._bookmarkcurrent should be a propertycache
|
Mon, 21 Dec 2009 15:23:03 +0900 |
Nicolas Dumazet |
bookmarks: write() can simply access repo._bookmarks
|
Mon, 21 Dec 2009 13:55:56 +0900 |
Nicolas Dumazet |
bookmarks: turn repo._bookmarks into a propertycache
|
Mon, 21 Dec 2009 16:13:20 +0100 |
Sune Foldager |
Merge with stable
|
Mon, 21 Dec 2009 16:12:43 +0100 |
Sune Foldager |
hook: fix bug (reuse of variable) introduced in 872d49dd577a
stable
|
Sun, 20 Dec 2009 17:18:04 +0100 |
Martin Geisler |
patch: implement patch.eol=auto mode
|
Sun, 20 Dec 2009 17:18:02 +0100 |
Martin Geisler |
patch: propagate eolmode down to patchfile
|
Sat, 19 Dec 2009 22:56:01 -0800 |
Brendan Cully |
Merge with stable
|
Sat, 19 Dec 2009 22:55:33 -0800 |
Brendan Cully |
share: use defaultdest to compute unspecified destination
stable
|
Sat, 19 Dec 2009 13:10:46 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 18 Dec 2009 15:05:42 -0500 |
Greg Ward |
glog: fix "incompatible option" error message.
stable
|
Fri, 18 Dec 2009 14:27:30 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 15 Dec 2009 10:37:23 +0000 |
Frank Kingswood |
convert: implement two hooks in builtin cvsps
|
Wed, 16 Dec 2009 17:39:42 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 17 Dec 2009 00:32:26 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 16 Dec 2009 23:59:50 +0100 |
Mads Kiilerich |
doc/Makefile: Fix rst2html detection
stable
|
Fri, 11 Dec 2009 16:17:39 +0900 |
Nicolas Dumazet |
inotify: completely ignore events on the repository root
|
Fri, 11 Dec 2009 15:58:09 +0900 |
Nicolas Dumazet |
inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstate
|
Fri, 27 Nov 2009 09:23:10 +0900 |
Nicolas Dumazet |
inotify: follow new files if they are regular or a symlink.
|
Wed, 16 Dec 2009 12:09:25 +0100 |
Mads Kiilerich |
run-tests.py: Show paths to failing tests, .err and .out
|
Wed, 16 Dec 2009 16:46:12 -0600 |
Matt Mackall |
Merge with stable
|
Wed, 16 Dec 2009 16:42:58 -0600 |
Matt Mackall |
convert: make hg sink cleanup safer
stable
|
Wed, 16 Dec 2009 22:58:57 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 11 Dec 2009 15:25:33 +0900 |
Nicolas Dumazet |
graphlog: fix output when both a limit and a path are provided
stable
|
Wed, 16 Dec 2009 22:18:15 +0100 |
Patrick Mezard |
mercurial.iss: update locale location
|
Wed, 16 Dec 2009 12:10:21 +0100 |
Mads Kiilerich |
test-share: Solaris sed can't handle never-ending lines
|
Wed, 16 Dec 2009 12:10:21 +0100 |
Mads Kiilerich |
test-rollback: Ignore hook exit code
|
Wed, 16 Dec 2009 13:19:42 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 16 Dec 2009 12:10:21 +0100 |
Mads Kiilerich |
test-hook: Don't use extended regular expressions with grep
stable
|
Tue, 15 Dec 2009 12:33:04 -0800 |
Brendan Cully |
hgweb: Make get_mtime use repository to find store path.
|
Sun, 13 Dec 2009 18:29:16 +0100 |
Ronny Pfannschmidt |
make ui.interactive() return false in case stdin lacks isatty
|
Tue, 15 Dec 2009 10:45:24 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 15 Dec 2009 10:44:38 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 15 Dec 2009 10:44:10 -0600 |
Matt Mackall |
Merge -stable heads
stable
|
Mon, 14 Dec 2009 23:14:50 +0100 |
Martin Geisler |
Makefile: update "make clean" target after f91e5630ce7e
|
Mon, 14 Dec 2009 22:15:46 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 14 Dec 2009 22:09:49 +0100 |
Patrick Mezard |
convert/svn: better handling of hg recursive call failure
stable
|
Mon, 14 Dec 2009 21:21:34 +0200 |
Alexander Solovyov |
schemes: url parts are counted from 1
stable
|
Mon, 14 Dec 2009 15:02:02 -0600 |
Matt Mackall |
Merge with -stable
|
Mon, 14 Dec 2009 15:01:13 -0600 |
Matt Mackall |
subrepo: add default path to new clones
stable
|
Mon, 14 Dec 2009 00:26:28 +0100 |
Martin Geisler |
win32mbcs: fix typos and reST syntax
|
Mon, 14 Dec 2009 00:02:04 +0100 |
Martin Geisler |
help/templates: use hanging indent for field list
|
Sun, 13 Dec 2009 23:49:53 +0100 |
Martin Geisler |
minirst: improve layout of field lists
|
Sun, 13 Dec 2009 22:37:30 +0100 |
Martin Geisler |
minirst: don't test regexps twice
|
Sun, 13 Dec 2009 19:24:24 +0100 |
Martin Geisler |
minirst: run inlineliterals too in debug mode
|
Sun, 13 Dec 2009 18:54:54 +0100 |
Patrick Mezard |
test-share: handle sed/GNU-sed discrepancies
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
Make {file_copies} usable as a --template key
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
templatekw: change {file_copies} behaviour, add {file_copies_switch}
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
test-command-template: test 'file_copies' keyword
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
cmdutil: extract file copies closure into templatekw
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
cmdutil: extract latest tags closures in templatekw
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
cmdutil: extract file changes closures into templatekw
|
Sun, 13 Dec 2009 18:06:23 +0100 |
Patrick Mezard |
cmdutil: extract repo dependent closures in templatekw
|
Sun, 13 Dec 2009 18:06:23 +0100 |
Patrick Mezard |
cmdutil: extract ctx dependent closures into templatekw
|
Sun, 13 Dec 2009 18:06:23 +0100 |
Patrick Mezard |
cmdutil: replace showlist() closure with a function
|
Sun, 13 Dec 2009 11:56:22 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 07 Dec 2009 12:44:15 -0500 |
Patrick Mezard |
convert/svn: make sink recover gracefully from empty changeset
stable
|
Mon, 07 Dec 2009 19:18:03 +0900 |
Shun-ichi GOTO |
win32mbcs: Add configuration to specify path encoding
|
Sat, 12 Dec 2009 23:03:05 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 11 Dec 2009 15:09:52 +0900 |
Nicolas Dumazet |
mq: qpop: remove added files before re-adding removed files
stable
|
Thu, 10 Dec 2009 09:35:43 -0500 |
Greg Ward |
revlog: rewrite several method docstrings
stable
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Add support for bookmarks
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Do not pass --color, --no-color parameters to wrapped function
|
Sat, 12 Dec 2009 16:54:33 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 12 Dec 2009 15:26:57 +0100 |
Martin Geisler |
test-hgrc: cleanup
|
Sat, 12 Dec 2009 16:46:16 +0100 |
Martin Geisler |
config: raise ConfigError on non-existing include files
stable
|
Thu, 10 Dec 2009 17:01:21 -0600 |
Matt Mackall |
Merge with i18n
|
Sat, 05 Dec 2009 05:29:37 +0200 |
Giorgos Keramidas |
i18n-el: translate Mercurial's copyright info message
|
Sat, 05 Dec 2009 05:21:33 +0200 |
Giorgos Keramidas |
i18n-el: translate the rest of hgext/bookmarks
|
Sat, 05 Dec 2009 04:43:13 +0200 |
Giorgos Keramidas |
i18n-el: translate the help of acl.py
|
Thu, 03 Dec 2009 23:34:25 +0200 |
Giorgos Keramidas |
i18n-el: translate hgext/bugzilla.py
|
Thu, 03 Dec 2009 22:32:13 +0200 |
Giorgos Keramidas |
i18n-el: remove obsolete translations
|
Thu, 03 Dec 2009 22:31:14 +0200 |
Giorgos Keramidas |
i18n-el: translate verify
|
Thu, 03 Dec 2009 22:06:38 +0200 |
Giorgos Keramidas |
i18n-el: add missing space to "remote: "'s translation
|
Wed, 02 Dec 2009 18:49:10 +0200 |
Giorgos Keramidas |
i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
|
Wed, 02 Dec 2009 18:49:10 +0200 |
Giorgos Keramidas |
i18n-el: remove some Danish strings
|
Thu, 10 Dec 2009 23:57:14 +0100 |
Pascal Quantin |
mercurial.iss: add tcsh completion script
|
Thu, 10 Dec 2009 22:31:10 +0100 |
Martin Geisler |
run-tests: backout d7c23f4a14c7
|
Thu, 10 Dec 2009 22:28:09 +0100 |
Martin Geisler |
mercurial.iss: backout 08bbed8ac9b8
|
Thu, 10 Dec 2009 22:26:09 +0100 |
Martin Geisler |
setup: backout 68964567e406
|
Wed, 09 Dec 2009 14:33:22 -0600 |
Augie Fackler |
subrepo: document necessary methods for a subrepo class
|
Thu, 10 Dec 2009 12:31:57 +0100 |
Dirkjan Ochtman |
merge with the stable branch
|
Thu, 10 Dec 2009 12:31:21 +0100 |
Dirkjan Ochtman |
cmdutil: copy auth section in remoteui
stable
|
Thu, 10 Dec 2009 00:14:22 +0100 |
Benoit Boissinot |
log --follow: use a set instead of a list
|
Tue, 08 Dec 2009 23:36:06 +0100 |
Sune Foldager |
Merge with stable
|
Tue, 08 Dec 2009 23:23:59 +0100 |
Sune Foldager |
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test
stable
|
Sat, 05 Dec 2009 23:26:27 -0500 |
Brodie Rao |
help: don't display bogus help messages for invalid aliases
|
Sat, 05 Dec 2009 23:16:09 +0100 |
Martin Geisler |
run-tests: install data files correctly
|
Sun, 06 Dec 2009 23:28:49 +0100 |
Sune Foldager |
Merge with stable
|
Sun, 06 Dec 2009 23:22:17 +0100 |
Sune Foldager |
patchbomb: handle repository#rev URLs correctly
stable
|
Sat, 05 Dec 2009 00:15:17 +0100 |
Martin Geisler |
contrib: helper extension to track memory usage
|
Fri, 04 Dec 2009 13:59:33 -0600 |
Matt Mackall |
export: fix tests
|
Sat, 28 Nov 2009 16:48:07 +0200 |
Alexander Solovyov |
commands.export: accept -r option as revision specification
|
Mon, 30 Nov 2009 23:51:06 +0100 |
Gilles Moris |
status: add the --change option to display files changed in a revision
|
Tue, 01 Dec 2009 09:53:02 +0900 |
Nicolas Dumazet |
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
|
Tue, 01 Dec 2009 11:28:31 +0900 |
Nicolas Dumazet |
cmdutil: service: add appendpid parameter to append pids to pid file
|
Fri, 04 Dec 2009 17:43:01 +0100 |
Benoit Boissinot |
changegroupsubset: readdelta() can be used if the previous rev is a parent
|
Fri, 04 Dec 2009 17:42:59 +0100 |
Benoit Boissinot |
changegroupsubset: simplify parents pruning
|
Fri, 04 Dec 2009 15:36:13 +0100 |
Benoit Boissinot |
shrink-revlog: improve performance: use changegroup instead of revisions
|
Fri, 04 Dec 2009 07:52:30 +0100 |
Pascal Quantin |
Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
|
Fri, 04 Dec 2009 12:48:23 +0100 |
Christian Ebert |
rst2man: s/dont/don't/ in comment
|
Fri, 04 Dec 2009 12:48:17 +0100 |
Christian Ebert |
rst2man: separate inline blocks from previous paragraphs
|
Mon, 30 Nov 2009 21:54:34 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install some useful data files.
|
Mon, 30 Nov 2009 23:10:21 +0200 |
Alexander Solovyov |
color: add support for churn --diffstat
|
Thu, 03 Dec 2009 22:54:33 +0100 |
Martin Geisler |
Makefile: help/ was moved in f91e5630ce7e update paths to match
|
Thu, 03 Dec 2009 22:34:51 +0100 |
Pascal Quantin |
Update win32 installer with changes from f91e5630ce7e
|
Thu, 03 Dec 2009 22:37:49 +0100 |
Christian Ebert |
doc: correct path to help files in Makefile
|
Thu, 03 Dec 2009 20:50:00 +0100 |
Martin Geisler |
setup: cleanup coding style
|
Tue, 01 Dec 2009 16:06:10 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install translation files as package data
|
Thu, 03 Dec 2009 20:41:43 +0100 |
Martin Geisler |
setup: don't ship i18n directory
|
Thu, 03 Dec 2009 11:07:14 +0100 |
Sune Foldager |
Merge with stable
|
Thu, 03 Dec 2009 11:06:55 +0100 |
Sune Foldager |
handle file URIs correctly, according to RFC 2396 (issue1153)
stable
|
Thu, 03 Dec 2009 11:06:44 +0100 |
Sune Foldager |
transplant: fix small bug when a patch fails while using --filter
stable
|
Thu, 03 Dec 2009 06:35:39 +0100 |
Henrik Stuart |
Merge with stable
|
Thu, 03 Dec 2009 14:14:44 +0900 |
Nicolas Dumazet |
alias: do not crash when aliased command has no usage help text
stable
|
Thu, 03 Dec 2009 01:06:15 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 03 Dec 2009 01:01:49 +0100 |
Benoit Boissinot |
revlog: add fast path to ancestor
|
Tue, 01 Dec 2009 16:19:53 -0500 |
Greg Ward |
share: add a test script.
|
Wed, 02 Dec 2009 14:30:39 +0200 |
Fabian Kreutz |
hgk: do not ignore ---/+++ lines in diff
stable
|
Tue, 01 Dec 2009 20:10:31 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 01 Dec 2009 19:30:49 -0600 |
Matt Mackall |
Added signature for changeset 439d7ea6fe3a
stable
|
Tue, 01 Dec 2009 19:30:49 -0600 |
Matt Mackall |
Added tag 1.4.1 for changeset 439d7ea6fe3a
stable
|
Tue, 01 Dec 2009 19:30:30 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 01 Dec 2009 19:28:15 -0600 |
Matt Mackall |
share: fix interaction with clone
stable 1.4.1
|
Tue, 01 Dec 2009 14:37:57 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 01 Dec 2009 14:37:33 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 01 Dec 2009 14:36:47 -0600 |
Matt Mackall |
Merge with i18n
stable
|
Tue, 01 Dec 2009 00:48:25 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 01 Dec 2009 00:47:25 +0100 |
Martin Geisler |
i18n: hand-transplant change in 36760956f6d3
stable
|
Sun, 29 Nov 2009 20:32:41 +0100 |
Martin Geisler |
i18n-da: synchronized with af5f99d8195e
|
Mon, 30 Nov 2009 12:44:32 -0200 |
Wagner Bruna |
merge with i18n-stable
|
Mon, 30 Nov 2009 12:36:24 -0200 |
Wagner Bruna |
i18n-pt_BR: added strings from crew 5b149c88d9e8
stable
|
Tue, 01 Dec 2009 01:43:46 +0100 |
Benoit Boissinot |
backout experimental change from 777c1df76ef4
|
Tue, 01 Dec 2009 01:08:16 +0100 |
Benoit Boissinot |
context: parents() already filters nullid
|
Tue, 01 Dec 2009 01:03:54 +0100 |
Benoit Boissinot |
context: use key-sorting instead of tuples
|
Tue, 01 Dec 2009 00:43:54 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 01 Dec 2009 00:43:21 +0100 |
Martin Geisler |
doc/Makefile: ensure C locale
stable
|
Tue, 01 Dec 2009 00:15:45 +0100 |
Martin Geisler |
commands: mark "ssh://" as inline literals in help texts
stable
|
Mon, 30 Nov 2009 23:39:58 +0100 |
Patrick Mezard |
test-rollback: fix reference to /bin/false (fails on OSX)
|
Mon, 30 Nov 2009 23:27:37 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 30 Nov 2009 23:12:51 +0100 |
Martin Geisler |
schemes: fixed typos in module docstring
stable
|
Tue, 24 Nov 2009 17:48:23 +0200 |
Alexander Solovyov |
schemes extension
stable
|
Mon, 30 Nov 2009 23:12:51 +0100 |
Martin Geisler |
schemes: fixed typos in module docstring
|
Tue, 24 Nov 2009 17:48:23 +0200 |
Alexander Solovyov |
schemes extension
|
Mon, 30 Nov 2009 15:31:14 -0600 |
Matt Mackall |
Merge with crew
|
Mon, 30 Nov 2009 22:23:04 +0100 |
Patrick Mezard |
convert: better error on invalid repository type
|
Mon, 30 Nov 2009 22:23:09 +0100 |
Patrick Mezard |
cmdutil: fix missing default 'extra' template
|
Sat, 28 Nov 2009 11:21:19 +0900 |
Nicolas Dumazet |
test blacklist: add inotify-failures target
|
Sat, 28 Nov 2009 10:25:09 +0900 |
Nicolas Dumazet |
run-tests: add a "--blacklist target" option to skip predefined test lists
|
Tue, 17 Nov 2009 18:50:39 +0900 |
Nicolas Dumazet |
run-tests: add --inotify option to test runner
|
Mon, 30 Nov 2009 19:52:03 +0100 |
Sune Foldager |
merge with stable
|
Mon, 30 Nov 2009 19:37:38 +0100 |
Sune Foldager |
extdiff: respect --option in command aliases (issue949)
stable
|
Mon, 30 Nov 2009 16:53:05 +0100 |
Benoit Boissinot |
merge with stable
|
Mon, 30 Nov 2009 14:58:52 +0100 |
Sune Foldager |
fix bug in prepush logic involving merge changesets
stable
|
Sat, 28 Nov 2009 23:58:03 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 28 Nov 2009 23:44:18 +0100 |
timeless |
commands: add missing options in command line help
stable
|
Sat, 28 Nov 2009 23:23:16 +0100 |
Martin Geisler |
commands: mark strings for translation
stable
|
Fri, 27 Nov 2009 18:26:25 +0000 |
timeless |
keyword: clarify object of backwards compatibility
|
Fri, 27 Nov 2009 11:50:52 -0500 |
Greg Ward |
commit: write last-message.txt with no content modifications.
|
Thu, 26 Nov 2009 10:47:39 +0200 |
Marti Raudsepp |
mail: add parseaddrlist() function for parsing many addresses at once
|
Thu, 26 Nov 2009 12:23:28 +0200 |
Marti Raudsepp |
patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bcc
|
Fri, 27 Nov 2009 13:53:27 +0100 |
Dirkjan Ochtman |
templates: add raw templates for tags/branches pages
|
Thu, 26 Nov 2009 23:10:59 +0100 |
Martin Geisler |
extdiff: wrap long lines in docstring and comments
|
Thu, 26 Nov 2009 20:59:35 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 26 Nov 2009 10:51:17 +0100 |
Christian Ebert |
keyword: the CVS keyword is $RCSfile$, not $RCSFile$
stable
|
Thu, 26 Nov 2009 20:50:16 +0100 |
Martin Geisler |
keyword: sort demo output to ensure deterministic output
stable
|
Thu, 26 Nov 2009 20:06:45 +0100 |
Martin Geisler |
extdiff: prevent exception on double-translation
stable
|
Wed, 25 Nov 2009 21:54:47 -0600 |
Matt Mackall |
Merge with stable again
|
Wed, 25 Nov 2009 21:54:18 -0600 |
Matt Mackall |
Merge stable heads
stable
|
Wed, 25 Nov 2009 21:52:39 -0600 |
Matt Mackall |
Fix changelog test
|
Wed, 25 Nov 2009 21:44:19 -0600 |
Matt Mackall |
Merge with stable
|
Mon, 01 Jun 2009 20:32:53 +0200 |
Dan Villiom Podlaski Christiansen |
list branches in changelog template
|
Tue, 24 Nov 2009 21:08:40 -0500 |
Greg Ward |
commit: if relevant, tell user their commit message was saved.
|
Tue, 24 Nov 2009 21:08:39 -0500 |
Greg Ward |
commit: save commit message so it's not destroyed by rollback.
|
Fri, 14 Aug 2009 08:19:49 -0400 |
Nicolas Dumazet |
inotify: create a common, OS-independent server entry point
|
Wed, 25 Nov 2009 00:02:02 +0200 |
Alexander Solovyov |
perf.perflog: add option to follow renames
|
Tue, 24 Nov 2009 13:55:13 -0200 |
Wagner Bruna |
run-tests: LANGUAGE may make tests fail
stable
|
Tue, 24 Nov 2009 14:45:29 -0800 |
Bryan O'Sullivan |
Merge with mpm
|
Tue, 24 Nov 2009 20:40:16 +0100 |
Benoit Boissinot |
merge with crew
|
Tue, 24 Nov 2009 20:40:04 +0100 |
Benoit Boissinot |
findrenames: improve coding-style
|
Tue, 24 Nov 2009 18:21:47 +0100 |
Benoit Boissinot |
findrenames: speedup exact match
|
Tue, 24 Nov 2009 17:39:42 +0100 |
Benoit Boissinot |
findrenames: refactor the score computation
|
Tue, 24 Nov 2009 17:26:42 +0100 |
Benoit Boissinot |
findrenames: first loop over the removed files, it's faster
|
Tue, 24 Nov 2009 14:32:19 +0200 |
Alexander Solovyov |
localrepo: support 'rev in repo' syntax
|
Tue, 24 Nov 2009 11:20:25 -0800 |
Brendan Cully |
zsh completion: add summary
|
Tue, 24 Nov 2009 10:25:11 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 24 Nov 2009 10:23:53 -0600 |
Matt Mackall |
Merge with crew
stable
|
Tue, 24 Nov 2009 10:15:12 -0600 |
Matt Mackall |
Merge with i18n
|
Mon, 23 Nov 2009 15:15:54 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 23 Nov 2009 15:15:01 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 5d748045c2ae
stable
|