doomemacs/lisp/cli
Henrik Lissner 8191607093
refactor(cli): use more reliable means to assemble paths
Use filesystem to build or check paths, rather than regexps and string
concatenation.
2022-08-10 14:02:47 +02:00
..
make refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
autoloads.el fix: "symbol's value as variable is void: \213" error (part 2) 2022-08-08 22:19:18 +02:00
ci.el feat!(cli): load project .doomrc instead of ci.el 2022-08-07 19:43:28 +02:00
compile.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
doctor.el fix(docs): handle missing autoloads file in core doctor 2022-08-10 13:18:08 +02:00
env.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
help.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
info.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
install.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
make.el feat(cli): generalize 'doom make codeowners' 2022-08-07 19:43:28 +02:00
packages.el refactor(cli): use more reliable means to assemble paths 2022-08-10 14:02:47 +02:00
run.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
sync.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
test.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
upgrade.el fix(cli): more future resistant 'doom upgrade' 2022-07-31 00:58:36 +02:00