src/com/facebook/buck/android/AndroidBinaryRule.java (1 line): - line 1046: // TODO: ProGuardObfuscateStep's final argument should be a Path src/com/facebook/buck/util/NullFileHashCache.java (1 line): - line 23: // TODO: This should be renamed to DummyFileHashCache and moved under the test/ directory. src/com/facebook/buck/zip/Unzip.java (1 line): - line 36: // TODO UnzipStep could be a CompositeStep with a MakeCleanDirectoryStep for the output dir. src/com/facebook/buck/cli/AuditCommandRunner.java (1 line): - line 69: // TODO: implement better way of showing help src/com/facebook/buck/cli/TargetsCommand.java (1 line): - line 318: // TODO: this doesn't smell right! plugin/src/com/facebook/buck/plugin/intellij/commands/TestCommand.java (1 line): - line 33: // TODO Show stdout to a console tab src/com/facebook/buck/step/fs/SymlinkFileStep.java (1 line): - line 46: // TODO ideally all symbolic links should be relative, consider eliminating the absolute option. src/com/facebook/buck/cli/DependencyQuery.java (1 line): - line 52: // TODO: Convert build rules from strings to BuildTargets src/com/facebook/buck/android/AndroidTransitiveDependencyGraph.java (1 line): - line 125: // TODO: Ultimately, pathToCompiledRDotJavaFiles should be pre-dexed so that it does not need