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: kr40/nvim-macros
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: kr40/nvim-macros
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.5
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 1, 2024

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

Commits on Feb 2, 2024

  1. Feat: Automatically backup and Restore Json, JSON foramtting options

    We now backup and restore files in case of invalid or mangled data
    We also use jq or yq to format if available else we do not format
    
    Added more robust checks
    kr40 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    970d510 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dev

    kr40 authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fed6399 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from kr40/dev

    Feat: Automatically backup and Restore Json, JSON foramtting options
    kr40 authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4c95be2 View commit details
    Browse the repository at this point in the history
  4. Using better base64 library

    kr40 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d677a2c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from kr40/dev

    Using better base64 library
    kr40 authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0165633 View commit details
    Browse the repository at this point in the history
Loading