index
:
delta/python-prettytable-ptable.git
develop
feature/support-wrapping-options
master
release/0.8
release/0.9
github.com: kxxoling/PTable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'release/0.8.0'
Kane Blueriver
2015-04-28
4
-210
/
+244
|
|
\
|
*
\
Merge branch 'hotfix/fix-README'
Kane Blueriver
2015-04-28
2
-1
/
+1
|
|
\
\
*
|
\
\
Merge branch 'release/0.8.0' into develop
Kane Blueriver
2015-04-28
4
-210
/
+244
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix tests
release/0.8
Kane Blueriver
2015-04-28
1
-0
/
+2
|
*
|
|
Reformat
Kane Blueriver
2015-04-28
4
-211
/
+243
|
/
/
/
*
|
|
Merge branch 'hotfix/fix-README' into develop
Kane Blueriver
2015-04-28
2
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Move README to README.rst
Kane Blueriver
2015-04-28
2
-1
/
+1
|
/
*
Merge branch 'hotfix/clear-blank-spaces'
Kane Blueriver
2015-04-28
2
-27
/
+27
|
\
|
*
Clean all the blank spaces at the end of a line
Kane Blueriver
2015-04-28
2
-27
/
+27
|
/
*
Fix for issue 55 - constructor argument float_format not working as intended
john.filleau@gmail.com
2014-07-06
2
-41
/
+114
*
Modified first example to show how to correctly import the PrettyTable class....
luke@maurits.id.au
2014-05-16
0
-0
/
+0
*
Added 0x000f to the list of special characters with width 0, to fix problems ...
luke@maurits.id.au
2014-05-16
1
-1
/
+1
*
Fixed typos, as reported by Nick Chammas. Thanks, Nick!
luke@maurits.id.au
2014-02-19
0
-0
/
+0
*
First implementation of paginate method.
luke@maurits.id.au
2013-10-07
2
-0
/
+15
*
Handle colspan in from_html.
luke@maurits.id.au
2013-10-07
2
-0
/
+12
*
Add padding to titles and make table expand to fit title if necessary.
luke@maurits.id.au
2013-10-07
1
-7
/
+18
*
Initial implementation of min/max_table_width.
luke@maurits.id.au
2013-10-07
2
-4
/
+54
*
Initial implementation of min_width.
luke@maurits.id.au
2013-10-07
2
-1
/
+15
*
Added title to example table.
luke@maurits.id.au
2013-10-07
1
-0
/
+1
*
Get rid of weird formatting characters in example table.
luke@maurits.id.au
2013-10-07
1
-2
/
+2
*
Improvements to title generation, especially do not include spurious junction...
luke@maurits.id.au
2013-10-07
1
-12
/
+15
*
Document title functionality.
luke@maurits.id.au
2013-10-06
1
-0
/
+1
*
Print title when making HTML table.
luke@maurits.id.au
2013-10-06
1
-0
/
+17
*
User property and property.setter decorators for attributes.
luke@maurits.id.au
2013-10-06
1
-94
/
+116
*
Added title attribute/option.
luke@maurits.id.au
2013-10-05
2
-4
/
+46
*
Document previous work on changing slice/sort order.
luke@maurits.id.au
2013-10-05
1
-0
/
+4
*
Accept CSV format parameters as keyword arguments to from_csv.
luke@maurits.id.au
2013-10-05
2
-3
/
+16
*
Add shebang line and set executable.
luke@maurits.id.au
2013-10-05
1
-0
/
+1
*
Fixed sorting/slicing so that they happen in the more obvious order.
luke@maurits.id.au
2013-05-14
2
-7
/
+41
*
Tagging 0.7.2 release.
luke@maurits.id.au
2013-04-07
0
-0
/
+0
*
Backporting print_empty feature from trunk.
luke@maurits.id.au
2013-04-06
0
-0
/
+0
*
Added print_empty option to control whether or not emtpy tables result in a b...
luke@maurits.id.au
2013-04-06
2
-5
/
+51
*
Tagging 0.7.1 release.
luke@maurits.id.au
2013-02-25
0
-0
/
+0
*
Backporting changes from trunk to 0.7 branch.
luke@maurits.id.au
2013-02-25
0
-0
/
+0
*
Added xhtml option to control linebreak element produced by get_html_string().
luke@maurits.id.au
2013-02-19
2
-9
/
+28
*
Copied 0.7-RELEASE code from 0.7 branch to trunk.\n\nDon't count ANSI color c...
luke@maurits.id.au
2013-02-19
3
-84
/
+247
*
Documented more style options.
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Imported some discussion of style option setting from the old Tutorial 0.6 wi...
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Moved discussion of HTML tables up directly under discussion of ASCII tables....
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Documented new factor functions for getting data in from CSV, HTML and SQL.
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Deleted wiki page Tutorial06 through web user interface.
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Tagging 0.7 release!
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Now support Python 2.4 and 2.5.
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Final tweaks for release: dates and credits...
luke@maurits.id.au
2013-02-17
0
-0
/
+0
*
Tagging 0.7 Release Candidate 2
luke@maurits.id.au
2013-02-09
0
-0
/
+0
*
Added from_html_one convenience function and basic testing for it.
luke@maurits.id.au
2013-02-09
0
-0
/
+0
*
Credit Christoph for valign patch. Extend copyright to 2013.
luke@maurits.id.au
2013-02-09
0
-0
/
+0
*
Update Html tests to reflect changes to valign.
luke@maurits.id.au
2013-02-09
0
-0
/
+0
*
Fixed valign implementation to be per-column not per-row, to be consistent wi...
luke@maurits.id.au
2013-02-08
0
-0
/
+0
*
Documented from_html.
luke@maurits.id.au
2013-02-08
0
-0
/
+0
[prev]
[next]