Commit Graph

30 Commits

Author SHA1 Message Date
895f322bd6 Merge branch 'staging' of https://scm.wyattjmiller.com/wymiller/DrillSergeant into staging 2022-08-23 19:13:05 -04:00
7721031d62 added command line arg for tag filtering, added arg logic for tag filtering 2022-08-23 18:57:18 -04:00
e4d8e3f66e added commit filtering by tag 2022-08-23 18:56:56 -04:00
82b8cd5c04 Merge pull request 'Added PDF export functionality' (#4) from pdfDataService into staging
Reviewed-on: #4
2022-08-23 17:55:17 -05:00
908c9cf9dc modified readme 2022-08-23 16:35:31 -04:00
1894b68c5a removed imports 2022-08-23 16:34:55 -04:00
7478f38782 added command line args to export to a PDF 2022-08-23 11:30:01 -04:00
ddabd6080f added functionality to export commit reports to a PDF 2022-08-23 11:29:12 -04:00
7504a5a293 added PdfSharpCore dependency 2022-08-23 11:28:48 -04:00
9e312e9c6c added contrib 2022-08-04 17:47:49 -04:00
ca7716a353 added readme 2022-08-04 16:56:59 -04:00
75c2f209c4 added assembly name 2022-08-04 16:56:45 -04:00
1fc5999e1c added license to project
omitted Exhibit B from MPLv2
2022-08-04 15:59:27 -04:00
e92f953898 added command line arguments 2022-08-04 15:55:42 -04:00
cf54ae1848 added branch filter functionality, modified get commit functionality 2022-08-04 15:53:49 -04:00
d69bc83dc9 removed IronPdf dependency 2022-08-04 15:50:23 -04:00
5c040f08c6 added full excel functionality 2022-07-31 22:37:14 -04:00
389f555633 added more files and directories to ignore 2022-07-31 22:36:51 -04:00
899ff17ee4 fixed excel file being created one parent dir up 2022-07-31 19:49:46 -04:00
153213a93e added excel functionality
doesn't work though. the OpenXml library creates a file one parent
above the current working directory, and the excel file is empty
2022-07-31 18:39:43 -04:00
9345c14cfe program 2022-07-31 18:39:20 -04:00
498f5d339a bridged the BLL and DAL together 2022-07-31 18:38:50 -04:00
6691d26b9d added commit logic 2022-07-31 18:38:23 -04:00
30641081a4 added printing to standard out functionality
the author who has the highest commits in the repo, the commit count highlighted
in yellow. the second highest commit count is highlighted grey, the third
brown
2022-07-31 18:36:00 -04:00
8121e27a8c modified some dependencies 2022-07-31 18:35:43 -04:00
150f9738ff fixed exception 2022-07-29 19:51:22 -04:00
f732a666af it works 2022-07-29 18:18:24 -04:00
257e513761 added IronXL and IronPdf packages 2022-07-29 16:32:39 -04:00
8e3f68989b added gitignore 2022-07-29 13:12:49 -04:00
7920a94f22 initial commit 2022-07-29 13:11:59 -04:00