Commits for galt
switch to files view, user index
v252_preview to v252_preview2 (2011-05-17 to 2011-05-31) v252
- removing misleading newlines
- Check the Content-Range for 206 response to confirm that it matches the byteRange requested - this can detect certain kinds of caching errors by servers; also removed unneeded newlines in warn and errAbort calls.
- adding support for redirects to byterange urls
- Adding support for preserving user:password in urls during redirection
- adding ability for git-reports to show merge-commits with common combined diffs
- src/utils/git-reports/git-reports.c - lines changed 44, context: html, text, full: html, text
- src/utils/git-reports/makefile - lines changed 1, context: html, text, full: html, text
- It seems that only the diff for merge commits can supply the filenames used in it.
- src/utils/git-reports/git-reports.c - lines changed 25, context: html, text, full: html, text
- symlinks suck, especially ones with absolute paths
- src/hg/htdocs/evoFold/hg18 - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/evoFold/hg19 - lines changed 1, context: html, text, full: html, text
- fixing cgiEncoding of user and password in redirected urls
switch to files view, user index