index
:
jasper-client
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add executable flag to client/main.py and boot/test.py
schneefux
2014-09-10
1
-0
/
+0
*
Add shebang and PEP 0263 source encoding to every module
schneefux
2014-09-10
3
-0
/
+6
*
Ported boot/boot.sh to python
schneefux
2014-09-10
2
-19
/
+29
*
Don't fail if network connection is missing
schneefux
2014-09-09
1
-9
/
+12
*
Better error message granularity in boot.py
schneefux
2014-09-09
1
-4
/
+26
*
Minor style fixes: removed unused imports, commented-out code, etc.
schneefux
2014-08-22
2
-2
/
+3
*
Fix boot.sh when invoked non-interactively via crontab
schneefux
2014-07-04
1
-0
/
+1
*
Merged latest changes.
schneefux
2014-06-28
1
-2
/
+3
|
\
|
*
Removed extra whitespace and unused import
schneefux
2014-06-28
1
-2
/
+2
*
|
Changes suggested in CR.
schneefux
2014-06-28
1
-2
/
+2
*
|
Escape phrases before 'say'ing them in OS X
schneefux
2014-06-21
1
-1
/
+0
*
|
Fixed /boot unit test.
schneefux
2014-06-21
1
-1
/
+10
*
|
Clean up before pull request.
schneefux
2014-06-21
1
-1
/
+2
*
|
Stop hardcoding /home/jasper and abstract out mic.say for multiplatform support
schneefux
2014-06-21
2
-11
/
+23
|
/
*
Removed restart in event of network failure
schneefux
2014-06-02
1
-1
/
+0
*
moved static assets to separate folder
schneefux
2014-05-27
2
-4
/
+4
*
Merge branch 'master' of https://github.com/jasperproject/jasper-client
schneefux
2014-05-27
15
-444
/
+5
|
\
|
*
removed wifi import
schneefux
2014-05-27
1
-1
/
+0
|
*
fixed merge conflicts
schneefux
2014-05-27
3
-16
/
+75
|
|
\
|
*
|
removed network setup wizard
schneefux
2014-05-26
15
-443
/
+4
*
|
|
no need for '+' in write
schneefux
2014-05-27
1
-2
/
+2
|
|
/
|
/
|
*
|
finalized test
schneefux
2014-05-26
2
-2
/
+7
*
|
basic unit test for vocabcompiler
schneefux
2014-05-26
2
-2
/
+39
*
|
vocabcompiler now takes arguments (useful for testing)
schneefux
2014-05-26
2
-7
/
+7
*
|
edit docstring
schneefux
2014-05-26
1
-1
/
+1
*
|
modularized lm compilation
schneefux
2014-05-26
1
-6
/
+20
*
|
removed unused imports
schneefux
2014-05-26
5
-6
/
+3
*
|
removed pkgutil
schneefux
2014-05-26
1
-1
/
+0
*
|
complete vocabcompiler fix
schneefux
2014-05-26
1
-2
/
+8
*
|
fixed vocabcompiler after init update
schneefux
2014-05-26
1
-1
/
+1
|
/
*
Initial commit
schneefux
2014-03-30
18
-0
/
+535