Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-07 | improve getCommitHashes | ||
`getCommitHashes` now returns at least one commit, and reverses commits by default (ie. oldest to newset). | |||
2023-11-07 | fix `getRootDir` returning wrong path | ||
Check for `../anissue\n` having been created by invocations prior to this fix. | |||
2023-11-07 | add `Git.getRootDir` | ||
2023-11-07 | refactor history | ||
2023-10-16 | refactor `Git.withWorkingTree` | ||