Commit Graph

57 Commits

Author SHA1 Message Date
Gabriel Falcão 7bc782e9c7 fixing ci 2015-12-13 07:59:58 -02:00
Gabriel Falcão 890edcbd34 fixing install 2015-12-13 07:48:39 -02:00
Gabriel Falcão 7ae39b078b fixing distribution 2015-12-13 07:43:56 -02:00
Gabriel Falcão 9cfc8d3b90 0.6.1 2015-11-12 14:16:13 -05:00
Gabriel Falcão 9e6fdf4793 small refactoring 2015-11-12 14:15:06 -05:00
Gabriel Falcão c986da5465 Squashed commit of the following:
commit 051d0d7d32
Author: Gabriel Falcão <gabriel@nacaolivre.org>
Date:   Tue Nov 10 13:15:35 2015 -0500

    pep8

commit 83b3072ffd
Author: Gabriel Falcão <gabriel@nacaolivre.org>
Date:   Tue Nov 10 13:09:33 2015 -0500

    release 0.6.0

commit b40c2d98b2
Author: Gabriel Falcão <gabriel@nacaolivre.org>
Date:   Tue Nov 10 12:07:06 2015 -0500

    supporting swappable delimiters
2015-11-10 15:30:57 -05:00
Gabriel Falcão c2f52c4d8d requirements.pip -> requirements.txt 2015-11-09 21:28:45 -05:00
Gabriel Falcão b220976772 Merge pull request #8 from bitdeli-chef/master
Add a Bitdeli Badge to README
2013-09-30 14:02:32 -07:00
Bitdeli Chef 725c2a9c4c Add a Bitdeli badge to README 2013-09-30 19:25:19 +00:00
Gabriel Falcao 9fba518304 running steadymark as well 2013-02-25 15:19:24 -05:00
Gabriel Falcao a1889fcd4f 0.5.0 2013-02-22 14:48:53 -05:00
Gabriel Falcao 0720d90e39 you can now specify the output when using `couleur.Shell` 2013-02-22 14:48:13 -05:00
Gabriel Falcao dd796b3f0c improving setup.py 2012-09-06 16:22:51 -04:00
Gabriel Falcao 88669aa53d moving version variable 2012-09-06 16:20:44 -04:00
Gabriel Falcao 62d64a48a1 unicode 2012-09-06 16:19:33 -04:00
Gabriel Falcao dee810302e detecting whether the system supports ansi or not 2012-09-06 15:53:05 -04:00
Gabriel Falcao 0588c94a7b detecting ansi support 2012-09-06 15:23:26 -04:00
Gabriel Falcao b241c0da84 fixing typo 2012-01-19 11:57:03 -05:00
Gabriel Falcao 718dcaed83 releasing a new version 2012-01-19 11:54:38 -05:00
Gabriel Falcão 894f225f5c Merge pull request #4 from mtorromeo/python3
Add setup directives to use 2to3 with python3 and add trove categories to...
2012-01-19 08:46:57 -08:00
Massimiliano Torromeo e48946bc12 Add setup directives to use 2to3 with python3 and add trove categories to make it python3 compatible on pypi 2012-01-19 16:54:19 +01:00
Gabriel Falcão 2a744a4e53 improving the #{up} regex 2010-08-11 02:04:08 -03:00
Gabriel Falcão f4a256b457 fixes 2010-08-11 02:02:18 -03:00
Gabriel Falcão 65ccf4dba6 handling multiple #{up} 2010-08-08 16:46:28 -03:00
Gabriel Falcão 67dc09d916 improving tests 2010-08-08 15:36:15 -03:00
Gabriel Falcão bd318a6b73 disabling before enabling 2010-08-07 19:48:19 -03:00
Gabriel Falcão 3f1fd411b3 support to "ignore" 2010-08-05 10:28:09 -03:00
Gabriel Falcão f6f426a479 readme 2010-08-04 14:21:55 -03:00
Gabriel Falcão 5f6eae8fa1 release 0.2 2010-08-04 12:02:53 -03:00
Gabriel Falcão 8fe4ac454d implementing the minify. closes #2 2010-08-04 11:43:11 -03:00
Gabriel Falcão 218fed53ab first tests 2010-08-04 03:32:52 -03:00
Gabriel Falcão d2c0a7c8cb implementing file-like filtering. closes #1 2010-08-04 02:19:56 -03:00
Gabriel Falcão 13feb6cbf6 support for modifiers 2010-08-04 02:13:53 -03:00
Gabriel Falcão ee787f5597 image 2010-08-04 00:53:25 -03:00
Gabriel Falcão d40d696060 missing tests from last commit 2010-08-04 00:28:11 -03:00
Gabriel Falcão 9bc6b72e3a implementing the file proxy 2010-08-04 00:27:26 -03:00
Gabriel Falcão cead6007e9 starting the templating support 2010-07-28 01:01:24 -03:00
Gabriel Falcão 54ed7df96e refactoring + setting blink to 5. closes #3 2010-04-22 19:51:42 -03:00
Gabriel Falcão b131da3dab breakline -> linebreak 2010-04-19 14:59:11 -03:00
Gabriel Falcão f69d24abee no more print_ prefix 2010-04-19 00:42:13 -03:00
Gabriel Falcão d0486c21b8 furthermore on readme 2010-04-19 00:38:00 -03:00
Gabriel Falcão 6fd399c120 print_ is not optional 2010-04-19 00:37:38 -03:00
Gabriel Falcão d6dbb12f20 making all features work with mixed formats 2010-04-19 00:25:19 -03:00
Gabriel Falcão 5bb4b785c7 working sample at readme 2010-04-18 23:37:01 -03:00
Gabriel Falcão 3a2ae47c33 adding blink modifier 2010-04-18 23:36:40 -03:00
Gabriel Falcão cc69863a64 fixing the readme example 2010-04-18 23:31:15 -03:00
Gabriel Falcão ccdc286a85 updating readme 2010-04-18 23:27:39 -03:00
Gabriel Falcão 9d3a8bd290 ability to replace text 2010-04-18 22:45:01 -03:00
Gabriel Falcão 3b311e90ef indent, dedent and bold 2010-04-18 21:52:46 -03:00
Gabriel Falcão d3eb114018 setuptools 2010-04-18 21:52:01 -03:00