getCommitList
Automation User
Bob Swift (Deactivated)
See also: Actions
Description | Get list of commits with optional regex filtering on commit message and commit id. Date range filtering on commit date is available using startDate and endDate parameters. When no start date is specified, the default will be to limit the results to the last 30 days - the default is equivalent to using '--startDate -30d'. Use '--startDate @all' to avoid the limit. This is done to prevent inadvertently large queries. Additional, high performing filtering can be done using the branch and/or the path parameters. There is no default date limit for these filters. Branch can be a branch or tag name. Path can be a file path (not a directory) in the repository which will result in commits that modified that file. |
---|---|
Required Parameters | |
Optional Parameters | workspace, branch, path, regex, startDate, endDate, columns, select, options, outputType, file, encoding, append, limit |
Type | |
Category | |
Output Formats | , , , |
Replacement Variables |
|
Since Version | 9.3 |
Examples |
Related How To's
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.