Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | remove outdated install instructions | Max Linke | 2014-09-14 | 1 | -234/+0 | |
| |/ | ||||||
* / | Fix ledger-navigate-beginning-of-xact. | Craig Earls | 2014-09-17 | 1 | -0/+2 | |
|/ | | | | It failed it it was called with point on the first line of an xact | |||||
* | sort required a next xact function that ignores directives | Craig Earls | 2014-09-13 | 2 | -12/+12 | |
| | ||||||
* | All navigation functions moved to ledger-navigate. | Craig Earls | 2014-09-13 | 10 | -85/+146 | |
| | | | | Reduce several overlapping functions. | |||||
* | everything appears to work with no empty lines between xacts. | Craig Earls | 2014-09-13 | 4 | -54/+51 | |
| | ||||||
* | rewrote ledger-end-record in ledger-sort to get rid of next-paragraph | Craig Earls | 2014-09-13 | 1 | -6/+10 | |
| | ||||||
* | Merge pull request #321 from kljohann/cmake | John Wiegley | 2014-09-11 | 3 | -49/+35 | |
|\ | | | | | Clean up CMake files | |||||
| * | reduce number of warning messages when building docs | Johann Klähn | 2014-09-10 | 1 | -11/+12 | |
| | | | | | | | | Warnings were emitted for every info file (twice) instead of once. | |||||
| * | clean up installation of doc files | Johann Klähn | 2014-09-10 | 2 | -19/+10 | |
| | | ||||||
| * | install man page even if BUILD_DOCS isn't set | Johann Klähn | 2014-09-10 | 1 | -13/+9 | |
| | | | | | | | | The man page is useful and does not need additional software to be installed. | |||||
| * | avoid policy warning with recent CMake versions | Johann Klähn | 2014-09-10 | 1 | -8/+6 | |
| | | | | | | | | See `cmake --help-policy CMP0026` with CMake ≥ 3.0. | |||||
* | | Catch value expression in amount alignment code | Craig Earls | 2014-09-10 | 2 | -19/+17 | |
| | | ||||||
* | | Fix ledger-post-regex so that it would recognize integer amounts | Craig Earls | 2014-09-10 | 1 | -1/+1 | |
| | | ||||||
* | | Merge commit '6323fe52b7621c21f5e2af7fd9bce344a37a4ea1' | Craig Earls | 2014-09-10 | 1 | -1/+1 | |
|\| | ||||||
| * | fix regression test | Johann Klähn | 2014-09-10 | 1 | -1/+1 | |
| | | | | | | | | see pull request #320 / commit 4c8604266580b2 | |||||
* | | Minor refactoring and code cleanup | Craig Earls | 2014-09-10 | 4 | -62/+30 | |
| | | ||||||
* | | Added some missing faces for xact amounts. | Craig Earls | 2014-09-10 | 1 | -0/+10 | |
|/ | ||||||
* | Merge branch 'new-fontification-scheme' | Craig Earls | 2014-09-08 | 6 | -55/+401 | |
|\ | ||||||
| * | New fortification is working. | Craig Earls | 2014-09-08 | 3 | -91/+27 | |
| | | | | | | | | Code pruned. | |||||
| * | Seems to be working. I wasn't ensuring I caught all the xacts in a region ↵ | Craig Earls | 2014-09-08 | 1 | -13/+11 | |
| | | | | | | | | | | | | specified by hit lock. Now I need to prune code | |||||
| * | Solved the fight between jit-lock. But for some reason it isn't calling it ↵ | Craig Earls | 2014-09-05 | 2 | -4/+5 | |
| | | | | | | | | for all regions in the buffer. | |||||
| * | jit-lock is now calling ledger-fontify-buffer-part, but ↵ | Craig Earls | 2014-09-05 | 3 | -55/+89 | |
| | | | | | | | | font-lock-fontify-region is still being called and fighting with it. | |||||
| * | Merge branch 'master' into new-fontification-scheme | Craig Earls | 2014-09-05 | 1 | -2/+3 | |
| |\ | ||||||
| * | | meh. Still chugging along. | Craig Earls | 2014-09-05 | 2 | -9/+11 | |
| | | | ||||||
| * | | improved xact iteration so fontify-whole-buffer doesn't miss xact separated ↵ | Craig Earls | 2014-09-04 | 2 | -4/+30 | |
| | | | | | | | | | | | | by more than a single empty line | |||||
| * | | not much progress here. | Craig Earls | 2014-09-04 | 1 | -1/+2 | |
| | | | ||||||
| * | | Merge branch 'master' into new-fontification-scheme | Craig Earls | 2014-08-29 | 6 | -0/+22 | |
| |\ \ | ||||||
| * | | | no message | Craig Earls | 2014-08-26 | 2 | -34/+51 | |
| | | | | ||||||
| * | | | Not working well, try something else on new-fontification-scheme-2 | Craig Earls | 2014-08-26 | 3 | -8/+26 | |
| | | | | ||||||
| * | | | Merge branch 'master' into new-fontification-scheme | Craig Earls | 2014-08-26 | 6 | -7/+7 | |
| |\ \ \ | ||||||
| * | | | | fontifying xact starts and postings. | Craig Earls | 2014-08-24 | 2 | -19/+36 | |
| | | | | | | | | | | | | | | | | | | | | initial testing looks better than previous font-lock methods. Need run time and performance testing. | |||||
| * | | | | Set up fontification independent of font-lock. | Craig Earls | 2014-08-24 | 6 | -27/+323 | |
| | | | | | | | | | | | | | | | | | | | | Basic functionality in place. need to test further and expand detail fortification. | |||||
* | | | | | Merge pull request #320 from morninj/master | Steve Purcell | 2014-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | "mispelled" was misspelled | |||||
| * | | | | "mispelled" was misspelled | Joseph Mornin | 2014-09-08 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | / | Fix bough 1075, ledger-mode report do not refresh using key commands | Craig Earls | 2014-09-05 | 1 | -2/+3 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #319 from joegallo/master | John Wiegley | 2014-08-28 | 6 | -0/+22 | |
|\ \ \ | | | | | | | | | Compilation errors with boost 1.56 (a second try) | |||||
| * | | | ignore dylib files | Joe Gallo | 2014-08-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | which makes the build gitignore clean on my mac | |||||
| * | | | #if guards for boost 1.56 compatibility | Joe Gallo | 2014-08-28 | 5 | -0/+21 | |
|/ / / | ||||||
* | | | Revert "fix "no viable conversion from ... to 'bool'"" | John Wiegley | 2014-08-27 | 4 | -4/+4 | |
| | | | | | | | | | | | | This reverts commit df9ae3ab9b37fde803f26c6bc4eaadfd67fc1d07. | |||||
* | | | Revert "fix "type 'char' cannot be used prior to '::'"" | John Wiegley | 2014-08-27 | 1 | -1/+1 | |
| |/ |/| | | | | | This reverts commit 38557ee63273dcdef22b136c5f424802c7ff6e03. | |||||
* | | Merge pull request #318 from joegallo/master | John Wiegley | 2014-08-26 | 5 | -5/+5 | |
|\ \ | | | | | | | Compilation errors with boost 1.56 | |||||
| * | | fix "type 'char' cannot be used prior to '::'" | Joe Gallo | 2014-08-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix "no viable conversion from ... to 'bool'" | Joe Gallo | 2014-08-26 | 4 | -4/+4 | |
|/ / | ||||||
* / | fix rare bug in balance report output if the budgeted amount happens to be zero. | Craig Earls | 2014-08-24 | 1 | -2/+2 | |
|/ | | | | See emails in group from John Rakestraw circa November 2011 | |||||
* | Merge pull request #316 from tripun/code_coverage | John Wiegley | 2014-08-12 | 1 | -2/+494 | |
|\ | | | | | expand unit tests in t_balance.cc | |||||
| * | Revert "add unit test printing for balance_t" until issue is fixed. | tripun | 2014-08-11 | 1 | -31/+0 | |
| | | | | | | | | | | | | Getting different output on system than travis-ci. This reverts commit 272e3cb3799937dcd3c379de56b299a3cbde52ca. | |||||
| * | add unit test printing for balance_t | tripun | 2014-08-11 | 1 | -0/+31 | |
| | | ||||||
| * | add unit test of Zero for balance_t | tripun | 2014-08-11 | 1 | -0/+26 | |
| | | ||||||
| * | add unit test Truth for balance_t | tripun | 2014-08-11 | 1 | -0/+20 | |
| | | ||||||
| * | add unit test Round for balance_t | tripun | 2014-08-11 | 1 | -0/+50 | |
| | |