2016-09-16 |
Anton Shestakov |
spec: exit codes are not very useful, check them last
|
changeset |
files
|
2016-09-16 |
Anton Shestakov |
spec: assert(io.open()) to fail early
|
changeset |
files
|
2016-09-16 |
Anton Shestakov |
hglib: have an error message for unexpected data on required channel
|
changeset |
files
|
2016-09-15 |
Anton Shestakov |
hglib: consume command as one argument to runcommand() (allows other arguments)
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
.luacheckrc: use std=min (in hope of supporting Lua 5.2+ some day)
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
pipelines: missing dependency for log example
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
pipelines: also test the new log example
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
examples: no need to update working directory when using just log
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
hglib: write proper Lua! Yess!
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
examples: add log -Tjson example
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
spec: client should also close file handles on :close()
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
hglib: more precise luacheck option for "table.unpack or unpack"
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
pipelines: test luarocks package
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
hglib: at least try to be more 5.2-friendly
|
changeset |
files
|
2016-09-10 |
Anton Shestakov |
rockspecs: scm-0
|
changeset |
files
|
2016-09-09 |
Anton Shestakov |
docs: add license (MIT)
|
changeset |
files
|
2016-09-09 |
Anton Shestakov |
examples: version.lua
|
changeset |
files
|
2016-09-09 |
Anton Shestakov |
pipelines: print coverage report
|
changeset |
files
|
2016-09-09 |
Anton Shestakov |
spec: test starting command server with repo path and using log with --rev
|
changeset |
files
|
2016-09-09 |
Anton Shestakov |
spec: test passing extra flags to version command
|
changeset |
files
|
2016-09-09 |
Anton Shestakov |
hglib: Client.runcommand()
|
changeset |
files
|
2016-09-09 |
Anton Shestakov |
spec: redescribe getencoding test
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
spec: check that file handles are indeed open file handles
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
hglib: add decode_i4() helper, test it
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
spec: encoding may default to 'ascii' or potentially anything else
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
pipelines: simplify tests for now by using 5.1 only
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
pipelines: install Mercurial
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
pipelines: luarocks needs packages one-by-one?
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
hglib: ignore data from unexpected channels in Client.getencoding()
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
pipelines: try this
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
hglib: sending getencoding command
|
changeset |
files
|
2016-09-08 |
Anton Shestakov |
hglib: starting a new command server via Client.open()
|
changeset |
files
|
2016-09-07 |
Anton Shestakov |
.luacheckrc: set globals to min+busted for tests, enable error codes
|
changeset |
files
|
2016-09-07 |
Anton Shestakov |
hglib: absolute basics
|
changeset |
files
|