Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hgext/__init__.py
author
Dan Villiom Podlaski Christiansen <dan@cabo.dk>
Tue, 22 Oct 2013 11:51:01 +0200
changeset 750
ddbea2fdee5e
parent 519
9825c7da5b54
child 1619
5ef77a1d975c
permissions
-rw-r--r--
evolve: allow updating to the successor if the parent is obsolete Although 'hg update' handles this as well, it will also update to tipmost descendent of the successor, if any.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
519
9825c7da5b54
ensure all file have a copyright notice
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents:
496
diff
changeset
1
# Copyright 2011 Logilab SA <contact@logilab.fr>