Commits

trunk
Switch branches/tags
All users
Until Oct 21, 2025
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

Commits on October 21, 2025

  1. Bump to v0.8.0
    - Add 'o' key to open files with $EDITOR
    - Platform-dependent features
    - Enhanced file operations
    - Update all packaging channels (AUR, Homebrew, RPM)
    espadonne committed
  2. espadonne committed
  3. Bump to v0.7.0
    - Add git push functionality
    - Add git tag creation and management
    - Enhanced git operations
    - Update all packaging channels (AUR, Homebrew, RPM)
    espadonne committed
  4. espadonne committed

Commits on October 19, 2025

  1. espadonne committed

Commits on October 18, 2025

  1. Bump to v0.6.0
    - Add src/ui/preview.f90 module
    - Code cleanup and documentation improvements
    - Update all packaging channels (AUR, Homebrew, RPM)
    espadonne committed
  2. espadonne committed
  3. espadonne committed
  4. espadonne committed
  5. espadonne committed
  6. espadonne committed
  7. Bump to v0.5.0
    - Major refactor: modularize codebase into src/ directory
    - Add branch info to git status bar
    - Make git integration reactive
    - Improved code organization and maintainability
    - Update all packaging channels (AUR, Homebrew, RPM)
    espadonne committed
  8. espadonne committed
  9. espadonne committed
  10. Add fortress wrapper script in Homebrew formula
    Users can now run 'fortress' directly after brew install
    espadonne committed
  11. Add git as runtime dependency (0.4.0-2)
    Git integration features require git to be installed.
    Updated all packaging channels.
    espadonne committed
  12. Bump to v0.4.0
    - Add git integration features with status display
    - Add 'U' key to unstage staged files in listing
    - Fix terminal size handling issues
    - Various bug fixes and improvements
    - Update all packaging channels (AUR, Homebrew, RPM)
    espadonne committed
  13. espadonne committed
  14. espadonne committed
  15. Bump to v0.2.0
    - Add fzf integration for fuzzy file search
    - Fix cursor clamping issues
    - Fix cd-on-exit regression
    - Add fzf as runtime dependency across all packages
    - Update AUR, Homebrew, and RPM packaging
    espadonne committed