index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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 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
*
Avoid ctype abuse.
Taylor R Campbell
2024-08-06
13
-47
/
+76
*
Add new --align-intervals option.
Ian2020
2024-08-06
7
-17
/
+38
*
Fix copy on write for amount_t::in_place_roundto
Max Nikulin
2024-08-06
2
-9
/
+2
*
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
2
-3
/
+3
*
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
*
Update src/sha512.cc
John Wiegley
2024-08-05
1
-1
/
+1
*
Update src/sha512.cc
John Wiegley
2024-08-05
1
-1
/
+1
*
Add support for --hashes=sha512_256 as another algorithm
John Wiegley
2024-08-05
11
-26
/
+35
*
Make xact hashes independent of posting order
John Wiegley
2024-08-05
7
-37
/
+41
*
--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
1
-2
/
+39
*
print: Align amounts even when account names are long
Gwyneth Morgan
2024-07-10
1
-30
/
+40
*
Fix conditional compilation of Python <3.12 code
Alexis Hildebrandt
2024-07-08
1
-4
/
+3
*
Fix Python 3.12 deprecation warning
Alexis Hildebrandt
2024-07-08
1
-3
/
+18
*
Restore expr context after calc, #2330 #2343
Tavis Ormandy
2024-07-08
1
-2
/
+3
*
Fix Query Parser for Automated Transactions (#1)
Igbanam Ogbuluijah
2024-06-25
2
-0
/
+15
*
Fix build with Boost 1.85.0
Michael Cho
2024-04-25
1
-1
/
+0
*
Expand the size of an arbitrary safety limit
John Wiegley
2024-01-19
1
-1
/
+1
*
Change an assertion into an if test
John Wiegley
2024-01-19
1
-1
/
+2
*
Fix compiler warning about std::binary_function
Alexis Hildebrandt
2023-12-12
3
-2
/
+8
*
Fix =regex note query syntax
Gwyneth Morgan
2023-10-12
1
-0
/
+4
*
include zero-amounts in balance_t::map_sorted_amounts
dbear496
2023-07-16
2
-2
/
+5
*
Merge pull request #2260 from afh/modernize-cmake
Alexis Hildebrandt
2023-06-10
1
-3
/
+3
|
\
|
*
cmake: Replace add_defitions with superseding alternatives
Alexis Hildebrandt
2023-06-07
1
-3
/
+3
*
|
Merge pull request #2259 from afh/afh-readline
Alexis Hildebrandt
2023-06-10
2
-4
/
+8
|
\
\
|
*
|
Add build support readline
Alexis Hildebrandt
2023-06-07
2
-4
/
+8
|
|
/
*
|
Merge pull request #2261 from afh/bsd-pic
Alexis Hildebrandt
2023-06-10
1
-0
/
+2
|
\
\
|
*
|
cmake: Add -fPIC to compile flags
Alexis Hildebrandt
2023-06-07
1
-0
/
+2
|
|
/
*
|
Merge pull request #2250 from afh/fix-no-assert
Alexis Hildebrandt
2023-06-10
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix compilation errors with NO_ASSERT
Alexis Hildebrandt
2023-04-25
1
-1
/
+2
[next]