Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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: add Python 3 exception output to test-lfs-serve-access.t
stable
2019-11-04, by Denis Laxalde
automation: install black
stable
2019-10-31, by Gregory Szorc
py3: use %d to format an int
stable
2019-11-02, by Ian Moody
fsmonitor: normalize exception types to bytes
stable
2019-11-02, by Gregory Szorc
fsmonitor: normalize clock value to bytes
stable
2019-11-02, by Gregory Szorc
fsmonitor: use next() instead of .next()
stable
2019-11-02, by Gregory Szorc
fsmonitor: normalize Watchman paths to bytes
stable
2019-11-02, by Gregory Szorc
fsmonitor: handle unicode keys in tuples
stable
2019-11-02, by Gregory Szorc
fsmonitor: make _hashignore compatible with Python 3
stable
2019-11-02, by Gregory Szorc
fsmonitor: normalize hostname to bytes
stable
2019-11-02, by Gregory Szorc
fsmonitor: access repo.root
stable
2019-11-02, by Gregory Szorc
fsmonitor: coerce watchman exception to bytes
stable
2019-11-02, by Gregory Szorc
fsmonitor: fix str/bytes mismatch when accessing watchman version
stable
2019-11-02, by Gregory Szorc
fsmonitor: reapply b1f62cd39b5c
stable
2019-11-02, by Gregory Szorc
fsmonitor: reapply dd35abc409ee
stable
2019-11-02, by Gregory Szorc
fsmonitor: remove pywatchman from exclusion rule
stable
2019-11-02, by Gregory Szorc
fsmonitor: refresh pywatchman with upstream
stable
2019-11-02, by Gregory Szorc
py3: encode strings before setting rev summary in gnuarch converter
stable
2019-11-04, by Denis Laxalde
py3: use raw string to query EmailMessage in gnuarch converter
stable
2019-11-04, by Denis Laxalde
py3: use mail.parsebytes() in gnuarch catlog parser
stable
2019-11-04, by Denis Laxalde
tests: handle Message-Id line wrapping in test-notify-changegroup.t
stable
2019-11-04, by Denis Laxalde
py3: define and use json.loads polyfill
stable
2019-11-02, by Gregory Szorc
contrib: require Python 3.6 for byteify-strings.py
stable
2019-11-02, by Gregory Szorc
demandimportpy3: only use lazy extension loader on Python 3.6+
stable
2019-11-02, by Gregory Szorc
ui: flush before prompting for input with readline
stable
2019-11-02, by Gregory Szorc
histedit: restore hex nodeids to be 12 digits long
stable
2019-11-01, by Martin von Zweigbergk
tests: fix typo "includfe"
stable
2019-10-29, by Martin von Zweigbergk
py3: fix fsmonitor's _watchmantofsencoding exception message encoding
stable
2019-11-01, by Emmanuel Leblond
py3: use native strings as keys into **opts in chistedit
stable
2019-10-31, by Martin von Zweigbergk
py3: open chistedit file in binary mode using vfs
stable
2019-10-31, by Martin von Zweigbergk
py3: avoid another b''.format() in chistedit
stable
2019-10-31, by Martin von Zweigbergk
py3: render message about conflicts in chistedit code
stable
2019-10-31, by Martin von Zweigbergk
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
py3: decode bytes before logging in run-tests.py
stable
2019-10-21, by Denis Laxalde
Added signature for changeset 59338f956109
stable
2019-10-21, by Augie Fackler
Added tag 5.2rc0 for changeset 59338f956109
stable
2019-10-21, by Augie Fackler
merge default into stable for 5.2 release
stable
5.2rc0
2019-10-21, by Augie Fackler
grep: update docs to reflect new --all-files default
2019-10-18, by Jordi GutiƩrrez Hermoso
grep: enable all-files by default (BC)
2019-10-06, by Sushil khanchi
lfs: dedent documentation section about .hglfs file
2019-10-21, by Denis Laxalde
copies: simplify chain loop
2019-10-17, by Pierre-Yves David
sidedatacopies: only fetch information once for merge
2019-10-17, by Pierre-Yves David
copies: move from a copy on branchpoint to a copy on write approach
2019-10-15, by Pierre-Yves David
copies: compute the exact set of revision to walk
2019-10-12, by Pierre-Yves David
copies: add an explicit test using multiple roots
2019-10-12, by Pierre-Yves David
sidedatacopies: fast path data fetching if revision has no sidedata
2019-10-02, by Pierre-Yves David
largefiles: use context manager for setting "lfstatus" on subrepos too
2019-10-18, by Martin von Zweigbergk
largefiles: reset "lfstatus" attribute to previous value in "finally"
2019-10-18, by Martin von Zweigbergk
largefiles: add context manager for setting/clearing "lfstatus" attribute
2019-10-18, by Martin von Zweigbergk
py3: adjust expected traceback in test-hook.t
2019-10-18, by Denis Laxalde
tests: use non-reverse grep in traceback in test-hook.t
2019-10-18, by Denis Laxalde
py3: add Python 3 exception output to test-hook.t
2019-10-18, by Denis Laxalde
py3: ajust abort message in test-hook.t
2019-10-18, by Denis Laxalde
rust-cpython: prepare for writing tests that require libpython
2019-10-14, by Yuya Nishihara
rust-cpython: make inner functions and structs of ref_sharing private
2019-10-05, by Yuya Nishihara
rust-cpython: keep Python<'a> token in PyRefMut
2019-09-21, by Yuya Nishihara
rust-cpython: require GIL to borrow immutable reference from PySharedRefCell
2019-09-21, by Yuya Nishihara
rust-cpython: make PyLeakedRef operations relatively safe
2019-09-15, by Yuya Nishihara
rust-cpython: put leaked reference in PyLeakedRef
2019-09-15, by Yuya Nishihara
run-tests: make code coverage work on Python 3
2019-10-17, by Gregory Szorc
py3: don't index into bytes in phabricator's _tokenize()
2019-10-17, by Ian Moody
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip