Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
zeroconf: better fix for readName error
2010-02-07, by Brendan Cully
zeroconf: try utf-16 decoding if utf-8 fails
2010-02-07, by Brendan Cully
import: import each patch in a file or stream as a separate change
2010-02-07, by Brendan Cully
ui: look before you leap on sys.stdout.closed
2010-02-07, by Dirkjan Ochtman
mq: fix deprecation mention, line length
2010-02-07, by Augie Fackler
merge with mpm
2010-02-07, by Dirkjan Ochtman
addbranchrevs: fallback for older servers
2010-02-07, by Sune Foldager
add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
2010-02-07, by Sune Foldager
subrepo: change default path in hgrc of subrepo after cloning
2010-02-06, by Saint Germain
streamclone: allow uncompressed clones by default
2010-02-07, by Matt Mackall
help: Improved body text
2010-02-07, by timeless
commands: Try to improve help options text for basic commands
2009-11-20, by timeless
check-code.py: make help strings consistent
2010-02-07, by Martin Geisler
check-code.py: escape backslash
2010-02-07, by Mads Kiilerich
qnew: ignore force option
2010-02-07, by Augie Fackler
strip apostrophes from an error messages
2010-02-07, by Dirkjan Ochtman
mq: fix typo, thanks pmezard
2010-02-07, by Dirkjan Ochtman
commands: annotate follows by default, separate -f/--file option
2010-02-07, by Dirkjan Ochtman
Merge with crew-stable
2010-02-07, by Patrick Mezard
test-mq-qrefresh: test qrefresh when tip != qtip
stable
2010-02-07, by Patrick Mezard
mq: remove qrefresh slow path (issue2025)
stable
2010-02-06, by Dan Villiom Podlaski Christiansen
interpret repo#name url syntax as branch instead of revision
2010-02-07, by Sune Foldager
dispatch: provide help for disabled extensions and commands
2010-02-07, by Brodie Rao
extensions: refactor disabled()
2010-02-07, by Brodie Rao
mq: don't warn on qpush against a branch head
2010-02-07, by Dirkjan Ochtman
mq: deprecate qinit and qcommit
2010-02-07, by Dirkjan Ochtman
mq: deprecate qsave, qrestore and related options
2010-02-07, by Dirkjan Ochtman
mq: add --mq option to some commands
2008-12-23, by Brendan Cully
pull: with -u and -r, update to the first revision given
2010-02-06, by Sune Foldager
localrepo: inline single-use nested function
2010-02-07, by Dirkjan Ochtman
localrepo: unify changegroup and changegroupsubset code paths a bit
2010-02-07, by Dirkjan Ochtman
merge: add hints about the use of 'hg heads' to find the rev to merge
2010-02-07, by Benoit Boissinot
prepush: warn about every new outgoing named branch, not just the first
2010-02-07, by Benoit Boissinot
prepush: rename variables, refactor
2010-02-07, by Benoit Boissinot
rebase: add --detach option to detach intermediate revisions (issue1950)
2010-02-06, by Stefano Tortarolo
rebase: refactoring
2010-01-31, by Stefano Tortarolo
commands: do all branch heads by default, demote topological to -t/--topo
2010-02-06, by Dirkjan Ochtman
commands: actually implement --closed for topological heads
2010-02-06, by Dirkjan Ochtman
commands: externalize branchheads so we can do it for all branches at once
2010-02-06, by Dirkjan Ochtman
commands: move inactive/closed out so they can have more effect
2010-02-06, by Dirkjan Ochtman
commands: don't do too much work for error messages
2010-02-06, by Dirkjan Ochtman
commands: allow --closed even for topological heads displays
2010-02-06, by Dirkjan Ochtman
util: make spawndetached() handle subprocess early terminations
2010-02-06, by Patrick Mezard
zeroconf: do not try to encode encoded strings (issue1942)
2010-02-06, by Henrik Stuart
zeroconf: override default destination folder on clone
2010-02-06, by Henrik Stuart
merge with main
2010-02-06, by Henrik Stuart
merge with main
2010-02-06, by Benoit Boissinot
fix spaces/identation issues
2010-02-05, by Benoit Boissinot
Merge with crew
2010-02-06, by Matt Mackall
Merge with crew
2010-02-06, by Brendan Cully
run-tests: kill daemons on ^C with -j.
2010-02-06, by Brendan Cully
commands: fix more changeset header information in 'hg help export'
2010-02-06, by Steve Losh
commands: fix the list of changeset header information in 'hg help export'
2010-02-06, by Steve Losh
graphlog: remove unused import
2010-02-03, by Christian Ebert
keyword: fix utcdate filter
2010-02-04, by Christian Ebert
commands: always order heads recent to oldest
2010-02-06, by Dirkjan Ochtman
commands: fix up stupidly untested heads simplification
2010-02-06, by Dirkjan Ochtman
revlog: fix up previously stupid API change
2010-02-06, by Dirkjan Ochtman
commands: simplify heads a little bit before I start hacking it up
2010-02-06, by Dirkjan Ochtman
localrepo: add a quick docstring for localrepo.branchmap()
2010-02-06, by Dirkjan Ochtman
commands: deprecate the heads -a option
2010-02-06, by Dirkjan Ochtman
revlog: add a fast path for checking ancestry
2010-02-06, by Dirkjan Ochtman
subrepo: correct copyright
2010-02-06, by David Soria Parra
record: function variable naming & signature cleanup.
2010-02-05, by Dan Villiom Podlaski Christiansen
add options dict to localrepo.store.opener and use it for defversion
2010-02-05, by Vsevolod Solovyov
merge with main
2010-02-05, by Benoit Boissinot
localrepo: minor formatting - remove double space
2010-02-05, by Henri Wiechers
coverage.py: fixed syntax error
2010-02-01, by Henri Wiechers
merge with stable
2010-02-05, by Dirkjan Ochtman
zeroconf: gethostbyaddr may also fail with socket.herror
stable
2010-02-05, by Augie Fackler
Merge with stable
2010-02-05, by Steve Borho
commands: label from user is in local encoding
stable
2010-02-05, by Steve Borho
merge with main
2010-02-02, by Benoit Boissinot
copies: check if revisions are related (bug found with pylint)
2010-02-02, by Benoit Boissinot
Merge with stable
2010-02-01, by Matt Mackall
Added signature for changeset 4aa619c4c2c0
stable
2010-02-01, by Matt Mackall
Added tag 1.4.3 for changeset 4aa619c4c2c0
stable
2010-02-01, by Matt Mackall
Merge with i18n
2010-02-01, by Matt Mackall
Merge with i18n
stable
1.4.3
2010-02-01, by Matt Mackall
merge with i18n stable
2010-02-01, by Wagner Bruna
i18n-pt_BR: synchronized with b08ffd27dfc8
stable
2010-02-01, by Wagner Bruna
Merge with stable.
2010-01-31, by Martin Geisler
i18n: fix typo in German translation
stable
2010-01-30, by Georg Brandl
i18n-ja: synchronized with e7727a545c48
2010-01-31, by FUJIWARA Katsunori
Merge with stable
2010-01-31, by Matt Mackall
templates: rename `Last change' column in hgwebdir repository list.
2010-01-24, by Dan Villiom Podlaski Christiansen
run-tests: split tests/blacklist in tests/blacklists/*
2009-12-10, by Nicolas Dumazet
subrepo: fix errors reported by pylint
2010-01-31, by Benoit Boissinot
copies: revert d1cd09bb4d18
stable
2010-01-31, by Matt Mackall
Merge with i18n
2010-01-28, by Matt Mackall
Merge with stable
2010-01-28, by Matt Mackall
config: handle short continuations (issue1999)
stable
2010-01-28, by Matt Mackall
copies: fix issue1994
stable
2010-01-28, by Matt Mackall
i18n-sv: Translated twelve basic commands
2010-01-18, by Jens Bäckman
bugzilla: lowercase mysqldb var
2010-01-28, by Matt Mackall
check-code: del isn't a function
2010-01-28, by Matt Mackall
check-code: fix copyright date
2010-01-28, by Matt Mackall
test-minirst: hide trailing whitespace from check-code
2010-01-28, by Matt Mackall
zeroconf: flag third-party Zeroconf.py for ignore in check-code
2010-01-28, by Matt Mackall
check-code: add some ignore hints
2010-01-28, by Matt Mackall
check-code: check thyself
2010-01-25, by Matt Mackall
Merge with stable.
2010-01-29, by Martin Geisler
patchbomb: document [patchbomb] config section for addresses
stable
2010-01-28, by Christian Ebert
hgrc.5: whether bcc is prompted for is up to the extension
stable
2010-01-28, by Christian Ebert
many, many trivial check-code fixups
2010-01-25, by Matt Mackall
Introduce check-code.py
2010-01-25, by Matt Mackall
merge with stable
2010-01-24, by Benoit Boissinot
test-encode: Use tr chacter classes instead of character ranges
stable
2010-01-23, by Mads Kiilerich
Merge with stable
2010-01-23, by Martin Geisler
templates: do not add "ago" twice
stable
2010-01-23, by Martin Geisler
Merge with stable
2010-01-22, by Martin Geisler
tests: Don't use $PWD
stable
2010-01-22, by Mads Kiilerich
mq: Do not translate import message that are appended to commits.
stable
2010-01-20, by David Soria Parra
subrepo: handle svn externals and meta changes (issue1982)
2010-01-21, by Patrick Mezard
subrepo: svn xml output is much easier to parse
2010-01-21, by Patrick Mezard
subrepo: make svn use C locale for portability
2010-01-21, by Patrick Mezard
Merge with stable
2010-01-20, by Martin Geisler
summary: L10N messages hide clean-ness of workdir from 'hg summary'
stable
2010-01-20, by FUJIWARA Katsunori
mercurial.el: add forgotten version number
stable
2010-01-20, by Martin Geisler
test-subrepo-svn: remove bashism
2010-01-17, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip