jmforsythe | 2 years ago | on: Ask HN: Where to find open-source house plans?
jmforsythe's comments
jmforsythe | 2 years ago | on: Treemaps are awesome
jmforsythe | 2 years ago | on: Treemaps are awesome
jmforsythe | 3 years ago | on: Show HN: Git Heat Map – a tool for visualising git repo activity for each file
jmforsythe | 3 years ago | on: Show HN: Git Heat Map – a tool for visualising git repo activity for each file
jmforsythe | 3 years ago | on: Show HN: Git Heat Map – a tool for visualising git repo activity for each file
jmforsythe | 3 years ago | on: Show HN: Git Heat Map – a tool for visualising git repo activity for each file
For the highlighting, currently only a single email pattern input is supported. Type in your pattern into the box at the bottom, then click submit. The pattern gets fed into a LIKE statement in SQLite, so just plaintext, with % representing a wildcard eg torvalds% would highlight files modified by an email starting with torvalds.
jmforsythe | 3 years ago | on: Show HN: Git Heat Map – a tool for visualising git repo activity for each file