commit | 00e3a3ecda77bf5ab149db0940c549f1bb618de4 | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Tue May 28 16:43:02 2013 +0200 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Aug 12 13:14:10 2013 -0600 |
tree | 887b4fec5fa60945dc4d0c6919efbbbe4ef7216c | |
parent | 61ff10065b579fa38182fcf10cc7e63839acd53c [diff] |
cache: id means static, even if head is specified too Pages like /commit?h=wip&id=8a335ce618ba77fbf05148d6f8be17bd48ba4340 were being marked as dynamic, because of h=wip, when it should be static, because of id=. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>