1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #146 from simon04/i18n-update
Tobias Jakobs
as supertobi
More... almost 8 years ago
Merge pull request #149 from schwerdf/master
Tobias Jakobs
as supertobi
More... almost 8 years ago
'LabelsToTags' is standalone. More... almost 8 years ago
Added tool to compile source translation files and place the results in the correct locale directory More... almost 8 years ago
Update enfuseAdvanced.lua More... almost 8 years ago
Delete enfuse_pro_2 More... almost 8 years ago
Add enfuseAdvanced More... almost 8 years ago
Delete compiled .mo files More... almost 8 years ago
Update German translation of hugin and kml_export More... almost 8 years ago
Merge pull request #145 from wpferguson/rename_tags_speed_up More... almost 8 years ago
Found a way to access only the images tagged with the old tag instead of searching through all the images in the database. This results in a huge decrease in execution speed, depending on the size of the database. More... almost 8 years ago
Merge pull request #144 from wpferguson/script_manager_dash_bug More... almost 8 years ago
string.match on a filename with a - resulted in a failed match. Added a check for the dash and escaped it. More... almost 8 years ago
Merge pull request #143 from wpferguson/script_manager_win_bug More... almost 8 years ago
fixed buy on windows where preferences wee not getting saved More... almost 8 years ago
Merge pull request #135 from wpferguson/image_stack More... almost 8 years ago
Added path separator constant and used it where necessary. Added comment to attribute copy More... almost 8 years ago
Merge pull request #141 from wpferguson/revert_script_manager_and More... almost 8 years ago
reverted change from nested if statements to a multiple and statement because it didn't work More... almost 8 years ago
Merge pull request #140 from wpferguson/script_manager_typo More... almost 8 years ago
fixed typo in preferences More... almost 8 years ago
Merge pull request #139 from wpferguson/script_manager More... almost 8 years ago
enabled link to lua-scripts version More... almost 8 years ago
Merge pull request #138 from wpferguson/executable_manager More... almost 8 years ago
Cleaned up the code and incorporated Tobias Jakob's comments More... almost 8 years ago
Fixed enable preference not saved More... almost 8 years ago
Added error feedback when script doesn't load More... almost 8 years ago
Created tools/script_manager.lua to provide an interface from darktable for managing the lua scripts. Updated README.md to reflect the added script. More... almost 8 years ago
Created tools/executable_manager.lua for managing external executables used by the lua scripts. Updated the README to reflect the new script. More... almost 8 years ago
Merge pull request #137 from wpferguson/enfuse_version_aware More... almost 8 years ago