Commit graph

168 commits

Author SHA1 Message Date
Peter Cottle
7db6f0d38c refactored to base compare 2013-08-04 12:55:49 -07:00
Peter Cottle
9e88510dc7 rename branches for hackathon demo 2013-08-01 13:04:41 -07:00
Peter Cottle
e7709223c3 before prototype forum 2013-08-01 12:19:58 -07:00
Siddharth Agarwal
f507ceb152 want 2013-08-01 11:53:25 -07:00
Peter Cottle
3246649cb6 now with hgdemo2 2013-08-01 11:21:25 -07:00
Peter Cottle
d52830f3d2 rebuild fix 2013-08-01 00:27:08 -07:00
Peter Cottle
8b66edc878 awesome have rebase done 2013-08-01 00:20:28 -07:00
Peter Cottle
edb4f0dc2a WIP 2013-07-31 22:20:55 -07:00
Peter Cottle
bd95734751 WIP 2013-07-31 19:47:21 -07:00
Peter Cottle
37a9fccec0 wip 2013-07-31 16:54:06 -07:00
Peter Cottle
0f1c9c4e7a [Hackathon] Hg mode initial 2013-07-31 13:44:13 -07:00
Siddharth Agarwal
31f175fbc7 use better names for command configs 2013-07-31 02:18:51 -07:00
Siddharth Agarwal
e4c0b4786c add an hg commands module 2013-07-31 02:17:27 -07:00
Siddharth Agarwal
05cadae5d8 move generic command handling to commands/index.js 2013-07-31 02:00:42 -07:00
Siddharth Agarwal
c3e58b3063 rename commandConfig to gitCommandConfig 2013-07-31 01:40:12 -07:00
Siddharth Agarwal
1402136bb2 add an hg command config 2013-07-31 01:38:55 -07:00
Siddharth Agarwal
9f7fa32820 fix lint issue 2013-07-31 01:25:33 -07:00
Siddharth Agarwal
7f43138665 make execute take the vcs as well 2013-07-31 01:24:03 -07:00
Siddharth Agarwal
d04817f7d1 remove getRegex since it is no longer used 2013-07-31 01:07:51 -07:00
Siddharth Agarwal
9821df3bb7 turn getCommandsThatCount into a map 2013-07-31 01:06:35 -07:00
Siddharth Agarwal
54414925fa add a vcs level to regex map 2013-07-31 00:28:59 -07:00
Siddharth Agarwal
3abe620cf1 add a vcs level to the option map 2013-07-31 00:06:47 -07:00
Siddharth Agarwal
d3f933ff2d add a vcs level to the option map 2013-07-31 00:06:07 -07:00
Siddharth Agarwal
b71e794e8e set vcs separately 2013-07-31 00:01:54 -07:00
Siddharth Agarwal
3c1887f1d0 add a vcs level to the shortcut map 2013-07-30 23:50:23 -07:00
Siddharth Agarwal
f14c128174 remove some dead code 2013-07-30 23:40:27 -07:00
Siddharth Agarwal
acf9c3c657 add the first hg command 2013-07-30 21:30:47 -07:00
Siddharth Agarwal
ecbe9cb19a Move commands/index.js to git/commands.js 2013-07-30 21:04:50 -07:00
Peter Cottle
d4d7fb21c7 BOOM two new awesome levels before rebase 9000 2013-07-28 18:19:15 -07:00
Peter Cottle
0aadae766f big refactor looking a lot better now 2013-07-28 12:12:00 -07:00
Peter Cottle
e422bdb181 big commands refactor in prep for hackathon 2013-07-27 23:49:27 -07:00
Peter Cottle
5ec8a2916f big command factoring 2013-07-27 22:46:46 -07:00
Peter Cottle
c4ae821cef AWESOME origin compare within trees and levels, visualizations down, finish animation chain fixed, everything is awesome here. ready fororigin levels 2013-07-24 21:41:53 -07:00
Peter Cottle
e409c44ab3 have tree compare working for origin, money 2013-07-24 12:38:40 -07:00
Peter Cottle
debd5f9fed one more test 2013-07-24 09:57:21 -07:00
Peter Cottle
a95a56241b Finally fixed async git dispatching and promise chains, fixed rebase level Issue #111 2013-07-21 18:40:26 -07:00
Peter Cottle
380bcfaa4b fake teamwork better 2013-07-16 09:13:11 -07:00
Peter Cottle
62867c9f43 fake teamwork better 2013-07-16 09:11:26 -07:00
Peter Cottle
f7af08c5fe finally have get string now 2013-07-12 18:28:45 -07:00
Peter Cottle
bbb668b016 WIP for get tree quick 2013-07-10 20:55:06 -07:00
Peter Cottle
d2e418641f demonstration view fix WIP 2013-07-07 23:24:11 -07:00
Peter Cottle
e6942446df headless wip 2013-07-07 22:10:12 -07:00
Peter Cottle
264f245275 WIP on legend for goal 2013-07-07 15:26:03 -07:00
Peter Cottle
67570f716d fixed merge case with existing commits 2013-07-07 14:06:25 -07:00
Peter Cottle
87c787c8af before test fix 2013-07-07 12:43:02 -07:00
Peter Cottle
f682f42aa0 starting on push bug for git merge C3;git merge master;go master;git merge side;git push;gc; git reset HEAD~1; git clone; gc; git merge C2; git push; 2013-07-05 09:58:57 -07:00
Peter Cottle
e382004a55 Removed one TODO -- better cloning of all branches, origin/master setup automatically, and fake teamwork anywhere 2013-07-04 18:09:53 -07:00
Nikita Kouevda
fc24f3c145 Remove case insensitive refs check. 2013-07-04 17:41:30 -07:00
Peter Cottle
92e2e303ed [Origin] Fixed pull command throwing too early during no fetch case 2013-07-04 17:27:03 -07:00
Peter Cottle
fad9661f30 fixed git push target graph difference method bug 2013-06-27 18:47:39 -07:00