Skip to content

jt/captainslog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

captainslog

captainslog is a command line utility that prints git logs by day and by author. This is useful when filling out time logs and emailing summaries of commits to clients.

Install

gem install captainslog

Commands

Within a git repository:

$ captainslog
> prints out the past 7 formatted day logs including today

$ captainslog 2
> prints out the past 2 formatted day logs including today

$ captainslog 20
> prints out the past 20 formatted day logs including today

About

captainslog formats git commits by day and author

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages