Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
it1106
/
lua-scripts
Public
forked from
darktable-org/lua-scripts
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 5, 2021
Merge pull request #355 from wpferguson/fix_geoToolbox
Show description for 6a40c83
wpferguson
authored
6a40c83
View commit details
Copy full SHA for 6a40c83
Browse repository at this point
[contrib/geoToolbox] changed atan2 call to atan for lua 5.4 compatibility
wpferguson
committed
c4df81b
View commit details
Copy full SHA for c4df81b
Browse repository at this point
Commits on Aug 4, 2021
Merge pull request #354 from wpferguson/fix_quicktag_entry
Show description for e99827d
wpferguson
authored
e99827d
View commit details
Copy full SHA for e99827d
Browse repository at this point
[contrib/quicktag] changed is_password to false on entry so user can
Show description for a0cbe8e
wpferguson
committed
a0cbe8e
View commit details
Copy full SHA for a0cbe8e
Browse repository at this point
Commits on Jul 14, 2021
Merge pull request #348 from wpferguson/fix_script_manager_register_event
Show description for 97e1451
wpferguson
authored
97e1451
View commit details
Copy full SHA for 97e1451
Browse repository at this point
[script_manager] updated register_event syntax to API 7.0.0
wpferguson
committed
4cbb772
View commit details
Copy full SHA for 4cbb772
Browse repository at this point
Commits on Jul 6, 2021
Merge pull request #345 from wpferguson/sm_git_branch_pattern_matching
Show description for 8f6c2c8
wpferguson
authored
8f6c2c8
View commit details
Copy full SHA for 8f6c2c8
Browse repository at this point
[script_manager] set logging to error
wpferguson
committed
a6d5001
View commit details
Copy full SHA for a6d5001
Browse repository at this point
[script_manager] after numerous attempts to solve this with just pattern
Show description for 6af180a
wpferguson
committed
6af180a
View commit details
Copy full SHA for 6af180a
Browse repository at this point
Merge pull request #344 from wpferguson/sm_fix_current_branch_not_detected
Show description for 86cc22d
wpferguson
authored
86cc22d
View commit details
Copy full SHA for 86cc22d
Browse repository at this point
[script_manager] fix current branch not detected
wpferguson
committed
c1fbfd8
View commit details
Copy full SHA for c1fbfd8
Browse repository at this point
Merge pull request #343 from wpferguson/sm_i18n_git_fix
Show description for 040a83f
wpferguson
authored
040a83f
View commit details
Copy full SHA for 040a83f
Browse repository at this point
[script_manager] fixed log message and reset log level for production
wpferguson
committed
2bc23a1
View commit details
Copy full SHA for 2bc23a1
Browse repository at this point
[script_manager] modified dirty repo test
wpferguson
committed
97f4c91
View commit details
Copy full SHA for 97f4c91
Browse repository at this point
[script_manager] modified git interface to not rely on locale
wpferguson
committed
53d9a42
View commit details
Copy full SHA for 53d9a42
Browse repository at this point
Commits on Jul 5, 2021
Merge pull request #342 from wpferguson/sm_fix_no_current_branch
Show description for c96c523
wpferguson
authored
c96c523
View commit details
Copy full SHA for c96c523
Browse repository at this point
[script_manager] added check for nil current branch and dumped repo_data
wpferguson
committed
9a3eb7b
View commit details
Copy full SHA for 9a3eb7b
Browse repository at this point
Commits on Jul 3, 2021
Merge pull request #340 from wpferguson/script_manager_final_bug_fix
Show description for ecdc74b
wpferguson
authored
ecdc74b
View commit details
Copy full SHA for ecdc74b
Browse repository at this point
[script_manager] make sure we have branches before comparing
wpferguson
committed
422fdbe
View commit details
Copy full SHA for 422fdbe
Browse repository at this point
bug
wpferguson
committed
887bc03
View commit details
Copy full SHA for 887bc03
Browse repository at this point
bug
wpferguson
committed
e32c0c7
View commit details
Copy full SHA for e32c0c7
Browse repository at this point
bug
wpferguson
committed
440dfca
View commit details
Copy full SHA for 440dfca
Browse repository at this point
bug
wpferguson
committed
93cc0ad
View commit details
Copy full SHA for 93cc0ad
Browse repository at this point
bug
wpferguson
committed
f8ec85d
View commit details
Copy full SHA for f8ec85d
Browse repository at this point
Merge pull request #339 from wpferguson/script_manager_no_branch_bugfix
Show description for 688333f
wpferguson
authored
688333f
View commit details
Copy full SHA for 688333f
Browse repository at this point
[script_manager] handle the case where no branches are detected
wpferguson
committed
8f31405
View commit details
Copy full SHA for 8f31405
Browse repository at this point
Merge pull request #338 from wpferguson/script_manager_noise
Show description for 9386a08
wpferguson
authored
9386a08
View commit details
Copy full SHA for 9386a08
Browse repository at this point
[script_manager] converted dt.print_log statements to log.msg with the appropriate level
wpferguson
committed
19cd118
View commit details
Copy full SHA for 19cd118
Browse repository at this point
Commits on Jul 2, 2021
[ChangeLog.md] fixed formatting
wpferguson
committed
c196f98
View commit details
Copy full SHA for c196f98
Browse repository at this point
[script_manager] Added API awareness so that the correct version of
Show description for 56ec258
wpferguson
committed
56ec258
View commit details
Copy full SHA for 56ec258
Browse repository at this point
Commits on Jun 20, 2021
[API 7.0.0 compatibility] Made changes to take advantage of the latest API changes
Show description for 5da64a7
wpferguson
committed
5da64a7
View commit details
Copy full SHA for 5da64a7
Browse repository at this point
Commits on Jun 19, 2021
Merge pull request #335 from wpferguson/revert-dt35-api-changes
Show description for f272aeb
wpferguson
authored
f272aeb
View commit details
Copy full SHA for f272aeb
Browse repository at this point
Merge pull request #336 from wpferguson/312_image_path_in_ui
Show description for cf26b82
wpferguson
authored
cf26b82
View commit details
Copy full SHA for cf26b82
Browse repository at this point
[image_path_in_ui] changed case of module title to respect darktable
Show description for 2041fb3
wpferguson
committed
2041fb3
View commit details
Copy full SHA for 2041fb3
Browse repository at this point
Commits on Jun 12, 2021
Reverted register_event calls back to API 6.1.0
wpferguson
committed
4b63240
View commit details
Copy full SHA for 4b63240
Browse repository at this point
Previous
Next
You can’t perform that action at this time.