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 }}
AlicVB
/
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 Jun 19, 2019
Merge pull request #189 from wpferguson/remove_plugin_manager_symlink
Show description for c9ccbb2
wpferguson
authored
c9ccbb2
View commit details
Copy full SHA for c9ccbb2
Browse repository at this point
Removed symlink for plugin_manager development
wpferguson
committed
eacfc4b
View commit details
Copy full SHA for eacfc4b
Browse repository at this point
Commits on May 7, 2019
Merge pull request #179 from BzKevin/BzKevin-enfuseAdvanced-refactor
Show description for d3dafd4
supertobi
authored
d3dafd4
View commit details
Copy full SHA for d3dafd4
Browse repository at this point
Merge branch 'master' into BzKevin-enfuseAdvanced-refactor
supertobi
authored
8004b96
View commit details
Copy full SHA for 8004b96
Browse repository at this point
Merge pull request #164 from BzKevin/BzKevin-HDRMerge
Show description for 7cc58d9
supertobi
authored
7cc58d9
View commit details
Copy full SHA for 7cc58d9
Browse repository at this point
Change 'Create Unique Filename' to default
BzKevin
authored
f82ae6c
View commit details
Copy full SHA for f82ae6c
Browse repository at this point
Commits on May 6, 2019
Merge pull request #178 from BzKevin/BzKevin-AutoGrouper
Show description for 6ab029e
wpferguson
authored
6ab029e
View commit details
Copy full SHA for 6ab029e
Browse repository at this point
Changes requestd via PR
Show description for 2c3536a
BzKevin
authored
2c3536a
View commit details
Copy full SHA for 2c3536a
Browse repository at this point
Commits on Apr 16, 2019
Merge pull request #185 from darktable-org/file.lua
Show description for 0fe95e9
supertobi
authored
0fe95e9
View commit details
Copy full SHA for 0fe95e9
Browse repository at this point
dtutils_file.file_copy: use the result
supertobi
authored
cadd98d
View commit details
Copy full SHA for cadd98d
Browse repository at this point
Merge pull request #184 from darktable-org/dt_utils_system
Show description for 92f99c3
wpferguson
authored
92f99c3
View commit details
Copy full SHA for 92f99c3
Browse repository at this point
Commits on Apr 15, 2019
OpenInExplorer
Show description for f1d397f
supertobi
authored
f1d397f
View commit details
Copy full SHA for f1d397f
Browse repository at this point
Merge pull request #171 from darktable-org/supertobi-patch-1
Show description for eeaa6b4
supertobi
authored
eeaa6b4
View commit details
Copy full SHA for eeaa6b4
Browse repository at this point
Merge branch 'master' into supertobi-patch-1
supertobi
authored
53d6b54
View commit details
Copy full SHA for 53d6b54
Browse repository at this point
Fixed bugs after Linux testing
supertobi
authored
ffd6abb
View commit details
Copy full SHA for ffd6abb
Browse repository at this point
Update kml_export.lua
Show description for f08421a
supertobi
authored
f08421a
View commit details
Copy full SHA for f08421a
Browse repository at this point
Update kml_export.lua
Show description for a383d1e
supertobi
authored
a383d1e
View commit details
Copy full SHA for a383d1e
Browse repository at this point
file.lua copy for windows
supertobi
authored
d355095
View commit details
Copy full SHA for d355095
Browse repository at this point
On Windows we don't need anything to open a file
Show description for a81d992
supertobi
authored
a81d992
View commit details
Copy full SHA for a81d992
Browse repository at this point
Commits on Mar 29, 2019
Merge pull request #183 from wpferguson/executable_manager_fix
Show description for eb13518
wpferguson
authored
eb13518
View commit details
Copy full SHA for eb13518
Browse repository at this point
Fixed bug that caused the lua executale path to not split correctly on windows. Preferences are stored internally with forward slashes, not O/S specific path separators.
wpferguson
committed
bf6e180
View commit details
Copy full SHA for bf6e180
Browse repository at this point
Commits on Mar 22, 2019
Makte Translatable + others
Show description for fcad7a5
BzKevin
authored
fcad7a5
View commit details
Copy full SHA for fcad7a5
Browse repository at this point
Make text translatable
BzKevin
authored
7ffdf16
View commit details
Copy full SHA for 7ffdf16
Browse repository at this point
Commits on Mar 12, 2019
Remove executable preferences
Show description for a5ad5e6
BzKevin
authored
a5ad5e6
View commit details
Copy full SHA for a5ad5e6
Browse repository at this point
Fix bug when updating exe preference
Show description for 4b3b1f7
BzKevin
authored
4b3b1f7
View commit details
Copy full SHA for 4b3b1f7
Browse repository at this point
Use file chooser to set executable path preference
Show description for 844e89a
BzKevin
authored
844e89a
View commit details
Copy full SHA for 844e89a
Browse repository at this point
Minor tweaks to last commit
BzKevin
authored
d88af9f
View commit details
Copy full SHA for d88af9f
Browse repository at this point
Removed preferences for exe
Show description for 7a3a9ba
BzKevin
authored
7a3a9ba
View commit details
Copy full SHA for 7a3a9ba
Browse repository at this point
Commits on Mar 5, 2019
Tab to Space
BzKevin
authored
5d3910d
View commit details
Copy full SHA for 5d3910d
Browse repository at this point
Tab to Space
BzKevin
authored
f740d34
View commit details
Copy full SHA for f740d34
Browse repository at this point
Tab to Space
BzKevin
authored
58ca70c
View commit details
Copy full SHA for 58ca70c
Browse repository at this point
Commits on Mar 4, 2019
Refactored
Show description for ee59540
BzKevin
authored
ee59540
View commit details
Copy full SHA for ee59540
Browse repository at this point
Added comments, made the gap inclusive
Show description for 9e97b8f
BzKevin
authored
9e97b8f
View commit details
Copy full SHA for 9e97b8f
Browse repository at this point
Add AutoGrouper
Show description for 95968c3
BzKevin
authored
95968c3
View commit details
Copy full SHA for 95968c3
Browse repository at this point
Comments added, minor updates
Show description for 85c242f
BzKevin
authored
85c242f
View commit details
Copy full SHA for 85c242f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.