Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert into a proper Python module | Adam Spiers | 2018-05-15 | 1 | -40/+4 |
| | | | | Sem-Ver: api-break | ||||
* | add link to GitMinutes episode #32 | Adam Spiers | 2017-01-02 | 1 | -0/+3 |
| | |||||
* | README: change tense of verbs in History section | Adam Spiers | 2017-01-02 | 1 | -2/+2 |
| | |||||
* | add .py extension for Code Climate | Adam Spiers | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | add Code Climate badge | Adam Spiers | 2015-09-25 | 1 | -0/+2 |
| | |||||
* | README: add link to Docker approach | Adam Spiers | 2015-05-06 | 1 | -0/+9 |
| | |||||
* | Merge pull request #46 from mcepl/patch-1 | Adam Spiers | 2015-03-06 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | Update README.md Fixes #45 (Tweaked wording of pull request during merge.) | ||||
| * | Update README.md | Matěj Cepl | 2015-03-03 | 1 | -0/+5 |
|/ | | | Fixes #45 | ||||
* | embed new porting screencast demo | Adam Spiers | 2015-02-25 | 1 | -1/+3 |
| | |||||
* | README: improve use cases | Adam Spiers | 2015-02-10 | 1 | -5/+35 |
| | |||||
* | fix suggested browserify command and suggest watchify0.1.0 | Adam Spiers | 2015-02-01 | 1 | -1/+4 |
| | |||||
* | copying git-deps to $PATH won't work | Adam Spiers | 2015-01-19 | 1 | -1/+3 |
| | | | | | The web server currently expects assets to be in the html/ subdirectory relative to where the git-deps script lives. | ||||
* | README.md: embed YouTube screencast | Adam Spiers | 2015-01-18 | 1 | -1/+4 |
| | |||||
* | README.md: link to COPYING | Adam Spiers | 2015-01-17 | 1 | -0/+7 |
| | |||||
* | monospace tweak in README | Adam Spiers | 2015-01-13 | 1 | -2/+2 |
| | |||||
* | add hyperlinks with gitfile:// URLs (#29) | Adam Spiers | 2015-01-12 | 1 | -0/+19 |
| | | | | Closes #29. | ||||
* | mention pygit2 requirement | Adam Spiers | 2015-01-11 | 1 | -3/+10 |
| | | | | This will automatically ensure the user has Python and libgit2 installed :-) | ||||
* | add CONTRIBUTING.md | Adam Spiers | 2015-01-11 | 1 | -8/+1 |
| | |||||
* | clarify that it needs to be run from the repo root | Adam Spiers | 2015-01-11 | 1 | -1/+5 |
| | |||||
* | switch to CoffeeScript! | Adam Spiers | 2015-01-11 | 1 | -1/+1 |
| | |||||
* | fix browserify command | Adam Spiers | 2015-01-11 | 1 | -1/+1 |
| | | | | | We ditched main.js a while ago because it resulted in hiding globals from in-browser debugging. | ||||
* | rephrase support section | Adam Spiers | 2015-01-10 | 1 | -4/+4 |
| | |||||
* | document --serve | Adam Spiers | 2015-01-10 | 1 | -0/+4 |
| | |||||
* | only -h works, not --help | Adam Spiers | 2015-01-10 | 1 | -1/+1 |
| | | | | --help looks for a man page, which doesn't exist yet. | ||||
* | switch to using Browserify | Adam Spiers | 2015-01-10 | 1 | -0/+2 |
| | | | | | | | | | For now this requires using my fork noty which adds support for CommonJS. Unfortunately WebCola is still broken with CommonJS. Gulp automation will come soon ... | ||||
* | README: mention Flask dependency | Adam Spiers | 2015-01-08 | 1 | -4/+9 |
| | |||||
* | remove imported js packages and use npm instead | Adam Spiers | 2015-01-08 | 1 | -0/+6 |
| | |||||
* | add Installation section to README | Adam Spiers | 2015-01-08 | 1 | -0/+5 |
| | |||||
* | improve mail address punctuation | Adam Spiers | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | add links to OpenStack Nova | Adam Spiers | 2015-01-05 | 1 | -3/+4 |
| | |||||
* | fix markdown headers | Adam Spiers | 2015-01-05 | 1 | -5/+8 |
| | |||||
* | add README.md | Adam Spiers | 2015-01-05 | 1 | -0/+117 |