CleanCode PowerShell Libraries v1.2.08 API: CleanCode » TfsTools » Get-TfsChangesetByComment
A regular expression to match against the Comment property.
If omitted, all changesets are returned.
Required? false
Position? 1
Default value .*
Accept pipeline input? false
Accept wildcard characters? false
The root of the subtree to check.
If omitted, uses the current directory.
Required? false
Position? 2
Default value .
Accept pipeline input? false
Accept wildcard characters? false
Retrieves at most the number of changesets that you specify.
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
Filters the list of changesets to the named user.
You may specify the user with or without the domain,
e.g. 'your-domain\yoda' or 'yoda' will return equivalent results.
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
This function is part of the CleanCode toolbox
from http://cleancode.sourceforge.net/.
Since CleanCode 1.2.06.
-none-
This documentation set was created with CleanCode's DocTreeGenerator.