aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docker(debian-dev): add support to disable sbuild.crupest2023-12-273-1/+21
* config(nvim): update plugins.crupest2023-12-271-6/+6
* config(nvim): add comment plugin.crupest2023-12-243-2/+7
* config(nvim): update plugins.crupest2023-12-231-6/+6
* config(nvim): update plugins.crupest2023-12-161-7/+7
* config(nvim): move to fira code font and update plugins.crupest2023-12-112-14/+14
* config(nvim): update plugins.crupest2023-11-261-10/+10
* docker(debian-dev): don't leak DEBIAN_FRONTEND env to container.crupest2023-11-212-1/+2
* docker(debian-dev): now cross-compile with sbuild should work.crupest2023-11-2115-71/+54
* docker(debian-dev): try to fix sbuild.crupest2023-11-219-9/+29
* docker(debian-dev): improve apt-source.crupest2023-11-214-8/+13
* docker(debian-dev): re-enable sbuild.crupest2023-11-219-21/+25
* config(nvim): make format optional and remove redundant deno lint.crupest2023-11-194-91/+48
* config(nvim): extract out constants.crupest2023-11-193-18/+36
* config(nvim): refactor lint, make all lint optional.crupest2023-11-197-63/+285
* config(nvim): add deno lsp.crupest2023-11-145-4/+19
* (docker:debian-dev) revert sbuildrc dpkg-source options.crupest2023-11-131-2/+0
* (docker:debian-dev) update sbuildrc to ignore .git.crupest2023-11-131-1/+1
* (docker:debian-dev) update sbuildrc.crupest2023-11-131-13/+12
* (docker:debian-dev) fix arm dpkg options bug.crupest2023-11-131-1/+1
* (docker:debian-dev) Refactor sources management. Improve build scripts.crupest2023-11-1317-54/+79
* (tools) add rename-tree.pycrupest2023-11-131-0/+37
* (docker:debian-dev) Add more dev aliases.crupest2023-11-131-2/+2
* (docker:debian-dev) Add more dev aliases.crupest2023-11-131-1/+5
* (docker:debian-dev) Change source to ustc..crupest2023-11-137-26/+26
* (docker:debian-dev) Add arm64 aliases.crupest2023-11-132-1/+4
* (docker:debian-dev) add devscripts. disable sbuild.crupest2023-11-132-3/+3
* (docker:debian-dev) better cp-no-git.crupest2023-11-131-1/+1
* Add cspell.crupest2023-11-132-8/+12
* (docker:debian-dev) fix bugs and add cp-no-git.crupest2023-11-135-2/+6
* (docker:debian-dev) add sbuildrc.crupest2023-11-132-0/+33
* (docker:debian-dev) add dquilt.crupest2023-11-135-2/+21
* (docker:debian-dev) add debhelper.crupest2023-11-131-1/+1
* (docker:debian-dev) add kmod, cpio.crupest2023-11-131-1/+1
* (docker:debian-dev) bash use -lcrupest2023-11-011-1/+1
* (docker:debian-dev) Write a stupid Dockerfile.crupest2023-11-011-0/+7
* (docker:debian-dev) Add more dev tools for kernel build.crupest2023-11-013-2/+11
* (docker:debian-dev) Add sbuild for arm64.crupest2023-11-012-1/+13
* (docker:debian-dev) Add more setups(sbuild).crupest2023-11-016-0/+32
* Bootstrap debian-dev docker.crupest2023-11-014-0/+42
* Nvim config: Fix walk up bug for /.crupest2023-10-311-0/+1
* Update nvim config, more detect for omnisharp.crupest2023-10-304-22/+42
* Update nvim config: Bring back gitsigns.crupest2023-10-184-16/+37
* (nvim-config) Improve snippet.crupest2023-10-082-3/+80
* Update nvim configs. Use login bash.crupest2023-10-031-1/+5
* Update nvim configs. Detect brew clangd.crupest2023-10-031-0/+10
* Update nvim configs. Format code.crupest2023-10-031-4/+4
* Update nvim configs. Add keymap for clangd.crupest2023-10-033-4/+9
* Fix a critical walkup bug in nvim config.crupest2023-10-031-6/+7
* Update nvim config. Fix space bug.crupest2023-10-031-2/+2