summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)AuthorFilesLines
2017-05-04etc: indent-code.el: Define source tree by "indent-code.el".Alex Kost1-2/+2
2017-04-22Increase "TasksMax" in 'guix-daemon.service'.Sergei Trofimovich1-1/+3
2017-03-06build: Don't embed absolute paths in .service and .conf service files.Leo Famulari4-4/+4
2017-02-08etc: The pre-push hook says which commits failed the signature check.Leo Famulari1-5/+17
2017-02-07bash completion: Complete subcommands for the current word.Ludovic Courtès1-1/+1
2017-02-07bash completion: Properly complete 'guix container exec'.Ludovic Courtès1-0/+13
2017-02-07bash completion: Complete file names after 'guix system COMMAND'.Ludovic Courtès1-1/+4
2017-02-07bash completion: Complete 'guix gc' with file names.Ludovic Courtès1-2/+2
2017-01-20etc: indent-code.el: Add indentation info for non-Guix Scheme constructs.Ludovic Courtès1-0/+52
2017-01-13etc: Support indentation of whole files.Ludovic Courtès1-5/+14
2017-01-12etc: Add 'indent-package.el' script.Ludovic Courtès1-0/+53
2017-01-04doc: Add a Git hook that verifies signatures before pushing.Leo Famulari1-0/+57
2016-11-24Add system start-up files for "guix publish".Hartmut Goebel2-0/+31
2016-09-07bash completion: Complete subcommands and their options.Ludovic Courtès1-7/+21
2016-09-07bash completion: Redirect 'guix' stderr to /dev/null.Ludovic Courtès1-6/+9
2016-09-07Add Zsh completion file.Eric Le Bihan1-0/+456
2016-07-18Set "GUIX_LOCPATH" in 'guix-daemon.service'.Ricardo Wurmus1-0/+1
2016-04-25Add "TasksMax=1024" in 'guix-daemon.service'.Ludovic Courtès1-0/+3
2015-11-26Add 'guix-daemon.conf' job for Upstart.Mario Daniel Ruiz Saavedra1-0/+12
2015-08-20bash completion: Cache the list of subcommands and available packages.Ludovic Courtès1-4/+19
2015-07-15Add 'guix-daemon.service' file for systemd.Ludovic Courtès1-0/+15
2015-05-01bash completion: Complete long options with no short variant.Ludovic Courtès1-1/+1
2015-04-09Add Bash completion file.Ludovic Courtès1-0/+139