# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 12852 | Matt Attaway | Update p4tgz to be a function so that it plays better with bash_it. | ||
#3 | 8379 | Matt Attaway |
Properly iterate over the array. Not sure how this ever worked |
||
#2 | 8365 | Matt Attaway | Add support for shelved files and a modicum of error handling | ||
#1 | 8361 | Matt Attaway |
Add a bash script to generate a tgz with the contents of a Perforce changelist stripping the common path for the changed files The usage is pretty straighforward: p4tgz <change number> The generated file in named <change number>.tgz and is dropped in the current working directory |