aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* configs(nvim): update plugins.crupest2024-04-042-17/+18
|
* configs(pwsh): add my powershell profile.crupest2024-03-251-0/+38
|
* service(www): update npm packages.crupest2024-03-252-584/+688
|
* tools(aio): move aio and related scripts.crupest2024-03-2519-5/+10
|
* tools(utility): move rename-tree.py.crupest2024-03-251-0/+0
|
* tools(secret): move build-secret.bash.crupest2024-03-251-3/+2
|
* tools(ruby-tools): add ruby-tools to here.crupest2024-03-255-0/+219
|
* config(nvim): enable doxygen.crupest2024-03-191-1/+4
|
* config(nvim): update plugins.crupest2024-03-181-16/+16
|
* docker(debian-dev): use an ordinary user rather than root.crupest2024-02-095-6/+17
|
* tools(secret): add http proxy, v5 exe and basic v5 config support.crupest2024-02-0118-16/+466
|
* config(nvim): use csharp-ls as C# lsp and update plugins.crupest2024-01-282-76/+18
|
* chore: dos2unix.crupest2024-01-121-151/+151
|
* docker(secret): build image by ourselves.crupest2024-01-122-2/+13
|
* 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
| | | | If you can't build without this locally, you can't build this remotely.
* (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
|