1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Update the default template to support license summarization More... about 11 years ago
* Add code to check if the provided template_location exist/valid. More... about 11 years ago
* Update the COMMON_LICENSES list * Add a new function to get the dje_license_name * Did a surgery in the function generate_attribution to restore the license summarization features + commented out all the non-useful code More... about 11 years ago
Update code to make the test green. More... about 11 years ago
Minimal support to compare About object equality More... over 11 years ago
Reverted commit 654edce4 in this branch More... over 11 years ago
Merge branch 'develop' into simplification More... over 11 years ago
temp fix to have correct order in the attribution generation based on the input. More... over 11 years ago
Added test files + minor update of the cmd.py More... over 11 years ago
simplify the attrib.py for now More... over 11 years ago
Cosmetics, white spaces More... over 11 years ago
Fixing test to run on cygwin and avoid code dupe More... over 11 years ago
Ensuring that we have proper ignore More... over 11 years ago
Handle multi license correctly. More... over 11 years ago
Sorting test results before doing a comparison. More... over 11 years ago
Completing manual merge of latest develop in simplification More... over 11 years ago
Fixing our own ABOUT files More... over 11 years ago
Fixing failing tests across OS. More... over 11 years ago
Merge branch 'develop' of https://github.com/dejacode/about-code-tool.git into simplification More... over 11 years ago
Renaming top level Python package to ease merging later. More... over 11 years ago
Removing mistaken csv commit More... over 11 years ago
Cosmetics More... over 11 years ago
Working basic about file generation More... over 11 years ago
Cosmetic More... over 11 years ago
Using ABOUT_ROOT_DIR More... over 11 years ago
Fixed #137 - remove the 'about_resource_path' in the generated ABOUT file and keep it in the generated CSV file. More... over 11 years ago
Added a test case for generate attribution with default template More... over 11 years ago
Minor code changes and comments More... over 11 years ago
The previous changes are incorrect. The previous code log all the resources in the limit_to as not found and generate attribution on all the resources that are not in the limit_to. More... over 11 years ago
Fixed #141 The error was cased by the 'None' value of the 'template_path' from More... over 11 years ago