Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-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.
churn: use the non-deprecated template option in the examples
stable
2017-05-08, by Matt Harbison
sslutil: reference fingerprints config option properly (issue5559)
stable
2017-05-08, by Gregory Szorc
largefiles: make sure debugstate command is populated before wrapping
stable
2017-05-04, by Yuya Nishihara
help: describe about choice of :prompt as a fallback merge tool explicitly
stable
2017-05-06, by FUJIWARA Katsunori
wix: only one KeyPath is allowed per Component
stable
2017-05-06, by Steve Borho
help: call out specific replacement configuration settings
stable
2017-05-03, by Matt Harbison
help: spelling fixes
stable
2017-05-03, by Matt Harbison
help: attempt to clarify that pager usage is not output length based
stable
2017-05-03, by Matt Harbison
help: document color/pager pitfalls on Windows
stable
2017-05-03, by Matt Harbison
test-diff-color: disable pager for expected output on Windows (issue5555)
stable
2017-05-02, by Matt Harbison
Added signature for changeset bb96d4a49743
stable
2017-05-02, by Kevin Bullock
Added tag 4.2 for changeset bb96d4a49743
stable
2017-05-02, by Kevin Bullock
merge with i18n
stable
4.2
2017-05-02, by Kevin Bullock
i18n-ja: synchronized with 6e0368b6e0bb
stable
2017-05-01, by FUJIWARA Katsunori
pager: drop the support for 'pager.enable=<bool>'
stable
2017-05-02, by Pierre-Yves David
pager: rename 'pager.enable' to 'ui.paginate'
stable
2017-05-01, by Pierre-Yves David
color: special case 'always' in 'ui.color'
stable
2017-05-02, by Pierre-Yves David
color: turn 'ui.color' into a boolean (auto or off)
stable
2017-05-02, by Pierre-Yves David
pager: document the 'pager.enable' option
stable
2017-05-01, by Pierre-Yves David
pager: advertise the config option in the default hgrc
stable
2017-05-01, by Pierre-Yves David
pager: document the 'pager' config section
stable
2017-05-01, by Pierre-Yves David
pager: test the 'enable' config option
stable
2017-05-01, by Pierre-Yves David
config: drop pager from the recommended extension
stable
2017-05-01, by Pierre-Yves David
config: use "churn" as an example extension
stable
2017-05-01, by Pierre-Yves David
discovery: prevent crash caused by prune marker having no parent data
stable
2017-04-19, by Yuya Nishihara
color: point to the global help in the example hgrc
stable
2017-05-01, by Pierre-Yves David
color: reflect the new default in the example hgrc
stable
2017-05-01, by Pierre-Yves David
color: point to the config help in global help topic
stable
2017-05-01, by Pierre-Yves David
color: reflect the new default in global help topic
stable
2017-05-01, by Pierre-Yves David
docs: describe ui.color consistently with --color
stable
2017-05-01, by Martin von Zweigbergk
test: glob out variation from 'HGPORT' length
stable
2017-05-01, by Pierre-Yves David
lock: avoid unintentional lock acquisition at failure of readlock
stable
2017-05-01, by FUJIWARA Katsunori
lock: avoid unintentional lock acquisition at failure of readlock
stable
2017-05-01, by FUJIWARA Katsunori
httppeer: unify hint message for PeerTransportError
stable
2017-05-01, by FUJIWARA Katsunori
revset: add i18n comments to error messages for followlines predicate
stable
2017-05-01, by FUJIWARA Katsunori
help: apply bulk fixes for indentation and literal blocking issues
stable
2017-05-01, by FUJIWARA Katsunori
rebase: fix incorrect configuration example
stable
2017-05-01, by FUJIWARA Katsunori
help: use hg role of mini reST to make hyper link in HTML page
stable
2017-05-01, by FUJIWARA Katsunori
help: use mercurial as a subject of colorization and pagination
stable
2017-05-01, by FUJIWARA Katsunori
packaging: add make target for linux wheels
stable
2017-04-25, by Boris Feld
tests: fix two http tests to also pass inside manylinux1 docker
stable
2017-04-25, by Boris Feld
pager: use less as a fallback on Unix
stable
2017-04-28, by Yuya Nishihara
test-bookmarks: factor hooks out to a shell script for Windows
stable
2017-04-25, by Matt Harbison
help: explain how to access subtopics in internals
stable
2017-04-19, by Matt DeVore
log: document the characters ---graph uses to draw
stable
2017-04-18, by Matt DeVore
tests: demonstrate that pager.attend-<abbreviated> doesn't work
stable
2017-04-25, by Gregory Szorc
tests: test that abbreviated command alias is also paged
stable
2017-04-24, by Gregory Szorc
tests: drop unnecessary pager attend in test
stable
2017-04-24, by Gregory Szorc
hgweb: change text of followlines links to "older / newer"
stable
2017-04-24, by Denis Laxalde
hgweb: do not show "descending" link in followlines UI for filelog heads
stable
2017-04-24, by Denis Laxalde
context: optimize linkrev adjustment in blockancestors() (issue5538)
stable
2017-04-24, by Denis Laxalde
record: update help message to use operation instead of "record" (issue5432)
stable
2017-04-24, by Boris Feld
tests: add lots of regex matching to test-http-bad-server.t
stable
2017-04-24, by Augie Fackler
tests: pass only one file at a time to tail(1)
stable
2017-04-23, by Augie Fackler
debian: configure editor and pager to sensible-\1 by default
stable
2017-04-22, by Augie Fackler
tests: work around flaky test failure on FreeBSD and relatives
stable
2017-04-22, by Augie Fackler
context: start walking from "introrev" in blockancestors()
stable
2017-04-20, by Denis Laxalde
sshpeer: try harder to snag stderr when stdout closes unexpectedly
stable
2017-04-13, by Augie Fackler
test-worker: disable tests of forked workers on Windows
stable
2017-04-20, by Yuya Nishihara
test-profile: allow negative time in JSON output (issue5542)
stable
2017-04-20, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip