Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-08 | fix: fix `Git.readTextFileOf` | Alexander Foremny | |
2023-12-08 | chore: drop tree-grepper | Alexander Foremny | |
Regresses in that we only support Haskell for now, as Elm, Nix or Bash are not available as tree-sitter-* Haskell packages. | |||
2023-12-08 | chore: drop `Git.withWorkingTree` | Alexander Foremny | |
2023-12-07 | chore: move remaining `History.*` modules outside of `History` | Alexander Foremny | |
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 | |