index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
promote compatability with Boost <1.86.0
dbear496
2024-09-14
2
-18
/
+28
*
update to Boost 1.86.0
dbear496
2024-09-13
2
-8
/
+8
*
Avoid string in amount_t::in_place_truncate
Max Nikulin
2024-08-15
1
-26
/
+1
*
add unittest for #ledger/2348
Tavis Ormandy
2024-08-08
1
-0
/
+16
*
disable checking for generated transactions
Tavis Ormandy
2024-08-08
1
-0
/
+3
*
fix use-after-free with regex_match()
Tavis Ormandy
2024-08-08
1
-4
/
+4
*
Add doc for account, display_account and account_base variables
matclab
2024-08-07
1
-0
/
+21
*
More unit tests for amount_t::roundto
Max Nikulin
2024-08-07
2
-3
/
+15
*
Add Python bindings for roundto
Max Nikulin
2024-08-07
3
-0
/
+10
*
Revert "also copy costs that round to zero"
dbear496
2024-08-06
1
-1
/
+1
*
also copy costs that round to zero
dbear496
2024-08-06
1
-1
/
+1
*
copy cost from automatic transaction posting
dbear496
2024-08-06
1
-0
/
+2
*
add regress test for #2268
dbear496
2024-08-06
1
-0
/
+13
*
Avoid ctype abuse.
Taylor R Campbell
2024-08-06
13
-47
/
+76
*
Add new --align-intervals option.
Ian2020
2024-08-06
10
-19
/
+347
*
Fix copy on write for amount_t::in_place_roundto
Max Nikulin
2024-08-06
4
-28
/
+10
*
Another whitespace change
John Wiegley
2024-08-05
1
-1
/
+1
*
Add whitespace to xact_t::hash
John Wiegley
2024-08-05
1
-0
/
+8
*
Rename SHA-512/256 to the more appropriate SHA-512Half
John Wiegley
2024-08-05
5
-7
/
+7
*
Add two missing system headers to sha512.cc
John Wiegley
2024-08-05
1
-0
/
+2
*
Revert all changes to sha512.c
John Wiegley
2024-08-05
1
-1
/
+1
*
Change one prototype
John Wiegley
2024-08-05
1
-3
/
+1
*
Remove most changes to sha512.cc
John Wiegley
2024-08-05
1
-5
/
+11
*
Include sys/types.h
John Wiegley
2024-08-05
1
-0
/
+1
*
Include stdint.h in sha512.cc
John Wiegley
2024-08-05
1
-0
/
+1
*
Fix return type of SHA512
John Wiegley
2024-08-05
1
-1
/
+1
*
Try something else
John Wiegley
2024-08-05
1
-7
/
+1
*
Revert a type change
John Wiegley
2024-08-05
1
-2
/
+2
*
Type signature fix
John Wiegley
2024-08-05
1
-1
/
+1
*
Minor doc update
John Wiegley
2024-08-05
1
-1
/
+1
*
Update src/sha512.cc
John Wiegley
2024-08-05
1
-1
/
+1
*
Update src/sha512.cc
John Wiegley
2024-08-05
1
-1
/
+1
*
Update doc/ledger.1
John Wiegley
2024-08-05
1
-1
/
+1
*
Update doc/ledger.1
John Wiegley
2024-08-05
1
-1
/
+1
*
Add support for --hashes=sha512_256 as another algorithm
John Wiegley
2024-08-05
14
-28
/
+81
*
Add further documentation on the --hashes option
John Wiegley
2024-08-05
1
-13
/
+40
*
Improvements to the hashing tests
John Wiegley
2024-08-05
3
-4
/
+36
*
Make xact hashes independent of posting order
John Wiegley
2024-08-05
8
-40
/
+50
*
Add documentation for the --hashes option
John Wiegley
2024-08-05
2
-1
/
+21
*
Add positive and negative tests for the --hashes option
John Wiegley
2024-08-05
2
-0
/
+51
*
--hashes option requires an argument to specify the algorithm
John Wiegley
2024-08-05
2
-6
/
+21
*
Add support for hash chaining to detect modifications in postings
John Wiegley
2024-08-05
15
-28
/
+592
*
Fix denominator of roundto result
Max Nikulin
2024-08-05
5
-3
/
+145
*
Merge pull request #2367 from Chris927/master
Alexis Hildebrandt
2024-07-24
1
-1
/
+1
|
\
|
*
Fix acprep script
Chris Oloff
2024-07-24
1
-1
/
+1
|
/
*
Use https scheme for links in CONTRIBUTING.md
Alexis Hildebrandt
2024-07-10
1
-12
/
+12
*
print: Align amounts even when account names are long
Gwyneth Morgan
2024-07-10
2
-30
/
+64
*
cmake: Clean up add_ledger_library_dependencies macro
Alexis Hildebrandt
2024-07-08
1
-9
/
+7
*
cmake: Fix BOOST_REGEX_UNICODE_RUNS check when USE_PYTHON=ON
Alexis Hildebrandt
2024-07-08
1
-1
/
+1
*
cmake: Add Python tests only when building with Python support
Alexis Hildebrandt
2024-07-08
2
-3
/
+6
[next]