orglog

command module
v0.0.0-...-7b788e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2020 License: MIT Imports: 15 Imported by: 0

README

orglog

orglog is an organized git log. It's used to quickly create a summary of how an organization's codebase changed in a period. It organizes the output by directory instead of author.

Usage

Query all the changes on the cdr GitHub organization:

$ go run cdr.dev/orglog --organization cdr -f code-server --since-days 30
code-server:
        / (+316, -346) (patch 89%)
                hi@nhooyr.io
                        Remove funding figure (+1, -1)
                        Ask for resume/github re hiring (+1, -1)
                        Fix formatting (+1, -1)
                        Make our funding situation clear in Hiring section (+4, -2)
                        Fix wording in FAQ.md (+2, -2)
                        Fix typo (+1, -1)
                        Add FreeBSD support to install script (+29, -7)
                ammar@ammar.io
                        Update remote location restrictions in README (+1, -1)
                kyle@kwc.io
                        Remove funding statement (+1, -3)
                shereef.bankole@yahhoo.com
                        fix typos in doc/FAQ.md (+4, -4)
        ci/dev/ (+270, -322) (patch 100%)
                ash@coder.com
                        Initialize config and use correct settings path (+11, -7)
                        Fix connections sticking around indefinitely (+3, -3)
                        Update VS Code to 1.46.1 (+147, -170)
                        Update VS Code to 1.47.0 (+109, -142)
        ci/steps/ (+1, -1) (sh 100%)
                hi@nhooyr.io
                        Fix bad $PATH when building MacOS (+1, -1)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL