compass/lib/compass/commands
Chris Eppstein f18b5bcbc1 Merge branch 'stable'
* stable:
  Update CHANGELOG
  When the unit is in pixels, round down in the leader and up in the trailer.
  Ensure there is a minimum of padding in each line when calculating how many lines are needed.
  Support absolute font sizing in the vertical rhythm module
  Update homepage
  Adding the generated css files from the msfilter change
  Removing -ms-filter as it drives IE9+ crazy. plus existing filter works anyway for IE9-
  In case you want to buy stuff.
  Update Gemfile to use rake 0.8.7
  Handle pathnames being assigned to the working path of a command. Closes GH-434.
  Fix docs
  Fix compass version in the docs.

Conflicts:
	Gemfile.lock
2011-07-01 22:23:05 -07:00
..
base.rb Handle pathnames being assigned to the working path of a command. 2011-06-19 12:56:01 -07:00
clean_project.rb Add a new command to clean up generated files 2011-06-11 22:28:38 -07:00
create_project.rb better description of the --using option. 2010-08-31 22:35:08 -07:00
default.rb Removed deprecated command line options. 2010-12-10 11:32:26 -08:00
generate_grid_background.rb Tell people who generate a grid background image that there's a better way. 2011-04-16 00:17:19 -07:00
help.rb Add donation details to the CLI. 2010-12-10 11:32:26 -08:00
imports.rb Add help text for the imports subcommand. 2010-10-11 02:33:35 -07:00
installer_command.rb [Command Line] Allow another configuration file to be used when creating a new project 2010-05-30 12:08:56 -07:00
interactive.rb [Command Line] Access the Sass Repl (sass -i) with the compass environment loaded. 2009-11-14 10:11:19 -08:00
list_frameworks.rb [Command Line] The compass frameworks command has nicer output now -- similar to compass help. The -q option can be used to get a simple list of frameworks. 2010-05-30 10:59:39 -07:00
print_version.rb Bump version and assign a name. 2011-04-24 22:21:10 -07:00
project_base.rb Expose CLI config parameters at configuration parse time. 2010-12-18 11:26:48 -08:00
project_stats.rb [Command Line] Fixed a display issue when the filenames were shorter than the total label in the compass stats tool 2010-07-18 00:11:00 -07:00
registry.rb Better error message when a sub command is missing. 2011-06-11 21:54:56 -07:00
sprite.rb refactor 2011-06-15 23:37:23 -04:00
stamp_pattern.rb Tests are more useful if you actually run them. 2010-08-05 22:13:35 -07:00
unpack_extension.rb Print a better error message if the extension isn't found. 2010-08-29 14:35:32 -07:00
update_project.rb log removal actions in the compiler output. 2011-06-11 21:54:12 -07:00
validate_project.rb Make the validator work even when you're not in the project directory. 2009-10-30 09:27:59 -07:00
watch_project.rb The compass watcher is in quiet mode except for important actions. 2011-06-05 15:50:43 -07:00
write_configuration.rb Add the ability to print out compass configuration values 2010-10-30 15:46:26 -07:00