summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'bc08eed3cb1bdb4f67d1b77273f3254d0cf13be2'Craig Earls2014-02-2412-78/+902
|\
| * Merge pull request #246 from lawilliams/masterCraig Earls2014-02-221-1/+1
| |\
| | * Fixing typo: test sweet -> test suiteLuke Williams2014-02-231-1/+1
| |/
| * Added to ignore fileJohn Wiegley2014-02-211-0/+7
| * Attempt to convert balances to amounts before failing comparisonsJohn Wiegley2014-02-211-0/+12
| * Merge pull request #245 from afh/pull/DocTestsCraig Earls2014-02-192-49/+131
| |\
| | * DocTests: Allow inline input to be used with different example commandsAlexis Hildebrandt2014-02-192-46/+116
| | * DocTests: Allow multiple example inputs Alexis Hildebrandt2014-02-192-3/+15
| |/
| * Merge pull request #244 from mvz/logical-and-is-orJohn Wiegley2014-02-171-1/+1
| |\
| | * Implicit logical and is really a logical orMatijs van Zuijlen2014-02-171-1/+1
| |/
| * Merge pull request #243 from kanru/justify-cjkJohn Wiegley2014-02-164-2/+406
| |\
| | * Use mk_wcwidth instead mk_wcwidth_cjkKan-Ru Chen (陳侃如)2014-02-131-2/+2
| | * Correctly justify Unicode characters in terminalKan-Ru Chen (陳侃如)2014-02-134-2/+406
| * | Merge pull request #242 from afh/pull/yearJohn Wiegley2014-02-162-2/+26
| |\ \ | | |/ | |/|
| | * Fix apply_year_directiveAlexis Hildebrandt2014-02-122-2/+26
| |/
| * Merge pull request #241 from afh/pull/spellingCraig Earls2014-02-092-3/+3
| |\
| | * Correct spelling mistakesAlexis Hildebrandt2014-02-071-2/+2
| | * Make spellcheck.sh tool callable from anywhereAlexis Hildebrandt2014-02-071-1/+1
| * | Merge pull request #240 from afh/pull/DocTestsCraig Earls2014-02-093-48/+343
| |\ \ | | |/ | |/|
| | * Add explanation on how to validate documentation examplesAlexis Hildebrandt2014-02-091-0/+61
| | * Add proper argument parsing to DocTests.pyAlexis Hildebrandt2014-02-092-21/+37
| | * Print summary list of failed doc tests if anyAlexis Hildebrandt2014-02-091-3/+6
| | * Add support to check documentation examples with inline dataAlexis Hildebrandt2014-02-072-34/+69
| | * Check examples in documentation when running testsAlexis Hildebrandt2014-02-073-23/+203
| |/
| * Merge pull request #239 from afh/pull/copyrightCraig Earls2014-02-041-1/+1
| |\
| | * Bump copyright notice to 2014 in the documentationAlexis Hildebrandt2014-02-041-1/+1
* | | Make reconcile window refresh xact locations after a delete operationCraig Earls2014-02-241-14/+17
|/ /
* | Merge pull request #238 from mbork/masterCraig Earls2014-02-041-36/+42
|\ \
| * | Add option ledger-complete-ignore-caseMarcin Borkowski2014-02-031-36/+42
* | | Merge pull request #237 from afh/pull/linux-rpathJohn Wiegley2014-02-041-1/+1
|\ \ \ | |/ / |/| |
| * | 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
|\