GNOME Bugzilla – Bug 648086
Add support for commit numbers
Last modified: 2011-05-01 02:07:02 UTC
This patch adds support for recording the number of commits a particular GiggleAuthor has. This enables us to organize Properties->Authors by descending number of commits. In the future, the layout of Properties->Authors could be aesthetically improved upon (i.e. having two columns, one for name and e-mail, and another one for commits). J.P.
Created attachment 186189 [details] [review] giggle-authors
Created attachment 186191 [details] [review] Fix whitespace
Created attachment 186193 [details] [review] Regex whitespace
Created attachment 186195 [details] [review] Remove additional hashtable
Review of attachment 186195 [details] [review]: Thanks, the patch looks good, some comments: Seems that you are making 2 changes here: introducing the new function and adding the commits counter feature itself ¿Could you divide this in 2 different patches? Also, the changes in giggle-file-list.c are not related with this bug
Thanks for reviewing the patch! It will be fixed tonight :) J.P.
The following patches re-format my work according to your suggestions :) Thanks, J.P.
Created attachment 186501 [details] [review] commit number
Created attachment 186502 [details] [review] fix git blame
Created attachment 186503 [details] [review] print commits
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.