diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2015-01-13 10:57:10 +0100 |
---|---|---|
committer | Alberto Bertogli <albertito@blitiri.com.ar> | 2015-01-13 20:51:44 +0100 |
commit | 1d79988228a9b08c86d9e595fdc1b92f7ca50424 (patch) | |
tree | 26f46b762364d2670bce9f99363e3fda858d817f /views/commit-list.html | |
parent | 0ba89d75e6e26bf14f5b6cfb6526e601f7ad7e2d (diff) | |
download | git-arr-fork-1d79988228a9b08c86d9e595fdc1b92f7ca50424.zip |
Blob: vend raw or cooked content
Some blob representations require raw blob content, however, the 'blob'
view is unconditionally handed cooked (utf8-encoded) content, thus
representations which need raw content are forced to reload the blob in
raw form, which is ugly and expensive.
The ultimate goal is to eliminate the wasteful blob reloading when raw
content is needed. Toward that end, teach Blob how to vend raw or cooked
content.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Diffstat (limited to 'views/commit-list.html')
0 files changed, 0 insertions, 0 deletions