Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't default fill-column to 8 in Emacs | Steve Purcell | 2013-12-11 | 1 | -1/+0 |
* | ledger-mode: Fix a number of byte-compilation warnings | Steve Purcell | 2013-12-11 | 4 | -10/+10 |
* | ledger-mode: Add missing argument to ledger-delete-current-transaction | Steve Purcell | 2013-12-11 | 1 | -1/+1 |
* | ledger-mode: Remove duplication in ledger-set-{year,month} | Steve Purcell | 2013-12-11 | 1 | -6/+8 |
* | ledger-mode: Add namespace prefix to highlight-overlay | Steve Purcell | 2013-12-11 | 2 | -5/+5 |
* | ledger-mode: Use easymenu to remove boilerplate | Steve Purcell | 2013-12-11 | 3 | -85/+90 |
* | Merge pull request #221 from purcell/top-level-keymaps | Craig Earls | 2013-12-09 | 3 | -76/+81 |
|\ | |||||
| * | ledger-mode: declare keymaps at the top level | Steve Purcell | 2013-12-09 | 3 | -76/+81 |
|/ | |||||
* | Merge pull request #220 from purcell/ledger-mode-syntax-table | Craig Earls | 2013-12-09 | 1 | -0/+9 |
|\ | |||||
| * | ledger-mode: define and use a syntax table so that comments are handled properly | Steve Purcell | 2013-12-09 | 1 | -0/+9 |
|/ | |||||
* | Merge pull request #218 from vanicat/t/reload-init | Craig Earls | 2013-11-26 | 1 | -1/+2 |
|\ | |||||
| * | Reload init when calling ledger-init-load-init-file again. | Rémi Vanicat | 2013-11-26 | 1 | -1/+2 |
* | | Merge pull request #217 from vanicat/t/scheduling-docs | Craig Earls | 2013-11-26 | 1 | -5/+9 |
|\ \ | |/ |/| | |||||
| * | Correction of docs on Scheduling Transactions | Rémi Vanicat | 2013-11-26 | 1 | -5/+9 |
|/ | |||||
* | Merge branch 'ledger-mode-automatic-transactions' | Craig Earls | 2013-11-12 | 13 | -617/+626 |
|\ | |||||
| * | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-11-06 | 4 | -10/+11 |
| |\ | |||||
| * \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-10-02 | 5 | -4115/+7 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-09-20 | 7 | -55/+32 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-08-20 | 2 | -2/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-19 | 5 | -18/+17 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-03 | 1 | -3/+10 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Add Schedule Upcoming to Ledger menu | Craig Earls | 2013-07-03 | 2 | -1/+3 |
| * | | | | | | | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 19 | -445/+443 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 2 | -91/+52 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Schedule documentation update | Craig Earls | 2013-07-02 | 1 | -2/+26 |
| * | | | | | | | | | Formatting cleanup | Craig Earls | 2013-07-02 | 1 | -2/+2 |
| * | | | | | | | | | Formatting changes and initial inclusion of ledger-schedule | Craig Earls | 2013-07-02 | 11 | -784/+769 |
* | | | | | | | | | | Fix values pushed to calc | Craig Earls | 2013-11-12 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #214 from purcell/patch-1 | Craig Earls | 2013-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix provided feature to match file/package name | Steve Purcell | 2013-11-03 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | And const directives in account.h and commodity.h to allow build in OS X Mave... | Craig Earls | 2013-10-30 | 2 | -2/+2 |
* | | | | | | | | | install texinfo files | Johann Klähn | 2013-10-23 | 1 | -7/+8 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #213 from kain88-de/readme_typo | John Wiegley | 2013-09-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix README.md build command | Max Linke | 2013-09-28 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #212 from bentglasstube/master | Craig Earls | 2013-09-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix reference to old pattern negation syntax | Alan Berndt | 2013-09-24 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #211 from mneilsen/master | John Wiegley | 2013-09-23 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update ledger-mode's "Quick Installation" docs | Mike Neilsen | 2013-09-21 | 1 | -4/+4 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* / | | | | | | | delete obsolete ledger.texi. Down with cruft! | Simon Michael | 2013-09-21 | 2 | -4109/+1 |
|/ / / / / / / | |||||
* | | | | | | | Guard against a possible null value | John Wiegley | 2013-09-20 | 1 | -1/+1 |
* | | | | | | | Merge pull request #210 from OpenTechStrategies/fix-build-instructions | John Wiegley | 2013-09-19 | 1 | -13/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove some obsolete material from the build instructions. | Karl Fogel | 2013-09-18 | 1 | -13/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #208 from vkurup/master | Craig Earls | 2013-09-08 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Find first numeral or minus sign, instead of blind move | Vinod Kurup | 2013-09-08 | 1 | -1/+2 |
| * | | | | | | | Move past the commodity sign | Vinod Kurup | 2013-09-07 | 1 | -1/+2 |
* | | | | | | | | Merge pull request #209 from wcravens/fix_block_comment_instructions_chapt_4 | John Wiegley | 2013-09-08 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove reference to depricated ! operator in Chapt 4 | Wes Cravens | 2013-09-08 | 1 | -3/+3 |
|/ / / / / / / / | |||||
* / / / / / / / | Corrected discrepancies between documentation and drewr3.dat regarding apply ... | Craig Earls | 2013-09-07 | 2 | -12/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #207 from afh/pull/989 | John Wiegley | 2013-09-07 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Apply --time-colon option only to time commodities | Alexis Hildebrandt | 2013-09-07 | 1 | -5/+5 |