| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of github.com:tilpner/ilc | Till Höppner | 2016-02-03 | 1 | -11/+17 |
|\ |
|
| * | Use headers instead of bolding | Till Höppner | 2016-01-24 | 1 | -11/+17 |
* | | Docopt -> clap, main.rs -> src/app | Till Höppner | 2016-02-03 | 6 | -307/+399 |
|/ |
|
* | Another readme change | Till Höppner | 2016-01-24 | 1 | -9/+18 |
* | Update compilation data and usage in README.md | Till Höppner | 2016-01-24 | 1 | -10/+12 |
* | All the badges! | Till Höppner | 2016-01-23 | 1 | -1/+3 |
* | Add seen command | Till Höppner | 2016-01-23 | 3 | -7/+63 |
* | Restore full functionality | Till Höppner | 2016-01-23 | 4 | -37/+48 |
* | Add Travis badge | Till Höppner | 2016-01-23 | 1 | -1/+2 |
* | Reverse allow-failure, take 3 | Till Höppner | 2016-01-23 | 1 | -1/+2 |
* | Reverse allow-failure, take 2 | Till Höppner | 2016-01-23 | 1 | -3/+1 |
* | Reverse allow-failure | Till Höppner | 2016-01-23 | 1 | -1/+3 |
* | Add .travis.yml | Till Höppner | 2016-01-23 | 1 | -0/+7 |
* | Fix compilation, fix dependencies | Till Höppner | 2016-01-23 | 6 | -64/+53 |
* | Merge branch 'master' of github.com:tilpner/ilc | Till Höppner | 2016-01-20 | 0 | -0/+0 |
|\ |
|
| * | Updated dependencies, still doesn't build | Till Höppner | 2016-01-13 | 4 | -6/+9 |
* | | Updated dependencies, still doesn't build | Till Höppner | 2016-01-20 | 8 | -63/+61 |
|/ |
|
* | Merge branch 'master' of github.com:tilpner/ilc | Till Hoeppner | 2015-07-29 | 1 | -5/+21 |
|\ |
|
| * | Update README for recent progress | Till Höppner | 2015-07-28 | 1 | -5/+21 |
* | | implement sort and dedup of logs | Till Hoeppner | 2015-07-29 | 6 | -15/+143 |
|/ |
|
* | Properly handle EOF while reading msgpack markers | Till Hoeppner | 2015-07-28 | 1 | -2/+6 |
* | Improved error reporting | Till Hoeppner | 2015-07-28 | 3 | -4/+15 |
* | Add msgpack output | Till Hoeppner | 2015-07-28 | 4 | -0/+58 |
* | Add glob-ing for input files | Till Hoeppner | 2015-07-26 | 4 | -45/+136 |
* | Use existing context, instead of mock context for freq | Till Hoeppner | 2015-07-26 | 1 | -5/+0 |
* | Remove "freq" executable target | Till Hoeppner | 2015-07-26 | 1 | -5/+0 |
* | Merge src/freq.rs into the main executable. | Till Hoeppner | 2015-07-26 | 2 | -86/+64 |
* | Alter name for better readability | Till Hoeppner | 2015-07-26 | 1 | -2/+2 |
* | Half-decent error reporting | Till Hoeppner | 2015-07-24 | 2 | -5/+47 |
* | General updates, for new API | Till Hoeppner | 2015-07-23 | 3 | -24/+14 |
* | Functions to select a decoder/encoder based on a name | Till Hoeppner | 2015-07-23 | 1 | -0/+18 |
* | Support dynamic selection of decoders/encoders | Till Hoeppner | 2015-07-23 | 4 | -6/+23 |
* | Start CLI | Till Hoeppner | 2015-06-12 | 1 | -6/+17 |
* | Add semi-proper conversion | Till Hoeppner | 2015-06-12 | 6 | -31/+75 |
* | Continue README | Till Hoeppner | 2015-06-11 | 1 | -0/+18 |
* | Start README | Till Hoeppner | 2015-06-11 | 1 | -1/+17 |
* | Implement more events for Energymech | Till Hoeppner | 2015-06-11 | 2 | -2/+58 |
* | Merge pull request #1 from tilpner/cows | Till Höppner | 2015-06-11 | 10 | -184/+437 |
|\ |
|
| * | Fix binaries and eliminate warnings | Till Hoeppner | 2015-06-11 | 6 | -29/+16 |
| * | Re-enable binary | Till Hoeppner | 2015-06-11 | 1 | -1/+1 |
| * | Adapt energymech to new Event API | Till Hoeppner | 2015-06-11 | 3 | -45/+63 |
| * | Adapt weechat3 to new Event API | Till Hoeppner | 2015-06-11 | 3 | -135/+59 |
| * | Figure out that .to_owned().into() is needed, instead of .into() | Till Hoeppner | 2015-06-11 | 1 | -4/+4 |
| * | Reduction? | Till Hoeppner | 2015-06-11 | 1 | -8/+6 |
| * | Some inbetween state of confusion | Till Hoeppner | 2015-06-11 | 9 | -80/+406 |
|/ |
|
* | Screw clippy, it doesn't build, and I'm unsure how to include its license. :( | Till Hoeppner | 2015-06-09 | 2 | -8/+0 |
* | Add license entry to Cargo.toml | Till Hoeppner | 2015-06-09 | 1 | -0/+1 |
* | Add licenses for used crates to NOTICE. Note that I don't know what I'm doing. | Till Hoeppner | 2015-06-09 | 1 | -10/+229 |
* | Prefix every single file with this stupid notice. Did I mention this is stupid? | Till Hoeppner | 2015-06-09 | 8 | -0/+111 |
* | Create LICENSE | Till Höppner | 2015-06-09 | 1 | -0/+201 |