| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | don't append \n in one but not all summaries | Florian Fischer | 2019-09-08 | 1 | -3/+3 | |
| * | support transactions with special users as sender | Florian Fischer | 2019-09-08 | 1 | -3/+3 | |
| * | code de-duplication | Florian Fischer | 2019-09-08 | 1 | -14/+9 | |
| * | move positive number check to to_cent | Florian Fischer | 2019-09-08 | 1 | -16/+8 | |
| * | don't break on empty messages | Florian Fischer | 2019-06-24 | 1 | -0/+3 | |
| * | implement transfer cmd | Florian Fischer | 2019-06-15 | 1 | -1/+68 | |
| * | improve cars error and usage | Florian Fischer | 2019-06-10 | 1 | -5/+8 | |
| * | change sending of messages | Florian Fischer | 2019-06-10 | 1 | -104/+83 | |
| * | add state file to gitignore | Florian Fischer | 2019-06-10 | 1 | -0/+1 | |
| * | strip whitespace from lines | Florian Fischer | 2019-06-10 | 1 | -1/+1 | |
| * | handle cars cmd special cases | Florian Fischer | 2019-06-09 | 1 | -0/+7 | |
| * | support special users in transactions | Florian Fischer | 2019-06-09 | 1 | -2/+2 | |
| * | add new car commands and make tanken aware of cars | Florian Fischer | 2019-06-09 | 2 | -16/+120 | |
| * | return error if distance is <= 0 | Florian Fischer | 2019-06-09 | 1 | -0/+2 | |
| * | don't fail if input is no valid json | Florian Fischer | 2019-06-09 | 1 | -1/+5 | |
| * | fix loading of state | Florian Fischer | 2019-06-09 | 1 | -3/+1 | |
| * | rename and fix sender lookup in _tanken | Florian Fischer | 2019-06-09 | 1 | -5/+5 | |
| * | add suppport for legacy data stores and scheduled exec refactoring | Florian Fischer | 2018-12-28 | 1 | -32/+95 | |
| * | implement cancel command | Florian Fischer | 2018-12-13 | 1 | -0/+15 | |
| * | refactor and initial implementation of scheduled_cmds | Florian Fischer | 2018-12-13 | 2 | -244/+344 | |
| * | also split amount on german , | Florian Fischer | 2018-12-06 | 1 | -1/+3 | |
| * | strip lines in message | Florian Fischer | 2018-11-10 | 1 | -1/+1 | |
| * | fix empty message check | Florian Fischer | 2018-10-09 | 1 | -1/+1 | |
| * | fix --json option | Florian Fischer | 2018-10-09 | 1 | -1/+1 | |
| * | receive json output | Florian Fischer | 2018-10-05 | 1 | -1/+1 | |
| * | parse groupId correct | Florian Fischer | 2018-10-05 | 1 | -1/+1 | |
| * | fix Message | Florian Fischer | 2018-10-05 | 1 | -1/+1 | |
| * | Merge branch 'newgen' | Florian Fischer | 2018-10-05 | 1 | -49/+12 | |
| |\ | ||||||
| | * | fix sender var name | Florian Fischer | 2018-10-05 | 1 | -1/+1 | |
| | * | use json output of signal-cli | Florian Fischer | 2018-10-05 | 1 | -50/+13 | |
| * | | fix dry run | Florian Fischer | 2018-10-05 | 1 | -1/+1 | |
| |/ | ||||||
| * | add dry run | Florian Fischer | 2017-12-23 | 1 | -5/+16 | |
| * | only declare last_change once global | Florian Fischer | 2017-11-27 | 1 | -4/+2 | |
| * | always clear last_change before making a new changes | Florian Fischer | 2017-11-27 | 1 | -0/+14 | |
| * | fix "fuck" | Florian Fischer | 2017-11-27 | 1 | -6/+11 | |
| * | add rewind command "fuck" | Florian Fischer | 2017-11-27 | 1 | -12/+56 | |
| * | fix split | Florian Fischer | 2017-11-11 | 1 | -1/+1 | |
| * | fix split | Florian Fischer | 2017-11-11 | 1 | -2/+2 | |
| * | add split feature | Florian Fischer | 2017-11-09 | 1 | -53/+101 | |
| * | adjust tanken to cents and improve it | Florian Fischer | 2017-11-09 | 2 | -11/+20 | |
| * | fix function name and formatting | Florian Fischer | 2017-11-09 | 1 | -4/+4 | |
| * | ignore log files | Florian Fischer | 2017-11-09 | 1 | -1/+2 | |
| * | call abs() before to_euro() | Florian Fischer | 2017-11-09 | 1 | -2/+2 | |
| * | don't use floats | Florian Fischer | 2017-11-09 | 1 | -5/+22 | |
| * | fix string format | Florian Fischer | 2017-11-09 | 1 | -4/+4 | |
| * | fix tanken hopfully the last time | Florian Fischer | 2017-11-09 | 2 | -7/+13 | |
| * | mention everyone and don't handle recipient | Florian Fischer | 2017-11-09 | 1 | -5/+7 | |
| * | improve run script | Florian Fischer | 2017-11-09 | 1 | -8/+18 | |
| * | add tanken feature | Florian Fischer | 2017-11-09 | 2 | -16/+81 | |
| * | include recipient in balance feedback | Florian Fischer | 2017-10-25 | 1 | -1/+1 | |
