summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Changed pathnames for 10.5John Wiegley2008-04-131-2/+12
| | | |
* | | | Increased version to 2.6.0.90 and added documentation for this release.John Wiegley2008-04-134-4/+70
| | | |
* | | | Added missing casts to amount_t.John Wiegley2008-04-131-2/+2
| | | |
* | | | Improvements to the position calculation logic during parsing.John Wiegley2008-04-131-5/+8
| | | |
* | | | Corrected help documentation for --budget flag.John Wiegley2008-04-131-2/+2
| | | |
* | | | Added a note field to entry_t objects.John Wiegley2008-04-131-0/+1
| | | |
* | | | When building an auto-entry, copy over details so that the resultingJohn Wiegley2008-04-131-0/+12
| | | | | | | | | | | | | | | | transaction is a mirror of the automated entry's one.
* | | | Cast time_t object to long, for the sake of FreeBSD.John Wiegley2008-04-131-1/+1
| | | |
* | | | Increment month days, not months, when calculating a date.John Wiegley2008-04-131-1/+1
| | | |
* | | | Fixes to the commodity comparison logic.John Wiegley2008-04-131-6/+8
| | | |
* | | | (handle_value): The transaction xdata.dflags were being set too late; theJohn Wiegley2008-04-131-2/+3
| | | | | | | | | | | | | | | | TRANSACTION_COMPOUND setting was being thrown away as a result.
* | | | Added debug.h include for clean compilation on Debian systems.John Wiegley2008-04-131-0/+1
| | | |
* | | | Made several fixes to commodity parsing, which were preventing Gnucash filesJohn Wiegley2008-04-131-38/+17
| |_|/ |/| | | | | | | | from being parsed altogether.
* | | changesJohn Wiegley2008-04-133-4/+4
| | |
* | | *** empty log message ***John Wiegley2008-04-133-10/+12
| | |
* | | *** empty log message ***John Wiegley2008-04-132-12/+10
| | |
* | | Made separate modules for the csv command, since the prior method wasJohn Wiegley2008-04-1314-61/+200
| | | | | | | | | | | | not fully correct.
* | | *** empty log message ***John Wiegley2008-04-1347-8/+1692
| | |
* | | *** empty log message ***John Wiegley2008-04-132-123/+4
| | |
* | | *** empty log message ***John Wiegley2008-04-131-5/+11
| | |
* | | *** empty log message ***John Wiegley2008-04-136-14/+24
| | |
* | | *** empty log message ***John Wiegley2008-04-133-4/+6
| | |
* | | Added elision styles.John Wiegley2008-04-139-57/+179
| | |
* | | Reworked the way date/times are handled.John Wiegley2008-04-1333-747/+1026
| | |
* | | *** empty log message ***John Wiegley2008-04-132-24/+59
| | |
* | | Added a new script that enables use of Ledger as a smart "du".John Wiegley2008-04-132-0/+494
| | |
* | | Added a new script that enables use of Ledger as a smart "du".John Wiegley2008-04-131-0/+49
| | |
* | | Several fixes to lot price handling.John Wiegley2008-04-1320-1554/+1128
| | |
* | | Further refinement of commodity lot information.John Wiegley2008-04-1310-52/+218
| | |
* | | *** empty log message ***John Wiegley2008-04-133-34/+38
| | |
* | | *** empty log message ***John Wiegley2008-04-136-106/+156
| | |
* | | Tons of corrections and fixes to value expressions and lot figures.John Wiegley2008-04-1317-654/+862
| | |
* | | *** empty log message ***John Wiegley2008-04-131-1/+2
| | |
* | | *** empty log message ***John Wiegley2008-04-139-62/+127
| | |
* | | *** empty log message ***John Wiegley2008-04-132-23/+23
| | |
* | | *** empty log message ***John Wiegley2008-04-138-212/+190
| | |
* | | *** empty log message ***John Wiegley2008-04-139-48/+174
| | |
* | | *** empty log message ***John Wiegley2008-04-135-10/+32
| | |
* | | *** empty log message ***John Wiegley2008-04-132-12/+10
| | |
* | | Added --ansi and --ansi-invert options.John Wiegley2008-04-1310-47/+126
| | |
* | | Added new --descend option.John Wiegley2008-04-131-1/+21
| | |
* | | Added new --descend option.John Wiegley2008-04-136-29/+190
| | |
* | | *** empty log message ***John Wiegley2008-04-134-66/+352
| | |
* | | *** empty log message ***John Wiegley2008-04-1312-117/+226
| | |
* | | *** empty log message ***John Wiegley2008-04-131-1/+1
| | |
* | | *** empty log message ***John Wiegley2008-04-132-4/+132
| | |
* | | Added much better error location.John Wiegley2008-04-1337-442/+1103
| | |
* | | Added a DATETIME value type.John Wiegley2008-04-1320-388/+990
| | |
* | | *** empty log message ***John Wiegley2008-04-134-37/+54
| | |
* | | *** empty log message ***John Wiegley2008-04-131-2/+6
| | |