summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* upload -2 to unstabledebian/3.1.2_pre3+g5067e408-2archive/debian/3.1.2_pre3+g5067e408-2David Bremner2019-09-14
* release to experimentaldebian/3.1.2_pre3+g5067e408-1archive/debian/3.1.2_pre3+g5067e408-1David Bremner2019-09-07
* drop transitional package ledger-elDavid Bremner2019-09-07
* update changelog for new upstream snapshotDavid Bremner2019-09-07
* Merge tag 'upstream/3.1.2_pre3+g5067e408'David Bremner2019-09-07
|\
| * Add documentation on navigation commandsAlex Branham2019-09-01
| * New commands ledger-navigate-{next/previous}-unclearedAlex Branham2019-09-01
| * Merge pull request #189 from jabranham/evmSteve Purcell2019-08-12
| |\
| | * Silence the byte compilerAlex Branham2019-08-11
| | * Switch CI to use EVMAlex Branham2019-08-11
| |/
| * Avoid [[:space]] in regexes, which can be affected by the syntax tableSteve Purcell2019-07-09
| * Remove unused lexical variableAlex Branham2019-07-05
| * Fix account regex to correctly match account names which contain spacesSteve Purcell2019-07-05
| * Add test and provide different fix for #184.Steve Purcell2019-07-05
| * Merge pull request #183 from purcell/account-completion-fixSteve Purcell2019-07-05
| |\
| | * Add test for #141Steve Purcell2019-07-05
| | * Never include the completion prefix in the candidates listSteve Purcell2019-07-05
| | * Sort accounts ascending when completing, not in reverseSteve Purcell2019-07-05
| | * Just use built-in delete-dupsSteve Purcell2019-07-05
| | * Tighten up account regex and adjust test expectationsSteve Purcell2019-07-05
| | * Match account names more liberally for the sake of completionSteve Purcell2019-07-05
| |/
| * Don't include current line's payee in ledger-payees-in-buffer (#184)Alex Branham2019-07-03
| * Don't kill the report buffer on every new report (#182)Alex Branham2019-07-02
| * Make ledger-default-date-format an option (#179)Alex Branham2019-06-19
| * Better fix for allowing reports to be triggered from txns with effective datesSteve Purcell2019-06-19
| * Remove blank lines after ledger-delete-current-transaction (#177)Alex Branham2019-06-19
| * Remove references to setting the month/year for ledger-add-transaction (#180)Alex Branham2019-06-19
| * ledger-navigate: Don't assume forward-line moves pointSteve Purcell2019-06-17
| * Allow automatic realignment of posting amounts to be disabledSteve Purcell2019-06-15
| * Don't fail to calculate indentation if transaction is on first lineSteve Purcell2019-06-15
| * When completing from half-way through a symbol, kill the suffix when doneSteve Purcell2019-06-08
| * Fix indentation on first posting lineSteve Purcell2019-06-07
| * When completing accounts, don't assume spaces over tabsSteve Purcell2019-06-07
| * Allow reports to be triggered from txns with effective datesSteve Purcell2019-06-07
| * Make ledger-indent-line more robustSteve Purcell2019-06-06
| * Fix completion of account names when at end of lineSteve Purcell2019-06-06
| * Remove docs for long-defunct ledger-post-auto-adjust-amounts optionSteve Purcell2019-06-06
| * When testing, handle EMACS paths containing spacesSteve Purcell2019-06-05
| * Complete accounts better, and realign postings afterwardsSteve Purcell2019-06-05
| * Minor cleanup after moving completion systems (#175)Alex Branham2019-05-30
| * Fix docstring in typoSteve Purcell2019-05-29
| * Prefer "unless" to "when" + "not"Steve Purcell2019-05-29
| * Reverse condition to avoid progn in "if"Steve Purcell2019-05-29
| * Remove redundant call to beginning-of-lineSteve Purcell2019-05-29
| * Remove redundant prognSteve Purcell2019-05-29
| * Remove redundant optional nil argumentSteve Purcell2019-05-29
| * Sort list after deleting duplicatesSteve Purcell2019-05-29
| * Move from pcomplete to completion-at-point-functions (#174)Alex Branham2019-05-29
| * Fix checkdoc issue in test-helper.elSteve Purcell2019-05-29
| * Fix typo in ledger-post-amount-alignment-at docstring (#172)Aaron Zeng2019-05-14