Commit graph

1016 commits

Author SHA1 Message Date
Aaron Schrab
20b16e5301 Fix capitalization of sandboxCommands file
On case-sensitive file systems, need to use correct case in require()
calls.
2013-02-20 18:13:17 -05:00
Aaron Schrab
8da68375dd Remove obsolete numBackFrom method
The numBackFrom method is no longer called from anywhere with the
changes from the previous commit to change how relative references are
handled.
2013-02-20 18:12:53 -05:00
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
Aaron Schrab
4928e71a4b Add getParent method for Commit objects
Add method to retrieve a given parent (not ancestor) of a commit object.
If the commit doesn't have the requested parent return null.
2013-02-20 18:12:53 -05:00
Peter Cottle
c5a3f866ab Undo button functionality Issue #40 2013-02-20 09:22:15 -08:00
Johan
9809872c61 Added pluralization to NextLevelConfirm 2013-02-19 17:02:38 +01:00
Peter Cottle
9b85b676df better padding for vis and stuff 2013-02-18 14:29:43 -08:00
Peter Cottle
e8dd24fa5c better show and hide for goal and start visualizations related to Issue #36 nice 2013-02-18 14:19:30 -08:00
Peter Cottle
9cf91038c1 Fixes Issue #36 2013-02-18 13:48:51 -08:00
Peter Cottle
c90444fe1e Better goal tree and hint and solution. Fixes Issue #37 2013-02-18 13:24:08 -08:00
Peter Cottle
bf6432b286 better tree comparsion from Issue #28 2013-02-18 09:36:52 -08:00
Peter Cottle
2a96052002 Recursive tree comparison algorithm that is hash agnostic to lay the groundwork for Issue #28 2013-02-18 09:10:08 -08:00
Peter Cottle
a954a659ce Rebuilding for Lukes pull 2013-02-18 07:41:30 -08:00
Luke Kysow
3732e4e98d Added common git aliases.
git ci => git commit,
git co => git checkout,
git st => git status,
git br => git branch
2013-02-17 22:05:06 -08:00
Peter Cottle
be2fa68a45 Fixes Issue #19 thanks a ton epheph 2013-02-17 16:52:21 -08:00
Peter Cottle
09da420df0 Fixes Issue #26 2013-02-17 10:19:13 -08:00
Peter Cottle
84a9adea01 fixes Issue #22 2013-02-17 03:34:34 -08:00
Peter Cottle
9c7e5707f0 Fixes Issue #8 2013-02-16 17:35:04 -08:00
Peter Cottle
c580c34cdf Fixes Issue #10 2013-02-16 17:26:55 -08:00
Peter Cottle
a2bf42461d less talking 2013-02-16 16:38:36 -08:00
Peter Cottle
00506aa332 remove skeuo 2013-02-16 16:29:17 -08:00
Peter Cottle
aa5fd916af fixes button thing 2013-02-16 16:24:30 -08:00
Peter Cottle
36d3ea31fc Fixes Issue #4 2013-02-16 14:53:35 -08:00
Peter Cottle
a97e575f63 Fixes Issue #4 2013-02-16 13:27:40 -08:00
Peter Cottle
81c1d2402a Fixes Issue #4 2013-02-16 13:15:38 -08:00
Peter Cottle
1ad1ba24d2 hn rage 2013-02-16 13:07:04 -08:00
Peter Cottle
e1f022cc55 hn rage 2013-02-16 12:56:12 -08:00
Peter Cottle
e18b2cf2bf hn rage 2013-02-16 12:55:03 -08:00
Peter Cottle
e54b301007 hn crap 2013-02-16 12:51:09 -08:00
Peter Cottle
e0bdf54d96 going ot bed 2013-01-21 21:49:43 -08:00
Peter Cottle
ab5a752691 stuff 2013-01-21 20:31:04 -08:00
Peter Cottle
f02d5983d6 weird markdown bug 2013-01-21 00:46:01 -08:00
Peter Cottle
d9050fd854 Sweet, fixed tests 2013-01-20 23:42:23 -08:00
Peter Cottle
b8e7d2a874 ok 2013-01-16 15:24:09 -08:00
Peter Cottle
f7e5e5ac71 ok with grunt 2013-01-16 15:18:17 -08:00
Peter Cottle
095c17218d damnit text nodes wtf 2013-01-16 15:02:23 -08:00
Peter Cottle
88f5c2d2b3 woo command now working too 2013-01-13 11:32:45 -08:00
Peter Cottle
24139d8ec5 improt random levle 2013-01-13 11:27:23 -08:00
Peter Cottle
45aa088796 import export tree done 2013-01-13 11:09:21 -08:00
Peter Cottle
4c837f7d92 ok demo nice 2013-01-12 23:26:59 -08:00
Peter Cottle
22605249ce new demo command 2013-01-12 23:15:13 -08:00
Peter Cottle
0cb6e43549 new levelll 2013-01-12 23:07:14 -08:00
Peter Cottle
ddaf71fc34 more bugs squashed 2013-01-12 13:12:35 -08:00
Peter Cottle
e844b5b25f bug squashed 2013-01-12 13:01:39 -08:00
Peter Cottle
4db83ba808 refresh fromt ree bug and clicik bug 2013-01-12 12:54:00 -08:00
Peter Cottle
a83a12b211 levle 4 cute 2013-01-12 01:50:18 -08:00
Peter Cottle
bde5681573 fixed a little rebase bug 2013-01-12 01:31:40 -08:00
Peter Cottle
9249ef0604 level 2 and 3 2013-01-12 01:02:48 -08:00
Peter Cottle
1fae2f18bc level 2 2013-01-12 00:37:43 -08:00
Peter Cottle
0b81e90137 level 1 2013-01-12 00:18:57 -08:00