Utilities
This is a jumbled list of various utilities that I have found useful:
- A set of bash alias and auto-completion definitions for ClearCase.
- A Perforce Wrapper written in perl implementing the following functions:
- p4 redo
- Merges a specified change on another branch
- p4 undo
- Oliterates the effects of a specified change
- p4 dependents
- Lists changes having changesets overlapping with the specified change
- p4 history
- Improves upon Perforce's p4 filelog command, exposing the lineage of the specified file
- p4 blame
- Improves upon Perforce's p4 annotate command.
- A shallow java source parser to determine the names of all the generated class files and generate code useful for inclusion in the Autobuild tool.
- A simple byte code parser to extract static references to other class names from a given set of class files.
Notes
For downloads and questions about links to third party sites, please address the maintainer of those sites.
