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.
revset-rangeset: call 'getset' on a 'fullreposet'
2014-10-16, by Pierre-Yves David
test-revert: make sure all 'tracked' files are really tracked
2014-10-19, by Martin von Zweigbergk
test-revert: sort by output filename again
2014-10-18, by Martin von Zweigbergk
test-revert: name files by state, not by state transition
2014-10-20, by Martin von Zweigbergk
test-revert: temporarily sort by input states instead of output filename
2014-10-17, by Martin von Zweigbergk
test-revert: put content, not keys, into 'combination'
2014-10-18, by Martin von Zweigbergk
test-revert: replace 'removed' in working copy with 'untracked-deleted'
2014-10-17, by Martin von Zweigbergk
test-revert: removing a missing file has no effect
2014-10-16, by Martin von Zweigbergk
test-revert: reverting an addition is the same as removing
2014-10-17, by Martin von Zweigbergk
test-revert: reverting no change means it's clean
2014-10-16, by Martin von Zweigbergk
merge with stable
2014-11-03, by Matt Mackall
extdiff: drop the command alias without options example in the help text
2014-11-02, by Matt Harbison
extdiff: allow a preconfigured merge-tool to be invoked
2014-10-31, by Matt Harbison
extdiff: sort files when snapshotting
2014-11-03, by Matt Mackall
filemerge: split the logic for finding an external tool to its own function
2014-11-02, by Matt Harbison
largefiles: simplify check for lack of path arguments
2014-11-02, by Martin von Zweigbergk
largefiles: shortcircuit status code also for non-matching patterns
2014-10-31, by Martin von Zweigbergk
largefiles: remove confusing 'or None' from predicate
2014-10-27, by Martin von Zweigbergk
largefiles: drop unnecessary setting of matcher._always
2014-10-30, by Martin von Zweigbergk
config: move mergetools configuration from contrib to default configuration
2014-10-19, by Mads Kiilerich
config: introduce "built-in" default configuration settings in default.d
2014-09-04, by Mads Kiilerich
contrib: buildrpm checking of md5 checksums of downloaded Python and Docutils
2014-10-18, by Mads Kiilerich
contrib: update build defaults to latest Python and docutils versions
2014-11-02, by Mads Kiilerich
spelling: fixes from proofreading of spell checker issues
2014-04-17, by Mads Kiilerich
extdiff: quote user-supplied options passed to shell
stable
2012-07-26, by Michael Fyles
serve: correct meta variable of --daemon-pipefds option
stable
2014-11-02, by Yuya Nishihara
tests: have dumbhttp.py use cmdutil.service() to wait for child to listen()
2014-11-02, by Yuya Nishihara
test-revert: remove obsolete comment about known misbehavior
2014-10-19, by Martin von Zweigbergk
test-revert.t: fix wc check-code false positive
2014-11-03, by Matt Mackall
merge with stable
2014-11-03, by Matt Mackall
Added signature for changeset ced632394371
stable
2014-11-01, by Matt Mackall
Added tag 3.2 for changeset ced632394371
stable
2014-11-01, by Matt Mackall
setdiscovery: limit the size of all sample (issue4411)
stable
3.2
2014-11-01, by Pierre-Yves David
hook: protect commit hooks against stripping of temporary commit (issue4422)
stable
2014-11-01, by Pierre-Yves David
mq: do not call [0] on revset
stable
2014-11-01, by Pierre-Yves David
addset: fix `first` and `last` on sorted addset (issue4426)
stable
2014-11-01, by Pierre-Yves David
clone: properly mark branches closed with --uncompressed (issue4428)
stable
2014-11-01, by Matt Mackall
Makefile: update .PHONY
stable
2014-11-01, by Mads Kiilerich
buildrpm: fix use of invalid $PLATFORM in mercurial.repo
stable
2014-11-01, by Mads Kiilerich
debuglocks: add missing usage summary
stable
2014-11-01, by Matt Mackall
help: don't crash on help for 'sections' with multiple '.'
stable
2014-11-01, by Mads Kiilerich
help: fix config description of ui.reportoldssl
stable
2014-11-01, by Mads Kiilerich
i18n-ja: synchronized with f3baaeffe841
stable
2014-11-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 0b7853f969ac
stable
2014-10-31, by Wagner Bruna
merge with i18n
stable
2014-10-31, by Wagner Bruna
i18n-ja: synchronized with 5459b30aa498
stable
2014-11-01, by FUJIWARA Katsunori
clone: fix copying bookmarks in uncompressed clones (issue4430)
stable
2014-10-31, by Durham Goode
revset: don't recreate matcher for every revision
stable
2014-10-31, by Martin von Zweigbergk
help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation
stable
2014-11-01, by FUJIWARA Katsunori
i18n: add i18n comment to error messages of filesets predicates
stable
2014-11-01, by FUJIWARA Katsunori
i18n: add i18n comment to error messages of template functions
stable
2014-11-01, by FUJIWARA Katsunori
help: refer ":merge3" instead of "internal:merge3"
stable
2014-11-01, by FUJIWARA Katsunori
i18n: make hint message of exception translatable
stable
2014-11-01, by FUJIWARA Katsunori
help: use "hg files" instead of "hg locate" in "hg help filesets"
stable
2014-11-01, by FUJIWARA Katsunori
files: refer "hg help filesets" instead of "hg help revsets" in help text
stable
2014-11-01, by FUJIWARA Katsunori
tests: silence output race in test-run-tests.t
stable
2014-10-30, by Matt Mackall
merge with i18n
stable
2014-10-30, by Matt Mackall
i18n-pt_BR: synchronized with 8d43c6bb38c0
stable
2014-10-27, by Wagner Bruna
i18n-pt_BR: synchronized with c312ef382033
stable
2014-10-23, by Wagner Bruna
transaction: only generate file when we actually close the transaction
stable
2014-10-17, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip