Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flip ordering of "options" and "command" in the man page | John Wiegley | 2017-02-16 | 1 | -2/+2 |
| | |||||
* | Merge pull request #486 from RusAlex/patch-1 | thdox | 2017-01-28 | 2 | -2/+2 |
|\ | | | | | thanks @RusAlex and @tbm for review | ||||
| * | typo in docs | Alexander Pletnev | 2017-01-27 | 2 | -2/+2 |
|/ | | | | fix test | ||||
* | Merge pull request #478 from thdox/dir-locals-el | thdox | 2017-01-16 | 1 | -1/+1 |
|\ | | | | | Fix indent-tabs-mode to nil | ||||
| * | Fix indent-tabs-mode to nil | thdox | 2017-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Probably a bug in Emacs: - This add 't' in .dir-locals.el M-x add-dir-local-variable RET emacs-lisp-mode RET indent-tabs-mode RET t RET - This does not add 'nil' in .dir-locals.el M-x add-dir-local-variable RET emacs-lisp-mode RET indent-tabs-mode RET nil RET [ci skip] | ||||
* | | Merge pull request #477 from thdox/bug-584-550 | thdox | 2017-01-16 | 1 | -0/+18 |
|\ \ | | | | | | | Add regress test for bugs 550 and 584 | ||||
| * | | Add regress test for bugs 550 and 584 | thdox | 2017-01-05 | 1 | -0/+18 |
| |/ | |||||
* | | Merge pull request #476 from thdox/bug-1055 | thdox | 2017-01-16 | 1 | -0/+26 |
|\ \ | | | | | | | Add regress test for bug 1055 | ||||
| * | | Add regress test for bug 1055 | thdox | 2017-01-05 | 1 | -0/+26 |
| |/ | |||||
* | | Merge pull request #475 from thdox/bug-1132 | thdox | 2017-01-16 | 1 | -0/+16 |
|\ \ | |/ |/| | Add regress test for bug 1132 | ||||
| * | Add regress test for bug 1132 | thdox | 2017-01-05 | 1 | -0/+16 |
|/ | |||||
* | [misc] Update year in copyright notice to 2017 | Alexis Hildebrandt | 2017-01-05 | 130 | -131/+131 |
| | | | | [ci skip] | ||||
* | [doc] Use two ascii hyphen instead of one utf-8 en dash | Alexis Hildebrandt | 2017-01-05 | 1 | -6/+6 |
| | | | | [ci skip] | ||||
* | Item sorting should have access to the report scope | John Wiegley | 2017-01-04 | 9 | -37/+69 |
| | |||||
* | Merge pull request #483 from andreas-h/patch-1 | Martin Michlmayr | 2016-12-03 | 1 | -1/+1 |
|\ | | | | | Fix typo in documentation | ||||
| * | fix typo in documentation | Andreas Hilboll | 2016-12-03 | 1 | -1/+1 |
|/ | |||||
* | Bump version in default.nix | John Wiegley | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #481 from ginabythebay/next | John Wiegley | 2016-11-14 | 1 | -0/+3 |
|\ | | | | | Fix 1098 | ||||
| * | Fix 1098 | Gina White | 2016-11-13 | 1 | -0/+3 |
| | | | | | | | | Point people to bugzilla, deskzilla. | ||||
* | | Further simplifications src/CMakeLists.txt | John Wiegley | 2016-11-13 | 2 | -8/+31 |
| | | |||||
* | | Disable #pragma messages from Clang | John Wiegley | 2016-11-13 | 1 | -0/+1 |
| | | |||||
* | | Escape ++ in cmake matches | John Wiegley | 2016-11-13 | 2 | -2/+2 |
| | | |||||
* | | Don't use -isystem with g++ anymore | John Wiegley | 2016-11-13 | 2 | -4/+3 |
| | | |||||
* | | Change src/CMakeLists.txt to notice c++ as g++ | John Wiegley | 2016-11-13 | 1 | -14/+19 |
| | | |||||
* | | Add tools/nix-build.sh | John Wiegley | 2016-11-13 | 1 | -0/+20 |
| | | |||||
* | | Don't explicitly reference test file in 1057.test | John Wiegley | 2016-11-13 | 1 | -1/+1 |
|/ | |||||
* | Update cmd-tags.test for fix for bug #1043 | Martin Michlmayr | 2016-11-12 | 1 | -0/+3 |
| | |||||
* | Fix 1043 | John Wiegley | 2016-11-12 | 2 | -10/+18 |
| | |||||
* | Make bool implicitly convertible in Python to value_t | John Wiegley | 2016-11-12 | 1 | -0/+1 |
| | |||||
* | Merge pull request #479 from thdox/fix-copyright | Alexis Hildebrandt | 2016-11-12 | 1 | -1/+1 |
|\ | | | | | | | | | Fix copyright year [ci skip] | ||||
| * | Fix copyright year | thdox | 2016-11-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #480 from ginabythebay/next | John Wiegley | 2016-11-12 | 2 | -1/+16 |
|\ \ | | | | | | | document quoted_rfc4180 | ||||
| * | | doc quoted_rfc4180 in man page | Gina White | 2016-11-12 | 1 | -0/+4 |
| | | | |||||
| * | | document quoted_rfc4180 | Gina White | 2016-11-12 | 1 | -1/+12 |
|/ / | |||||
* | | Update doc/NEWS for 3.1.2 | Martin Michlmayr | 2016-11-12 | 1 | -5/+9 |
| | | |||||
* | | Add new reporting function quoted_rfc4180 | John Wiegley | 2016-11-12 | 2 | -0/+20 |
| | | |||||
* | | Don't build Elisp files in default.nix | John Wiegley | 2016-11-10 | 1 | -9/+21 |
|/ | |||||
* | Merge pull request #395 from thdox/force-color | John Wiegley | 2016-10-27 | 5 | -6/+27 |
|\ | | | | | --force-color does not require anymore --color. | ||||
| * | Add test for --color option | thdox | 2016-10-27 | 1 | -0/+11 |
| | | |||||
| * | Add another test to opt-force-color.test | thdox | 2016-10-27 | 1 | -0/+8 |
| | | | | | | | | | | To verify that no ANSI color codes are printed when the --force-color option is not set. | ||||
| * | --force-color is now tested in CheckBaselinetests.py | thdox | 2016-10-27 | 2 | -1/+0 |
| | | |||||
| * | --force-color does not require anymore --color. | thdox | 2016-10-27 | 3 | -2/+5 |
|/ | | | | This was reported as Bug #1109 | ||||
* | Merge pull request #474 from thdox/ledger-mode-finalize-split | John Wiegley | 2016-10-27 | 10 | -33/+16 |
|\ | | | | | Ledger mode finalize split | ||||
| * | Remove reference to lisp directory | thdox | 2016-10-27 | 1 | -1/+1 |
| | | | | | | | | | | | | As ledger-mode has been moved to its own github repository. [ci skip] | ||||
| * | Cleanup | thdox | 2016-10-27 | 2 | -2/+0 |
| | | | | | | | | [ci skip] | ||||
| * | Add reference to Emacs ledger-mode | thdox | 2016-10-27 | 2 | -10/+10 |
| | | | | | | | | | | | | As now, ledger-mode has its own github repository. [ci skip] | ||||
| * | Remove compilation of ledger-mode lisp files | thdox | 2016-10-27 | 1 | -7/+0 |
| | | | | | | | | | | | | As ledger-mode has been moved to its own repository. [ci skip] | ||||
| * | ledger-mode has now its own repository | thdox | 2016-10-27 | 1 | -2/+3 |
| | | | | | | | | [ci skip] | ||||
| * | Remove contributing tips with regard to ledger-mode | thdox | 2016-10-27 | 1 | -6/+1 |
| | | | | | | | | | | | | As ledger-mode has its own repository. [ci skip] | ||||
| * | Remove the build of ledger-mode in Makefile | thdox | 2016-10-27 | 1 | -4/+0 |
| | | | | | | | | [ci skip] |