1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplify sz_or_ord_size().
Nmlgc
as nmlgc
More... over 11 years ago
Use LoadLibraryEx() in the injection payload to guarantee the correct DLL path.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Use file_write() to write JSON files.
Nmlgc
as nmlgc
More... over 11 years ago
dir_create_for_fn(): Don't create a directory if [fn] contains no slash.
Nmlgc
as nmlgc
More... over 11 years ago
Add json_decref_safe() to guard against double frees.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Update locally stored but undiscovered repositories.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Improve the URL caching logic.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Ask if existing run configuration files should be overwritten.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Ask for a custom run configuration file name.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Use a new method for naming run configurations.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Refactor console input into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Resolve absolute dependencies.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Print the repository of each selected patch.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Truncate long patch IDs.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Use persistent string storage where possible.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Move the list of selected patches to the bottom.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Refactor output of selected patches into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
Take dependencies into account when adding and removing patches.
Nmlgc
as nmlgc
More... over 11 years ago
Initialize patches during selection in a separate internal run configuration.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Split patch bootstrapping into two functions.
Nmlgc
as nmlgc
More... over 11 years ago
Refactor patch stack updating into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Display all repositories in the patch selection.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Refactor the repository patch list into its own function.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Load all local repositories into a list.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Remove the special treatment of base_tsa.
Nmlgc
as nmlgc
More... over 11 years ago
thcrap_configure: Include the repository ID in the patch selection object.
Nmlgc
as nmlgc
More... over 11 years ago
Fix some memory leaks.
Nmlgc
as nmlgc
More... over 11 years ago
General cleanup.
Nmlgc
as nmlgc
More... over 11 years ago
TSA layout engine: Use json_string_nocheck() instead of converting to or expecting UTF-8.
Nmlgc
as nmlgc
More... over 11 years ago
TSA layout engine: Fix reference counting / memory leak issues.
Nmlgc
as nmlgc
More... over 11 years ago