Repositories
lua-hglib
Help
Mercurial
Summary
Shortlog
Changelog
Graph
Branches
Tags
Bookmarks
Files
37:e7e650632cc8
Anton Shestakov <av6@dwimlabs.net>,
Sun, 23 Oct 2016 17:53:32 +0800
hglib: make inner loop in runcommand() use a coroutine Then it's possible to do something nontrivial using the more low-level client.runcommand_co().
previous change
29:7e55aab1b3c4
.luacheckrc
Permissions:
-rw-r--r--
File
Latest
Revisions
Annotate
Diff
Comparison
Other formats:
JSON
Raw
Feeds:
Atom
RSS
codes = true
std = 'min'
files['spec/'] = {
std = '+busted'
}