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
-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.
match: add __repr__ for subdirmatcher
2017-05-26, by Martin von Zweigbergk
tests: make test-manifest.py portable to Python 3
2017-05-28, by Augie Fackler
cleanup: rename all iteritems methods to items and add iteritems alias
2017-05-29, by Augie Fackler
help: work around textwrap.dedent() only working on strings
2017-05-28, by Augie Fackler
server: write out pid using bytes IO instead of str IO
2017-05-28, by Augie Fackler
help: convert dict to strkwargs
2017-05-28, by Augie Fackler
util: use sysstr.join instead of bytes.join in textwrap wrapper
2017-05-28, by Augie Fackler
tests: port test extension in test-help.t to python 3
2017-05-28, by Augie Fackler
doc: port check-seclevel.py to be Python 2/3 portable
2017-05-28, by Augie Fackler
match: define exactmatcher.matchfn statically
2017-05-28, by Yuya Nishihara
match: remove override of prefix() from differencematcher
2017-05-28, by Yuya Nishihara
cat: do not start pager if output will be written to file
2017-05-27, by Yuya Nishihara
cat: pass filename template as explicit argument
2017-05-27, by Yuya Nishihara
cmdutil: extract function checking if pattern should be taken as stdin/out
2017-05-25, by Yuya Nishihara
cmdutil: drop deprecated hack to pass file object to makefileobj() (API)
2017-05-25, by Yuya Nishihara
encoding: make sure "wide" variable never be referenced from other modules
2017-05-29, by Yuya Nishihara
manifest: use itertools.chain() instead of + for Python 3 compat
2017-05-28, by Augie Fackler
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip