Juerd Waalboer
7990c43371
given/take: Change verb tense
...
When the transaction is still pending, the past tense is incorrect.
This is not relevant for the contras, because those descriptions are
only displayed in logs, after the fact.
2024-11-17 01:10:58 +01:00
Juerd Waalboer
243b34e295
take: Improve error message
...
First arg must be a username, so "and not a valid amount" is misleading.
2023-12-26 05:47:29 +01:00
Juerd Waalboer
8956d8a483
Move :Tab introspection from main:: to RevBank::Plugin
...
- Exposes the introspection as a public method.
- Removes undocumented support for NOABORT special-case.
2023-11-02 03:16:55 +01:00
Juerd Waalboer
eed0db7897
Cleanup: use subroutine signatures, remove deprecated methods.
...
The signatures feature has been "experimental" since Perl 5.20 (May 2014), but
expected to stay. After 8 years I'm ready to take the risk :)
Have added Perl v5.28 (June 2018) as the minimum requirement, even though the
current revbank should work with 5.20, to see if this bothers any users. Perl
v5.28 is in Debian "buster", which is now oldstable.
2021-12-03 18:00:34 +01:00
Juerd Waalboer
38a0229899
Ditch floating point numbers, use cents instead; bump version to 3.2
2021-12-02 22:18:06 +01:00
Juerd Waalboer
1cbc906f1e
Further update to new ledger-like internals
2019-11-05 00:57:39 +01:00
Juerd Waalboer
fa60e1081a
chmod 644 plugins/*
...
Undoes 714b337
because github seems to no longer require chmod +x
for syntax highlighting extensionless files.
2019-08-07 15:42:16 +02:00
Juerd Waalboer
a9889ecefb
Improve command descriptions
2017-04-24 22:22:16 +02:00
Juerd Waalboer
af4d05c4da
Round amounts in prompt for give/take reason
2017-04-24 21:49:20 +02:00
Juerd Waalboer
6372e30cac
"give" now takes a reason like "take", only optional args between [] in help.
...
Contributed by BugBlue
2013-02-28 16:31:05 +01:00
Juerd Waalboer
4995e84b83
Git highlight alleen met +x? Okay, dan doen we +x :-)
2013-02-26 04:44:29 +01:00
Juerd Waalboer
18d1a552fb
Shebangs voor syntax highlighting
2013-02-26 04:42:45 +01:00
Juerd Waalboer
c157ea0214
RevBank 2.0, a rewrite. It's plugin based now.
2013-02-26 04:11:13 +01:00