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.
manifest: fix some pure-Python parser bits to work on Python 3
2017-05-28, by Augie Fackler
tests: make test-manifest finish importing in Python 3
2017-05-28, by Augie Fackler
tests: drop assertIn polyfill now that we're 2.7-only
2017-05-28, by Augie Fackler
perf: benchmark command for revlog indexes
2017-05-28, by Gregory Szorc
perf: rename perfrevlog to perfrevlogrevisions
2017-05-28, by Gregory Szorc
server: use pycompat to get argv
2017-05-28, by Augie Fackler
encoding: make wide character class list a sysstr
2017-05-28, by Augie Fackler
cmdutil: use sorted(dict) instead of x = dict.keys(); x.sort()
2017-05-28, by Augie Fackler
util: look for empty-sysstr instead of empty-bytesstr in textwrap code
2017-05-28, by Augie Fackler
minirst: look for column delimiters using slices instead of indicies
2017-05-28, by Augie Fackler
minirst: grab a byte, not an int, for the underline style
2017-05-28, by Augie Fackler
minirst: use bytes.strip instead of str.strip
2017-05-28, by Augie Fackler
py3: use pycompat.bytestr so that we don't get ascii values
2017-05-29, by Pulkit Goyal
py3: update test-check-py3-compat.t
2017-05-29, by Pulkit Goyal
loader: pywatchman appears to already be py3 compatible
2017-05-28, by Augie Fackler
py3: update test expectations for py3-commands test
2017-05-28, by Augie Fackler
context: do not cache manifestctx
2017-05-25, by Jun Wu
test-context: add a case demonstrating manifest caching problem
2017-05-25, by Jun Wu
debugbundle: display the content of obsmarkers parts
2017-05-25, by Pierre-Yves David
bundle: add an experimental knob to include obsmarkers in bundle
2017-05-28, by Pierre-Yves David
bundle2: move function building obsmarker-part in the bundle2 module
2017-05-28, by Pierre-Yves David
policy: remove unused policynoc and policynocffi constants
2017-05-02, by Yuya Nishihara
cffi: remove superfluous "if True" blocks
2017-05-02, by Yuya Nishihara
cffi: split modules from pure
2017-05-02, by Yuya Nishihara
policy: extend API version checks for cffi
2017-05-28, by Yuya Nishihara
filterpyflakes: allow reexporting pure symbols from cffi modules
2017-05-28, by Yuya Nishihara
import-checker: guess names of C extension modules
2017-05-02, by Yuya Nishihara
import-checker: convert localmods to a set of module names
2017-05-28, by Yuya Nishihara
import-checker: allow importing symbols from pure modules
2017-05-02, by Yuya Nishihara
cffi: put compiled modules into mercurial.cffi package
2017-05-02, by Yuya Nishihara
cffi: rename build scripts
2017-05-02, by Yuya Nishihara
match: remove support for includes from patternmatcher
2017-05-19, by Martin von Zweigbergk
match: simplify includematcher a bit
2017-05-22, by Martin von Zweigbergk
match: remove support for non-include patterns from includematcher
2017-05-19, by Martin von Zweigbergk
match: split up main matcher into patternmatcher and includematcher
2017-05-19, by Martin von Zweigbergk
match: remove support for exact matching from main matcher class
2017-05-18, by Martin von Zweigbergk
match: handle exact matching using new exactmatcher
2017-05-17, by Martin von Zweigbergk
merge: use intersectmatchers() in "m2-vs-ma optimization"
2017-05-12, by Martin von Zweigbergk
match: handle includes using new intersectionmatcher
2017-05-12, by Martin von Zweigbergk
match: move entire uipath() implementation to basematcher
2017-05-25, by Martin von Zweigbergk
local-clone: also copy tags related caches
2017-05-25, by Pierre-Yves David
local-clone: also copy revs-branch-cache files
2017-05-25, by Pierre-Yves David
local-clone: extract the listing of caches to copy
2017-05-25, by Pierre-Yves David
local-clone: extract the closure copying caches
2017-05-25, by Pierre-Yves David
test: add isolated prune case (to test-obsolete-bundle-strip.t)
2017-05-25, by Pierre-Yves David
test-obsolete-bundle-strip: add a complex split and fold case
2017-05-25, by Pierre-Yves David
test-obsolete-bundle-strip: add cases with prune on missing revs
2017-05-25, by Pierre-Yves David
obsolete: fix relevant-obsmarkers computation on pruned changeset
2017-05-25, by Pierre-Yves David
test: add a test file for relevant obsmarkers and its usage
2017-05-25, by Pierre-Yves David
annotate: add a new experimental --skip option to skip revs
2017-05-24, by Siddharth Agarwal
annotate: add core algorithm to skip a rev
2017-05-24, by Siddharth Agarwal
annotate: make pair take all parents to pair against
2017-05-24, by Siddharth Agarwal
annotate: move pair function to top level
2017-05-24, by Siddharth Agarwal
bookmarks: fix check of hash-like name to not abort by ambiguous identifier
2017-05-25, by Yuya Nishihara
localrepo: document that __contains__() may raise LookupError
2017-05-25, by Yuya Nishihara
hidden: drop outdated comment about "dynamic" performance
2017-05-21, by Pierre-Yves David
hidden: unify the static and dynamic blocker logic
2017-05-21, by Pierre-Yves David
hidden: drop the hidden cache logic
2017-05-21, by Pierre-Yves David
hidden: simplify the computation of consistency blocker
2017-05-21, by Pierre-Yves David
hidden: use _domainancestors to compute revs revealed by dynamic blocker
2017-05-21, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip