Commits for galt
switch to files view, user index
v290_preview to v290_preview2 (2013-09-16 to 2013-09-23) v290
- I am reverting Hirams changes and doing the same thing a different way. Fixes the double-free error.
- src/utils/git-reports/git-reports.c - lines changed 24, context: html, text, full: html, text
- Changing the plain text diffs to add file/link extension ".txt" which seems to help more than hurt, as most browsers support the .txt as text automatically. Of course there is a small chance that some software somewhere did automatically recognize the .diff extension properly and show it nicely colored in that way.
- src/utils/git-reports/git-reports.c - lines changed 7, context: html, text, full: html, text
- fixing progress indicator
- removed return FALSE that was unneeded and just causing it to be unable to retry
- Adding section about preventing sqli to src/README
- improving timeout and retry handling based in Jims suggestions
switch to files view, user index