Viewing profile — weebst
weebst
HN member- Joined
- Tue, Jun 26, 2018, 2:58 AM UTC
- HN karma
- 225
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About weebst
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47612038
This is awesome! Thank you!
- story
- story
-
comment
Comment #43407790
I'm very happy to hear you had fun with it. Thank you for the comprehensive feedback and for trying it out! Not sure what's happening with the tarball. Will take a look at that.
-
comment
Comment #43406728
Thank you very much!
-
comment
Comment #43406514
That's a neat idea, I can see how it'd be useful. If you have a shell that supports extended globbing, you could do something like: $ git who table */**/*.go That works for me usin…
-
comment
Comment #43406228
The -n flag does this. Use -n 0 to show all rows
-
comment
Comment #43406226
Like other commenters have said, mailmap does this and git who will respect your mailmap file.
-
comment
Comment #43406218
These are all build dependencies. You don't need any of these just to run git who. The language could be clearer; I'll update it.
-
comment
Comment #43406205
Wow! I had no idea. Will need to update the README. Thanks for the tip!
-
story
Show HN: "Git who" – A new CLI tool for industrial-scale Git blaming
I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab o…
-
comment
Comment #22803009
https://twobithistory.org If you think you'd enjoy long-form, deeply researched essays that look at the development of technical ideas throughout the history of computing, I've got…
-
comment
Comment #17799188
Thanks a lot for pointing these out! I've corrected them.
- story
- story