File Changes for galt
switch to commits view, user indexv252_preview to v252_preview2 (2011-05-17 to 2011-05-31) v252
- src/hg/htdocs/evoFold/hg18
- lines changed 1, context: html, text, full: html, text
symlinks suck, especially ones with absolute paths
- src/hg/htdocs/evoFold/hg19
- lines changed 1, context: html, text, full: html, text
symlinks suck, especially ones with absolute paths
- src/inc/net.h
- lines changed 3, context: html, text, full: html, text
Adding support for preserving user:password in urls during redirection
- src/lib/errabort.c
- lines changed 2, context: html, text, full: html, text
removing misleading newlines
- src/lib/net.c
- lines changed 133, context: html, text, full: html, text
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.
- lines changed 58, context: html, text, full: html, text
adding support for redirects to byterange urls
- lines changed 17, context: html, text, full: html, text
Adding support for preserving user:password in urls during redirection
- lines changed 6, context: html, text, full: html, text
fixing cgiEncoding of user and password in redirected urls
- src/lib/udc.c
- lines changed 1, context: html, text, full: html, text
adding support for redirects to byterange urls
- src/utils/git-reports/git-reports.c
- lines changed 44, context: html, text, full: html, text
adding ability for git-reports to show merge-commits with common combined diffs
- lines changed 25, 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/makefile
- lines changed 1, context: html, text, full: html, text
adding ability for git-reports to show merge-commits with common combined diffs
switch to commits view, user index