Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright notice to 2015 | Alexis Hildebrandt | 2014-12-27 | 1 | -1/+1 |
| | | | | | | The following script makes it a no-brainer: % NEXT_YEAR=2015; ag -l 'Copyright.*Wiegley' \ | xargs sed -i '' -e "s/\(Copyright.*\)-20[0-9]\{2\}/\1-${NEXT_YEAR}/" | ||||
* | Doc string cleanup. | Craig Earls | 2014-12-01 | 1 | -1/+2 |
| | |||||
* | Indent & untabify | thdox | 2014-05-17 | 1 | -30/+30 |
| | | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify | ||||
* | Update old FSF address | Jamie Nguyen | 2014-03-23 | 1 | -2/+2 |
| | |||||
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | ledger-mode: Fix a number of byte-compilation warnings | Steve Purcell | 2013-12-11 | 1 | -5/+4 |
| | |||||
* | Add ledger-mode-should-check-version to disable startup checks. | Craig Earls | 2013-07-03 | 1 | -3/+10 |
| | | | | This is for users who are not using the official Ledger, say maybe hedger… | ||||
* | Finished changing name to ledger-* | Craig Earls | 2013-07-02 | 1 | -0/+101 |
All files and references changed ldg-* to ledger-* |