Peter Cottle
|
095c52cec3
|
[Flux] Level arbiter removed WOOO
|
2015-03-29 21:47:40 -07:00 |
|
Peter Cottle
|
0eade399d2
|
last bit before removing level arbiter
|
2015-03-29 21:37:21 -07:00 |
|
Peter Cottle
|
22fbcdc0a3
|
[Flux] Level store and test
|
2015-03-29 21:17:28 -07:00 |
|
Peter Cottle
|
304633228c
|
initial level store work
|
2015-03-29 14:24:44 -07:00 |
|
Peter Cottle
|
dd4bec0597
|
fixed all tests with weird function scoping bug
|
2015-03-29 13:54:03 -07:00 |
|
Peter Cottle
|
36161d3406
|
fixed build
|
2015-03-28 14:29:31 -07:00 |
|
Peter Cottle
|
7ac30e897f
|
removed global state store :D
|
2015-03-28 14:27:44 -07:00 |
|
Peter Cottle
|
82c3e75394
|
converted flip treey
|
2015-03-28 14:22:06 -07:00 |
|
Peter Cottle
|
c7cede468b
|
flip tree Y
|
2015-03-28 14:16:09 -07:00 |
|
Peter Cottle
|
e03bdc619f
|
global state store
|
2015-03-28 14:11:47 -07:00 |
|
Peter Cottle
|
8493b51ec2
|
mysterious casperjs errors....
|
2015-03-28 13:59:19 -07:00 |
|
Peter Cottle
|
1afd48bb39
|
[Flux] Locale data flow converted to Flux
|
2015-03-28 11:30:42 -07:00 |
|
Peter Cottle
|
b4a6ac3784
|
mysterious error with process require
|
2015-03-28 11:11:55 -07:00 |
|
Peter Cottle
|
811b9c1b0e
|
big locale logic switchover
|
2015-03-28 10:59:46 -07:00 |
|
Peter Cottle
|
c1e7274c72
|
setting up for locale header change
|
2015-03-28 10:15:52 -07:00 |
|
Peter Cottle
|
73728bc733
|
intl cleanup:
|
2015-03-27 21:48:44 -07:00 |
|
Peter Cottle
|
ef74ac1cf8
|
locale store and test
|
2015-03-27 21:36:03 -07:00 |
|
Peter Cottle
|
eba404c595
|
[Flux] Initial flux land
|
2015-03-27 21:19:51 -07:00 |
|
Peter Cottle
|
d45651aad2
|
intl change locale tested
|
2015-03-23 20:30:41 -07:00 |
|
Peter Cottle
|
4331e4a981
|
Move tests into src/js/__tests__
|
2015-03-22 14:42:01 -07:00 |
|
Peter Cottle
|
dfecf68690
|
Resolves #248 remember resetting after level solved
|
2015-03-16 13:42:28 -10:00 |
|
Mingdong Luo
|
61f01e4573
|
Fix some translation format problems for Chinese
Add blank spaces between Chinese and English words.
Replace “gitHub” with “Github”.
|
2015-01-13 15:34:22 +08:00 |
|
Qing-Cheng Li
|
b261d16a96
|
Fix some translation and punctuation for Traditional Chinese.
|
2015-01-11 21:42:41 +08:00 |
|
Peter Cottle
|
0456426949
|
fix typo in comment so i dont say ammend again. Issue #233 PR #234
|
2015-01-08 19:06:22 -08:00 |
|
Paulo Matias
|
f3a8f6c5e6
|
Preliminary translation into Brazilian Portuguese
|
2014-12-23 18:17:17 -02:00 |
|
Peter Cottle
|
0aba56ef15
|
Editing levels in the builder :D Resolves #187
|
2014-11-29 18:13:53 -08:00 |
|
Peter Cottle
|
7fc33541cc
|
[FeatureRequest] git push --force beta Resolves #185
|
2014-11-29 17:34:37 -08:00 |
|
Peter Cottle
|
cb776e1b4e
|
Resolves #221 checks for visTag object as well
|
2014-11-29 17:01:47 -08:00 |
|
Peter Cottle
|
2f62817dff
|
Issue #223 micro-optimization and test coverage
|
2014-11-29 16:38:09 -08:00 |
|
Peter Cottle
|
7b687ab6da
|
[TargetSetDifference] Sort commits by dependencies Resolves #223
|
2014-11-29 16:34:57 -08:00 |
|
zhyu
|
6dc6d0c454
|
add the missing period
|
2014-11-24 18:13:43 +09:00 |
|
东方孤思子(Paris·QianSen)
|
7c69a79eab
|
complete all zh_CN nodes
|
2014-10-11 04:04:35 +08:00 |
|
Peter Cottle
|
bf6a84dd1d
|
[Fun] Issue #202 -- more fun when finishing!
|
2014-08-19 19:26:41 -07:00 |
|
Peter Cottle
|
2997891874
|
PR #196 whoops one more, double reverse = bad
|
2014-08-13 19:26:20 -07:00 |
|
Peter Cottle
|
90c39417bb
|
PR #196 code cleanup and solution description rather than reordering
|
2014-08-13 19:22:45 -07:00 |
|
Patrick
|
00cc6349d0
|
Added extra flag to interactive rebase which accepts a list of commits (ordering counts). This list will then be shown to the user when the rebase dialog shows up when showing a solution that does an interactive rebase. This is so the user doesn't have to guess about what commits were picked and how they were ordered for the solution
|
2014-07-26 15:22:26 -04:00 |
|
Peter Cottle
|
2423646199
|
PR #195 bit of style cleanup and error handling and test for error handling
|
2014-07-26 21:40:45 +08:00 |
|
Peter Cottle
|
67413c42b6
|
Merge pull request #195 from ptsoccer/master
Add testable interactive rebase
|
2014-07-26 21:35:06 +08:00 |
|
Patrick
|
72cc7d6bd3
|
Added testable interactive rebase. It doesn't fully test everything (mainly the GUI), but is a start
|
2014-07-24 17:43:59 -04:00 |
|
Paul Louis NECH
|
8e9c890c29
|
French translation continued
|
2014-07-24 15:18:46 +02:00 |
|
Patrick Tully
|
55ac6da589
|
Changed checkout -B to set the branch to point at the specified commit rather than always using HEAD
|
2014-07-20 12:36:37 -04:00 |
|
Patrick Tully
|
dd58afde76
|
Changed interactive rebase to rebase the target branch if specified
|
2014-07-20 12:36:27 -04:00 |
|
Peter Cottle
|
ecd848625b
|
Resolves #184 interactive rebase upstream check
|
2014-06-30 20:50:01 -07:00 |
|
Peter Cottle
|
47f4c21b78
|
Fix tree positioning
|
2014-06-29 16:51:14 -07:00 |
|
Peter Cottle
|
3794dedc5c
|
Issue #181 fix NODEMO issue
|
2014-06-29 16:32:27 -07:00 |
|
Peter Cottle
|
2402a7a469
|
Issue #181 cleanup and better command handling
|
2014-06-29 16:30:54 -07:00 |
|
Peter Cottle
|
507291a0c4
|
Resolves #181 share levels easily with gist IDs and jsonp
|
2014-06-29 16:22:48 -07:00 |
|
Peter Cottle
|
d01f1806b4
|
Issue #179 consolidate rebase -i and rebase codepaths
|
2014-06-29 15:57:44 -07:00 |
|
Marc-Olivier Arsenault
|
d7841e240c
|
French translation - some files
|
2014-06-04 20:36:22 -04:00 |
|
Peter Cottle
|
148ab9cc08
|
Resolves #175 again -- intelligently select chinese locales
|
2014-05-27 20:48:55 -07:00 |
|