summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Guard against a possible null valueJohn Wiegley2013-09-201-1/+1
* Merge pull request #210 from OpenTechStrategies/fix-build-instructionsJohn Wiegley2013-09-191-13/+1
|\
| * Remove some obsolete material from the build instructions.Karl Fogel2013-09-181-13/+1
|/
* Merge pull request #208 from vkurup/masterCraig Earls2013-09-081-1/+3
|\
| * Find first numeral or minus sign, instead of blind moveVinod Kurup2013-09-081-1/+2
| * Move past the commodity signVinod Kurup2013-09-071-1/+2
* | Merge pull request #209 from wcravens/fix_block_comment_instructions_chapt_4John Wiegley2013-09-081-3/+3
|\ \
| * | Remove reference to depricated ! operator in Chapt 4Wes Cravens2013-09-081-3/+3
|/ /
* / Corrected discrepancies between documentation and drewr3.dat regarding apply ...Craig Earls2013-09-072-12/+1
|/
* Merge pull request #207 from afh/pull/989John Wiegley2013-09-071-5/+5
|\
| * Apply --time-colon option only to time commoditiesAlexis Hildebrandt2013-09-071-5/+5
* | Merge pull request #206 from skaczor/patch-1John Wiegley2013-08-211-20/+18
|\ \
| * | Update CMakeLists.txtSimon Kaczor2013-08-211-20/+18
|/ /
* | Bug 986. Add file order to sorting options in the reconcile mode.Craig Earls2013-08-201-2/+7
* | Merge pull request #205 from vanicat/t/ignoreCraig Earls2013-08-121-0/+4
|\ \
| * | Adding some file to .gitignoreRémi Vanicat2013-08-121-0/+4
|/ /
* | Merge pull request #200 from errge/masterCraig Earls2013-07-151-5/+6
|\ \
| * | Change ledger-next-amount to be case-sensitiveGergely Risko2013-07-121-5/+6
* | | Merge pull request #202 from bkuhn/contrib-non-profit-audit-fraud-and-totalsJohn Wiegley2013-07-141-7/+7
|\ \ \
| * | | Some of the totals rounded via -V cause rounding more than one penny.Bradley M. Kuhn2013-07-141-4/+4
| * | | Add Fraud Receivable to Accrued accounts.Bradley M. Kuhn2013-07-141-3/+3
|/ / /
* | | Merge pull request #201 from bkuhn/contrib-non-profit-audit-use-accountsJohn Wiegley2013-07-122-4/+2
|\ \ \ | |/ / |/| |
| * | Use "ledger accounts" command rather than the '-F "%150A\n" reg' report solut...Bradley M. Kuhn2013-07-122-4/+2
|/ /
* | Merge pull request #199 from bkuhn/begin-date-wrong-general-ledger-reportCraig Earls2013-07-101-1/+1
|\ \ | |/ |/|
| * The $formattedBeginDate should derive from $beginDate, not $endDate (duh!)Bradley M. Kuhn2013-07-101-1/+1
|/
* Merge pull request #198 from errge/masterCraig Earls2013-07-091-1/+1
|\
| * Fix comment stringGergely Risko2013-07-091-1/+1
|/
* Add ledger-mode-should-check-version to disable startup checks.Craig Earls2013-07-031-3/+10
* Finished changing name to ledger-*Craig Earls2013-07-0218-152/+152
* Remove leg-new and made leg-mode the entry point.Craig Earls2013-07-022-91/+52
* Adjust subtraction to scale operands up, thereby avoiding the silly long resultsCraig Earls2013-07-021-2/+8
* Ensure target balance is actually parseable as a numberCraig Earls2013-07-011-16/+17
* Added buffer cleanup and tweaked the reconcile quit routines.Craig Earls2013-06-272-6/+4
* Merge pull request #197 from vanicat/t/small-info-correctionCraig Earls2013-06-261-1/+1
|\
| * @itemx shoud be after an @itemRémi Vanicat2013-06-261-1/+1
|/
* Disable three tests preventing Jenkins from succeedingJohn Wiegley2013-06-193-0/+0
* Merge pull request #195 from code-affinity/msvc-11.0John Wiegley2013-06-179-14/+215
|\
| * Additional changes required for MSVC to compile ledger.Tim Crews2013-06-163-9/+9
| * Corrected filename for strptime.ccTim Crews2013-06-151-0/+0
| * Source changes needed for Microsoft Visual C++ compatibility.Tim Crews2013-06-146-5/+206
|/
* Revert "Fix tests when running under Jenkins"John Wiegley2013-06-081-1/+1
* Fix tests when running under JenkinsJohn Wiegley2013-06-081-1/+1
* Add buffer cleanup function.Craig Earls2013-06-061-0/+15
* Dramatic improvements to account completion speeds.Craig Earls2013-06-054-248/+236
* Implemented different sorting function on the reconcile buffer.Craig Earls2013-06-031-5/+27
* Fix Bug 966 Auto Indent conflicts with undo. Removed the auto-indent functi...Craig Earls2013-06-032-16/+7
* Fix bug 967, Windows rearranging after reconcile save.Craig Earls2013-06-031-2/+5
* Merge pull request #194 from thdox/documentation_removed_from_ledger3Craig Earls2013-06-031-34/+50
|\
| * Copy information from doc/NEWS to doc/ledger3.texi.thdox2013-06-031-34/+50
|/
* Completion improvementsCraig Earls2013-06-032-8/+8