Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+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.
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
show: add basic labels to work template
stable
2017-04-18, by Gregory Szorc
show: rename "underway" to "work"
stable
2017-04-18, by Gregory Szorc
histedit: make check for unresolved conflicts explicit (issue5545)
stable
2017-04-20, by Siddharth Agarwal
Added signature for changeset 616e788321cc
stable
2017-04-18, by Kevin Bullock
Added tag 4.2-rc for changeset 616e788321cc
stable
2017-04-18, by Kevin Bullock
freeze: merge default into stable for 4.2 code freeze
stable
4.2-rc
2017-04-18, by Augie Fackler
Merge stable with security patch.
stable
2017-04-18, by Augie Fackler
Added signature for changeset 77eaf9539499
stable
2017-04-18, by Augie Fackler
Added tag 4.1.3 for changeset 77eaf9539499
stable
2017-04-18, by Augie Fackler
dispatch: protect against malicious 'hg serve --stdio' invocations (sec)
stable
4.1.3
2017-04-12, by Augie Fackler
progress: retry ferr.flush() and .write() on EINTR (issue5532)
2017-04-13, by Yuya Nishihara
progress: extract stubs to restart ferr.flush() and .write() on EINTR
2017-04-13, by Yuya Nishihara
filemerge: optionally strip quotes from merge marker template (BC)
2017-02-25, by Yuya Nishihara
commit: optionally strip quotes from commit template (BC)
2017-02-25, by Yuya Nishihara
graphlog: optionally strip quotes from graphnode template (BC)
2017-02-25, by Yuya Nishihara
dispatch: ignore further SIGPIPE while handling KeyboardInterrupt
2017-04-17, by Yuya Nishihara
worker: print traceback for uncaught exception unconditionally
2017-04-15, by Yuya Nishihara
worker: propagate exit code to main process
2017-04-15, by Yuya Nishihara
dispatch: print traceback in scmutil.callcatch() if --traceback specified
2017-04-15, by Yuya Nishihara
dispatch: mark callcatch() as a private function
2017-04-15, by Yuya Nishihara
templatefilters: fix crash by string formatting of '{x|splitlines}'
2017-04-15, by Yuya Nishihara
templatekw: factor out showdict() helper
2017-04-05, by Yuya Nishihara
templatekw: have showlist() take mapping dict with no **kwargs expansion (API)
2017-04-05, by Yuya Nishihara
templatekw: change _showlist() to take mapping dict with no **kwargs expansion
2017-04-05, by Yuya Nishihara
templatekw: rename 'args' to 'mapping' in showlist()
2017-04-05, by Yuya Nishihara
templatekw: eliminate unnecessary temporary variable 'names' from _showlist()
2017-04-05, by Yuya Nishihara
color: update the help with the new default
2017-04-17, by Pierre-Yves David
upgrade: register all format variants in a list
2017-04-12, by Pierre-Yves David
upgrade: move descriptions and selection logic in individual classes
2017-04-12, by Pierre-Yves David
upgrade: introduce a 'formatvariant' class
2017-04-10, by Pierre-Yves David
upgrade: implement '__hash__' on 'improvement' class
2017-04-17, by Pierre-Yves David
upgrade: implement '__ne__' on 'improvement' class
2017-04-17, by Pierre-Yves David
color: also enable by default on windows
2017-04-16, by Pierre-Yves David
color: turn on by default (but for windows)
2017-04-16, by Pierre-Yves David
pager: stop using the color extension in tests
2017-04-16, by Pierre-Yves David
bundle2: ignore errors seeking a bundle after an exception (issue4784)
2017-04-16, by Gregory Szorc
error: rename RichIOError to PeerTransportError
2017-04-16, by Gregory Szorc
httppeer: don't send empty Vary request header
2017-04-16, by Gregory Szorc
badserverext: explicitly flush each log write
2017-04-16, by Matt Harbison
test-http-bad-server: conditionalize error output for Windows
2017-04-16, by Matt Harbison
test-tag: make hook runnable on Windows
2017-04-16, by Matt Harbison
obsolescence: add test for the "branch replacement" logic during push, case D7
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case D5
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case D3
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B8
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B7
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B6
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B5
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B4
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B2
2017-04-15, by Pierre-Yves David
checkheads: upgrade the obsolescence postprocessing logic (issue4354)
2017-04-15, by Pierre-Yves David
test-http: add a (glob) for Windows
2017-04-16, by Matt Harbison
testlib: move the prune alias into a shell script for Windows
2017-04-16, by Matt Harbison
hidden: extract the code generating "filtered rev" error for wrapping
2017-04-15, by Pierre-Yves David
serve: add support for Mercurial subrepositories
2017-04-15, by Matt Harbison
hgwebdir: allow a repository to be hosted at "/"
2017-03-31, by Matt Harbison
httppeer: eliminate decompressresponse() proxy
2017-04-14, by Gregory Szorc
httppeer: wrap HTTPResponse.read() globally
2017-04-14, by Gregory Szorc
tests: add tests for poorly behaving HTTP server
2017-04-13, by Gregory Szorc
phases: emit phases to pushkey protocol in deterministic order
2017-04-13, by Gregory Szorc
keepalive: send HTTP request headers in a deterministic order
2017-04-13, by Gregory Szorc
revset: properly parse "descend" argument of followlines()
2017-04-15, by Denis Laxalde
revsetlang: add a getboolean helper function
2017-04-15, by Denis Laxalde
track-tags: write all tag changes to a file
2017-03-28, by Pierre-Yves David
track-tags: compute the actual differences between tags pre/post transaction
2017-03-28, by Pierre-Yves David
track-tags: introduce first bits of tags tracking during transaction
2017-03-28, by Pierre-Yves David
tags: introduce a function to return a valid fnodes list from revs
2017-03-28, by Pierre-Yves David
context: possibly yield initial fctx in blockdescendants()
2017-04-14, by Denis Laxalde
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip