pcottle.learnGitBranching/src
Aaron Schrab e5de32f977 Improve parsing of relative references
Support parsing of references like HEAD~^2~3^ .  Previously, ~ required
a following number, ^ didn't allow a following number, and chaining
wasn't supported.

If at any point in the resolving of the chain the requested parent isn't
found report the error by specifying the id of the last commit that was
found along with the parent specification to help the user to figure out
where the problem arose.
2013-02-20 18:12:53 -05:00
..
js Improve parsing of relative references 2013-02-20 18:12:53 -05:00
levels Better goal tree and hint and solution. Fixes Issue #37 2013-02-18 13:24:08 -08:00
style better padding for vis and stuff 2013-02-18 14:29:43 -08:00
template.index.html stuff 2013-01-21 20:31:04 -08:00