summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed an unused class: format_entriesJohn Wiegley2009-02-214-60/+4
* Fixes to tools/myacprepJohn Wiegley2009-02-211-2/+4
* Use more general scrub valexpr function in formatsJohn Wiegley2009-02-212-42/+46
* Bury the report buffer after quitting.Jesse Alama2009-02-211-2/+3
* Create a new interactive_t helper classJohn Wiegley2009-02-2111-152/+367
* Added all current value expressions to man pageJohn Wiegley2009-02-211-42/+94
* Fixed a script typoJohn Wiegley2009-02-211-1/+1
* acprep --gprof now passes -g -pg to the linkerJohn Wiegley2009-02-211-0/+1
* Tools changes to build for multiple targetsJohn Wiegley2009-02-214-13/+71
* Improved the pre-commit hookJohn Wiegley2009-02-211-7/+5
* The --help (-h, -H) options now visit the man pageJohn Wiegley2009-02-217-273/+36
* Added an automake rule for installing the man pageJohn Wiegley2009-02-211-2/+3
* Made --leeway a synonym for --price-expJohn Wiegley2009-02-211-0/+1
* Began creation of an Nroff-formatted man pageJohn Wiegley2009-02-211-0/+267
* Run regression and baseline tests using --verifyJohn Wiegley2009-02-211-4/+5
* Fixed another memory bug in by_payee_xactsJohn Wiegley2009-02-213-20/+21
* Fixed a memory leak in value_t::storage_tJohn Wiegley2009-02-212-14/+18
* Added several more baseline testsJohn Wiegley2009-02-2110-0/+1766
* Fixed the spelling of some option exceptionsJohn Wiegley2009-02-211-4/+4
* Added --start-of-week option, used with --weeklyJohn Wiegley2009-02-214-0/+228
* Handle reporting widths that are too smallJohn Wiegley2009-02-212-2/+3
* Added a new --exact optionJohn Wiegley2009-02-216-35/+282
* Greatly improved the way "weeks" are iteratedJohn Wiegley2009-02-214-34/+61
* Restored the --deviation optionJohn Wiegley2009-02-212-1/+247
* Justify integers correctly when printingJohn Wiegley2009-02-211-6/+8
* Don't allow '-' as part of an identifier tokenJohn Wiegley2009-02-211-1/+1
* Restored --forecast, now also --forecast-whileJohn Wiegley2009-02-217-13/+318
* Restored the --base optionJohn Wiegley2009-02-205-5/+439
* Restored the --budget optionJohn Wiegley2009-02-209-24/+296
* Added more option baseline testsJohn Wiegley2009-02-205-0/+332
* Added more option baseline tests, enabled --dowJohn Wiegley2009-02-209-1/+326
* Enabled --current optionJohn Wiegley2009-02-204-1/+29
* Added more option baseline testsJohn Wiegley2009-02-206-3/+68
* Strip amounts displayed in the csv reportJohn Wiegley2009-02-201-1/+1
* Allow date and datetime values to be formatted into stringsJohn Wiegley2009-02-201-0/+19
* Added several more option baseline testsJohn Wiegley2009-02-2024-21/+309
* Added more option baseline testsJohn Wiegley2009-02-203-0/+470
* Removed unused --cache optionJohn Wiegley2009-02-202-3/+2
* Restored the --basis optionJohn Wiegley2009-02-203-7/+44
* Added test for --balance-formatJohn Wiegley2009-02-201-0/+10
* Added --no-total optionJohn Wiegley2009-02-204-12/+12
* Added several new regression testsJohn Wiegley2009-02-207-2/+113
* Added several new baseline testsJohn Wiegley2009-02-209-7/+318
* Don't use auto-widths for widths explicitly givenJohn Wiegley2009-02-202-31/+60
* Corrected a column-wise formatting issueJohn Wiegley2009-02-201-2/+2
* Updated the pre-commit hookJohn Wiegley2009-02-201-6/+25
* Added feature baseline testsJohn Wiegley2009-02-203-4/+26
* When clocking out, call total_seconds()John Wiegley2009-02-201-1/+1
* Rewrote the equity command, which is working againJohn Wiegley2009-02-208-140/+110
* Added a --strict session optionJohn Wiegley2009-02-197-14/+54