| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| |
| |
| |
| | |
being deprecated as of C++11
|
|\ \
| | |
| | | |
utfcpp: Update to 4.0.4
|
| | | |
|
|\ \ \
| | | |
| | | | |
test: Accept test names as arguments
|
| | | | |
|
|/ / / |
|
|/ / |
|
|\ \
| |/
|/| |
Minor documentation update - on posting comments and fixed some examples
|
| |
| |
| | |
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added to "Transactions and Comments" section 4.7.1 to indicate that
posting comments *must* be preceded by at least two spaces.
I also applied this rule consistently to the entire documentation, which
only required changes in 4 locations.
I don't think the `ledger` binary cares about spaces in front of posting
comments. I never noticed this until I tried using `ledger-mode`'s
`ledger-post-edit-amount`, which was causing issues with comments
that don't have the proper spacing.
|
|\ \
| | |
| | | |
Add support for Ubuntu 22.04 Jammy in ./acprep
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Running `./acprep dependencies` in Ubuntu 22.04 Jammy while
building ledger from source returns:
acprep: INFO: Invoking primary phase: dependencies
acprep: INFO: Executing phase: dependencies
acprep: INFO: Installing Ledger's build dependencies ...
acprep: INFO: Looks like you are using APT on Ubuntu jammy
acprep: INFO: I do not recognize your version of Ubuntu!
This error was also present when installing on Ubuntu 20.04
Focal. The solution for Focal is the same for Jammy, which is to
add `ubuntu-jammy` to `BoostInfo` and `jammy` as another `release`.
|
|\ \ \
| | | |
| | | | |
tests: Modernize test scripts
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
by using argparse and pathlib and removing Python 2 specific code.
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
by using correct special characters as defined in groff_char(7),
e.g. using \[aq] instead of "'", as "'" may get displayed as "’"
by certain groff output devices, e.g. PDF or utf8.
|
|\ \ \ \
| |/ / /
|/| | | |
test: Remove Python2 specific tests
|
| | | | |
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Migrate python scripts
|
| | | |
| | | |
| | | |
| | | | |
Update ooolib-python to 0.1.0
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | | |
Improve finding ICU libraries
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
by using CMake's FindICU module to locate the required
icuuc and icui18n libraries for use with boost regex icu.
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
ledger/dependabot/github_actions/cachix/install-nix-action-24
chore(deps): bump cachix/install-nix-action from 23 to 24
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The manpage documents `=regex` as equivalent to the `note regex` query
syntax, but the former does not actually work as the parser only handles
an equals sign in the case of `tag type=dining` syntax, and doesn't
handle the case where an equals sign starts a note query.
Fixing this does break queries like `tag type = dining` with spaces
around the equals sign, but that syntax was not intended or documented.
Closes: #2275
|
|\ \
| | |
| | |
| | |
| | | |
ledger/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \
| |/
|/|
| |
| | |
ledger/dependabot/github_actions/cachix/install-nix-action-23
chore(deps): bump cachix/install-nix-action from 22 to 23
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
update CONTRIBUTING.md for multiple output directories
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
The `CONTRIBUTING.md` instructions imply you should run `acprep` then
`cd` into `build` and run `make`/`ninja`, but `acprep` doesn't generate
the make file in `build` but in a subdirectory depending on the
configuration selected,`build/ledger/debug` by default or
`build/ledger/opt` if you pass `opt` for example.
Updeate the instructions to take this into account so people aren't
confused the first time they try to build the project.
[ci-skip]
|
| |
|
| |
|
|\
| |
| |
| |
| | |
ledger/dependabot/github_actions/cachix/install-nix-action-22
chore(deps): bump cachix/install-nix-action from 20 to 22
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 22.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v22)
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\
| |
| | |
Let dependabot help us keep Actions config up to date
|
|/ |
|
|\
| |
| | |
Add example for credit card cashback.
|
| |
| |
| | |
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
|
| |
| |
| | |
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
|
| |
| |
| | |
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
|
| |
| |
| | |
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
|
| |
| |
| | |
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
|
| | |
|