199
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
buqtraq: use an empty string for winreg.QueryValueEx() instead of None More... almost 3 years ago
windows: migrate registry function exception handling to python3 More... almost 3 years ago
windows: ensure registry keys are closed after use More... almost 3 years ago
i18n: drop python2 support More... almost 3 years ago
cleanup: drop `from __future__` statements More... almost 3 years ago
tests: drop python2 support More... almost 3 years ago
hgconfig: drop python2 support More... almost 3 years ago
qtlib: drop python2 support More... almost 3 years ago
merge with stable More... almost 3 years ago
hglib: fix a bytes vs str issue in the error handler of canonpaths() More... almost 3 years ago
hglib: drop python2 support More... almost 3 years ago
paths: drop python2 support More... almost 3 years ago
repowidget: drop python2 support More... almost 3 years ago
msgfmt: drop python2 support More... almost 3 years ago
hglib: stop referencing the `hgsubversion` extension as packaged with TortoiseHg More... almost 3 years ago
wconfig: drop python2 support More... almost 3 years ago
setup: handle the QLibraryInfo transition from `.location()` to `.path()` on Qt6 More... almost 3 years ago
qtcompat: replace Qt.KeyboardModifiers with Qt.KeyboardModifier More... almost 3 years ago
qt: replace more `exec_()` with `exec()` for PyQt6 More... almost 3 years ago
qtcompat: migrate away from QSignalMapper.mapped[QWidget] for Qt6 support More... almost 3 years ago
p4: correct the `QCombobox.activated` signature More... almost 3 years ago
mq: correct the `QCombobox.activated` signature More... almost 3 years ago
qtcompat: migrate away from QSignalMapper.mapped[str] for Qt6 support More... almost 3 years ago
topic: drop an unneeded `pycompat.unicode` cast More... almost 3 years ago
hglib: drop an unneeded `pycompat.unicode` cast More... almost 3 years ago
qscilib: drop unneeded `pycompat.unicode` casts More... almost 3 years ago
packaging: use `--no-reuse-hashes` when compiling the Qt5 macOS requirements More... almost 3 years ago
packaging: update the extension dependencies in the Qt5 builds on macOS More... almost 3 years ago
packaging: update PyQt5 to 5.15.7 and QScintilla to 2.13.3 on macOS More... almost 3 years ago
packaging: update py2app to 0.28.5 in Qt5 builds on macOS More... almost 3 years ago