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.
contrib: make editmergeps use -NoNewWindow option in Start-Process cmdlet
2017-05-30, by Kostia Balytskyi
contrib: run editmergeps.ps1 from the same location as editmergeps.bat
2017-05-30, by Kostia Balytskyi
help: pass commands module by argument
2017-05-21, by Yuya Nishihara
copies: introduce getdstfctx
2017-05-29, by Stanislau Hlebik
copies: rename getfctx to getsrcfctx
2017-05-29, by Stanislau Hlebik
copies: remove msrc and mdst parameters
2017-05-29, by Stanislau Hlebik
copies: add dstctx parameter
2017-05-29, by Stanislau Hlebik
copies: rename ctx to srcctx
2017-05-29, by Stanislau Hlebik
copies: rename m2 to mdst
2017-05-29, by Stanislau Hlebik
copies: rename m1 to msrc
2017-05-29, by Stanislau Hlebik
transaction: delete callbacks after use
2017-05-26, by Gregory Szorc
match: remove special-casing of always-matching patterns in patternmatcher
2017-05-19, by Martin von Zweigbergk
match: move normalize() call out of matcher constructors
2017-05-19, by Martin von Zweigbergk
match: drop support for empty pattern list in patternmatcher
2017-05-19, by Martin von Zweigbergk
match: optimize visitdir() for when no explicit files are listed
2017-05-20, by Martin von Zweigbergk
match: handle everything-matching using new alwaysmatcher
2017-05-19, by Martin von Zweigbergk
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip