summaryrefslogtreecommitdiff
path: root/src/session.cc
Commit message (Expand)AuthorAgeFilesLines
* Added support for Unicode text in Ledger files, thanks to 'utfcpp', which canJohn Wiegley2009-01-231-2/+2
* Changed grammatical tense in two tracing statements.John Wiegley2009-01-231-1/+1
* Changed the order in which options are processed, to provide for the correctJohn Wiegley2009-01-211-2/+0
* Resolve outstanding stdin parsing issues by buffering the data.John Wiegley2009-01-211-1/+17
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Added the concept of a "display_total", used for showing the values in theJohn Wiegley2009-01-191-3/+3
* Output newlines between entries using format strings, not hard-coded.John Wiegley2009-01-141-1/+1
* Factored common parts of entry_t and xact_t into new item_tJohn Wiegley2008-09-191-2/+2
* Don't use single code format characters anymore. Access to object detailsJohn Wiegley2008-09-181-5/+5
* Restored the 'print' command.John Wiegley2008-09-171-1/+1
* Corrected the formatting of second-lines in the register report.John Wiegley2008-08-141-1/+1
* The -f flag now works again.John Wiegley2008-08-131-1/+1
* Changed the default output date format in register reports from 2008-08-13 toJohn Wiegley2008-08-131-3/+10
* The register report is now mostly displaying multi-line balances correctly.John Wiegley2008-08-101-2/+4
* Basic balance reports are working again!John Wiegley2008-08-101-2/+2
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+391