1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
contrib/auto_snapshot - added Lua option to create always create a snapshot when opening an image in darkroom, even if it is altered More... about 2 years ago
contrib/auto_snapshot - take a snapshot automatically when opening an image in darkroom More... about 2 years ago
contrib/fujifilm_dynamic_range - added check for duplicates after an image is processed. If duplicates are found the exposure bias is applied to them. More... about 2 years ago
contrib/rename_images - make sure the renamed image, or first renamed image of a group is visible after renaming. More... about 2 years ago
Merge pull request #485 from wpferguson/script_manager_api_solution More... about 2 years ago
lib/dtutils/log - fix screen print check More... about 2 years ago
tools/script_manager - changed API check from hard (crash) to soft which allows script_manager to fix tthe problem by checking out the correct version of the scripts for the API version. More... about 2 years ago
Merge pull request #482 from wpferguson/fix_non_windows_command_sanitize More... about 2 years ago
lib/dtuils/system - removed ds.sanitize wrapped around non windows command. More... about 2 years ago
Merge pull request #479 from wpferguson/script_mangaer_4_8 More... about 2 years ago
tools/script_manager - new user interface for darktable 4.8 More... about 2 years ago
Merge pull request #477 from darktable-org/revert-474-script_manager_new_ui More... about 2 years ago
Revert "script_manager new UI" More... about 2 years ago
Merge pull request #474 from wpferguson/script_manager_new_ui More... about 2 years ago
Merge pull request #475 from wpferguson/doc_update More... about 2 years ago
ChangeLog - Updated with the latest repository changes More... about 2 years ago
Merge branch 'master' into script_manager_new_ui More... about 2 years ago
tools/script_manaager added sanitized io.popen and os.execute functions for windows character and space issues. Cleaned up translatable strings to make future translation easier. More... about 2 years ago
Merge pull request #473 from wpferguson/fix_472_fujifilm_ratings More... about 2 years ago
Merge pull request #469 from wpferguson/win_sanitize More... about 2 years ago
Merge pull request #468 from wpferguson/dbmaint More... about 2 years ago
contrib/fujifilm_ratings - added check to ensure the image is a fujifilm file. More... about 2 years ago
Merge pull request #470 from wpferguson/windows_executuable_manager_fix More... about 2 years ago
tools/executable_manager - fix position not visible on windows More... about 2 years ago
lib/dtutils/system added local helper function quote_windows_command() to wrap a windows command in quotes. Added a sanitize step to windows_external_command() plus quote_windows_command() to deal with all the windows username possibilities More... about 2 years ago
tools/get_lib_manpages - more code cleanup More... about 2 years ago
tools/git_lib_manpages code cleanup More... about 2 years ago
lib/dtutils/system code cleanup More... about 2 years ago
lib/dtutils - fixed documentation error More... about 2 years ago
contrib/autostyle replaced io.popen functions with wrapper contrib/color_profile_manager to properly quote windows commands so contrib/fujifilm_dynamic_range that they are sanitized for special contrib/fujifilm_ratings characters and spaces contrib/geoJSON_export contrib/geoToolbox contrib/image_stack contrib/image_time contrib/kml_export official/enfuse tools/executable_manager tools/get_lib_manpages tools/get_libdoc More... about 2 years ago