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