| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
in manpage such as Fl, Ar, Ev, Em, etc.
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
According to mdoc (7) "The `.Nm' macro is used for the document title or
subject name. It has the peculiarity of remembering the first argument
it was called with, which should always be the subject name of the page."
Therefore it should only be used the print `ledger` in the manpage
For the Ledger commands register, balance, etc The .Ic (internal
command) is much better suited.
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
and change formatting for value expressions using @defun, @defvar.
|
| | | | |
| | | | |
| | | | |
| | | | | |
by using Python shlex.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
to related balance assertions section.
[ci skip]
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Add documentation for --no-pager option.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Minor updates to --pager documentation.
[ci skip]
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add documentation for option --permissive.
[ci skip]
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
test/baseline/opt-permissive.test. Actually 634AA589 is the initial
commit that created permissive option.
|
| |/ / / / / |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
so that "empty" options are also reported as undocumented.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
by ignoring merge commits and commits with a message
already containing `[ci skip]`.
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bugzilla 1105
Thanks.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
original s.el
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
ledger-reconcile.el and ledger-mode.texi.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
You can now maximize the number of characters displayed for payee name
and account name in the reconcile buffer.
|
|/ / / / / |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Replace @ftable @code argument with @option of @command depending
on the documented items
* Remove @c option comment from @items documenting options
|
| | | | | |
|
| | | | |
| | | | |
| | | | | |
so that they are reported properly by test/CheckTests.py
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[fix] Make trim function trim trailing whitespace
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
std::isspace(*e) returns false for the end of c-string null-byte.
Bugzilla: 1106
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The following value expressions result in an error: A, B, g, G, I, v, V
Tested using:
% for o in A B g G I v V; do
ledger -f test/input/sample.dat -F "%(${o}(amount))\n" reg
done
While handling posting from "test/input/sample.dat", line 17:
> Assets:Bank:Checking $1,000.00
Error: The A value expression variable is no longer supported
...
[ci skip]
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Manual install instructions
[ci skip]
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ci skip]
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
I also removed some sentences that were useful for older build systems.
[ci skip]
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ci skip]
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add single letter directive to index
[ci skip]
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
On top of @node, @xref{} can also be linked to @anchor.
[ci skip]
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Make consistent the syntax of "command-line"
[ci skip]
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
And other typos fixes
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
[ci skip]
|
| | | | | |
| | | | | |
| | | | | | |
[ci skip]
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bump version to 3.1.1-alpha.1
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[emacs] fix copy
|
|/ / / / /
| | | | |
| | | | | |
ledger-xact.el:ledger-copy-transaction-at-point (C-c C-k) led to a confusing change in the ledger file for the case when the target date was smaller than last date in the ledger.
|