summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hotfix/travis-install'travis-installkxxoling2015-05-021-0/+9
|\
| * Remove wrong travis install commandkxxoling2015-05-021-4/+0
| * Merge branch 'develop' into hotfix/travis-installkxxoling2015-05-021-0/+13
| |\ |/ /
| * Add travis configkxxoling2015-05-021-0/+13
* | Merge branch 'release/0.9.0'kxxoling2015-05-0111-266/+358
|\ \ | |/
| * Create .gitignorekxxoling2015-05-011-0/+20
| * Create a Makefilekxxoling2015-05-011-0/+31
| * Update meta datakxxoling2015-05-012-2/+2
| * Merge branch 'feature/cli-support' into developkxxoling2015-05-013-2/+33
| |\
| | * Update change log about cli supportkxxoling2015-05-011-0/+4
| | * Add a simple command line supportkxxoling2015-05-012-2/+29
| |/
| * Merge branch 'feature/split-prettytable-module' into developKane Blueriver2015-04-307-263/+273
| |\
| | * Move factory funcs to factory.py; specify imports.Kane Blueriver2015-04-304-144/+151
| | * Split prettytable.py to prettytable module; move main test func to test modul...Kane Blueriver2015-04-306-121/+124
| |/
| * Merge branch 'hotfix/fix-README.rst' into developKane Blueriver2015-04-301-372/+483
| |\
| * \ Merge branch 'release/0.8.0' into developKane Blueriver2015-04-284-210/+244
| |\ \
* | \ \ Merge branch 'hotfix/fix-README.rst'Kane Blueriver2015-04-301-372/+483
|\ \ \ \ | | |_|/ | |/| |
| * | | Using google support tool to convert wiki file to md, then convert it to rst ...Kane Blueriver2015-04-301-372/+483
|/ / /
* | | Merge branch 'release/0.8.0'Kane Blueriver2015-04-284-210/+244
|\ \ \ | | |/ | |/|
| * | Fix testsrelease/0.8Kane Blueriver2015-04-281-0/+2
| * | ReformatKane Blueriver2015-04-284-211/+243
| |/
| * Merge branch 'hotfix/fix-README' into developKane Blueriver2015-04-282-1/+1
| |\
* | \ Merge branch 'hotfix/fix-README'Kane Blueriver2015-04-282-1/+1
|\ \ \ | |/ / |/| / | |/
| * Move README to README.rstKane Blueriver2015-04-282-1/+1
|/
* Merge branch 'hotfix/clear-blank-spaces'Kane Blueriver2015-04-282-27/+27
|\
| * Clean all the blank spaces at the end of a lineKane Blueriver2015-04-282-27/+27
|/
* Fix for issue 55 - constructor argument float_format not working as intendedjohn.filleau@gmail.com2014-07-062-41/+114
* Modified first example to show how to correctly import the PrettyTable class....luke@maurits.id.au2014-05-160-0/+0
* Added 0x000f to the list of special characters with width 0, to fix problems ...luke@maurits.id.au2014-05-161-1/+1
* Fixed typos, as reported by Nick Chammas. Thanks, Nick!luke@maurits.id.au2014-02-190-0/+0
* First implementation of paginate method.luke@maurits.id.au2013-10-072-0/+15
* Handle colspan in from_html.luke@maurits.id.au2013-10-072-0/+12
* Add padding to titles and make table expand to fit title if necessary.luke@maurits.id.au2013-10-071-7/+18
* Initial implementation of min/max_table_width.luke@maurits.id.au2013-10-072-4/+54
* Initial implementation of min_width.luke@maurits.id.au2013-10-072-1/+15
* Added title to example table.luke@maurits.id.au2013-10-071-0/+1
* Get rid of weird formatting characters in example table.luke@maurits.id.au2013-10-071-2/+2
* Improvements to title generation, especially do not include spurious junction...luke@maurits.id.au2013-10-071-12/+15
* Document title functionality.luke@maurits.id.au2013-10-061-0/+1
* Print title when making HTML table.luke@maurits.id.au2013-10-061-0/+17
* User property and property.setter decorators for attributes.luke@maurits.id.au2013-10-061-94/+116
* Added title attribute/option.luke@maurits.id.au2013-10-052-4/+46
* Document previous work on changing slice/sort order.luke@maurits.id.au2013-10-051-0/+4
* Accept CSV format parameters as keyword arguments to from_csv.luke@maurits.id.au2013-10-052-3/+16
* Add shebang line and set executable.luke@maurits.id.au2013-10-051-0/+1
* Fixed sorting/slicing so that they happen in the more obvious order.luke@maurits.id.au2013-05-142-7/+41
* Tagging 0.7.2 release.luke@maurits.id.au2013-04-070-0/+0
* Backporting print_empty feature from trunk.luke@maurits.id.au2013-04-060-0/+0
* Added print_empty option to control whether or not emtpy tables result in a b...luke@maurits.id.au2013-04-062-5/+51
* Tagging 0.7.1 release.luke@maurits.id.au2013-02-250-0/+0