1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
f1bab336ee fix file_stats in git-log parsers 2024-05-14 17:38:39 -07:00
7009d5a014 fix for incorrect insertion and deletion parsing 2023-04-22 14:04:00 -07:00
e4cdfa13ca Fix git log parsing with empty name or email
Sometimes, folks leave their name or email blank in on their
git commits.  Previously, a blank name crashed the git log
parser.
2022-11-11 13:33:01 -06:00
113a90a5a0 optimize tests 2022-09-23 10:58:28 -07:00
2cd14235c8 remove unnecessary pass line 2022-05-27 14:29:48 -07:00
dc582fbec8 fix for git-log coner cases 2022-05-13 12:44:01 -07:00
7f53c58057 add ignore exception tests 2022-05-10 16:23:12 -07:00
febf544202 add git-log-s tests 2022-05-10 16:08:45 -07:00