about summary refs log tree commit diff
path: root/maintainers/scripts/pluginupdate.py
AgeCommit message (Expand)AuthorFilesLines
13 dayspluginupdate.py: print script durationMatthieu C.1-0/+3
2024-05-27maintainers/scripts/pluginupdate.py: fix repo name inferring for non-github r...Gaetan Lepage1-1/+1
2024-04-06doc: update name of luarocks update package in codedocMathew Polzin1-1/+1
2024-01-03maintainers/scripts/pluginupdate.py: filter invalid XML charactersGaetan Lepage1-0/+6
2023-11-15pluginupdate.py: format date differentlyfigsoda1-5/+3
2023-10-29luarocks-packages-update: init (#262156)Matthieu Coudron1-3/+12
2023-10-20pluginupdate.py: mention the date when updating pluginsMatthieu Coudron1-1/+4
2023-10-15vimPluginsUpdater: fix treesitter updatesMatthieu Coudron1-4/+2
2023-10-01vimPluginsUpdater: initMatthieu Coudron1-11/+29
2023-08-12pluginupdate.py: format with black, fix commentsfigsoda1-75/+103
2023-08-12pluginupdate: don't rely on NIX_PATHfigsoda1-4/+5
2023-04-14use subcommands in plugin updaters (#223164)Matthieu Coudron1-37/+90
2022-11-17scripts/pluginupdate: fix fetchgit indentationfigsoda1-4/+4
2022-11-04vimPlugins: also update nvim-treesitter grammars in the update scriptfigsoda1-5/+5
2022-05-03vim/update.py: distinguish between vim/neovim pluginsMatthieu Coudron1-6/+12
2022-05-01vim/update.py: fix handling of redirectsMatthieu Coudron1-37/+37
2022-04-03update.py: updater vim updaterMatthieu Coudron1-83/+104
2022-02-25vim/update.py: make '--add' option workBruno BELANYI1-7/+8
2022-02-24Move misc/vim-plugins to applications/editors/vim/pluginsAndersonTorres1-1/+1
2022-02-17vim/update.py: accept github token as argumentMatthieu Coudron1-44/+54
2022-02-17vim/update.py: add dummy nixpkgs_repo to shutdown pyright warningsMatthieu Coudron1-0/+1
2022-01-21pluginupdate.py: fix regression with plugin line splittingLily Foster1-3/+3
2022-01-20update.py: mention GITHUB_API_TOKEN in the helpMatthieu Coudron1-1/+1
2022-01-20update.py: support remotes other than githubMatthieu Coudron1-54/+132
2022-01-08pluginupdate.py: make experimental feature `nix-command` explicitDr Perceptron1-1/+1
2021-12-22pluginupdate.py: support commentsMatthieu Coudron1-0/+2
2021-12-07scripts/pluginupdate.py: use HEAD as default branchoxalica1-1/+1
2021-11-13pluginupdate.py: fix compatibility with nix 2.4figsoda1-1/+1
2021-09-03Allow to execute update script in CI environmentJosé Luis Lafuente1-1/+1
2021-08-14update.py: fix vim's updater scriptMatthieu Coudron1-11/+10
2021-08-12update-luarocks-packages: use pluginupdate.pyMatthieu Coudron1-58/+53
2021-08-09luaPackages: updateMatthieu Coudron1-1/+0
2021-08-09update-luarocks-packages: use pluginupdate.pyMatthieu Coudron1-22/+56
2021-05-17pkgs/misc/vim-plugins/update.py: add loggingMatthieu Coudron1-0/+18
2021-04-22update.py: allow to disable autocommit (#119182)Matthieu Coudron1-13/+23
2021-03-22scripts.pluginupdate: write final newlineFlakebi1-0/+1
2021-03-16vimPlugins: fix pluginupdate.pyAndrey Kuznetsov1-1/+1
2021-02-25vimPlugins: make update.py generic over editorFlakebi1-0/+526