summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #212 from bentglasstube/masterCraig Earls2013-09-241-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix reference to old pattern negation syntaxAlan Berndt2013-09-241-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #211 from mneilsen/masterJohn Wiegley2013-09-231-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update ledger-mode's "Quick Installation" docsMike Neilsen2013-09-211-4/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | delete obsolete ledger.texi. Down with cruft!Simon Michael2013-09-212-4109/+1
|/ / / / / / /
* | | | | | | 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