summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correctly set runtime path on Linux on installAlexis Hildebrandt2014-02-031-1/+1
* Merge pull request #235 from afh/pull/acprep-saucyJohn Wiegley2014-02-021-2/+21
|\
| * Update dependencies installationAlexis Hildebrandt2014-02-021-2/+21
* | Merge pull request #236 from afh/pull/copyrightSteve Purcell2014-02-02145-146/+146
|\ \ | |/ |/|
| * Bump copyright information to 2014Alexis Hildebrandt2014-02-02145-146/+146
|/
* update travis notification settingsJohann Klähn2014-02-011-0/+5
* initialize member variables of posts_to_org_tableJohann Klähn2014-02-011-1/+2
* Correct log output for acprep checkAlexis Hildebrandt2014-02-011-1/+1
* Add continuous integration using Travis CIAlexis Hildebrandt2014-02-012-0/+11
* Update dependencies installationAlexis Hildebrandt2014-02-011-5/+45
* Create default scope from python session only if neededAlexis Hildebrandt2014-02-011-3/+5
* python module file suffix is platform dependentJohann Klähn2014-02-011-3/+13
* Fix shared library and python moduleAlexis Hildebrandt2014-02-011-3/+12
* no RENAME option on older CMake versionsJohann Klähn2014-02-011-2/+9
* build shared library/python module, clean up CMakeJohann Klähn2014-02-013-19/+38
* Merge pull request #231 from afh/dev/pylibJohn Wiegley2014-01-273-0/+15
|\
| * Make time-colon commodity flag available to pythonAlexis Hildebrandt2014-01-271-0/+1
| * Create default scope to read journalAlexis Hildebrandt2014-01-271-0/+5
| * Build and shared python moduleAlexis Hildebrandt2014-01-271-0/+9
|/
* Merge pull request #229 from EvilBit/masterJohann Klähn2014-01-251-2/+12
|\
| * Move emacs lisp installation destination to subdirectoryOskar Kohout2014-01-041-1/+1
| * Fix emacs lisp build chainOskar Kohout2014-01-041-1/+11
* | Fixed some formatting problems and fixed bug 1007 aligning decimal comma amou...Craig Earls2014-01-132-63/+63
* | Fix issue in ledger-fully-complete-xact to deal with possible trailing spaces...Craig Earls2014-01-131-8/+13
* | ledger-mode: only modify completion-at-point-functions locallySteve Purcell2014-01-071-1/+1
* | Backed out recent changes that broke the complete cycling behavior.Craig Earls2014-01-074-77/+32
* | Merge pull request #230 from purcell/fix-csv-commodity-columnJohn Wiegley2014-01-062-3/+3
|\ \ | |/ |/|
| * Commodity column in default CSV format should match the displayed amountSteve Purcell2014-01-062-3/+3
|/
* Merge pull request #228 from the-kenny/emacs-prompt-effective-dateCraig Earls2014-01-023-13/+33
|\
| * Use `ledger-read-date' where applicable.Moritz Ulrich2014-01-021-3/+4
| * `ledger-read-date': Use `ledger-minibuffer-history'.Moritz Ulrich2014-01-021-1/+2
| * ledger-reconcile: Add option to insert an effective date when clearing transa...Moritz Ulrich2014-01-021-1/+9
| * `ledger-insert-effective-date': use `ledger-read-date'.Moritz Ulrich2014-01-021-9/+8
| * Add `ledger-read-date' - Read date & default to today.Moritz Ulrich2014-01-021-0/+11
|/
* Merge pull request #227 from 4ourbit/patch-2Craig Earls2014-01-015-34/+84
|\
| * Fix for pcomplete Metadata rule.4ourbit2014-01-011-0/+2
| * Plugging ledger pcomplete into completion-at-point.4ourbit2014-01-012-0/+6
| * Context-aware pcomplete rules.4ourbit2013-12-313-34/+76
|/
* Merge pull request #226 from the-kenny/emacs-bugfixesCraig Earls2013-12-295-47/+95
|\
| * ledger-mode: Introduce `ledger-default-date-format'.Moritz Ulrich2013-12-304-9/+16
| * Improve `ledger-insert-effective-date'.Moritz Ulrich2013-12-301-10/+27
| * ledger-mode: Add `ledger-remove-effective-date'.Moritz Ulrich2013-12-301-0/+23
| * emacs-mode: Prefix every function/variable/macro with ledger-.Moritz Ulrich2013-12-292-32/+33
|/
* Fix `ledger-string-to-number' for decimal-commaMoritz Ulrich2013-12-281-5/+5
* Merge pull request #225 from 4ourbit/patch-1John Wiegley2013-12-231-1/+1
|\
| * fix for unexpected point movement4ourbit2013-12-231-1/+1
|/
* remove contrib/vim and point to new locationJohann Klähn2013-12-166-871/+7
* Merge pull request #223 from vanicat/t/schedule-with-argsCraig Earls2013-12-121-6/+21
|\
| * ledger-schedule-upcoming take argument.Rémi Vanicat2013-12-121-5/+19
| * Pop the new schedule buffersRémi Vanicat2013-12-121-1/+2
|/