Commit graph

11 commits

Author SHA1 Message Date
Joopmicroop 4e3457d70c added branchTree command and changed README.md 2017-01-19 21:35:00 +01:00
Nicholas Skinsacos 22659b8f21 Organize and simplify user interface
The current user interface seems to place options in no particular order, which slows down the user's workflow. By providing some more organization, the learning curve will be easier for new users. In order to test the changes, I've entered each option and verified the appropriate output and action.

* Provide a hierarchy of verbs for the corresponding set of options.
* Alphabetize menu options for a second layer of organization.
* Simplify option statements and change the corresponding output in the appropriate places.
* Reorder mapping of number to function in the main while loop.
2017-01-19 00:34:53 -05:00
arzzen bab896a6ec 🌵 remove %(color 2017-01-17 20:28:08 +01:00
arzzen 7b2768565a 🌵 2017-01-17 20:25:14 +01:00
arzzen a9380ec5a4 small changes 2017-01-17 20:23:33 +01:00
arzzen 7ded29df6b fix #7, #4 2017-01-17 19:07:41 +01:00
Melih Değiş 488cdfed30 Fix mixed indentation 2017-01-17 17:36:32 +03:00
Raimon Grau 7591ddb5d5 Add first -> last commits for each author. 2017-01-17 14:36:22 +01:00
Linell 02558e75a4 restrict to non-merge commits
Restrict the commits used in generating stats to commits that aren't
merges. For repos that have lots of pull requests that are merged in it
can really throw off the statistics.
2017-01-16 20:57:20 -06:00
arzzen 4df04839ea change to native menu 2017-01-16 21:03:40 +01:00
arzzen 3409eaf2b1 rename 2017-01-15 18:33:27 +01:00
Renamed from git-quick-stats.sh (Browse further)