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
...
*
Refactor flag and pstream related types into ledger namespace
Alexis Hildebrandt
2023-04-12
3
-1
/
+8
*
Merge branch 'master' into pragma-once
Alexis Hildebrandt
2023-04-11
6
-5
/
+62
|
\
|
*
Merge pull request #2228 from afh/api-documentation
Alexis Hildebrandt
2023-04-11
6
-4
/
+63
|
|
\
|
|
*
Update api docs
Alexis Hildebrandt
2023-04-10
3
-1
/
+41
|
|
*
doc: Minor clean-up
Alexis Hildebrandt
2023-04-10
3
-3
/
+22
|
*
|
Fix typo
Alexis Hildebrandt
2023-04-11
1
-1
/
+1
|
|
/
*
/
Use #pragma once
Alexis Hildebrandt
2023-04-10
57
-228
/
+57
|
/
*
Bump required Boost version to 1.72
Alexis Hildebrandt
2023-03-24
4
-25
/
+0
*
Change a use of is_realzero to just is_zero
John Wiegley
2023-03-23
1
-1
/
+1
*
Increase string size limit in src/unistring.h assert
John Wiegley
2023-03-08
1
-1
/
+2
*
Do not perform commodity reduction when parsing a format directive
John Wiegley
2023-03-03
1
-3
/
+5
*
Enforce use of non-deprecated boost::filesystem API
Alexis Hildebrandt
2023-02-20
1
-0
/
+1
*
Fix compiler warnings
Alexis Hildebrandt
2023-02-20
2
-1
/
+5
*
Remove unused server related code
Alexis Hildebrandt
2023-02-20
2
-44
/
+0
*
Add info about compile features to --version
Alexis Hildebrandt
2023-02-14
1
-0
/
+9
*
When a post has no date at all, default to the current date
John Wiegley
2023-02-06
1
-2
/
+4
*
Update copyright year
Alexis Hildebrandt
2023-02-02
123
-124
/
+124
*
Fix deprecation warnings
Alexis Hildebrandt
2023-02-01
1
-14
/
+18
*
Remove support for Python 2.x
Alexis Hildebrandt
2023-02-01
7
-353
/
+7
*
If the amount-width has not been set, use the old default of 20
John Wiegley
2023-01-27
2
-3
/
+10
*
Use amount_width for balance report
Vladimir Parfinenko
2023-01-27
1
-3
/
+3
*
Fix python/c++ conversion for boost::optional<T>
David Sklar
2023-01-27
1
-4
/
+5
*
Fix IDENT format comment to match recent change 35713fe79
Donald Lam
2023-01-27
1
-1
/
+1
*
Disallow numbers in function names
John Wiegley
2023-01-25
1
-1
/
+1
*
Rename quoted_rfc4180 to quoted_rfc, to avoid parser quirk
Donald Lam
2023-01-25
2
-4
/
+4
*
typo and column alignment
spaette
2023-01-23
1
-1
/
+1
*
Initial fix for #2147
WY
2023-01-20
1
-1
/
+1
*
Python: Transaction.remove_post should call xact_base_t::remove_post
David Sklar
2023-01-10
1
-1
/
+1
*
Python: test cleanups
David Sklar
2023-01-09
1
-0
/
+5
*
Add python support for error_context
Adam Wendt
2022-11-13
1
-0
/
+7
*
Fix balancing commodity with smaller unit.
Maria
2022-10-11
1
-1
/
+1
*
xml: Include posting-specific payee in output
Gwyneth Morgan
2022-10-10
1
-0
/
+3
*
Handle return value of PyUnicode_READY
Alexis Hildebrandt
2022-10-02
1
-1
/
+2
*
Fix handling of UCS-2 encoded strings
Alexis Hildebrandt
2022-10-02
1
-1
/
+1
*
Fix handling of UCS-1 encoded strings
Alexis Hildebrandt
2022-10-02
1
-11
/
+12
*
Properly handle PyUnicode_1BYTE_DATA
Alexis Hildebrandt
2022-07-20
1
-3
/
+1
*
Fix use of deprecated Python legacy Unicode API
Alexis Hildebrandt
2022-07-20
1
-18
/
+52
*
Fix typos found by codespell
Alexis Hildebrandt
2022-07-19
4
-6
/
+6
*
Fix SIGABRT when python subcommand raises an exception
Aaron L. Zeng
2022-07-13
1
-2
/
+3
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
124
-125
/
+125
*
Fix unrounding for equity
Oleg Bulatov
2022-05-06
3
-3
/
+6
*
When calculating balance assignments, strip away lot annotations
John Wiegley
2022-05-03
1
-12
/
+15
*
Remove some UTF-8 code that was having no effect
kanreki
2022-04-14
1
-38
/
+5
*
Change header guard names to use `INCLUDED_` prefix
Phil Newton
2022-04-06
59
-177
/
+177
*
Avoid making references to null
Kunht Kun
2022-03-17
1
-8
/
+24
*
Avoid dereferencing null pointer
Kunht Kun
2022-03-12
1
-1
/
+2
*
Ensure absolute path for include
Kunht Kun
2022-03-09
1
-1
/
+1
*
fileinfo_t: remove size member
Maximilian Eschenbacher
2022-02-22
2
-7
/
+2
*
Revert "Use amount_width for balance report"
John Wiegley
2022-02-03
1
-3
/
+3
*
Use amount_width for balance report
Vladimir Parfinenko
2022-02-03
1
-3
/
+3
[prev]
[next]