aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFiles
...
* typoGuilhem Moulin2015-03-201
|
* Bash completion module.Guilhem Moulin2015-03-202
|
* Added a 'ls' command.Guilhem Moulin2015-03-202
|
* Factorization.Guilhem Moulin2015-03-201
|
* wibbleGuilhem Moulin2015-03-201
|
* Try to avoid useless importsGuilhem Moulin2015-03-201
| | | | Use 'require' not 'use' to speed up the exection of some commands.
* wibbleGuilhem Moulin2015-03-201
|
* Fix potential issue when filling placeholders.Guilhem Moulin2015-03-191
| | | | | (e.g., if $h contains '%i' we don't want to fill it again; '%%s' should expand to '%s' not '$s')
* Try to avoid useless importsGuilhem Moulin2015-03-191
| | | | Use 'require' not 'use' to speed up the exection of some commands.
* edit commandGuilhem Moulin2015-03-172
|
* clip commandGuilhem Moulin2015-03-172
|
* ManpageGuilhem Moulin2015-03-172
|
* Add a --help/-? option.Guilhem Moulin2015-03-171
|
* Icevault clientGuilhem Moulin2015-03-171
|
* rename README as protocolGuilhem Moulin2015-03-161
|
* JSON-encode error messages.Guilhem Moulin2015-03-162
| | | | | This ensures that control characters are escaped and defeats injection attacks.
* gitignoreGuilhem Moulin2015-03-161
|
* Document the protocol.Guilhem Moulin2015-03-161
|
* XUL extensionGuilhem Moulin2015-03-168
|
* Initial commitGuilhem Moulin2015-03-161