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
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.
templater: fix crash by passing invalid object to date() function
stable
2015-05-03, by Yuya Nishihara
util.checkcase: don't abort on broken symlinks
stable
2015-05-03, by Siddharth Agarwal
changegroup: close progress in same function as it's started
2015-04-22, by Martin von Zweigbergk
changegroup: don't reuse 'mfest' variable for different type
2015-04-28, by Martin von Zweigbergk
changegroup: rename 'mf' to 'ml' to match 'cl', since it's a revlog
2015-04-28, by Martin von Zweigbergk
changegroup: rename 'needed' to 'clrevs' to match 'clnodes'
2015-04-20, by Martin von Zweigbergk
changegroup: document that 'source' parameter exists for extensions
2015-04-28, by Martin von Zweigbergk
changegroup: removed unused 'source' parameter from prune()
2015-04-28, by Martin von Zweigbergk
merge with stable
2015-05-01, by Matt Mackall
Added signature for changeset 8cc6036bca53
stable
2015-05-01, by Matt Mackall
Added tag 3.4 for changeset 8cc6036bca53
stable
2015-05-01, by Matt Mackall
tests: make tests with temporary environment setting portable
stable
3.4
2015-05-02, by FUJIWARA Katsunori
debuginstall: expand the editor path before searching for it (issue4380)
stable
2015-04-30, by Matt Harbison
censor: fix incorrect configuration name for ignoring error at censored file
stable
2015-05-01, by FUJIWARA Katsunori
merge with i18n
stable
2015-04-30, by Matt Mackall
i18n-ja: synchronized with 194207694def
stable
2015-04-30, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 89fe9921511f
stable
2015-04-29, by Wagner Bruna
templater: fail more gracefully for blank strings to word
stable
2015-04-30, by Ryan McElroy
windows: make shellquote() quote any path containing '\' (issue4629)
stable
2015-04-29, by Matt Harbison
test-commit-interactive: add more globs for no-execbit platforms
stable
2015-04-29, by Matt Harbison
ui: disable revsetaliases in plain mode (BC)
stable
2015-04-30, by Siddharth Agarwal
bundlerepo: disable filtering of changelog while constructing revision text
stable
2015-04-29, by Yuya Nishihara
merge: run update hook after the last wlock release
stable
2015-04-29, by Matt Harbison
censor: remove meaningless explanation about .hgcensored
stable
2015-04-30, by FUJIWARA Katsunori
parsers: avoid signed integer overflow in calculation of leaf-node index
stable
2015-04-29, by Yuya Nishihara
bundle2: disable ouput capture unless we use http (issue4613 issue4615)
stable
2015-04-28, by Pierre-Yves David
subrepo: propagate the --hidden option to hg subrepositories
stable
2015-02-03, by Matt Harbison
subrepo: don't pass the outer repo's --rev or --branch to subrepo incoming()
stable
2015-04-27, by Matt Harbison
subrepo: don't pass the outer repo's --rev or --branch to subrepo outgoing()
stable
2015-04-27, by Matt Harbison
subrepo: update the help text to account for diff -I/-X gitsubrepo support
stable
2015-04-27, by Matt Harbison
revert: make the interactive mode experimental
stable
2015-04-27, by Laurent Charignon
shelve: make the interactive mode experimental
stable
2015-04-27, by Laurent Charignon
help: also hide options marked EXPERIMENTAL
stable
2015-04-27, by Siddharth Agarwal
rebase: don't forward "source" argument to rebase (issue4633)
stable
2015-04-28, by Gregory Szorc
histedit: fix reST syntax problem of example code in help document
stable
2015-04-28, by FUJIWARA Katsunori
webcommands: fix description of manifest default behavior
stable
2015-04-27, by Wagner Bruna
webcommands: fix typo in changelog documentation
stable
2015-04-27, by Wagner Bruna
record: fix adding new file with record from within a subdir (issue4626)
stable
2015-04-27, by Laurent Charignon
tests: fix backslashes in test-casefolding
stable
2015-04-27, by Matt Mackall
cmdutil: avoid wrapping ctx.phasestr() by _()
stable
2015-04-25, by FUJIWARA Katsunori
repair: avoid string concatenation by + operator
stable
2015-04-25, by FUJIWARA Katsunori
annotate: always adjust linkrev before walking down to parents (issue4623)
stable
2015-04-25, by Yuya Nishihara
test-commit-interactive: stablize output for no-execbit platforms
stable
2015-04-26, by Matt Harbison
test-bundle2-exchange: make hooks compatible with Windows
stable
2015-04-26, by Matt Harbison
i18n: extract doc string of each web commands as translatable one
stable
2015-04-28, by FUJIWARA Katsunori
subrepo: don't write .hgsubstate lines with empty subrepo state (issue4622)
stable
2015-04-24, by Matt Harbison
revert: restore the ability to revert across case only renames (issue4481)
stable
2015-04-25, by Matt Harbison
convert: avoid traceback in subversion sink
stable
2015-04-27, by Matt Mackall
merge with i18n
stable
2015-04-24, by Matt Mackall
i18n-pt_BR: synchronized with 5947a68fa271
stable
2015-04-23, by Wagner Bruna
template-phases: do not show description or summary if empty
stable
2015-04-24, by Jordi GutiƩrrez Hermoso
test-command-template: add a short description of a temporary snippet
stable
2015-04-24, by Jordi GutiƩrrez Hermoso
bundle2: also save output when error happens during part processing
stable
2015-04-23, by Pierre-Yves David
bundle2: capture output issue during transaction close
stable
2015-04-23, by Pierre-Yves David
bundle2: also capture hook output during processing
stable
2015-04-23, by Pierre-Yves David
ui: allow capture of subprocess output
stable
2015-04-23, by Pierre-Yves David
bundle2: capture transaction rollback message output (issue4614)
stable
2015-04-23, by Pierre-Yves David
bundle2: issue remote output as "status" (issue4612)
stable
2015-04-24, by Pierre-Yves David
record: edit patch of newly added files (issue4304)
stable
2015-04-23, by Laurent Charignon
record: remove useless line in test
stable
2015-04-23, by Laurent Charignon
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip