1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 15 hours ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
log the exception error message if any More... almost 9 years ago
* Rearrange functions parameters * Remove the dje_license_key field * Rename extract_license to fetch_license More... almost 9 years ago
Update COMMON_LICENSES to use license key instead of license short name. More... almost 9 years ago
* Rearrange order of functions arguments. * Use '-' instead of '_' in for options * Change the name of 'MAPPING.CONFIG' to 'mapping.config' * Update USAGE document More... almost 9 years ago
Add TODO: wee should not use license names, but keys instead. More... almost 9 years ago
Remove unused load() method. Rename load2() to load(). More... almost 9 years ago
Remove unused "capture" arg for fiel constructors More... almost 9 years ago
Format code. More... almost 9 years ago
Refine command line entry point structure More... almost 9 years ago
Remove unused config-relatedd function. Reorg imports. Minor cleanups. More... almost 9 years ago
Remove schematics which was not used at all More... almost 9 years ago
Simplified the code and update comments/docs More... almost 9 years ago
use posixpath.join for joining instead of `+` More... almost 9 years ago
update test code for log_errors More... almost 9 years ago
Remove the no_stdout gloopbal variable. Implement `quiet` option for each of the subcommands. More... almost 9 years ago
Update USAGE doc More... almost 9 years ago
Fix the json template More... almost 9 years ago
Fixed #172 More... almost 9 years ago
#172 More... almost 9 years ago
Improve help text More... almost 9 years ago
Fixed #175 More... almost 9 years ago
Fixed #167 More... almost 9 years ago
Fixed #184 More... almost 9 years ago
Fixed #262 and #257 More... almost 9 years ago
remove the as_unc function as it's exactly the same as the add_unc() More... almost 9 years ago
Remove and replace the posix_path function to to_posix() as these 2 functions are exactly the same. More... almost 9 years ago
Revise fix for #257 More... almost 9 years ago
fixed #257 More... almost 9 years ago
Temp fix #259 More... almost 9 years ago
Add code to check the existence of license files after `extract_license` or `license_text_location` More... almost 9 years ago