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
merge default into stable (freeze for 6.4) More... over 2 years ago
run: fix a py3 crash launching the prune dialog More... over 2 years ago
run: byteify the pattern check on the `ignore` command More... over 2 years ago
run: byteify the copy/move alias for `drag_copy()` and `drag_move()` More... over 2 years ago
run: convert the optional patterns to unicode in `debugreport` More... over 2 years ago
blockmatcher: byteify a few calls to `ui.status()` More... over 2 years ago
run: fix the detection of file copy on py3 before showing the rename dialog More... over 2 years ago
rejects: byteify a path check to avoid crashing before showing the dialog More... over 2 years ago
qtapp: enforce the minimum version of Qt/PyQt 5.11 More... over 2 years ago
packaging: bump hg-git to 1.0.2 for hg 6.4 compatibility More... over 2 years ago
shlib: update `thgstatus` file only when needed More... over 2 years ago
thgstatus: eliminate duplicate shell notifications with `--all` More... over 2 years ago
thgstatus: byteify path handling and core API calls More... over 2 years ago
partialcommit: call dirstate.changing_files() to silence ProgrammingError More... over 2 years ago
partialcommit: use context manager API to repo.wlock() More... over 2 years ago
hgversion: add 6.4 More... over 2 years ago
chunks: byteify the `git` diffopt so it actually is used (fixes #5870) More... over 2 years ago
repofilter: avoid reassigning a variable with a different type More... over 2 years ago
typing: fix an Optional QFont argument More... over 2 years ago
branchop: drop an unneeded `pycompat.unicode` cast More... over 2 years ago
tests: drop unneeded `pycompat.unicode` casts More... over 2 years ago
contrib: drop an unneeded `pycompat.unicode` cast More... over 2 years ago
archive: drop unneeded `pycompat.unicode` casts More... over 2 years ago
backout: drop unneeded `pycompat.unicode` casts More... over 2 years ago
bisect: drop unneeded `pycompat.unicode` casts More... over 2 years ago
bookmark: drop unneeded `pycompat.unicode` casts More... over 2 years ago
closebranch: drop an unneeded `pycompat.unicode` cast More... over 2 years ago
cmdcore: drop unneeded `pycompat.unicode` casts More... over 2 years ago
cmdui: drop unneeded `pycompat.unicode` casts More... over 2 years ago
commit: drop unneeded `pycompat.unicode` casts More... over 2 years ago