Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
bundle: add revset expression to show bundle contents (issue3487)
2012-10-31, by Tomasz Kleczek
tags: add formatter support
2012-11-06, by Matt Mackall
manifest: add formatter support
2012-11-06, by Matt Mackall
status: use condwrite to avoid zero-width format string hack
2012-11-06, by Matt Mackall
formatter: add condwrite method
2012-11-03, by Matt Mackall
run-tests: skip unnecessary operations on the args in the child proces
2012-10-24, by Simon Heimberg
test-subrepo: adapt for Windows after 17c030014ddf
stable
2012-11-02, by Adrian Buehlmann
test-mq-qrefresh: adapt for Windows after 39b7052b217b
stable
2012-11-02, by Adrian Buehlmann
merge with stable
2012-11-01, by Matt Mackall
Added signature for changeset 195ad823b5d5
stable
2012-11-01, by Matt Mackall
Added tag 2.4 for changeset 195ad823b5d5
stable
2012-11-01, by Matt Mackall
tests: fix test for issue3581 for vfat on Linux
stable
2.4
2012-11-01, by Matt Mackall
filemerge: only run test for issue3581 on non-windows environments
stable
2012-10-30, by Keegan Carruthers-Smith
openpath: specify binary mode and use util.posixfile
stable
2012-11-01, by Adrian Buehlmann
i18n-pt_BR: synchronized with afa7e6fa820b
stable
2012-11-01, by Wagner Bruna
merge with i18n
stable
2012-10-31, by Matt Mackall
i18n-pt_BR: synchronized with 36ed69d4593d
stable
2012-10-31, by Wagner Bruna
i18n-ja: synchronized with 0188ddfa844e
stable
2012-10-31, by FUJIWARA Katsunori
subrepo: only do clean update when overwrite is set (issue3276)
stable
2012-10-24, by Simon Heimberg
i18n: change output of largefiles for summary to distinguish from one for outgoing
stable
2012-10-31, by FUJIWARA Katsunori
i18n: make column positioning message of MQ summary output translatable
stable
2012-10-31, by FUJIWARA Katsunori
i18n: add "i18n" comment to column positioning messages of "hg summary"
stable
2012-10-31, by FUJIWARA Katsunori
i18n: add "i18n" comment to column positioning messages of "hg log"
stable
2012-10-31, by FUJIWARA Katsunori
i18n: add "i18n" comment to error messages of template functions
stable
2012-10-31, by FUJIWARA Katsunori
icasefs: make case-folding collision detection as deletion aware (issue3648)
stable
2012-10-31, by FUJIWARA Katsunori
mq: fix qrefresh case sensitivity (issue3271)
stable
2012-10-30, by Durham Goode
url: use open and not url.open for local files (issue3624)
stable
2012-10-17, by Siddharth Agarwal
revset: accept @ in unquoted symbols (issue3686)
stable
2012-10-30, by Matt Mackall
filemerge: use util.shellquote when calling merge (issue3581)
stable
2012-10-26, by Keegan Carruthers-Smith
merge with i18n
stable
2012-10-30, by Matt Mackall
i18n-pt_BR: synchronized with 71c1513fd560
stable
2012-10-23, by Wagner Bruna
clone: show status "updating to bookmark @"
stable
2012-10-29, by Adrian Buehlmann
test-clone: fix directory level
stable
2012-10-28, by Adrian Buehlmann
patchbomb: -c is not an alias for the --confirm option
stable
2012-10-28, by Julian Cowley
dirstate: handle dangling junctions on windows (issue2579)
stable
2012-10-23, by Bryan O'Sullivan
largefiles: don't copy largefiles from working dir to the store while converting
stable
2012-10-23, by Matt Harbison
largefiles: respect the rev when reading standins in copytostore() (issue3630)
stable
2012-10-23, by Matt Harbison
subrepo: subrepo isolation, pass baseui when cloning a new subrepo (issue2904)
stable
2012-10-10, by Simon Heimberg
subrepo: more isolation, only use ui for hg.peer when there is no repo
stable
2012-10-04, by Simon Heimberg
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer
stable
2012-07-28, by Simon Heimberg
subrepo: isolate configuration between each repositories in subrepo tree
stable
2012-09-29, by FUJIWARA Katsunori
bookmarks: backed out new message from changeset 52c7e171e355
stable
2012-10-27, by Matt Mackall
clone: print bookmark name when clone activates a bookmark
stable
2012-10-26, by Thomas Arendsen Hein
clone: activate @ bookmark if updating to it
stable
2012-10-26, by Thomas Arendsen Hein
test-clone.t: check that branch "@" is not automatically checked out
stable
2012-10-26, by Thomas Arendsen Hein
test-bookmarks.t: check that bookmark "default" is not automatically checked out
stable
2012-10-26, by Thomas Arendsen Hein
clone: make sure to use "@" as bookmark and "default" as branch (issue3677)
stable
2012-10-26, by Thomas Arendsen Hein
bookmark: simplify nodemap check introduced in the previous changeset
stable
2012-10-26, by Thomas Arendsen Hein
bookmark: prevent crashing when a successor is unknown locally (issue3680)
stable
2012-10-25, by Pierre-Yves David
bookmark: complexity pull-push test to have deeper tree
stable
2012-10-25, by Pierre-Yves David
amend: fix incompatibity between logfile and message option (issue3675)
stable
2012-10-24, by Pierre-Yves David
test-remove: adapt to differing error message on Windows
stable
2012-10-24, by Adrian Buehlmann
test-remove: fix \ vs. / issues on Windows
stable
2012-10-24, by Adrian Buehlmann
verify: fix all doubled-slash sites (issue3665)
stable
2012-10-24, by Bryan O'Sullivan
patchbomb: respect --in-reply-to for all mails if no intro message is sent
stable
2012-10-24, by Thomas Arendsen Hein
test: add test for the issue introduced by e410be860393 (issue3669)
stable
2012-10-23, by FUJIWARA Katsunori
obsolete: add missing line feed in debug error message
stable
2012-10-19, by Pierre-Yves David
merge with stable
2012-10-23, by Thomas Arendsen Hein
localrepo: translate "push includes X changeset" only once
stable
2012-10-23, by Thomas Arendsen Hein
merge stable heads
stable
2012-10-23, by Thomas Arendsen Hein
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip