summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-27149-149/+149
* Merge pull request #353 from afh/pull/typoJohann Klähn2014-12-251-2/+2
|\
| * Correct no-python error messagesAlexis Hildebrandt2014-12-251-2/+2
|/
* Merge pull request #347 from afh/pull/gitignoreJohn Wiegley2014-12-241-0/+1
|\
| * Ignore vim swap filesAlexis Hildebrandt2014-12-241-0/+1
* | Merge pull request #346 from afh/pull/trace_levelJohn Wiegley2014-12-244-3/+18
|\ \
| * | Fix crash when using --trace 10 or aboveAlexis Hildebrandt2014-12-234-3/+18
* | | Merge pull request #349 from afh/pull/DocTestsJohn Wiegley2014-12-241-1/+1
|\ \ \
| * | | [test] Use --args-only option in DocTests.pyAlexis Hildebrandt2014-12-241-1/+1
| | |/ | |/|
* | | Merge pull request #352 from afh/pull/travisJohn Wiegley2014-12-241-18/+8
|\ \ \
| * | | [travis] Shorten Travis CI run timesAlexis Hildebrandt2014-12-241-18/+8
| |/ /
* | | Merge pull request #351 from afh/pull/git-hookSteve Purcell2014-12-241-1/+1
|\ \ \ | |/ / |/| |
| * | [travis] Run Travis build when .travis.yml changedAlexis Hildebrandt2014-12-241-1/+1
|/ /
* | Merge pull request #342 from afh/pull/readmeJohn Wiegley2014-12-221-1/+1
|\ \ | |/ |/|
| * Add ledger formula to OS X install instructionsAlexis Hildebrandt2014-12-211-1/+1
* | Merge pull request #344 from thdox/fix-docMartin Michlmayr2014-12-222-217/+241
|\ \
| * | Indented with Emacs: M-x fill-paragraphthdox2014-12-222-145/+162
| * | Document that buffer names should use @file{} keywordthdox2014-12-221-1/+1
| * | M-x delete-trailing-whitespacethdox2014-12-222-37/+37
| * | Fixes:thdox2014-12-221-40/+47
| * | Fixes for consistencythdox2014-12-221-3/+3
| * | pxref already contains "see"thdox2014-12-221-3/+3
| * | query is a commandthdox2014-12-221-1/+1
| * | Minor fix: double spacesthdox2014-12-221-9/+9
| * | fix minor typothdox2014-12-221-1/+1
|/ /
* | Merge pull request #343 from afh/pull/git-hookSteve Purcell2014-12-211-0/+27
|\ \ | |/ |/|
| * Add git hook to skip continous integrationAlexis Hildebrandt2014-12-211-0/+27
|/
* Merge pull request #341 from zt9/masterSteve Purcell2014-12-211-1/+20
|\
| * cleaning up formatting on instructionszt2014-12-211-2/+2
| * added simple instructions for how to use brew to install brewzt2014-12-211-1/+20
|/
* [emacs] Don't define unprefixed "string-empty-p" functionSteve Purcell2014-12-181-5/+5
* Merge pull request #340 from afh/pull/730John Wiegley2014-12-162-1/+38
|\
| * Fix crash when using -M with empty resultAlexis Hildebrandt2014-12-162-1/+38
|/
* [emacs] Make ledger-occur-mode auto-disable when restored by desktop.elSteve Purcell2014-12-161-1/+1
* Fix typo in docsSteve Purcell2014-12-151-1/+1
* Fix ledger-schedule-upcoming so that is honor input file names.Craig Earls2014-12-141-3/+3
* [emacs] Add a menu entry for turning off ledger-occur-modeSteve Purcell2014-12-132-7/+6
* [emacs] define-derived-mode calls set-syntax-table automaticallySteve Purcell2014-12-131-1/+0
* [emacs] Add syntax table so that ";" comments are handledSteve Purcell2014-12-131-1/+8
* Add test case for off by one error in textual.cc fixed in a013a73bMartin Michlmayr2014-12-111-0/+10
* Merge pull request #339 from adrianlang/patch-1Martin Michlmayr2014-12-111-1/+1
|\
| * Fix off by one error in textual.ccAdrian Lang2014-12-111-1/+1
|/
* [emacs] Restore toggle behaviour of ledger-occur command, for menu usersSteve Purcell2014-12-101-8/+6
* Document changes to the narrowing functionality in ledger-occurSteve Purcell2014-12-101-1/+8
* [emacs] Turn ledger-occur-mode off via a separate command, and allow refreshingSteve Purcell2014-12-101-11/+27
* [emacs] Fix more byte compilation and other layout issuesSteve Purcell2014-12-102-1/+18
* [emacs] Declare when we're using clSteve Purcell2014-12-091-0/+1
* [emacs] Don't use setq-local, which only appeared in Emacs 24.4Steve Purcell2014-12-091-7/+7
* [emacs] Simplify and tidy up ledger-occurSteve Purcell2014-12-093-71/+39
* [emacs] Fix byte compilation warningsSteve Purcell2014-12-094-24/+39