File Changes for galt
switch to commits view, user indexv290_preview to v290_preview2 (2013-09-16 to 2013-09-23) v290
- src/README
- lines changed 15, context: html, text, full: html, text
Adding section about preventing sqli to src/README
- src/lib/paraFetch.c
- lines changed 1, context: html, text, full: html, text
fixing progress indicator
- lines changed 1, context: html, text, full: html, text
removed return FALSE that was unneeded and just causing it to be unable to retry
- lines changed 6, context: html, text, full: html, text
improving timeout and retry handling based in Jims suggestions
- src/utils/git-reports/git-reports.c
- lines changed 24, context: html, text, full: html, text
I am reverting Hirams changes and doing the same thing a different way. Fixes the double-free error.
- lines changed 7, 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.
switch to commits view, user index