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: sayanarijit/xplr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: sayanarijit/xplr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 11 commits
  • 25 files changed
  • 6 contributors

Commits on Jul 7, 2025

  1. Update site nav

    sayanarijit committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    46700a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. Fix clippy err (#758)

    sayanarijit authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    a489f11 View commit details
    Browse the repository at this point in the history
  2. allow reading of luajit bytecode as init files (#757)

    allow reading of bytecode as init files
    LyxHuston authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    5adec2b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Create file or dir using :cc (#759)

    If the path ends with /, create dir or create file.
    sayanarijit authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    df09cab View commit details
    Browse the repository at this point in the history
  2. Minor cleanup

    sayanarijit committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    058fc85 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2025

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

Commits on Dec 3, 2025

  1. Replace deprecated markdown link checker with maintained fork and add…

    … Linkspector (#765)
    
    * Initial plan
    
    * Update to maintained markdown link checker fork
    
    Co-authored-by: sayanarijit <11632726+sayanarijit@users.noreply.github.com>
    
    * Add Linkspector link checker
    
    Co-authored-by: sayanarijit <11632726+sayanarijit@users.noreply.github.com>
    
    * Fix clippy issues and correct Linkspector configuration
    
    Co-authored-by: sayanarijit <11632726+sayanarijit@users.noreply.github.com>
    
    * Improve path comparison robustness
    
    Co-authored-by: sayanarijit <11632726+sayanarijit@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: sayanarijit <11632726+sayanarijit@users.noreply.github.com>
    Copilot and sayanarijit authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    bed95bf View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Optimize performance using rayon (#754)

    * Optimize performance using rayon
    
    * Revert some rayon usages
    
    * Use unstable sort
    
    * Dep updates
    
    * Minor cleanup
    
    * Sequential UI rendering
    
    * Docs
    
    * Minor
    sayanarijit authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    5d144e2 View commit details
    Browse the repository at this point in the history
  2. v1.1.0

    sayanarijit committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    7b30fa6 View commit details
    Browse the repository at this point in the history
  3. Fix link

    sayanarijit committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    f20c1da View commit details
    Browse the repository at this point in the history
  4. Fix docs links (#767)

    * Fix docs links
    
    * Finalfix
    sayanarijit authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    db0e781 View commit details
    Browse the repository at this point in the history
Loading