• Stars
    star
    835
  • Rank 54,605 (Top 2 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

gitting pissed about your code

git-pissed

gitting pissed about your code.

Are the developers on your team frustrated? Do you wish you had better tests? Do rainy days get you down? Do you have enough stackoverflow links in your code? Answer these questions today with git pissed

git pissed tracks any number of words across your entire git history. The defaults are wildly offensive and inspired by Vidar Holen's Linux Kernel Swear Counts.

Usage

Install the gem, open a git repo, and git pissed.

$ gem install git_pissed
$ cd my/git/repo
$ git pissed && open git-pissed.html

Sometimes we want to track happiness instead of ANGER!! git pissed allows the tracking of any set of words.

$ git pissed --words=love,hate,rainbow

If you are a graphing wizard and just want the data, generate a CSV instead.

$ git pissed --format=csv
$ cat git-pissed.csv
date,love,hate,rainbow
2010-12-27,37,3,2
2012-03-17,29,5,3
2012-11-08,35,4,3
2013-04-08,38,9,3
2013-09-02,42,9,3

Got time to spare and want a really cool graph? Increase the resolution. The amount specified in max-revisions (defaults to 30) will be scanned evenly throughout the entire git history.

$ git pissed --max-revisions=100

$ git pissed --max-revisions=15

Options

$ git-pissed --help
usage: git-pissed [--words=<array>] [--max-revisions=<integer>] [--format=<html|csv>] [--version]

options:
        --words=shit,fuck,crap       Words to track across entire history
        --max-revisions=30           Number of revisions to track, spread equally across entire history
        --format=html                Output format. Supported formats: html, csv
        --version                    Show version

Requirements

git pissed requires Ruby 1.8.7 or later.

Installation

$ gem install git_pissed

Contributing

Please see the Contributing Document

Changelog

Please see the Changelog Document

License

Copyright (C) 2013 Chris Hunt, MIT License

More Repositories

1

dot-files

Dot-files for Linux, Mac OS X, Windows
Vim Script
603
star
2

github-auth

SSH key management for GitHub users
Ruby
384
star
3

desktop

A decent way to change your desktop image
Ruby
250
star
4

color-schemes

Color schemes I've used for an extended period of time and like
Vim Script
239
star
5

favcount

Enhance your useless favicon with FavCount technology
JavaScript
183
star
6

rubiks-cube

Solve your Rubik's Cube with an easy two-cycle solution
Ruby
128
star
7

negfix8

Automate the process of scanning negative film
Shell
56
star
8

marked

Themes for Marked, the best live markdown previewer on Mac OS.
CSS
21
star
9

hi

hi, I'm here to debug your HTTP
Ruby
20
star
10

healthyhacker

Welcome to the Healthy Hacker where we talk about programming, puzzles, memory, fitness, diet, and everything else that you, a healthy hacker, find interesting.
JavaScript
16
star
11

tree

Example binary search tree implementation in Java
Java
13
star
12

cards

Memorize a shuffled deck of playing cards
CSS
12
star
13

snoop

Snoop on content, be notified when it changes.
Ruby
8
star
14

alfred

Alfred Workflows
Ruby
6
star
15

exercises

You have one hour to complete this exercise.
Ruby
6
star
16

status-board

Your very own status board API
Ruby
6
star
17

mute

Muting test suites since 2014
Ruby
5
star
18

practice-problems

Fun practice problems
Ruby
4
star
19

zw2fit

Convert zwo workouts to ANT+ FIT
Ruby
4
star
20

gorbypuff

gorbypuff.cat
JavaScript
3
star
21

cane-hashcheck

Create Cane violations for pre-Ruby 1.9 hash syntax
Ruby
3
star
22

helpme

Help me figure this out
Ruby
3
star
23

parse-tree

Example tab tree parser for #ruby on FreeNode
Ruby
2
star
24

maze

Depth-first maze generation
Ruby
2
star
25

wod

workout of the day
JavaScript
2
star
26

chrishunt.github.com

chrishunt.co
JavaScript
2
star
27

latex-makefile

Makefile for LaTex documents.
2
star
28

cube-timer

Rubik's Cube Timer: Generate scrambles and take averages
Ruby
1
star
29

diffie-chat

Diffie–Hellman key exchange
Java
1
star
30

euler

Project Euler
Ruby
1
star
31

roster-runner

Code replacements for fast sports captioning - rosterrunner.com
Ruby
1
star
32

some-skillz

You need to gem install some_skills
Ruby
1
star
33

tortoise

Tortoise is a Logo interpreter for ruby
Ruby
1
star
34

memory

Remember that time you memorized a shuffled deck of cards?
CSS
1
star
35

follower

Keep track of who starts and stops following you on Twitter
Ruby
1
star