mercurial at 6199: 25 new changesets
Mercurial Commits
hg at intevation.org
Sun Mar 2 02:16:34 UTC 2008
25 new changesets in mercurial:
http://www.selenic.com/hg/rev/7f9f3233a2c6
changeset: 6175:7f9f3233a2c6
user: Steve Borho <steve at borho.org>
date: Tue Feb 26 06:25:11 2008 -0600
summary: add explicit extension disabling syntax to hgrc.5
http://www.selenic.com/hg/rev/99c25f4e00c7
changeset: 6176:99c25f4e00c7
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Tue Feb 26 22:21:34 2008 +0100
summary: Removed old-style hgweb templates
http://www.selenic.com/hg/rev/673d8a6bc709
changeset: 6177:673d8a6bc709
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Tue Feb 26 22:42:37 2008 +0100
summary: Renamed "manifest" to "files" in web templates.
http://www.selenic.com/hg/rev/81afdd016867
changeset: 6178:81afdd016867
user: Bryan O'Sullivan <bos at serpentine.com>
date: Wed Feb 27 14:58:44 2008 -0800
summary: debugancestor: make the index argument optional, defaulting to 00changelog.i
http://www.selenic.com/hg/rev/36ab165abbe2
changeset: 6179:36ab165abbe2
user: Patrick Mezard <pmezard at gmail.com>
date: Thu Feb 28 00:07:37 2008 +0100
summary: patch: fix iterhunks() with trailing binary file removal
http://www.selenic.com/hg/rev/d98ef03893e6
changeset: 6180:d98ef03893e6
user: Patrick Mezard <pmezard at gmail.com>
date: Thu Feb 28 00:07:38 2008 +0100
summary: commands: lock() the repo while unbundling (issue1004)
http://www.selenic.com/hg/rev/d500aeb8092e
changeset: 6181:d500aeb8092e
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Thu Feb 28 17:51:04 2008 +0100
summary: warning on push should mention heads, not branches
http://www.selenic.com/hg/rev/07f2236c4dee
changeset: 6182:07f2236c4dee
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Thu Feb 28 19:08:04 2008 +0100
summary: add a blame alias for annotate
http://www.selenic.com/hg/rev/0750e4ba9d3d
changeset: 6183:0750e4ba9d3d
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Feb 28 22:39:59 2008 +0100
summary: Add config option to disable putting .hg_archival.txt inside archives.
http://www.selenic.com/hg/rev/9d13e7129423
changeset: 6184:9d13e7129423
user: Marti Raudsepp <marti at juffo.org>
date: Thu Feb 28 17:37:56 2008 +0200
summary: convert: Ignore empty lines in authormap file.
http://www.selenic.com/hg/rev/c48d778d7c23
changeset: 6185:c48d778d7c23
user: Marti Raudsepp <marti at juffo.org>
date: Thu Feb 28 17:37:56 2008 +0200
summary: convert: Avoid redundant newline on authormap errors.
http://www.selenic.com/hg/rev/aae4eb2f40b0
changeset: 6186:aae4eb2f40b0
user: Marti Raudsepp <marti at juffo.org>
date: Thu Feb 28 17:37:56 2008 +0200
summary: convert: Clean up authormap key=value splitting.
http://www.selenic.com/hg/rev/531f3e78c6f2
changeset: 6187:531f3e78c6f2
user: Marti Raudsepp <marti at juffo.org>
date: Thu Feb 28 17:37:56 2008 +0200
summary: mq: Cleanup: update outdated file header.
http://www.selenic.com/hg/rev/3b0c2b71e0d7
changeset: 6188:3b0c2b71e0d7
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 29 01:14:37 2008 +0100
summary: debugancestor: use *args instead of *opts, to not confuse with option dicts.
http://www.selenic.com/hg/rev/81cbb5dfdec0
changeset: 6189:81cbb5dfdec0
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 29 01:25:31 2008 +0100
summary: Make hg debugancestor accept -R by making it an optionalrepo command.
http://www.selenic.com/hg/rev/a79d9408806f
changeset: 6190:a79d9408806f
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 29 01:51:23 2008 +0100
summary: Move finding/checking the log limit to cmdutil
http://www.selenic.com/hg/rev/01594b0c86e2
changeset: 6191:01594b0c86e2
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 29 02:15:31 2008 +0100
summary: Add option -l/--limit to hg incoming and hg outgoing.
http://www.selenic.com/hg/rev/cd65a67aff31
changeset: 6192:cd65a67aff31
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 29 02:45:12 2008 +0100
summary: Introduce templateopts and logopts to reduce duplicate option definitions.
http://www.selenic.com/hg/rev/2344da8eb9b4
changeset: 6193:2344da8eb9b4
user: Brendan Cully <brendan at kublai.com>
date: Thu Feb 28 21:35:27 2008 -0800
summary: highlight: support annotate, and reduce layering violations.
http://www.selenic.com/hg/rev/fe54e7501de1
changeset: 6194:fe54e7501de1
user: Brendan Cully <brendan at kublai.com>
date: Thu Feb 28 22:04:22 2008 -0800
summary: highlight: bail out if file is binary
http://www.selenic.com/hg/rev/272fd5fa576d
changeset: 6195:272fd5fa576d
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Fri Feb 29 09:54:28 2008 +0100
summary: mq: remove unimplemented option -f for strip
http://www.selenic.com/hg/rev/fc9535ae6fe2
changeset: 6196:fc9535ae6fe2
user: Brendan Cully <brendan at kublai.com>
date: Fri Feb 29 11:13:50 2008 -0800
summary: highlight: use iter() instead of generator comprehension
http://www.selenic.com/hg/rev/f6565f7d9489
changeset: 6197:f6565f7d9489
user: Brendan Cully <brendan at kublai.com>
date: Fri Feb 29 14:21:15 2008 -0800
summary: highlight: make div trimmer work when lexer fails to identify text.
http://www.selenic.com/hg/rev/358cc9cf54db
changeset: 6198:358cc9cf54db
user: Brendan Cully <brendan at kublai.com>
date: Fri Feb 29 14:47:07 2008 -0800
summary: highlight: guess by text when path name is ambiguous
http://www.selenic.com/hg/rev/0068809347d7
changeset: 6199:0068809347d7
tag: tip
user: Brendan Cully <brendan at kublai.com>
date: Fri Feb 29 14:48:21 2008 -0800
summary: highlight: forgot import
--
Repository URL: http://www.selenic.com/hg
More information about the Mercurial-devel
mailing list