aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Update dependenciesTill Höppner2016-03-091-1/+1
|
* Mock .git for packaging purposesTill Höppner2016-03-091-0/+1
|
* Override crates.ioTill Höppner2016-03-091-0/+1
| | | | | During development and CI the repo contents are to be tested, but .cargo shouldn't be published.
* Merging of any number of logsv0.3.0v0.3Till Höppner2016-03-021-6/+9
|
* Fix pub usesTill Höppner2016-02-251-3/+3
|
* Bump versions for publishv0.2.1Till Höppner2016-02-251-1/+1
|
* Merge alias to ease usage of sort+dedupTill Höppner2016-02-251-3/+6
|
* Remove bootstrapping path depsv0.2.0-alphaTill Höppner2016-02-251-2/+1
|
* Refactor... everything.Till Höppner2016-02-251-14/+4
|
* Test CITill Höppner2016-02-241-0/+1
|
* Update dependenciesTill Höppner2016-02-041-2/+2
|
* Bump versionTill Höppner2016-02-031-1/+1
|
* Docopt -> clap, main.rs -> src/appTill Höppner2016-02-031-13/+12
| | | | | Modularise the old main function, switch to clap for easier addition of CLI arguments
* Add seen commandTill Höppner2016-01-231-1/+4
|
* Fix compilation, fix dependenciesTill Höppner2016-01-231-14/+12
|
* Updated dependencies, still doesn't buildTill Höppner2016-01-201-0/+1
|
* implement sort and dedup of logsTill Hoeppner2015-07-291-0/+1
|
* Add msgpack outputTill Hoeppner2015-07-281-0/+1
|
* Add glob-ing for input filesTill Hoeppner2015-07-261-0/+1
|
* Remove "freq" executable targetTill Hoeppner2015-07-261-5/+0
|
* General updates, for new APITill Hoeppner2015-07-231-0/+1
|
* Screw clippy, it doesn't build, and I'm unsure how to include its license. :(Till Hoeppner2015-06-091-7/+0
|
* Add license entry to Cargo.tomlTill Hoeppner2015-06-091-0/+1
|
* Add basic frequency counter binaryTill Hoeppner2015-06-091-0/+13
|
* Fix doc generationTill Hoeppner2015-04-051-0/+4
|
* Proper logging, proper parsingTill Hoeppner2015-04-021-0/+8
|
* Initial commit.Till Hoeppner2015-03-231-0/+12