summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added timing codeJohn Wiegley2004-08-133-11/+54
* performance tweaksJohn Wiegley2004-08-132-23/+6
* fixed problem with writing binary amountsJohn Wiegley2004-08-133-85/+69
* more options fixesJohn Wiegley2004-08-136-89/+93
* fix to gnucash supportJohn Wiegley2004-08-131-2/+1
* added option.cc and option.hJohn Wiegley2004-08-132-0/+183
* fix in makefileJohn Wiegley2004-08-131-1/+1
* added final todo itemsJohn Wiegley2004-08-130-0/+0
* long options are now supportedJohn Wiegley2004-08-134-279/+323
* Added a days-of-the-week report, under -wJohn Wiegley2004-08-124-58/+106
* added error checkingJohn Wiegley2004-08-122-15/+58
* write amounts out to the binary file in binary formatJohn Wiegley2004-08-121-4/+18
* gnuplot is supported again (-j and -J)John Wiegley2004-08-123-9/+43
* added support for interval reporting; changed some option flagsJohn Wiegley2004-08-1214-195/+403
* added necessary #includeJohn Wiegley2004-08-111-0/+1
* cleanupJohn Wiegley2004-08-111-12/+11
* more reorgJohn Wiegley2004-08-113-133/+45
* more reorgJohn Wiegley2004-08-112-43/+36
* many more formatting changesJohn Wiegley2004-08-117-414/+412
* added item to TODOJohn Wiegley2004-08-110-0/+0
* more fixesJohn Wiegley2004-08-112-20/+37
* more cleanupJohn Wiegley2004-08-116-62/+126
* added several kinds of transaction filtersJohn Wiegley2004-08-115-236/+427
* added items to TODO fileJohn Wiegley2004-08-100-0/+0
* changed the way changed_value_filter is calledJohn Wiegley2004-08-103-36/+53
* use polymorphism, instead of templates, for walking itemsJohn Wiegley2004-08-105-114/+102
* added debug codeJohn Wiegley2004-08-102-0/+146
* new debug code; automated transactions now use value expression predicatesJohn Wiegley2004-08-1015-253/+273
* more bug fixesJohn Wiegley2004-08-092-8/+17
* more fixesJohn Wiegley2004-08-092-4/+10
* fixed account display bugJohn Wiegley2004-08-097-88/+142
* fixed < bugJohn Wiegley2004-08-092-0/+8
* moved display only flags to dflags in both transactions and accountsJohn Wiegley2004-08-075-18/+22
* changed help/version outputJohn Wiegley2004-08-071-53/+49
* include/exclude regexps are now joined together for speedJohn Wiegley2004-08-071-51/+46
* fixed display predicates in the register reportJohn Wiegley2004-08-073-31/+30
* got entry working againJohn Wiegley2004-08-074-25/+38
* equity reports are restoredJohn Wiegley2004-08-072-6/+89
* added sample.datJohn Wiegley2004-08-071-0/+11
* added walk.ccJohn Wiegley2004-08-071-0/+31
* print is working againJohn Wiegley2004-08-074-42/+52
* got more reports working againJohn Wiegley2004-08-077-231/+162
* improvements to transaction formattingJohn Wiegley2004-08-067-126/+231
* added to TODO fileJohn Wiegley2004-08-060-0/+0
* -s bal is functional againJohn Wiegley2004-08-064-65/+128
* fixed cache by clear transaction flags before writingJohn Wiegley2004-08-054-3/+35
* fixed -R reportJohn Wiegley2004-08-051-1/+1
* fixed the "-o bal rent" report againJohn Wiegley2004-08-053-156/+98
* added support for account sortingJohn Wiegley2004-08-055-129/+123
* added back sorting supportJohn Wiegley2004-08-0512-170/+201