Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Manifest.java @ 343:58016b1b8554
age | author | description |
---|---|---|
2011-09-17 | Artem Tikhomirov | Recognize flag options (options with no arguments) in command line sample apps |
2011-08-12 | Artem Tikhomirov | Deprecated HgLogCommand.FileRevision gone, top-level HgFileRevision is bright and shiny replacement |
2011-02-17 | Artem Tikhomirov | Command line tools parse and respect most of command-line arguments |
2011-02-16 | Artem Tikhomirov | core.Path to util.Path as it's not Hg repo dependant |
2011-02-16 | Artem Tikhomirov | Renamed .core classes to start with Hg prefix |
2011-01-28 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
2011-01-24 | Artem Tikhomirov | Complete refactoring to org.tmatesoft |
2011-01-23 | Artem Tikhomirov | Command-line frontend moved to separate source root with new package statement base src/com/tmate/hgkit/console/Manifest.java@abce00805cdf |