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.
formatter: add option to redirect output to file object
2015-01-18, by Yuya Nishihara
merge with i18n
stable
2017-06-01, by Kevin Bullock
i18n-pt_BR: synchronized with a0e46f6b248b
stable
2017-05-31, by Wagner Bruna
zsh_completion: install as _hg not hg
stable
2017-05-26, by Kyle Lippincott
osx: override default exclude filter for pkgbuild
stable
2017-05-26, by Augie Fackler
bugzilla: fix typo in help text
stable
2017-05-31, by Wagner Bruna
help: fix typos
stable
2017-05-31, by Wagner Bruna
win32mbcs: avoid unintentional failure at colorization
stable
2017-05-31, by FUJIWARA Katsunori
tests: fix typo in "flagprocesor"
2017-05-31, by Martin von Zweigbergk
contrib: remove unnecessary debug output from editmergeps.ps1
2017-05-30, by Kostia Balytskyi
contrib: fix a bug preventing editmergeps.ps1 from running unknonw editors
2017-05-30, by Kostia Balytskyi
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip