about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* youtube-dl: 2020.11.12 -> 2020.11.19zowoq2020-11-22
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.18 https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.19
* youtube-dl: 2020.11.01.1 -> 2020.11.12Vincent Demeester2020-11-22
| | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm> (cherry picked from commit b8065eeaef65ffdc95272dede63156e18293c4c0)
* youtube-dl: 2020-09-20 -> 2020.11.01.1Martin Weinelt2020-11-22
| | | | (cherry picked from commit d7a1f5e2016ebff780dc3ab86922b90d11160bac)
* youtube-dl: 2020.09.14 -> 2020.09.20Luflosi2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.20 (cherry picked from commit 907fd8d6f6274847ad7486456f3ac9bc6c38fb65)
* youtube-dl: 2020.09.06 -> 2020.09.14Luflosi2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.14 (cherry picked from commit 4a11f046a6e132974acb2ce6c21dd893386ac0ff)
* youtube-dl: 2020.07.28 -> 2020.09.06zowoq2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.06 (cherry picked from commit e2d02e469a1bff167fe25dc7ff087401e4591433)
* youtube-dl: 2020.06.16.1 -> 2020.07.28zowoq2020-10-14
| | | | | https://github.com/ytdl-org/youtube-dl/releases/tag/2020.07.28 (cherry picked from commit 1e2a59ef56e914ee1dbb233f2c8a0153896a421e)
* modules/emacs: fix color output under eshellAlyssa Ross2020-10-09
|
* modules/emacs: fix recent customisationsAlyssa Ross2020-10-09
| | | | | | | | | I need to remember to start up a fresh Emacs and everything looks okay after changing init.el. Both of these don't work if they're evaluated too early, and dired-listing-switches wasn't being interpreted as a variable reference, but as a stringp.
* modules/emacs: don't hardcode home directoryAlyssa Ross2020-10-09
|
* modules/emacs: install zig-modeAlyssa Ross2020-10-09
|
* modules/emacs: use human-readable sizes in DiredAlyssa Ross2020-10-09
|
* modules/emacs: use kernel style for CAlyssa Ross2020-10-09
|
* patches/youtube-dl: fix bandcampAlyssa Ross2020-10-09
|
* modules/ssh: add NixCon hostsAlyssa Ross2020-10-06
|
* modules/emacs: install dockerfile-modeAlyssa Ross2020-10-06
|
* modules/sway: also apply Firefox rules to NightlyAlyssa Ross2020-10-06
|
* modules/emacs: update direnv with C-c dAlyssa Ross2020-10-06
| | | | | | Using Lorri means the first direnv load usually won't actually load the right environment, so it's important to be able to update it easily once Lorri has asynchronously updates the environment.
* modules/emacs: try to speed up long linesAlyssa Ross2020-10-05
| | | | | Suggestions from <https://200ok.ch/posts/2020-09-29_comprehensive_guide_on_handling_long_lines_in_emacs.html>.
* modules/emacs: install eglotAlyssa Ross2020-10-01
|
* modules/emacs: install direnvAlyssa Ross2020-10-01
|
* emacsPackages.libgit: Fix buildadisbladis2020-10-01
| | | | (cherry picked from commit fa1272e956c54fa813790c9340e4d3cb3784a891)
* emacsPackages.orgit-forge: override build inputs to include GitBrian Leung2020-10-01
| | | | (cherry picked from commit bea26371b5ac54cdf4e7610591e11ccbf3681ed0)
* emacs: emacs26 -> emacs27adisbladis2020-10-01
| | | | | | The attribute names were wrong (cherry picked from commit d339f8379d14e25e29206b945787ec010047f08d)
* emacs25: Drop outdated versionadisbladis2020-10-01
| | | | (cherry picked from commit 13276abce97fae047ff42604646c0fca58338de9)
* emacsPackages.org-packages: 2020-08-19Jörg Thalheim2020-10-01
| | | | (cherry picked from commit 5f74bb1eac68ec4c6f7438b2887686c4211dd99d)
* emacsPackages.elpa-packages: 2020-08-19Jörg Thalheim2020-10-01
| | | | (cherry picked from commit d5acb85b09e044886486f9e1c45ef1d01590c13d)
* modules/emacs: add --no-gpg-sign to magitAlyssa Ross2020-10-01
|
* modules/emacs: enable hidden magit commandsAlyssa Ross2020-10-01
|
* modules/zsh: configure direnvAlyssa Ross2020-09-29
|
* modules/zsh: disable share_historyAlyssa Ross2020-09-29
| | | | | I find it useful to be able to look through the history of a shell to remind myself what I was using that shell for.
* modules/emacs: remove unnecessary mode argumentsAlyssa Ross2020-09-29
|
* modules/castnow: initAlyssa Ross2020-09-29
|
* castnow: expose at top levelAlyssa Ross2020-09-29
| | | | | | | This is an application, so should be at the top level and not exposed only via the language it's implemented in. (cherry picked from commit 9216b44df25e32f205b2a4f3c386eccaeee2ad65)
* modules/emacs: set uniquify-buffer-name-styleAlyssa Ross2020-09-29
| | | | I find the "forward" style much easier to understand.
* modules/emacs: enable electric-pair-modeAlyssa Ross2020-09-29
|
* modules/emacs: set magit-repository-directoriesAlyssa Ross2020-09-29
|
* modules/emacs: collapse C-x C-b rebind to one lineAlyssa Ross2020-09-29
| | | | | There's little enough going on here that we can squeeze it into a single line.
* modules/emacs: enable show-paren-modeAlyssa Ross2020-09-29
|
* modules/emacs: enable column-number-modeAlyssa Ross2020-09-29
|
* modules/emacs: save-some-buffers isn't from MagitAlyssa Ross2020-09-29
| | | | So this code should be in its own section.
* modules/emacs: add revert opt to "Save file ...?"Alyssa Ross2020-09-29
| | | | | | | | This prompt is generated by magit when doing some git operations (including magit-status) when there are unsaved buffers in the repository. Often unsaved buffers are just ones that I typed a character in my mistake and didn't mean to edit, so it's convenient to be able to discard the changes directly from the prompt.
* modules/alacritty: remove quit keybindingsAlyssa Ross2020-09-29
| | | | | | These are way too easy to hit accidentally. More recent versions of the Alacritty default config move these to be macOS only, so they were probably never intended for Linux anyway.
* modules/emacs: bind C-x C-b to ibufferAlyssa Ross2020-09-29
|
* patches/firefox: apply XDG patch to ESR tooAlyssa Ross2020-09-29
|
* thunderbird: 78.3.0 -> 78.3.1Vladimír Čunát2020-09-29
| | | | | | | It's supposed to fix just a frequent crash. https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/ (cherry picked from commit 9127ee59cd8614f6aef2ede95784fb2a6f3ff7fa)
* thunderbird: 78.2.2 -> 78.3.0taku02020-09-29
| | | | (cherry picked from commit de309756f304fffdc86b133d3c87628c49658616)
* firefox-esr: 78.2.0esr -> 78.3.0esrtaku02020-09-29
| | | | (cherry picked from commit 2460e0e6cd3e9da562247d586a8f734b1ccad0dd)
* firefox: 80.0.1 -> 81.0taku02020-09-29
| | | | (cherry picked from commit 0669cd9d3f34e78c214892aec7ab40e514556857)
* thunderbird.meta.maintainers: add myselfVladimír Čunát2020-09-29
| | | | | | | I've been keeping an eye on it anyway, and the current meta.maintainers don't seem to be active around thunderbird. (cherry picked from commit d33267c6399d69709804c137b95773e710b50ed8)