acaudwell / Gource

software version control visualization
https://gource.io
GNU General Public License v3.0
11.55k stars 723 forks source link

Implements fixed-user-size param and behavior. #249

Closed 0jrp0 closed 4 years ago

0jrp0 commented 4 years ago

Resolves #93.

acaudwell commented 4 years ago

Other than the few things I noticed above, looks good. Maybe you could add it to the ChangeLog (under 0.52), README and data/gource.1 (the man page). Thanks

0jrp0 commented 4 years ago

Pushed two commits that address comments. This is my first contrib to any github project ever. Let me know if I screwed up the workflow, etc.