| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply --time-colon option only to time commodities | Alexis Hildebrandt | 2013-09-07 | 1 | -5/+5 |
* | Merge pull request #198 from errge/master | Craig Earls | 2013-07-09 | 1 | -1/+1 |
|\ |
|
| * | Fix comment string | Gergely Risko | 2013-07-09 | 1 | -1/+1 |
|/ |
|
* | Add ledger-mode-should-check-version to disable startup checks. | Craig Earls | 2013-07-03 | 1 | -3/+10 |
* | Finished changing name to ledger-* | Craig Earls | 2013-07-02 | 18 | -152/+152 |
* | Remove leg-new and made leg-mode the entry point. | Craig Earls | 2013-07-02 | 2 | -91/+52 |
* | Adjust subtraction to scale operands up, thereby avoiding the silly long results | Craig Earls | 2013-07-02 | 1 | -2/+8 |
* | Ensure target balance is actually parseable as a number | Craig Earls | 2013-07-01 | 1 | -16/+17 |
* | Added buffer cleanup and tweaked the reconcile quit routines. | Craig Earls | 2013-06-27 | 2 | -6/+4 |
* | Merge pull request #197 from vanicat/t/small-info-correction | Craig Earls | 2013-06-26 | 1 | -1/+1 |
|\ |
|
| * | @itemx shoud be after an @item | RĂ©mi Vanicat | 2013-06-26 | 1 | -1/+1 |
|/ |
|
* | Disable three tests preventing Jenkins from succeeding | John Wiegley | 2013-06-19 | 3 | -0/+0 |
* | Merge pull request #195 from code-affinity/msvc-11.0 | John Wiegley | 2013-06-17 | 9 | -14/+215 |
|\ |
|
| * | Additional changes required for MSVC to compile ledger. | Tim Crews | 2013-06-16 | 3 | -9/+9 |
| * | Corrected filename for strptime.cc | Tim Crews | 2013-06-15 | 1 | -0/+0 |
| * | Source changes needed for Microsoft Visual C++ compatibility. | Tim Crews | 2013-06-14 | 6 | -5/+206 |
|/ |
|
* | Revert "Fix tests when running under Jenkins" | John Wiegley | 2013-06-08 | 1 | -1/+1 |
* | Fix tests when running under Jenkins | John Wiegley | 2013-06-08 | 1 | -1/+1 |
* | Add buffer cleanup function. | Craig Earls | 2013-06-06 | 1 | -0/+15 |
* | Dramatic improvements to account completion speeds. | Craig Earls | 2013-06-05 | 4 | -248/+236 |
* | Implemented different sorting function on the reconcile buffer. | Craig Earls | 2013-06-03 | 1 | -5/+27 |
* | Fix Bug 966 Auto Indent conflicts with undo. Removed the auto-indent functi... | Craig Earls | 2013-06-03 | 2 | -16/+7 |
* | Fix bug 967, Windows rearranging after reconcile save. | Craig Earls | 2013-06-03 | 1 | -2/+5 |
* | Merge pull request #194 from thdox/documentation_removed_from_ledger3 | Craig Earls | 2013-06-03 | 1 | -34/+50 |
|\ |
|
| * | Copy information from doc/NEWS to doc/ledger3.texi. | thdox | 2013-06-03 | 1 | -34/+50 |
|/ |
|
* | Completion improvements | Craig Earls | 2013-06-03 | 2 | -8/+8 |
* | Fix bug 969, payee completing only works with plain alpha chars | Craig Earls | 2013-06-02 | 1 | -1/+1 |
* | Merge pull request #191 from thdox/doc_diff_from_previous | John Wiegley | 2013-06-02 | 2 | -4/+31 |
|\ |
|
| * | Improve documentation about differences between ledger 2.6 and ledger 3.0. | thdox | 2013-06-01 | 2 | -4/+31 |
* | | Merge pull request #192 from thdox/report | John Wiegley | 2013-06-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Change format to "%Y-%m-%d", as described in documentation, and as coded | thdox | 2013-06-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #190 from thdox/bug_855 | John Wiegley | 2013-06-01 | 1 | -0/+14 |
|\ |
|
| * | Fix bug #855 | thdox | 2013-06-01 | 1 | -0/+14 |
|/ |
|
* | Bump version number, fix README files | John Wiegley | 2013-05-29 | 3 | -9/+6 |
* | Merge commit '900af573319c3787854abc5653c8133d37eb013f' | Craig Earls | 2013-05-23 | 5 | -14/+12 |
|\ |
|
| * | Merge pull request #189 from Travis-Snoozy/master | John Wiegley | 2013-05-23 | 1 | -1/+1 |
| |\ |
|
| | * | Make acprep use "str.split" not "string.split" | Travis Snoozy | 2013-05-23 | 1 | -1/+1 |
| |/ |
|
| * | Bump version date to 20130523. 3.0 Release Candidate | John Wiegley | 2013-05-23 | 1 | -1/+1 |
| * | Fix test/input/drewr3.dat | John Wiegley | 2013-05-23 | 1 | -8/+8 |
| * | Fix #784 | John Wiegley | 2013-05-23 | 2 | -4/+2 |
* | | Resolve bug 957 update reconcile buffer when saving ledger buffer | Craig Earls | 2013-05-23 | 1 | -42/+42 |
|/ |
|
* | Merge pull request #188 from tarleb/iso-dates | John Wiegley | 2013-05-22 | 1 | -3/+14 |
|\ |
|
| * | Add option if dates should be iso-8601 by default | Albert Krewinkel | 2013-05-22 | 1 | -3/+14 |
|/ |
|
* | Correction to ldg-context xact regex. | Craig Earls | 2013-05-21 | 1 | -21/+22 |
* | Merge pull request #187 from thdox/documentation | John Wiegley | 2013-05-20 | 2 | -1025/+1402 |
|\ |
|
| * | Add "ledger convert file.csv" and "hledger -f file.csv print". | thdox | 2013-05-20 | 1 | -7/+10 |
| * | Add documentation for Payee metadata tag | thdox | 2013-05-20 | 1 | -1/+43 |
| * | Mainly moving @code to @samp when relevant (when valued example) | thdox | 2013-05-20 | 1 | -210/+208 |
| * | The programs (like ledger, gnuplot, report, head, getquote) have been | thdox | 2013-05-20 | 1 | -37/+36 |
| * | Rename section "Reporting Commands" to "Basic Reporting Commands" as chapter ... | thdox | 2013-05-20 | 1 | -44/+37 |