Commit 5a6f31f28b58d93232b742f02ad0a6f64c0dfbb8

nulltoken 2012-07-12T13:20:29

revparse: only allow decimal specifiers in carete and tilde synatx passing 0 to git_strol(32|64) let the implementation guess if it's dealing with an octal number or a decimal one. Let's make it safe and ensure that both 'HEAD@{010}' and 'HEAD@{10}' point at the same commit.