Skip to content

Pianoopera/author

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

author

author is a tool to get the history of commits of a specific author

Point Ameba

Description

You can use it to get the history of commits of a specific author in all the repositories in a directory.

Install

for Mac

brew install Pianoopera/tap/author

for Ubuntu

Please download author_Linux_x86_64.tar.gz from the release page

Way to Use Something

Usage

author you/dir/path account_name

Information

author is a tool to get the history of commits of a specific author
You can use it to get the history of commits of a specific author in all the repositories in a directory.

Usage:
  author [flags]
  author [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  version     author version

Flags:
  -a, --accounts strings   accounts to search for
  -h, --help               help for author
  -s, --since string       since how many months ago (default "3")

Use "author [command] --help" for more information about a command.

subCommand

author version
author help

Option

-h, --help | author command help

author --help

-a, --accounts strings | accounts to search for

author you/dir/path account_name --accounts another_account_name1,another_account_name2

-s, --since string | since how many months ago (default "3")

author author you/dir/path account_name --since 1

About

Search Git Author Log Commit History

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages