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
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.
py3: handle keypresses in chistedit
stable
2019-10-31, by Martin von Zweigbergk
py3: make chistedit render
stable
2019-10-31, by Martin von Zweigbergk
py3: fix exception display encoding in contrib/simplemerge.py
stable
2019-11-01, by Emmanuel Leblond
py3: fix exception message check in test-linerange.py's testOutOfRange
stable
2019-11-01, by Emmanuel Leblond
py3: fix exception message encoding in scmutil.py's simplekeyvaluefile.read
stable
2019-11-01, by Emmanuel Leblond
py3: fix crecord.py's editpatchwitheditor exception message encoding
stable
2019-11-01, by Emmanuel Leblond
py3: fix exception message encoding in infinitepush
stable
2019-11-01, by Emmanuel Leblond
py3: fix fsmonitor's _handleunavailable exception message encoding
stable
2019-11-01, by Emmanuel Leblond
packaging: update built-in Fedora support to Fedora 31
stable
2019-11-01, by Mads Kiilerich
packaging: refactor "fedora29" target to a single more generic "fedora" target
stable
2019-11-01, by Mads Kiilerich
packaging: make dockerrpm fedora target more generic
stable
2019-11-01, by Mads Kiilerich
packaging: use "python3" for fedora29 ... and as buildrpm default
stable
2019-11-01, by Mads Kiilerich
packaging: use "--python python" for centos7 to avoid explicit "python2"
stable
2019-11-01, by Mads Kiilerich
packaging: fix docker-centos5 - use pythonexe and set to "python" as before
stable
2019-11-01, by Mads Kiilerich
packaging: move dockerrpm output directory creation to dockerrpm
stable
2019-11-01, by Mads Kiilerich
packaging: drop "support" for unsupported Fedora versions
stable
2019-10-31, by Mads Kiilerich
mail: black wants to add this blank line
stable
2019-10-30, by Augie Fackler
hghave: verify we have a black that is new enough for our format
stable
2019-10-30, by Augie Fackler
contrib: fix up example fix configuration for our move to released black
stable
2019-10-30, by Augie Fackler
phabricator: use True primitive instead of b'true' for phabupdate actions
stable
2019-10-23, by Ian Moody
setup: allow py3 install without env vars
stable
2019-10-23, by Ian Moody
formatting: drop `grey`, our custom black version
stable
2019-10-29, by Pierre-Yves David
formatting: using black to check for formatting
stable
2019-10-29, by Pierre-Yves David
formatting: run black version 19.10b0 on the codebase
stable
2019-10-29, by Pierre-Yves David
packaging: fix buildrpm whitespace
stable
2019-10-27, by Mads Kiilerich
packaging: drop outdated buildrpm "tested on" comment
stable
2019-10-27, by Mads Kiilerich
packaging: also include hgweb.wsgi in rpms
stable
2019-10-28, by Mads Kiilerich
packaging: introduce Python3 support as buildrpm --python3
stable
2019-10-27, by Mads Kiilerich
packaging: be explicit about Python version in rpm spec
stable
2019-10-27, by Mads Kiilerich
packaging: make python snippets in rpm building python3 compatible
stable
2019-10-27, by Mads Kiilerich
py3: fix patchbomb to accept non-ASCII header value for email preview
stable
2019-10-30, by Yuya Nishihara
tests: check patchbomb with a non-ascii commit message
stable
2019-10-25, by Denis Laxalde
formatter: fix handling of None value in templater mapping
stable
2019-10-27, by Yuya Nishihara
config: add support for defaultvalue of list of printable elements
stable
2019-10-27, by Yuya Nishihara
config: fix -Tjson to not crash due to unsupported defaultvalue types
stable
2019-10-27, by Yuya Nishihara
tests: handle Message-Id email header possible wrapping
stable
2019-10-27, by Denis Laxalde
py3: leverage pycompat.long
stable
2019-10-27, by Yuya Nishihara
packaging: remove version info from Breaks+Replaces in Debian package
stable
2019-10-25, by Denis Laxalde
py3: fix generated non-ascii message in test-notify.t
stable
2019-10-24, by Denis Laxalde
py3: decode encoding literal before passing to .decode()
stable
2019-10-24, by Denis Laxalde
py3: decode payload of notify email
stable
2019-10-24, by Denis Laxalde
py3: decode email headers with mail.headdecode() in notify extension
stable
2019-10-24, by Denis Laxalde
py3: use stdlib's parseaddr() to get sender header in notify extension
stable
2019-10-24, by Denis Laxalde
py3: use a BytesParser in notify extension
stable
2019-10-24, by Denis Laxalde
py3: fix headencode() with display=False
stable
2019-10-24, by Denis Laxalde
mail: catch LookupError in headdecode()
stable
2019-10-24, by Denis Laxalde
py3: account for extra line break in email headers in test-notify.t
stable
2019-10-24, by Denis Laxalde
py3: use as_bytes() method of EmailMessage
stable
2019-10-10, by Denis Laxalde
py3: use %d instead of %s when formatting an int into a bytestring
stable
2019-10-23, by Ian Moody
packaging: ship only a single binary Debian package
stable
2019-10-23, by Denis Laxalde
packaging: avoid running bare "make install" in debian/rules
stable
2019-10-23, by Denis Laxalde
packaging: distinguish clean and build steps from install in Debian
stable
2019-10-23, by Denis Laxalde
packaging: also move Debian .buildinfo file in output directory
stable
2019-10-23, by Denis Laxalde
packaging: upgrade packages distributed with Windows installers
stable
2019-10-21, by Gregory Szorc
automation: install Python 2.7.17, 3.7.5, and PyPy 7.2.0
stable
2019-10-21, by Gregory Szorc
contrib: install Python 2.7.17 and 3.7.5 in Windows environment
stable
2019-10-21, by Gregory Szorc
packaging: use /usr/bin/python3 shebang for scripts in Debian
stable
2019-10-21, by Denis Laxalde
packaging: fix path where .deb files are looked for
stable
2019-10-21, by Denis Laxalde
packaging: let Debian package depends on sensible-utils
stable
2019-10-21, by Denis Laxalde
packaging: upgrade Debian packaging to build with Python 3
stable
2019-10-21, by Denis Laxalde
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip