[root]/trunk/wact/tool/cli
command
(0 files, 0 lines)
commands
(0 files, 0 lines)
option
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 45 (100.0%) | 957 (100.0%) | 21.2 |
| JeffMoore | 44 (97.8%) | 956 (99.9%) | 21.7 |
| norbertmocsnik | 1 (2.2%) | 1 (0.1%) | 1.0 |
convert filename case
0 lines of code changed in 6 files:
Remove @version, @access, and @version doc comments. They're meaningless here.
0 lines of code changed in 3 files:
Rename dispatcher to comply with autoloading.
104 lines of code changed in 1 file:
Move setup code to wact command.
0 lines of code changed in 2 files:
No need to subclass for options.
18 lines of code changed in 2 files:
Unecessary include removed.
0 lines of code changed in 1 file:
Convert cli to use Wact_Plugin_Locator to find commands.
18 lines of code changed in 1 file:
Rename classes for autoloading.
3 lines of code changed in 3 files:
Rename WactCliCommand for autoloading.
2 lines of code changed in 2 files:
de-pluralize the commands directory.
1 lines of code changed in 1 file:
remove some references to phpcoverage.
0 lines of code changed in 1 file:
Changed project over to autoloading.
1 lines of code changed in 1 file:
Added Wact Setup for cli tools
4 lines of code changed in 1 file:
Updated the CLI cammand runner to use new WactProject object.
7 lines of code changed in 2 files:
Fixed an infinite loop on win32 by making the top-level directory check crossplatform.
1 lines of code changed in 1 file:
Changed include path to a canonical notation to avoid duplicate declaration
errors for cases where there are two paths to a single file.
1 lines of code changed in 1 file:
Improved command line option processing.
99 lines of code changed in 2 files:
Split WactCliEnvironment class into its own file; added test cases; and
refactored.
119 lines of code changed in 3 files:
Refactoring to make writing test cases easier.
144 lines of code changed in 3 files:
Added PhpDoc comment skeletons.
15 lines of code changed in 1 file:
(7 more)