199
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typing: fix a bad return type in phabreview More... about 3 years ago
typehints: update PyQt5 stubs for (most) fully qualified enums More... about 3 years ago
typing: fix a syntax error in PyQt5/QtCore.pyi More... about 3 years ago
py3: replace Thread.isAlive() with Thread.is_alive() (fixes #5846) More... about 3 years ago
grep: fix a py3 crash when double clicking a result line (fixes #5845) More... about 3 years ago
overlay: fix bytes vs str issues on py3 (fixes #5844) More... about 3 years ago
merge default into stable (freeze for 6.3) More... about 3 years ago
hgversion: add 6.3 More... about 3 years ago
packaging: stop excluding the site module from py2exe builds More... about 3 years ago
merge with stable More... about 3 years ago
Added tag 6.2.3 for changeset a6dd9acb5ebe More... about 3 years ago
cmdui: make cancel button of choice dialog visible, relabel it as abort More... about 3 years ago
pytype: disable a bogus attribute-error warning on pygments lexer More... about 3 years ago
pytype: change an annotation from Set -> weakref.WeakSet More... about 3 years ago
pytype: disable a few bogus bad-return-type warnings More... about 3 years ago
pytype: disable a few more warnings about Windows specific modules being missing More... about 3 years ago
ci: pin pytype to 2022.03.29 More... about 3 years ago
mergetools: don't let meld open all changed files on startup More... about 3 years ago
ci: regenerate to drop python2 and add modern hg versions More... about 3 years ago
contrib: use "$()" instead of "`" for command substitution in CI yml generator More... about 3 years ago
contrib: drop python2 support in the CI yml generator More... about 3 years ago
commit: ignore any new branch name when opening the topic dialog More... about 3 years ago
bugreport: retranslate ConfigError containing location as ParseError More... about 3 years ago
run: catch parse error of config file by ConfigError More... about 3 years ago
packaging: update dulwich to drop the certifi dependency (fixes #5825) More... about 3 years ago
Added tag 6.2.2 for changeset 747fe676972c More... about 3 years ago
packaging: force Rosetta mode by removing the arm64 image on macOS (fixes #5827) More... over 3 years ago
tests/mercurialapi_test.py: fix failure in Python 3.11 for inspect module More... over 3 years ago
hglib: avoid crash when no options are configured for extdiff cmd (fixes #5551) More... over 3 years ago
Added tag 6.2.1 for changeset 0f999d374e2c More... over 3 years ago