Live data from Hacker News

Show HN: Git Heat Map – a tool for visualising git repo activity for each file

github.com

41–42 of 42 posts

Re: Show HN: Git Heat Map – a tool for visualising git repo activity for each file

#41
post #24

It didn't work for me: File "git-database.py", line 263, in main() File "git-database.py", line 247, in main last_commit = handle_commit(cur, lines) File "git-database.py", line 178, in handle_commit handle_match(cur, matches[i], commit_lines[2+i], fields) File "git-database.py", line 197, in handle_match p, n = secondary_line.split("|") ValueError: not enough values to unpack (expected 2, got 1)

You could try the alternative version of the database-generator: https://github.com/jmforsythe/Git-Heat-Map/pull/6 - it shouldn't crash.

Re: Show HN: Git Heat Map – a tool for visualising git repo activity for each file

#42
post #35
post #31

Earlier quoted context omitted.

The OP works on Git. This project only works on Microsoft GitHub.

Are you sure ? I don't have a chance to test right now but from the brief look i had there's nothing specific for GitHub.com. as i see it uses the git log file. Edit: based on your profile I see you're quite anti Microsoft for some reason. I think one doth protest too much in this case though.

"the brief look i had"

Yes, this is how critical paradigms like decentralization are gradually broken by Microsoft. Things are built and people have a brief look, but don't actually test them on other platforms. Don't criticize people by looking at their comment history, it's petty and frankly seems tribal. Write about the topic being discussed.

Post reply on HN