index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problems with <Adjustment> postings
John Wiegley
2012-03-20
6
-8
/
+18
*
Merge branch 't/A560FDAD' into next
John Wiegley
2012-03-20
3
-4
/
+91
|
\
|
*
Strip annotations in display_filter_posts
John Wiegley
2012-03-20
3
-4
/
+55
|
*
Added regression test for A560FDAD
John Wiegley
2012-03-19
1
-0
/
+36
*
|
Always call TRACE_CTOR at the end of constructors
John Wiegley
2012-03-20
32
-101
/
+106
|
/
*
Output date to proof log
John Wiegley
2012-03-19
1
-1
/
+3
*
Corrected an uninitialized memory bug
John Wiegley
2012-03-19
2
-2
/
+15
*
Don't output zero balances with the equity command
John Wiegley
2012-03-19
1
-11
/
+15
*
Allow the equity command to strip annotations
John Wiegley
2012-03-19
3
-24
/
+31
*
print computed annotations if --generated
John Wiegley
2012-03-19
1
-1
/
+2
*
Made an assert more relaxed in item_context()
John Wiegley
2012-03-19
1
-1
/
+1
*
Added regression test
John Wiegley
2012-03-19
1
-0
/
+57
*
Allow --input-date-format to specify separators
John Wiegley
2012-03-19
2
-3
/
+25
*
Merge branch 'next' of github.com:jwiegley/ledger into next
John Wiegley
2012-03-19
1
-897
/
+877
|
\
|
*
Reorganized command directives
Craig Earls
2012-03-18
1
-895
/
+875
|
*
Merge pull request #60 from munkee/next
Craig Earls
2012-03-18
1
-2
/
+2
|
|
\
|
|
*
Fix an example of fixed lot prices
David Whitmarsh
2012-03-18
1
-2
/
+2
*
|
|
More improvements to nail_down; fixes #715
John Wiegley
2012-03-19
2
-2
/
+21
*
|
|
Corrected an error print in value.cc
John Wiegley
2012-03-19
1
-5
/
+3
*
|
|
Extend commodity_t::compare_by_commodity::operator()
John Wiegley
2012-03-19
1
-0
/
+9
|
/
/
*
|
Merge branch 'next' of github.com:jwiegley/ledger into next
John Wiegley
2012-03-18
1
-60
/
+165
|
\
\
|
*
|
apply account and apply tag
Craig Earls
2012-03-17
1
-60
/
+165
*
|
|
Fixed bug relating to historical pricing
John Wiegley
2012-03-18
4
-5
/
+28
*
|
|
Fix problem with -H and lack of pricing info
John Wiegley
2012-03-18
4
-27
/
+35
*
|
|
Added --verify-memory and missing TRACE_[CD]TOR calls
John Wiegley
2012-03-18
20
-59
/
+299
*
|
|
Whitespace fix
John Wiegley
2012-03-18
1
-1
/
+0
*
|
|
Improvements to ldg-test.el
John Wiegley
2012-03-18
1
-6
/
+9
*
|
|
Change some #if guards to test for gcc 4.7
John Wiegley
2012-03-17
2
-4
/
+4
|
/
/
*
|
Passing --verify to regression tests uses valgrind
John Wiegley
2012-03-17
2
-1
/
+8
*
|
libgmalloc is no longer available on OS X Lion
John Wiegley
2012-03-17
2
-11
/
+11
*
|
Package src/context.h into the final dist
John Wiegley
2012-03-17
1
-0
/
+1
*
|
Simplified a regression test
John Wiegley
2012-03-17
1
-21
/
+21
*
|
Fixed #711: Parsing of alias directive
John Wiegley
2012-03-17
2
-8
/
+31
*
|
Added regression test for A8FCC765
John Wiegley
2012-03-17
2
-0
/
+10
*
|
Make --days-of-week an alias for --dow
John Wiegley
2012-03-17
1
-1
/
+1
*
|
Added option --day-break
John Wiegley
2012-03-17
9
-37
/
+91
*
|
Formatting cleanuo
Craig Earls
2012-03-16
1
-4
/
+4
|
/
*
Added John recent detailed discussion of Transactions, remove redundant exapl...
Craig Earls
2012-03-16
1
-303
/
+937
*
Always close the last report output stream
John Wiegley
2012-03-16
3
-0
/
+10
*
Don't allow trailing ws in abbrev. account segments
John Wiegley
2012-03-16
4
-4
/
+22
*
Improved error reporting for bad account names
John Wiegley
2012-03-16
2
-2
/
+55
*
Correct parsing of automated xact expressions
John Wiegley
2012-03-16
3
-2
/
+35
*
Improved error reports about leading whitespace
John Wiegley
2012-03-16
5
-1178
/
+51
*
Added regression test for #584
John Wiegley
2012-03-16
1
-0
/
+23
*
pricedb was outputting redundant prices
John Wiegley
2012-03-16
3
-1
/
+14
*
Restored tabs that had been converted to spaces
John Wiegley
2012-03-16
1
-2
/
+2
*
Unexpected initial whitespace is an error (again)
John Wiegley
2012-03-16
5
-7
/
+1226
*
Added ldg-test.el, to assist writing regression tests
John Wiegley
2012-03-16
2
-0
/
+63
*
Don't add price exchanges for a commodity itself
John Wiegley
2012-03-16
2
-1
/
+9
*
Added description of --dc, internal Ledger Architecture, remove ! and @ from ...
Craig Earls
2012-03-15
1
-75
/
+557
[next]