openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
TortoiseHg
Settings
|
Report Duplicate
199
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 19, 2024 — Nov 19, 2025
Showing page 5 of 681
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
webconf: drop unneeded `pycompat.unicode` casts
Matt Harbison
More...
almost 3 years ago
workbench: drop unneeded `pycompat.unicode` casts
Matt Harbison
More...
almost 3 years ago
typehints: modify the `QAbstractTableModel.flags` signature to use enum return
Matt Harbison
More...
almost 3 years ago
fileview: replace the removed qtcore.QTime with qtcore.QElapsedTimer for Qt6
Matt Harbison
More...
almost 3 years ago
run: convert str.splitlines(0) -> str.splitlines(False) to appease type checkers
Matt Harbison
More...
almost 3 years ago
reporegistry: properly set the default button on the prompt to remove a subrepo
Matt Harbison
More...
almost 3 years ago
qtcompat: avoid combining a Modifier and a Key with the addition operator in Qt6
Matt Harbison
More...
almost 3 years ago
typing: update the return type of HgRepoListModel.flags() to enum type
Matt Harbison
More...
almost 3 years ago
cleanup: drop unused imports
Matt Harbison
More...
almost 3 years ago
bugreport: consistently return nothing from the `_openlink` slot
Matt Harbison
More...
almost 3 years ago
bisect: remove a redundant str() cast
Matt Harbison
More...
almost 3 years ago
bugreport: remove a redundant str() cast
Matt Harbison
More...
almost 3 years ago
customtools: remove redundant str() casts
Matt Harbison
More...
almost 3 years ago
typing: add some type hints to customtools.py to help find redundant str() casts
Matt Harbison
More...
almost 3 years ago
fileview: remove a redundant str() cast
Matt Harbison
More...
almost 3 years ago
hgemail: remove redundant str() casts
Matt Harbison
More...
almost 3 years ago
manifestmodel: remove a redundant str() cast
Matt Harbison
More...
almost 3 years ago
postreview: remove redundant str() casts
Matt Harbison
More...
almost 3 years ago
qtlib: remove redundant str() casts
Matt Harbison
More...
almost 3 years ago
cleanup: convert exceptions to string with the new utility function
Matt Harbison
More...
almost 3 years ago
run: honor the selection of kcachegrind for profiling output on py3
Matt Harbison
More...
almost 3 years ago
run: convert bytes -> str when calling print()
Matt Harbison
More...
almost 3 years ago
repotreemodel: don't convert str -> bytes to call print()
Matt Harbison
More...
almost 3 years ago
repotreemodel: remove a redundant str() cast
Matt Harbison
More...
almost 3 years ago
repowidget: remove redundant str() casts
Matt Harbison
More...
almost 3 years ago
status: remove a redundant str() cast
Matt Harbison
More...
almost 3 years ago
wctxcleaner: remove a redundant str() cast
Matt Harbison
More...
almost 3 years ago
status: pass the exception hint formatting request to the proper method
Matt Harbison
More...
almost 3 years ago
repoview: fix a couple of improper attempts at exception formatting
Matt Harbison
More...
almost 3 years ago
cleanup: remove the rest of the `hglib.tounicode(str(...))` calls
Matt Harbison
More...
almost 3 years ago
←
1
2
3
4
5
6
7
8
9
…
680
681
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree