aboutsummaryrefslogtreecommitdiff
path: root/pkgs/misc/vim-plugins/update.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* vimplugins: update.py uses GITHUB_API_TOKEN if availableCole Mickens2020-07-071-5/+10
* vimPlugins: Add meta.homepageLisa Ugray2020-04-241-0/+1
* vimPlugins: added branch support for update.py script (#85102)Rok Garbas2020-04-121-22/+28
* vimPlugins: update auto-commiting based on reviewryneeverett2020-04-011-92/+54
* vimPlugins: normalize deprecation namesryneeverett2020-04-011-7/+14
* vimPlugins: remove repetition from update.mainryneeverett2020-04-011-24/+32
* vimPlugins: update.py --add <plugin> argumentryneeverett2020-04-011-19/+37
* vimPlugins: automatically commit redirect updatesryneeverett2020-04-011-34/+58
* vimPlugins: automatically commit updateryneeverett2020-04-011-7/+29
* vimPlugins: Add --proc flag to update script.ryneeverett2020-03-301-3/+9
* vimPlugins: Store deprecation date.ryneeverett2020-03-271-1/+5
* vimPlugins: Automatic rename deprecationsryneeverett2020-03-271-8/+15
* vimPlugins: Automatically sort vim-plugin-names.ryneeverett2020-03-261-17/+19
* vimPlugins: Update redirects without flag.ryneeverett2020-03-241-14/+2
* vimPlugins: --update-redirects improvements.ryneeverett2020-03-241-2/+3
* vimPlugins: Automate redirect updates in update.pyryneeverett2020-03-221-15/+85
* vimPlugins: backoff on timeout in update.pyTimo Kaufmann2019-11-191-3/+43
* vimPlugins: fix formatting and typing in update.pyTimo Kaufmann2019-11-191-15/+12
* vim update.py: allow different in and out filesMatthieu Coudron2019-11-191-11/+42
* vimPlugins: Add alias support to update.pyGalen Abell2019-11-061-12/+24
* Restrict vim update.py to generated.nixTobias Mayer2019-02-221-4/+8
* vimPlugins: Fix update.py, update (#53081)Roman Volosatovs2018-12-301-2/+7
* vimUtils.buildVimPlugin: derive name from pname and versionTimo Kaufmann2018-12-271-1/+1
* vimUtils: represent vim plugins as derivationsTimo Kaufmann2018-12-241-0/+1
* vimPlugins: update.py also needs nix-prefetch-gitJörg Thalheim2018-09-201-1/+1
* vimPlugins: only update generated.nix if all plugins were downloadedJörg Thalheim2018-09-161-1/+3
* vimPlugins: run update script in empty environmentJörg Thalheim2018-09-121-3/+20
* vimPlugins: do not pick up aliases from nixpkgsJörg Thalheim2018-09-121-0/+1
* vimPlugins: Fix update.py, add/update pluginsRoman Volosatovs2018-09-101-6/+6
* vim-plugins: add missing update.pyJörg Thalheim2018-09-091-0/+327