Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix algorithm in find_candidates - exact match must have preferenceHEADmaster | Robin Obůrka | 2016-03-06 | 1 | -1/+3 |
| | |||||
* | Provide new interface for --dump operation | Robin Obůrka | 2016-03-06 | 1 | -7/+8 |
| | |||||
* | Dump data as JSON | Robin Obůrka | 2016-03-06 | 1 | -3/+1 |
| | | | | pprint is not good for machine processing | ||||
* | Move dump to separate function | Robin Obůrka | 2016-03-06 | 1 | -2/+5 |
| | |||||
* | Provide --lines command with small refactoring of necessary parts | Robin Obůrka | 2016-03-06 | 1 | -15/+31 |
| | |||||
* | Add --indent parameter | Robin Obůrka | 2016-02-28 | 1 | -0/+7 |
| | |||||
* | Change behavior projects: Approximative definition is possible now | Robin Obůrka | 2016-02-28 | 1 | -5/+5 |
| | |||||
* | Make refactoring of assign_to_person to common reusable code | Robin Obůrka | 2016-02-28 | 1 | -5/+5 |
| | |||||
* | Make "assign to person" process more careful | Robin Obůrka | 2016-02-27 | 1 | -7/+16 |
| | |||||
* | Add licence info | Robin Obůrka | 2016-02-26 | 1 | -0/+17 |
| | |||||
* | Add some comments for better orientation in code | Robin Obůrka | 2016-02-26 | 1 | -0/+4 |
| | |||||
* | Add argument --no-due-date | Robin Obůrka | 2016-02-26 | 1 | -1/+6 |
| | |||||
* | Provide assign function | Robin Obůrka | 2016-02-25 | 1 | -2/+24 |
| | |||||
* | Add argument --get-token | Robin Obůrka | 2016-02-25 | 1 | -0/+7 |
| | |||||
* | Initial commit | Robin Obůrka | 2016-02-25 | 1 | -0/+119 |