1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #699 from wpferguson/691_more_fixes More... 6 days ago
tools/script_manager.lua - added dir to update scripts so that user installed scripts are updated in the correct directory. More... 6 days ago
Merge pull request #698 from wpferguson/691_scripts_update_fix More... 7 days ago
tools/script_manager - added check in update scripts for the bundled scripts so that we don't try and update them, since the directory they are installed in is not a git directory and most likely not writable. More... 7 days ago
Merge pull request #696 from lefth/fix-home-path More... 8 days ago
Fix the path to the user directory on Windows More... 15 days ago
Merge pull request #690 from wpferguson/email_typo_fix More... 27 days ago
Fixed email address typo More... 27 days ago
Merge pull request #689 from masterpiga/patch-1 More... 27 days ago
Prevent endless loops if luarc requires script_manager More... 27 days ago
Merge pull request #688 from scorpi11/website_gallery_data_path_fix More... 29 days ago
Check for the location of the website gallery data files More... 29 days ago
Merge pull request #687 from wpferguson/fix_ebri_bugs More... about 1 month ago
official/extract_burst_roll_images - added event destroy commands for selection-changed, collection-changed, and mouse-over-image-changed so that the script can be stopped and restarted. More... about 1 month ago
official/extract_burst_roll_images - corrected action button destroy command. More... about 1 month ago
Merge pull request #683 from andriiryzhkov/fix_lua_win More... about 1 month ago
Fix stray "File Not Found" stderr from dir on Windows startup More... about 1 month ago
Merge pull request #677 from andriiryzhkov/fix_raw_denoise More... about 2 months ago
Merge pull request #681 from darktable-org/bug_fix_and_internal_metadata More... about 2 months ago
official/extract_burst_roll_images - added check for internal metadata so that can be used instead of spawning exiv2 or exiftool to detect RawBurstRollImages. More... about 2 months ago
official/auto_straighten - Added check for Nikon cameras where rotation is opposite of Canon and thus requires the sign to be changed. More... about 2 months ago
contrib/image_time - Use internal metadata if available instead of resorting to calling exiv2 or exiftool More... about 2 months ago
Fix wrong colors on non-RGGB sensors via RGGB origin shift and daylight WB round-trip More... 2 months ago
Merge pull request #676 from andriiryzhkov/ai_scripts More... 2 months ago
Add ai_denoise and ai_raw_denoise example scripts for the darktable.ai Lua API More... 2 months ago
Merge pull request #675 from wpferguson/script_manager_match_fix More... 2 months ago
tools/script_manager - sanitized system directory string for lua pattern matching so system lua scripts detection works when lua special characters are in the path (such as -) More... 2 months ago
Merge pull request #674 from wpferguson/fix_translations_and_bug More... 3 months ago
official scripts - clean up translations More... 3 months ago
official/extract_burst_roll_images - fix string length More... 3 months ago