Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork268
Packer v2 Rewrite#1042
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
wbthomason wants to merge25 commits intomasterChoose a base branch fromrefactor/packer-v2
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Packer v2 Rewrite#1042
Changes from1 commit
Commits
Show all changes
25 commits Select commitHold shift + click to select a range
0bafe57 Add some initial TODOs
wbthomason8febf39 Put configuration into its own module
wbthomason35ac1b2 WIP main module rewrite
wbthomasonf8bb182 Implement specification flattening
wbthomason999d0b7 Add ensure_table function
wbthomasona83314b WIP flattening iterator for plugin specs
wbthomason29cd719 Minor code cleanup, preparing to restart work
wbthomasond9941ec Simplify headless check
wbthomason5722bc5 Simplify ensure_table
wbthomason4de55a4 Use new Lua commands API for Packer commands
wbthomason10fb672 Use new Lua autocommands API for PackerComplete
wbthomasonc6177f8 WIP moving to runtime-handlers implementation
wbthomasonbf2fec5 Add path lib
wbthomasonf603132 Make profile lib from compile functions
wbthomasonf4b593f Always ensure dependencies
wbthomason395d0f6 Use path lib in config
wbthomasonff520c2 Signal existence of profiling threshold config var
wbthomason0f13f80 Add hooks for modules that need to know about updated config values
wbthomasonae95b69 WIP everything-as-handlers-no-compile approach
wbthomasoncb44036 Belay changing load for now
wbthomasonb28cc1a Add proper timed_load and rename old one to timed_packadd
wbthomason5ca0cc0 Cleanup log module use a bit
wbthomason681d95d WIP handler definitions
wbthomasona076100 Add note about feature request from lewis6991
wbthomasonc77c86a First draft of rewrite roadmap
wbthomasonFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Signal existence of profiling threshold config var
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitff520c20cc82481dbe0cb0e7d99062ad69f951ac
There are no files selected for viewing
2 changes: 1 addition & 1 deletionlua/packer/config.lua
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.