aboutsummaryrefslogtreecommitdiff
path: root/src/modules/git
AgeCommit message (Expand)AuthorFilesLines
2024-10-12refactor(internet): rename userName method to username (#3130)Suyash Gulati1-1/+1
2024-03-06refactor(git)!: remove v8 deprecated git method (#2716)Shinigami1-21/+2
2024-03-05docs: improve jsdocs default texts (#2717)ST-DDT1-3/+3
2024-02-18infra(unicorn): prefer-string-replace-all (#2653)Shinigami1-1/+1
2023-11-06refactor: simplify module creation (#2485)ST-DDT1-7/+2
2023-10-17infra(unicorn): escape-case (#2469)ST-DDT1-1/+1
2023-10-09infra(unicorn): no-hex-escape (#2440)ST-DDT1-1/+3
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT1-1/+1
2023-07-18chore: enable strictBindCallApply (#2254)Shinigami1-10/+2
2023-07-14refactor(git): don't use Intl (#2222)Matt Mayer1-50/+32
2023-05-27fix(git): limit need for Intl to specific method (#2172)Matt Mayer1-17/+33
2023-05-15docs: switch doc links to stable (#2152)Shinigami1-1/+1
2023-04-17chore: consistent jsdocs tag formatting (#2056)ST-DDT1-1/+0
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+4
2023-03-14refactor(internet): standardize signatures (#1845)DivisionByZero1-2/+2
2023-02-22refactor(git): length for commit sha (#1863)Shinigami1-8/+38
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2023-02-04fix(git): commitEntry normalize user (#1813)Shinigami1-1/+4
2023-01-24feat(date): introduce faker.defaultRefDate and setDefaultRefDate (#1757)ST-DDT1-3/+3
2023-01-22refactor(git): commitDate explicitly set default for refDate (#1750)DivisionByZero1-1/+1
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