github bhavya-dang/mstat v0.1.2

21 hours ago

Changelog

Added

git support

  • running mstat in git tracked repo directories now show a git column with human-readable statuses like: clean, modified, renamed, conflict, deleted, etc
  • --porcelain: shows status symbols like ??, !, M, etc
  • --no-git: doesn't show the git column

relative & absolute paths

  • be default mstat shows relative file path
  • --full-path: outputs the full path in the name column

brew install

  • added .goreleaser.yml for automatic package versioning and generation of release of brew tap

Commit History

  • 0195ad5 Merge pull request #19 from bhavya-dang/feat/git-brew-tap-support
  • 478d68f feat: git support, rel and abs paths, brew tap release
  • 75ce9da fix: replaced hardcoded filepath with filepath.join() in test

Don't miss a new mstat release

NewReleases is sending notifications on new releases.