index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make xact hashes independent of posting order
John Wiegley
2024-08-05
1
-24
/
+0
*
Add support for hash chaining to detect modifications in postings
John Wiegley
2024-08-05
1
-0
/
+24
*
Restore expr context after calc, #2330 #2343
Tavis Ormandy
2024-07-08
1
-2
/
+3
*
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
1
-1
/
+1
*
Initial fix for #2147
WY
2023-01-20
1
-1
/
+1
*
xml: Include posting-specific payee in output
Gwyneth Morgan
2022-10-10
1
-0
/
+3
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Create consistent buffer size.
Daniel Coonce
2021-02-02
1
-1
/
+1
*
Fix build for x86_64-w64-mingw32
Daniel Coonce
2021-02-02
1
-1
/
+1
*
Fix issues related to payees declared on posting's metadata
Diogo Trentini
2021-02-02
1
-2
/
+12
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
fix ledger xml output, remove ledger json command
Johann Klähn
2013-03-08
1
-28
/
+15
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Switched to Boost.PropertyTree for XML generation
John Wiegley
2012-05-18
1
-59
/
+34
*
Switch to using Boost.Format
John Wiegley
2012-05-14
1
-3
/
+3
*
Whitespace fix
John Wiegley
2012-04-04
1
-16
/
+13
*
Never output calculate commodity valuation expressions
John Wiegley
2012-03-20
1
-0
/
+1
*
Access to checkin/checkout of timelog entries
John Wiegley
2012-03-13
1
-1
/
+12
*
Added "price" value expression for posts
John Wiegley
2012-03-07
1
-0
/
+11
*
Added parsing support for the many value directives
John Wiegley
2012-03-07
1
-0
/
+38
*
Guarded a call to add_or_set_value
John Wiegley
2012-03-05
1
-1
/
+2
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Renamed actual/effective dates to primary/auxiliary
John Wiegley
2012-02-28
1
-12
/
+12
*
The "id" of an item now maps to its UUID
John Wiegley
2012-02-27
1
-10
/
+0
*
Fixed many Clang type conversion warnings with static_cast
John Wiegley
2012-02-17
1
-3
/
+3
*
Fixes for variable shadowing (21/28)
John Wiegley
2012-02-17
1
-2
/
+2
*
Fixes for variable shadowing (20/28)
John Wiegley
2012-02-17
1
-3
/
+3
*
Do not evaluate strings as booleans
John Wiegley
2012-02-11
1
-2
/
+2
*
Cleanup whitespace
John Wiegley
2011-08-18
1
-2
/
+2
*
Whitespace corrections
John Wiegley
2011-02-10
1
-5
/
+5
*
has_tag and get_tag now take an 'inherit' parameter
John Wiegley
2010-06-18
1
-8
/
+10
*
Individual postings may each have their own payee
John Wiegley
2010-06-17
1
-1
/
+9
*
Report error context in expressions more precisely
John Wiegley
2010-06-13
1
-4
/
+8
*
Completely reworked argument passing in expressions
John Wiegley
2010-06-13
1
-53
/
+45
*
Expression evaluations now have a "type context"
John Wiegley
2010-06-13
1
-28
/
+12
*
Added a new scope_value() inline helper function
John Wiegley
2010-06-13
1
-2
/
+2
*
account(NAME) function can lookup account objects
John Wiegley
2010-06-13
1
-1
/
+16
*
Improved value expression function 'commodity'
John Wiegley
2010-06-12
1
-8
/
+15
*
Store metadata values as value_t instead of string
John Wiegley
2010-06-12
1
-6
/
+6
*
Untabified all source files
John Wiegley
2010-06-11
1
-68
/
+68
*
Fixed interaction with -V/X and grouped postings
John Wiegley
2010-06-09
1
-0
/
+17
*
Empty notes and tags now return null values
John Wiegley
2010-05-30
1
-4
/
+8
*
Created new valexpr variable display_account
John Wiegley
2010-05-22
1
-8
/
+24
*
Changed the report generated by the csv command
John Wiegley
2010-05-22
1
-2
/
+12
*
Added account_id and xact_id valexpr vars for posts
John Wiegley
2010-05-18
1
-0
/
+36
[next]