Commit graph

42 commits

Author SHA1 Message Date
Lukáš Mešťan efd50ccda7 Merge pull request #20 from dangerhuss/exit-early-if-no-git-repo
Exit if we are not in a git repo
2017-01-29 13:05:48 +01:00
Andrew Huss 057caf389d Exit if we are not in a git repo 2017-01-28 15:53:55 -08:00
Lukáš Mešťan adb698f93e Update README.md 2017-01-28 12:36:43 +01:00
Lukáš Mešťan f1785c71e4 Update README.md 2017-01-28 12:35:14 +01:00
Lukáš Mešťan f5599186cc Update README.md 2017-01-28 11:53:28 +01:00
arzzen ecdb11c6e9 fix pretty format in contribution stats #19 2017-01-25 21:41:04 +01:00
Lukáš Mešťan 4d3ba3c0f1 Update README.md 2017-01-22 18:37:40 +01:00
Lukáš Mešťan 1b5b51595f Update README.md 2017-01-22 18:37:07 +01:00
arzzen 7f099c0acb fix daily commits 2017-01-22 18:24:32 +01:00
arzzen 352ae7c505 add setting since/until 2017-01-22 18:16:07 +01:00
Lukáš Mešťan 7998ec0f34 Merge pull request #18 from arzzen/awk-division-by-zero
awk division by zero #16
2017-01-22 15:57:24 +01:00
Lukáš Mešťan 2ea7932763 cygwin installer/uninstaller 2017-01-22 14:41:27 +01:00
arzzen 84f4caf045 awk division by zero #16 2017-01-22 13:36:00 +01:00
arzzen fb3a113072 fix branch tree 2017-01-20 20:25:17 +01:00
Joopmicroop a9db346620 oops forgot discription 2017-01-19 21:59:46 +01:00
Joopmicroop 4e3457d70c added branchTree command and changed README.md 2017-01-19 21:35:00 +01:00
Lukáš Mešťan 23fb0be900 Update README.md 2017-01-19 19:26:59 +01:00
Lukáš Mešťan 114d90df22 Update README.md 2017-01-19 19:25:32 +01:00
Lukáš Mešťan c3f9d3492c Update README.md 2017-01-19 19:24:47 +01:00
Lukáš Mešťan a0708e88cb Merge pull request #12 from nskins/organize-ui
Organize and simplify user interface
2017-01-19 08:48:38 +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
Lukáš Mešťan e43317f6f5 Update README.md 2017-01-18 16:35:22 +01: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
Lukáš Mešťan abb48e3c23 Merge pull request #9 from mdegis/master
Fix mixed indentation
2017-01-17 16:50:34 +01:00
Melih Değiş 488cdfed30 Fix mixed indentation 2017-01-17 17:36:32 +03:00
Lukáš Mešťan afa91dff42 Merge pull request #8 from kidd/first-last-commits
Add first -> last commits for each author.
2017-01-17 15:32:13 +01:00
Raimon Grau 7591ddb5d5 Add first -> last commits for each author. 2017-01-17 14:36:22 +01:00
Lukáš Mešťan 57b92859ee Update README.md 2017-01-17 07:26:44 +01:00
Lukáš Mešťan 331f144d3f Merge pull request #5 from Linell/master
restrict to non-merge commits
2017-01-17 07:23:14 +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 97d31843fd update readme 2017-01-16 21:08:38 +01:00
arzzen 061c4657b1 git alias "git quick-status" 2017-01-16 21:04:11 +01:00
arzzen 4df04839ea change to native menu 2017-01-16 21:03:40 +01:00
Lukáš Mešťan 1b384d588b Update Makefile 2017-01-15 19:21:57 +01:00
Lukáš Mešťan ab9b042e35 Update README.md 2017-01-15 18:36:19 +01:00
arzzen 3409eaf2b1 rename 2017-01-15 18:33:27 +01:00
arzzen 53c7f544dc rename file 2017-01-15 18:32:39 +01:00
arzzen c9f90c0346 init 2017-01-15 18:31:22 +01:00
Lukáš Mešťan 142205b47e Initial commit 2017-01-15 18:11:22 +01:00