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.
tests: move testcase from rebase-named-branches to rebase-parameters
2011-04-30, by Nicolas Dumazet
tests: change test-rebase-parameters to use bundle/rebase.hg
2011-04-30, by Nicolas Dumazet
tests: change test-rebase-detach to use bundle/rebase.hg
2011-04-30, by Nicolas Dumazet
tests: simplify test-rebase-named-branches
2011-04-30, by Nicolas Dumazet
tests: upgrade bundles/rebase.hg to support test-rebase-collapse
2011-04-30, by Nicolas Dumazet
tests: introduce a rebase bundle to use with rebase tests
2011-04-30, by Nicolas Dumazet
tests: create a bundle to bootstrap tests using a remote repository
2011-04-30, by Nicolas Dumazet
tests: move test bundles in a bundles/ subdirectory
2011-04-30, by Nicolas Dumazet
tests: move test-issue436 in test-dispatch where fancyopts is tested
2011-04-30, by Nicolas Dumazet
tests: remove test-issue433 as it's covered by test-parents
2011-04-30, by Nicolas Dumazet
tests: remove executable bits from unified tests
2011-04-30, by Nicolas Dumazet
tests: remove test-issue322 as it's fully included in test-issue660
2011-04-30, by Nicolas Dumazet
Added signature for changeset 3cb1e95676ad
stable
2011-05-01, by Matt Mackall
Added tag 1.8.3 for changeset 3cb1e95676ad
stable
2011-05-01, by Matt Mackall
merge with i18n
stable
1.8.3
2011-05-01, by Matt Mackall
i18n-pt_BR: synchronized with 42d5165975ad
stable
2011-04-29, by Wagner Bruna
merge with i18n
stable
2011-04-29, by Wagner Bruna
i18n-pt_BR: minor spacing fix
stable
2011-04-29, by Wagner Bruna
i18n-pt_BR: synchronized with 3c753f9a2fbc
stable
2011-04-25, by Wagner Bruna
zeroconf: notify the Zeroconf threads when hg exits
stable
2011-04-30, by Nicolas Dumazet
color: use ui.formatted() to test TTYness, not sys.stdout.isatty()
2011-05-01, by Brodie Rao
pushkey: add hooks for pushkey/listkeys
2011-05-01, by Brodie Rao
test-patchbomb.t: clean up progress tests
2011-04-30, by Augie Fackler
util: really drop size from readfile
2011-05-01, by Matt Mackall
util: add readfile() & writefile() helper functions
2011-05-01, by Dan Villiom Podlaski Christiansen
revset aliases
2011-04-30, by Alexander Solovyov
opener: add read & write utility methods
2011-04-30, by Dan Villiom Podlaski Christiansen
dispatch: handle IndexErrors
2011-05-01, by Dan Villiom Podlaski Christiansen
color: verify stdout is a tty before using curses
2011-04-30, by Augie Fackler
http: minor tweaks to long arg handling
2011-05-01, by Matt Mackall
httprepo: long arguments support (issue2126)
2011-05-01, by Steven Brown
store: rename the 'opener' argument to 'openertype'
2011-04-30, by Dan Villiom Podlaski Christiansen
statichttprepo: make the opener a subclass of abstractopener
2011-04-30, by Dan Villiom Podlaski Christiansen
add filteropener abstraction for store openers
2011-04-30, by Dan Villiom Podlaski Christiansen
opener: introduce an abstact superclass of it
2011-04-30, by Dan Villiom Podlaski Christiansen
graphlog: use a set for inclusion test
2011-04-30, by Patrick Mezard
graphmod: restore generator nature of dagwalker
2011-04-30, by Idan Kamara
graphlog: log -G --follow file does not work, forbid it
2011-04-30, by Patrick Mezard
graphlog: unify log -G revset translation
2011-04-30, by Patrick Mezard
graphlog: fix log -G --prune
2011-04-30, by Patrick Mezard
graphlog: escape log -G single value option arguments
2011-04-30, by Patrick Mezard
graphlog: fix log -G --removed
2011-04-30, by Patrick Mezard
graphlog: fix log -G option types when translating to revset
2011-04-30, by Patrick Mezard
revset: add tests for multiple and mixed ^ and ~ operators
2011-04-30, by Kevin Gessner
extensions: obsolete and remove parentrevspec extension
2011-04-30, by Kevin Gessner
wix: a new mercurial.js has replaced graph.js
2011-04-30, by Steve Borho
util.url: copy urllib.unquote() into util to improve startup times
2011-04-30, by Brodie Rao
url: move URL parsing functions into util to improve startup time
2011-04-30, by Brodie Rao
revlog: introduce _chunkbase to allow filelog to override
2011-04-30, by Sune Foldager
filelog: extract metadata parsing and packing
2011-04-30, by Sune Foldager
discovery: drop findoutgoing and simplify findcommonincoming's api
2011-04-30, by Peter Arrenbrecht
revset: add missing whitespace
2011-04-30, by Kevin Gessner
url: remove unused/obsolete functions
2011-04-30, by Brodie Rao
revset: add ^ and ~ operators from parentrevspec extension
2011-04-30, by Kevin Gessner
encoding: add an encoding-aware lower function
2011-04-30, by Matt Mackall
add: notify when adding a file that would cause a case-folding collision
2011-04-30, by Kevin Gessner
scmutil: refactor ui.portablefilenames processing
2011-04-30, by Kevin Gessner
pure bdiff: don't use a generator
2011-04-30, by Dan Villiom Podlaski Christiansen
pure mpatch: avoid using list.insert(0, ...)
2011-04-30, by Dan Villiom Podlaski Christiansen
remove unused imports and variables
2011-04-30, by Alexander Solovyov
Zeroconf: catch both ValueError and KeyError in get()
2011-04-30, by Augie Fackler
run-tests: print a new line before writing the diff
2011-04-30, by Idan Kamara
revsets: add a last function
2011-04-30, by Matt Mackall
bundle: more comments about the different header types, remove useless if
2011-04-30, by Benoit Boissinot
merge with mpm
2011-04-30, by Martin Geisler
hgweb: initialize permhooks at definition time
2011-04-30, by Martin Geisler
revset: fix undefined name ParseError
2011-04-30, by Brodie Rao
branchcache: improve speed relative to the amount of heads
2011-04-30, by Dan Villiom Podlaski Christiansen
drop {short,hex}(ctx.node()) calls in favor of ctx methods
2011-04-30, by Alexander Solovyov
mq: be more explicit on invalid patch name message
2011-04-29, by Idan Kamara
fix broken tests
2011-04-30, by Benoit Boissinot
merge with stable
2011-04-30, by Matt Mackall
mq: add '.' and '..' to list of forbidden patch names
stable
2011-04-29, by Idan Kamara
subrepo: handle svn tracked/unknown directory collisions
stable
2011-03-04, by Patrick Mezard
subrepo: backout bcc6ed0f6c3b
2011-04-30, by Matt Mackall
wireproto: add test for new optional arg missing on server
2011-04-29, by Peter Arrenbrecht
merge with stable
2011-04-30, by Matt Mackall
web: Made elapsed time calculation dynamic (javascript).
2011-04-28, by Benoit Allard
extdiff: add repository root as a variable
2011-04-27, by Steven Stallion
help: move hgignore man page into built-in help (issue2769)
2011-04-17, by Yun Lee
graphlog: make use of graphmod's revset support
2011-04-23, by Alexander Solovyov
graphmod: use revsets internally
2011-03-13, by Alexander Solovyov
svn subrepo: attempt work around obstructed checkouts (issue2752)
2011-04-29, by Augie Fackler
churn: strip key earlier to avoid false negative seach in aliases
2011-04-29, by Alexander Solovyov
bookmarks: further restrict IOError on write
2011-04-29, by Idan Kamara
tags: loosen IOError filtering when reading localtags
2011-04-29, by Idan Kamara
run-tests: don't count test as succeeded if it failed
2011-04-29, by Idan Kamara
changegroup: do not count closed new heads (issue2697)
2011-04-24, by Adrian Buehlmann
merge with crew
2011-04-29, by Benoit Boissinot
shrink-revlog: defend against null first parents
2011-04-29, by Augie Fackler
test-contrib: add a test for shrink-revlog
2011-04-29, by Augie Fackler
test-simplemerge-cmd.t: move all tests into test-contrib.t
2011-04-29, by Augie Fackler
Move test-dumprevlog to test-contrib in anticipation of more contrib tests
2011-04-29, by Augie Fackler
shrink-revlog: use a bundler object (see d69c9510d648)
2011-04-29, by Augie Fackler
shrink-revlog: update util.opener to scmutil.opener after d13913355390
2011-04-29, by Augie Fackler
shrink-revlog: remove \ from docstring
2011-04-29, by Augie Fackler
bookmarks: be more restrictive in our Exception catching
2011-03-13, by Benoit Boissinot
strip: make it clear that --force discards changes (issue310)
2011-04-29, by Patrick Mezard
subrepo: tell Subversion when we are non-interactive (issue2759)
stable
2011-04-29, by Augie Fackler
merge with stable
2011-04-29, by Thomas Arendsen Hein
tests: check for (*/sec) instead of (*B/sec) to match (X bytes/sec)
stable
2011-04-29, by Thomas Arendsen Hein
test-repair-strip: turn into new style test
2011-04-29, by Patrick Mezard
extdiff: fix broken symlinks handling (issue1909)
stable
2011-04-29, by Patrick Mezard
tags: catch more corruption during cache parsing (issue2779)
2011-04-26, by Matt Mackall
run-tests: do chdir for tests under a lock for thread safety
2011-04-25, by Matt Mackall
run-tests: add iolock to vlog
2011-04-25, by Matt Mackall
patch: remove redundant variable in iterhunks()
2011-04-26, by Patrick Mezard
merge with stable
2011-04-26, by Martin Geisler
merge default heads
2011-04-26, by Martin Geisler
commit: improve --date help text
stable
2011-04-26, by Martin Geisler
merge with stable
2011-04-25, by Patrick Mezard
test-transplant: fix missing file addition
stable
2011-04-25, by Patrick Mezard
tests: add script to disable a selected wire protocol capability
2011-04-25, by Steven Brown
mq: prevent traceback when qfinish patches not in series.
2011-04-25, by Pierre-Yves David
check-code: separate warnings to avoid repetitive str.startswith
2011-04-25, by Idan Kamara
atomictempfile: rewrite docstring to clarify rename() vs. close().
2011-04-24, by Greg Ward
atomictempfile: avoid infinite recursion in __del__().
2011-04-24, by Greg Ward
run-tests: display diff before prompting with --interactive
2011-04-25, by Patrick Mezard
check-code: warn about naked except clauses
2011-04-23, by Idan Kamara
eliminate various naked except clauses
2011-04-23, by Idan Kamara
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip