[Contrib] Introduce PowerShell FuncGuard module
Reported by Thell Fowler | February 20th, 2010 @ 05:21 PM
This is a tool for making it easier to work with, track, and manipulate FuncGuards that are tracked in the repo, and ones that you use on your own branches during dev work.
Comments and changes to this ticket
-
Thell Fowler February 20th, 2010 @ 05:32 PM
(from [c5eb59411242f56cf2fbaf8f09a6c238ac9705df]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/c5eb59411242... -
-
Thell Fowler February 20th, 2010 @ 05:34 PM
- State changed from open to needs_ack
- Assigned user changed from Thell Fowler to npp-community
This was split out from #32.
-
Thell Fowler February 20th, 2010 @ 05:35 PM
- Tag set to funcguards contrib
-
Thell Fowler February 20th, 2010 @ 06:47 PM
(from [85968c7cac913721fe9338600f472bdbce91656b]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/85968c7cac91... -
-
Thell Fowler February 21st, 2010 @ 12:03 AM
(from [b34ac52245667499bd8403b5e5409552dfe52636]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/b34ac5224566... -
-
Thell Fowler February 21st, 2010 @ 12:09 AM
(from [d3542f1c4db305f10c2c4152bbfb298519ab85de]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/d3542f1c4db3... -
-
Thell Fowler February 21st, 2010 @ 08:31 PM
(from [feef014ac575ff302868fa90e6cdcda07c4eff48]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/feef014ac575... -
-
Jocelyn Legault February 23rd, 2010 @ 03:50 AM
- State changed from needs_ack to acked
I did not review the PS code since I don't know much about it and since Jaykul reviewed and acked it as part of ticket #32.
It works as expected from a user point of view, though.
-
Thell Fowler February 27th, 2010 @ 05:29 PM
(from [5b2f8783156d7ba817c8a1951ac65886dd2b620a]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/5b2f8783156d... -
-
Thell Fowler February 27th, 2010 @ 05:33 PM
The only difference between v1 and v2 topic is that it was rebased on the newly rebased introduce-funcguard-category-setup topic and a few of the files had encoding changed to UTF-8 without BOM
-
Thell Fowler February 27th, 2010 @ 05:34 PM
- State changed from acked to proposed
-
Thell Fowler October 31st, 2010 @ 07:20 PM
(from [37f0df9e63dbc17988844645180f6d5d749e84c9]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/npp-community/npp-community/commit/37f0df9e63dbc1... -
-
Thell Fowler October 31st, 2010 @ 07:20 PM
(from [0fc464ee27f813f944b4a47e5f78b428a0db7e2f]) Merge branch 'tf/LH-40v2/introduce-funcguard-powershell-module'
- tf/LH-40v2/introduce-funcguard-powershell-module: [contrib]: introduce PowerShell FuncGuard module
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/npp-community/npp-community/commit/0fc464ee27f813... -
Thell Fowler October 31st, 2010 @ 07:26 PM
- State changed from proposed to resolved
- Assigned user cleared.
Rebased and merged into master.
-
Thell Fowler October 31st, 2010 @ 09:28 PM
(from [7f6074746c90dfa4ae44924d7998a3be8a0689f7]) [contrib]: introduce PowerShell FuncGuard module
-
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
-
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
-
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
-
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/npp-community/npp-community/commit/7f6074746c90df... -
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release
People watching this ticket
Tags
Referenced by
- 32 Introduce FuncGuard category setup The new contrib ticket will be #40
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 32 Introduce FuncGuard category setup The ticket seems to have followed both branches #40 and #...
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]
- 32 Introduce FuncGuard category setup [#40]
- 40 [Contrib] Introduce PowerShell FuncGuard module [#40]