index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cli
Commit message (
Collapse
)
Author
Age
Files
Lines
*
disable open by default
Matthias Pfeil
2016-06-20
1
-1
/
+1
|
*
add open and browser args to serve command
Matthias Pfeil
2016-06-17
1
-0
/
+17
|
*
Fix serve cli using new ConfigModifier.addPlugin
Soreine
2016-06-08
1
-1
/
+3
|
*
Add header 'X-Current-Location' to serve and fix handling of directories
Samy Pessé
2016-05-27
1
-2
/
+21
|
*
Fix generation of ebook for multilingual book (gitbook pdf)
Samy Pessé
2016-05-12
1
-5
/
+7
|
*
Add option "--no-live" for command serve
Samy Pessé
2016-05-10
1
-4
/
+12
|
*
Fix #1232: add option "--no-watch" to disable watcher and live reloading
Samy Pessé
2016-05-10
1
-9
/
+36
|
*
Fix command "gitbook init"
Samy Pesse
2016-05-07
1
-1
/
+1
|
*
Fix launch of livereload server
Samy Pessé
2016-05-02
1
-1
/
+9
|
*
Enable livereload plugin when serving content
Samy Pessé
2016-05-02
1
-0
/
+4
|
*
lib/cli/options.js: Return pure JS Array for CLI log options
Johan Preynat
2016-05-01
1
-1
/
+1
|
*
Remove lodash dependency
Samy Pesse
2016-04-30
1
-1
/
+2
|
*
Switch parsers to a model
Samy Pesse
2016-04-30
1
-2
/
+1
|
*
Add option "--timing" to mesure gitbook performances
Samy Pesse
2016-04-30
2
-2
/
+14
|
*
Fix linting error
Samy Pesse
2016-04-29
2
-6
/
+15
|
*
Complete ebook generation using ebook-convert
Samy Pessé
2016-04-29
1
-3
/
+3
|
*
Add ebook commands pdf/mobi/epub
Samy Pessé
2016-04-29
2
-1
/
+81
|
*
Complete deprecated page.progress and this.navigation
Samy Pessé
2016-04-29
1
-9
/
+7
|
*
Add command "init"
Samy Pesse
2016-04-28
2
-2
/
+20
|
*
Extend timeout for tests
Samy Pessé
2016-04-28
1
-1
/
+1
|
*
Document cli/server.js
Samy Pessé
2016-04-27
1
-2
/
+15
|
*
Correctly set log level
Samy Pesse
2016-04-26
1
-1
/
+1
|
*
Add command "serve"
Samy Pesse
2016-04-26
6
-349
/
+102
|
*
Add base for commands
Samy Pesse
2016-04-26
9
-195
/
+393
|
|
|
|
Improve plugins installation
*
Watch _layouts when serving
Samy Pessé
2016-04-12
1
-1
/
+1
|
*
Fix deprecated method root for send module
Samy Pessé
2016-03-07
2
-3
/
+3
|
*
Fix #1172: Fix second argument for ebook generation
Samy Pesse
2016-03-05
1
-1
/
+1
|
*
Remove .gitbook and add "root" option
Samy Pessé
2016-02-29
2
-24
/
+26
|
*
Add init command
Samy Pessé
2016-02-28
1
-0
/
+12
|
*
Improve command "parse"
Samy Pessé
2016-02-25
1
-0
/
+7
|
*
Remove option defaultPlugins and simplify loading
Samy Pessé
2016-02-25
1
-3
/
+8
|
*
Fix generation of ebooks in multilanguages
Samy Pessé
2016-02-24
1
-1
/
+1
|
*
Output folder is an option for FolderOutput
Samy Pessé
2016-02-24
2
-14
/
+40
|
*
Fix install command: load config before running install
Samy Pessé
2016-02-24
1
-1
/
+5
|
*
Add documentation for .gitbook
Samy Pessé
2016-02-23
1
-1
/
+0
|
*
Add .gitbook to locate book inside repository
Samy Pessé
2016-02-23
2
-18
/
+18
|
*
Complete ebook command to output one file
Samy Pessé
2016-02-21
2
-30
/
+40
|
*
Add cli commands to build ebooks
Samy Pessé
2016-02-21
1
-0
/
+31
|
*
Add new gitbook-markdown and gitbook-asciidoc
Samy Pessé
2016-02-20
1
-1
/
+1
|
*
Fix resolve of images
Samy Pessé
2016-02-18
2
-2
/
+3
|
*
Add back serve command
Samy Pessé
2016-02-18
4
-2
/
+248
|
*
Load template engine for website output using theme configuration
Samy Pessé
2016-02-17
1
-1
/
+0
|
*
Use same json for page context and json builds
Samy Pessé
2016-02-17
2
-5
/
+44
|
*
Fix loading of plugins
Samy Pessé
2016-02-17
1
-2
/
+4
|
*
Add command 'parse' for gitbook-cli
Samy Pessé
2016-02-17
2
-0
/
+94