Sha256: 3d996e7f3b4348ea51ec452b2f4c4f156c543e0ca1bd9bc553af9df08bfdc8d5
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
=== 0.2.2 / 2009-04-13 * Rewrote Repository.name to not use the URI module. * Rewrote Media.guess_from_uri to not use the URI module. === 0.2.1 / 2009-03-26 * Fixed typo in Repository#update. === 0.2.0 / 2009-03-26 * Refactored Repertoire::Media::Type. * Added the cd method. * Added the switch_dir method. * Refactored Repertoire::Repository. * Added Repository#update. * Added Repository#delete. * Removed support for CVS. * Removed support for Darcs. * Fixed a bug in Git.update. * Fixed various typos. * Added support for Mercurial (Hg). * Added specs. === 0.1.2 / 2008-05-01 * Added Media support for Git. === 0.1.1 / 2008-02-09 * Added the Type module to add meta-programming methods to Media types. * Added metaid.rb. * Added method Media.schemes. * Added method Media.registered_schemes * Added method Media.supports_scheme?. * Added method Media.supports_scheme. * Added method Media.directories. * Added method Media.registered_directories. * Added method Media.recognizes_directory?. * Added method Media.recognizes_directory. * Use :media instead of :type within the options passed to Media.checkout and Media.update. * Fixed Manifest to include lib/repertoire/exceptions/program_not_found. === 0.1.0 / 2008-01-17 * Initial release. * Supports Subversion (SVN), Darcs, CVS and RSync repositories.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
repertoire-0.2.2 | History.txt |