aboutsummaryrefslogtreecommitdiff
path: root/src/modules/git
AgeCommit message (Expand)AuthorFilesLines
2023-01-18docs: jsdoc for options (#1644)Shinigami1-3/+30
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+1
2022-12-01refactor(date)!: unify signatures (#1534)Shinigami1-1/+1
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-1/+1
2022-11-09chore: use boolean probability instead of magic numbers (#1540)ST-DDT1-1/+1
2022-11-08fix(git): adjust commitEntry to match `git log` output (#1539)ST-DDT1-6/+63
2022-11-07feat(git): add options.refDate to commitEntry (#1512)Kevin Meinhardt1-1/+5
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-4/+4
2022-10-16refactor(person)!: rename name module (#1445)Shinigami1-1/+1
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-2/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+10
2022-08-28fix(datatype): unintentional hex breaking change (#1306)Eric Cheng1-2/+10
2022-08-15refactor(git): reduce code duplication and follow code style (#1271)ST-DDT1-36/+9
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+134