01 Mar, 2012
1 commit
-
Generate consistent gravatar hash values as per documentation.
29 Feb, 2012
6 commits
-
Observe issue, merge request, note creation - create event register push event
28 Feb, 2012
10 commits
-
Fixed spelling mistake - 'yo tour' to 'to your'
27 Feb, 2012
7 commits
26 Feb, 2012
3 commits
25 Feb, 2012
3 commits
-
Title for a link fixed
24 Feb, 2012
6 commits
23 Feb, 2012
2 commits
-
The gravatar documentation on implementing the hash specifies that leading and trailing whitespace must be trimmed and all characters should be forced to lowercase. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
22 Feb, 2012
2 commits
-
When displaying a diff, the line number always starts at one, even if the first diff is not at the first line Fixes this to display correct line numbering on first diff