Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
chg: use color in debug/error messages conditionally
2016-04-05, by Jun Wu
revset: force ascending order for baseset initialized from a set
2016-04-04, by Pierre-Yves David
revset: stabilize repr of baseset initialized with a set
2016-04-04, by Pierre-Yves David
dispatch: factor out command failure handling into a function
2016-04-04, by Martijn Pieters
pypy: fix overeager pattern matching on mpatchError
2016-04-05, by Maciej Fijalkowski
mpatch: unify mpatchError (issue5182)
2016-03-31, by timeless
check-code: reject sed ... \\n
2016-03-30, by timeless
hideablerevs: expand docstring to warn about possible traps
2016-04-02, by Pierre-Yves David
hghave: replace relative import of docutils.core
2016-04-03, by Yuya Nishihara
tests: make tinyproxy.py not import sys.argv by name
2016-04-03, by Yuya Nishihara
tests: alias ui as uimod in test-walkrepo
2016-04-03, by Yuya Nishihara
tests: alias ui as uimod in test-ui-config
2016-04-03, by Yuya Nishihara
tests: alias ui as uimod in test-context
2016-04-03, by Yuya Nishihara
tests: alias ui as uimod in test-ancestor
2016-04-03, by Yuya Nishihara
tests: sort import lines in tinyproxy.py
2016-04-03, by Yuya Nishihara
tests: sort import lines in failfilemerge.py
2016-04-03, by Yuya Nishihara
tests: sort import lines in dumbhttp.py
2016-04-03, by Yuya Nishihara
chgserver: change random state after fork
2016-04-04, by Jun Wu
chg: make connect debug message less repetitive
2016-04-04, by Jun Wu
chgserver: use relative path at socket.bind
2016-04-04, by Jun Wu
chgserver: move args copying logic to the correct place
2016-04-04, by Jun Wu
py3: use print_function in test-status-inprocess.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-status-inprocess.py
2016-04-04, by Robert Stanca
py3: use print_function in test-revlog-ancestry.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-revlog-ancestry.py
2016-04-04, by Robert Stanca
py3: use print_function in test-propertycache.py
2016-04-04, by Robert Stanca
hghave: add hg06..hg39
2016-04-01, by timeless
hghave: use checkvers for bzr114
2016-04-01, by timeless
hghave: replace has_svn13/has_svn15 with checkvers
2016-04-01, by timeless
hghave: add checkvers function
2016-04-01, by timeless
hghave: add docstring for check
2016-04-04, by timeless
hghave: update cvs112 description
2016-04-01, by timeless
py3: use absolute_import in test-propertycache.py
2016-04-04, by Robert Stanca
py3: use print_function in test-parseindex2.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-parseindex2.py
2016-04-04, by Robert Stanca
py3: use print_function in test-minirst.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-minirst.py
2016-04-04, by Robert Stanca
py3: use print_function in test-hybridencode.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-hybridencode.py
2016-04-04, by Robert Stanca
py3: use print_function in test-hgweb-auth.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-hgweb-auth.py
2016-04-04, by Robert Stanca
py3: use print_function in test-hg-parseurl.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-hg-parseurl.py
2016-04-04, by Robert Stanca
py3: use print_function in test-filelog.py
2016-04-04, by Robert Stanca
py3: use absolute_import in test-filelog.py
2016-04-03, by Robert Stanca
py3: use print_function in test-filecache.py
2016-04-03, by Robert Stanca
py3: use absolute_import in test-filecache.py
2016-04-03, by Robert Stanca
py3: use print_function in test-duplicateoptions.py
2016-04-03, by Robert Stanca
py3: use absolute_import in test-duplicateoptions.py
2016-04-03, by Robert Stanca
py3: lexicographical order imports and print_function in test-context.py
2016-04-03, by Robert Stanca
pypy: fix overspecific test checks
2016-04-03, by Maciej Fijalkowski
tests: lexicographical imports in silenttestrunner.py
2016-04-03, by Robert Stanca
py3: use absolute_import in test-context.py
2016-04-03, by Robert Stanca
py3: use print_function in test-bdiff.py
2016-04-03, by Robert Stanca
py3: use absolute_import in test-bdiff.py
2016-04-03, by Robert Stanca
py3: use print_function in test-batching.py
2016-04-03, by Robert Stanca
py3: use absolute_import in test-batching.py
2016-04-03, by Robert Stanca
py3: use print_function in silenttestrunner.py
2016-04-02, by Robert Stanca
py3: use absolute_import in silenttestrunner.py
2016-04-02, by Robert Stanca
py3: use print_function in hypothesishelpers.py
2016-04-02, by Robert Stanca
tests: use absolute_import in hypothesishelpers.py
2016-04-02, by Robert Stanca
py3: use print_function in get-with-headers.py
2016-04-02, by Robert Stanca
py3: use print_function in generate-working-copy-states.py
2016-04-02, by Robert Stanca
py3: use print_function in filterpyflakes.py
2016-04-02, by Robert Stanca
py3: use print_function in test-ancestor.py
2016-04-02, by Robert Stanca
py3: use print_function in seq.py
2016-04-02, by Robert Stanca
py3: use absolute_import in seq.py
2016-04-02, by Robert Stanca
parser: move parsererrordetail() function from revset module
2016-02-29, by Yuya Nishihara
hgweb: fix links in atom-branches
2016-04-01, by Anton Shestakov
revset: prevent infinite recursion on pypy
2016-04-01, by Maciej Fijalkowski
pypy: fix doctests for pypy optimizations
2016-03-31, by Maciej Fijalkowski
largefiles: replace invocation of os.path module by vfs in reposetup.py
2016-03-19, by liscju
largefiles: replace invocation of os.path module by vfs in overrides.py
2016-03-19, by liscju
bundle: warn when update to revision existing only in a bundle (issue5004)
2016-03-23, by liscju
tests: fix builtin module test on pypy
2016-03-30, by Maciej Fijalkowski
hgweb: generate last change date for an empty atom-bookmarks feed (issue5022)
2016-03-31, by Anton Shestakov
hgweb: sort bookmarks in revlog order of their nodes
2016-03-31, by Anton Shestakov
hgweb: sort bookmarks early
2016-03-31, by Anton Shestakov
hgweb: add parents to json-log (issue5074)
2016-03-31, by Anton Shestakov
revset: make _parsealiasdecl() simply return the original parsed tree
2016-02-29, by Yuya Nishihara
revset: inline isvalidfunc(), getfuncname() and getfuncargs()
2016-02-29, by Yuya Nishihara
revset: inline isvalidsymbol() and getsymbol() into _parsealiasdecl()
2016-02-29, by Yuya Nishihara
revset: remove redundant checks for parsed tree of alias
2016-02-29, by Yuya Nishihara
py3: handle iter/iterkeys+iteritems python3 divergence in import-checker
2016-03-30, by timeless
py3: use print_function in import-checker
2016-03-30, by timeless
py3: use absolute_import in import-checker
2016-03-30, by timeless
run-tests: make _processoutput picky about optional globs
2016-03-30, by timeless
py24: remove check-code py24 notation
2016-03-30, by timeless
py3: convert hghave output to text
2016-03-30, by timeless
py3: convert prereq bytes to string in run-tests
2016-03-30, by timeless
record: deprecate the extension
2016-03-28, by Pierre-Yves David
templater: use templatefunc to mark a function as template function
2016-03-30, by FUJIWARA Katsunori
registrar: add templatefunc to mark a function as template function (API)
2016-03-30, by FUJIWARA Katsunori
keyword: use templatefilter to mark a function as template filter
2016-03-30, by FUJIWARA Katsunori
templatefilters: use templatefilter to mark a function as template filter
2016-03-30, by FUJIWARA Katsunori
registrar: add templatefilter to mark a function as template filter (API)
2016-03-30, by FUJIWARA Katsunori
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip