Commit graph

358 commits

Author SHA1 Message Date
Ben Boeckel f4930f152d Makefile: fix installing to an empty prefix
If `$(PREFIX)` was an empty directory, `$(PREFIX)/bin` would end up
being the executable instead of a directory. Create the `bin` directory
first.
2018-09-20 13:34:18 -04:00
Phạm Ngọc Thắng e5727cf4e9
fix: author not show fullname 2018-09-19 10:17:16 +07:00
Lukáš Mešťan 6b54e9d8df
Merge pull request #44 from dkalowsk/fix_makefile
Makefile: set PREFIX to conditional assignment
2018-08-23 09:32:17 +02:00
Dan Kalowsky 7f70c8b728 Makefile: set PREFIX to conditional assignment
When the variable PREFIX is provided on the command line, do not
override the value.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
2018-08-22 14:37:11 -07:00
Lukáš Mešťan dc86f8b6ae
Merge pull request #43 from afarah1/master
Fix ambiguous argument when author is not specified for commits by hour
2018-07-26 10:56:39 +02:00
Alef Farah 36967bc6f4 Fix ambiguous argument when author is not specified 2018-07-25 18:38:37 -03:00
Lukáš Mešťan cdfa6bf467
Merge pull request #42 from RobertBeilich/master
Fix error on whitespace in author name
2018-07-17 16:34:43 +02:00
Robert Beilich a496390884 Fix error on whitespace in author name
Fixes https://github.com/arzzen/git-quick-stats/issues/37
2018-07-17 09:42:39 +02:00
Lukáš Mešťan e81d3ab9f4
Update README.md 2018-01-22 20:15:45 +01:00
Lukáš Mešťan b0e62d64c7
Update README.md 2018-01-22 08:25:42 +01:00
Lukáš Mešťan 01b6e17007
Update LICENSE 2018-01-07 12:33:34 +01:00
Lukáš Mešťan ac730dbfbc Merge pull request #36 from a7r3/master
Makefile: Don't treat newline characters literally
2017-10-20 08:20:50 +02:00
a7r3 37b37bb5c8
Makefile: Don't treat newline characters literally
Signed-off-by: a7r3 <arvindultimate7352@gmail.com>
2017-10-19 22:04:33 +05:30
Lukáš Mešťan db8009ff6d Update README.md 2017-09-29 13:41:25 +02:00
Lukáš Mešťan 5a275c87b8 Delete CONTRIBUTING.md 2017-09-29 13:40:28 +02:00
Lukáš Mešťan 98c0252e97 Rename CONTRIBUTING.md to contributing.md 2017-09-29 13:40:15 +02:00
Lukáš Mešťan 5a389f5071 Create issue_template.md 2017-09-29 13:38:57 +02:00
Lukáš Mešťan 382f6759cf Create CONTRIBUTING.md 2017-09-29 13:37:36 +02:00
Lukáš Mešťan 6362149953 Update README.md 2017-09-29 13:33:00 +02:00
Lukáš Mešťan 36cae305a4 Update .travis.yml 2017-09-29 13:28:50 +02:00
Lukáš Mešťan 90f6b631a9 update badges 2017-09-11 15:53:31 +02:00
Lukáš Mešťan 6a894d9efe Update README.md 2017-09-11 15:51:12 +02:00
Lukas Mestan ef6120fa64 add .mailmap 2017-09-05 08:42:41 +02:00
Lukas Mestan 7c6b9b01e4 update makefile 2017-09-04 12:01:34 +02:00
Lukas Mestan 10353cbeff respecting .mailmap, refs #33 2017-09-04 11:23:16 +02:00
Lukáš Mešťan 0f68ba1588 fix define function 2017-07-28 09:42:33 +02:00
Lukáš Mešťan a985e4decf Merge pull request #32 from arzzen/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-06-16 08:24:05 +02:00
Lukáš Mešťan 6b33554bea Create CODE_OF_CONDUCT.md 2017-06-16 08:22:00 +02:00
Lukáš Mešťan a6aed25d4b citations 2017-06-07 10:28:08 +02:00
Lukáš Mešťan 9418613d42 fix #30
update readme
2017-05-08 12:15:08 +02:00
Lukáš Mešťan ab633cf8ea update reinstall section 2017-04-03 09:08:29 +02:00
Lukas Mestan 3c3f261a7c
update readme 2017-04-02 17:31:31 +02:00
Lukas Mestan d6c1d1e4fd
verbose tests 2017-04-02 17:02:56 +02:00
Lukas Mestan 75e3a87a24 cmd: make reinstall 2017-03-30 14:45:28 +02:00
Lukáš Mešťan daa7b94103 Merge pull request #27 from arzzen/feature/changelogsByAuthor
Feature/changelogs by author
2017-03-28 19:05:43 +02:00
Lukáš Mešťan 515fdb3b08 fix invalid argument test 2017-03-28 11:46:40 +02:00
Lukas Mestan aa6065ed3b changelogsByAuthor 2017-03-28 10:36:56 +02:00
Lukas Mestan 66d7eee893 add author to changelogs 2017-03-28 10:15:19 +02:00
Lukas Mestan fe2557b92c
github pages 2017-03-19 14:39:41 +00:00
Lukas Mestan 5494388655
fix exit code 2017-03-18 14:04:03 +01:00
Lukas Mestan 8d209e371f
travisci 2017-03-18 13:59:30 +01:00
Lukas Mestan d2fe6fe5ce
bugfix tree view 2017-03-18 12:09:17 +01:00
Lukáš Mešťan 8f5dd5bed7 Merge pull request #26 from bpkroth/add-commitsByAuthorByHour-support 2017-03-18 12:06:21 +01:00
Brian Kroth d4f09f23be adapts commitsByHour to allow reporting by author as well 2017-03-17 10:53:25 -05:00
Lukáš Mešťan 89a62ebe06 remove dot in pathspec 2017-03-17 07:30:29 +01:00
Lukáš Mešťan 481bc47482 rename variable _exclude to _pathspec 2017-03-16 11:43:48 +01:00
Lukas Mestan 29bbc98c87
rename _GIT_EXCLUDE to _GIT_PATHSPEC 2017-03-15 20:11:56 +01:00
Lukas Mestan f344f0dfb7
quote ${_exclude} 2017-03-15 19:09:07 +01:00
Lukas Mestan 8b24e28c95
add _GIT_EXCLUDE, #25 2017-03-15 18:51:00 +01:00
Lukas Mestan 745b995f30
update inline graph 2017-03-07 19:09:36 +01:00