| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add a ‘grep-files-aliases’ entry for JavaScript | 2019-02-19 | 1 | -2/+11 | ||
| | | ||||||
| * | Add ‘grep-files-aliases’ entry for CSS | 2019-02-19 | 1 | -2/+7 | ||
| | | ||||||
| * | Don’t assume that a proper archive name has been provided | 2019-02-18 | 1 | -3/+5 | ||
| | | | | | | | | It’s possible that someone enters a URL that isn’t part of the ‘package-archives’ variable. If the name entered doesn’t correspond to a name in ‘package-archives’, use it directly, assuming that it was a URL that was specified. | |||||
| * | Use the result of the ‘completing-read’ to get the ↵ | 2019-02-18 | 1 | -2/+3 | ||
| | | | | | | | | archive Instead of asking for the URL of the archive, ask for the name, and get the URL by looking through ‘package-archives’. | |||||
| * | Add ‘erefactor’ dependency for Elisp | 2019-02-18 | 1 | -5/+10 | ||
| | | ||||||
| * | Add oni-css | 2019-02-18 | 1 | -0/+139 | ||
| | | ||||||
| * | Add oni-slack | 2019-02-18 | 1 | -0/+44 | ||
| | | ||||||
| * | Improve ‘package-maint-add-news-item’ by using ↵ | 2019-02-18 | 1 | -2/+6 | ||
| | | | | | | | | | ‘completing-read’ Typos are too easy having to type in the ‘archive-url’ argument every time on its own. Since you’re probably posting to an archive that you also use, reading from the ‘package-archives’ seems appropriate. | |||||
| * | Add magic comment to autoload ‘js2-mode’ | 2019-02-18 | 1 | -1/+2 | ||
| | | ||||||
| * | Add ‘oni-php’ config | 2019-02-18 | 1 | -0/+102 | ||
| | | ||||||
| * | Add ‘clojure-mode’ and ‘cider’ configuration | 2019-02-18 | 1 | -0/+74 | ||
| | | ||||||
| * | Use my configurations for flycheck and company | 2019-02-13 | 1 | -2/+2 | ||
| | | ||||||
| * | Load oni-elisp when elisp-mode | 2019-02-13 | 1 | -1/+3 | ||
| | | ||||||
| * | Add oni-elisp | 2019-02-13 | 1 | -0/+37 | ||
| | | ||||||
| * | Add org mode configuration | 2019-02-12 | 1 | -0/+137 | ||
| | | ||||||
| * | Require oni-company instead of company | 2019-02-06 | 2 | -4/+4 | ||
| | | | | | This should pull in my ‘company-mode’ configuration, as well as ‘company’. | |||||
| * | Add ‘js2-mode’ configuration | 2019-02-06 | 1 | -0/+61 | ||
| | | ||||||
| * | Add Company configuration | 2019-02-06 | 1 | -0/+78 | ||
| | | ||||||
| * | Require traad for ‘traad-rename’ | 2019-02-06 | 1 | -1/+2 | ||
| | | ||||||
| * | Add traad to Python configuration | 2019-02-04 | 1 | -2/+9 | ||
| | | | | | traad is a Python refactoring library. | |||||
| * | Fix warning in oni-flycheck | 2019-02-04 | 1 | -1/+3 | ||
| | | ||||||
| * | Initialize package when running flycheck for Emacs | 2019-02-04 | 1 | -0/+4 | ||
| | | ||||||
| * | Highlight current line in ‘package-menu-mode’ | 2019-02-04 | 1 | -1/+3 | ||
| | | ||||||
| * | Enable whitespace-mode for Python | 2019-02-01 | 1 | -1/+10 | ||
| | | ||||||
| * | Pass on line length to Black | 2019-02-01 | 1 | -2/+2 | ||
| | | ||||||
| * | Set fill-column for Python mode | 2019-01-31 | 1 | -1/+9 | ||
| | | ||||||
| * | Add oni-flycheck | 2019-01-30 | 1 | -0/+59 | ||
| | | ||||||
| * | Properly autoload packages | 2019-01-30 | 4 | -4/+12 | ||
| | | ||||||
| * | Add ‘electric-indent-local-mode’ to Python | 2019-01-30 | 1 | -0/+1 | ||
| | | ||||||
| * | Add ‘oni-python’ | 2019-01-30 | 1 | -0/+58 | ||
| | | ||||||
| * | Remove some duplicate configs | 2019-01-28 | 3 | -176/+0 | ||
| | | ||||||
| * | Add ‘oni-typography’ | 2019-01-26 | 1 | -0/+39 | ||
| | | ||||||
| * | Inhibit startup-screen in oni-ui | 2019-01-26 | 1 | -1/+3 | ||
| | | ||||||
| * | Add oni-ui and oni-gui | 2019-01-24 | 2 | -0/+71 | ||
| | | ||||||
| * | Add storage setting for tramp | 2019-01-24 | 1 | -1/+6 | ||
| | | ||||||
| * | Indicate some missing dependencies | 2019-01-24 | 1 | -2/+2 | ||
| | | ||||||
| * | Add ‘oni-private-storage’ | 2019-01-23 | 1 | -0/+67 | ||
| | | ||||||
| * | Add ‘oni-sh’ | 2019-01-22 | 1 | -0/+44 | ||
| | | ||||||
| * | Remove username from ‘package-archive-upload-base’ | 2019-01-22 | 1 | -2/+4 | ||
| | | ||||||
| * | Fix compilation warning for ‘oni-package’ | 2019-01-22 | 1 | -4/+3 | ||
| | | ||||||
| * | Remove unnecessary package | 2019-01-22 | 1 | -48/+0 | ||
| | | | | | | ‘oni-package-x’ contains nothing that ‘oni-package’ doesn’t already have as well. | |||||
| * | Add oni-package-x | 2019-01-17 | 1 | -0/+48 | ||
| | | ||||||
| * | Add temporary fix for ‘package-maint-add-news-item’ | 2019-01-13 | 1 | -1/+15 | ||
| | | | | | | Until I get my copyright assignment sorted for the FSF I can’t send this to them. Once I’ve sorted it out I will send this fix in. | |||||
| * | Clean up package configuration | 2019-01-13 | 1 | -10/+12 | ||
| | | ||||||
| * | Download packages through https, upload through ssh | 2017-12-07 | 1 | -8/+3 | ||
| | | | | | | | By downloading through https there is no access needed through SSH to download the packages and so bootstrapping a new installation becomes easier. | |||||
| * | Add files configuration | 2017-12-07 | 1 | -0/+65 | ||
| | | ||||||
| * | Add directory-local time-stamp settings | 2017-12-06 | 1 | -0/+7 | ||
| | | ||||||
| * | Add package.el configuration | 2017-12-06 | 1 | -0/+62 | ||
| | | ||||||
| * | Add lisp-mode configuration | 2017-12-06 | 1 | -0/+42 | ||
