Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sirshak01/lua-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: darktable-org/lua-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 5 files changed
  • 5 contributors

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    ea2596a View commit details
    Browse the repository at this point in the history
  2. Merge pull request darktable-org#575 from Yurivanderburg/fix_typo_in_…

    …hugin
    
    Fixed typo in hugin script - should resolve issue # 570
    
    Thanks
    wpferguson authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    9c0f8d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Fix issue darktable-org#571, use of for _,image in ipairs(sel_images)…

    … do conflicts with function _(msgid)
    fjb2020 committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    f207213 View commit details
    Browse the repository at this point in the history
  2. Merge pull request darktable-org#576 from fjb2020/master

    Fix issue darktable-org#571, use of for _,image in ipairs(sel_images) do conflicts with function _(msgid)
    wpferguson authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    6fdd781 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    87d1854 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Merge pull request darktable-org#577 from kmilos/patch-1

    Fix de_DE translation charset
    wpferguson authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    8c2d0dd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    c6eee15 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Revert "Align sequence tooltip with code."

    This reverts commit c6eee15.
    tabac committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    5309ff1 View commit details
    Browse the repository at this point in the history
  2. Update sequence variable order.

    tabac committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    0cb9a88 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Merge pull request darktable-org#579 from tabac/rename-images-sequenc…

    …e-tooltip
    
    Align sequence tooltip with code.
    wpferguson authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    0043769 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. image_time - added default values of 0 for fields not supplied in

                 set time so that an exiftime can be created.\
    wpferguson committed May 2, 2025
    Configuration menu
    Copy the full SHA
    980fe39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request darktable-org#583 from wpferguson/fix_image_time_i…

    …ssue_582
    
    Fix image time exiftime generation with blank fields
    wpferguson authored May 2, 2025
    Configuration menu
    Copy the full SHA
    62e9329 View commit details
    Browse the repository at this point in the history
Loading