Skip to content

barelyhuman/nimclog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimclog

This is nim port of commitlog with a tighter scope

Why ?

size, binary size.

also, to get better at nimlang

Features

  • Categorize git's logs into ["build","chore","ci","docs","feat","fix","perf","refactor","revert","style","test"]
  • Doesn't support scoped commits right now
  • That's about it.

Usage

# for everything
nimclog

# for a specific range
nimclog --start=<gitrevision> --end=<gitrevision>

# shorthand props for the same
nimclog -s=<gitrevision>
nimclog -e=<gitrevision>

Installation

Cross compiled binaries can be found on the releases pages. Windows builds have not been tested, please report if you find any issues running them.

You can also compile it on your own system using nim or nimble

nimble build
# or
nim c src/nimclog.nim

License

MIT

About

a smaller and tightly scoped version of commitlog

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy