There wasn't much last week, other than continuing with the functional testing work that queries Elasticsearch. This week, however, saw me extending mrh (Pending is a repo state that requires action):
- Allow ignoring Untracked files in output (feature request from a friend)
- Distinguish Untracked state from other Pendings
- Add 3 more Pendings: added, removed, renamed
- Do not quit after encountering malformed repos
- Add color to output (via colored)
- Add option to display absolute paths
- Check if HEAD is tagged (with some help from Stack Overflow)
I am glad.