index
:
markdown/.git
master
A Python implementation of John Gruber’s Markdown with Extension support.
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed line length of previous commit. Some of us still use (and prefer) text ...
Waylan Limberg
2011-01-09
1
-2
/
+2
*
Fixed setup.py to work with python 3.x (The imported markdown module in build...
Virgil Dupras
2011-01-09
1
-4
/
+8
*
Added the mechanism for simple unstlyed navigation menu to the generated docs...
Waylan Limberg
2010-08-20
1
-11
/
+30
*
Made the build_docs command a subcommand of build in setup script. This still...
Waylan Limberg
2010-08-20
1
-5
/
+12
*
Added a simple unstyled template to the build_docs script. The generated docs...
Waylan Limberg
2010-08-20
1
-2
/
+35
*
Merge branch 'master' of git@gitorious.org:python-markdown/mainline
Waylan Limberg
2010-08-20
1
-3
/
+4
|
\
|
*
Fixed ticket 69. Corrected a few syntax incompatabilities between python 2.x ...
Waylan Limberg
2010-08-03
1
-3
/
+4
*
|
Added a build_docs command to setup script. This command only builds (conver...
Waylan Limberg
2010-08-20
1
-1
/
+57
|
/
*
The 2to3 tool now gets run automaticaly when building in Python 3.x.
Waylan Limberg
2010-07-14
1
-1
/
+10
*
Made some changes to setup.py. Markdown version is now set to 2.1.0.Dev as i...
Waylan Limberg
2010-07-14
1
-2
/
+2
*
Fixed Ticket 66. We have dropped official support for Python 3.0 and now only...
Waylan Limberg
2010-07-14
1
-1
/
+1
*
Fixed Ticket 63. Changed name of commandline script (again) to 'markdown_py' ...
Waylan Limberg
2010-07-01
1
-4
/
+10
*
Fixed a silly bug in setup.py. Importing version from the lib requires that a...
2.0.3
Waylan Limberg
2009-10-07
1
-1
/
+2
*
Updated setup script to include dependency for elementtree when python versio...
Waylan Limberg
2009-07-31
1
-33
/
+38
*
Fixed commandline issues and upped version to 2.0.1-beta. Renamed markdown.py...
Waylan Limberg
2009-05-05
1
-1
/
+29
*
Set version to 2.0-rc2.
Waylan Limberg
2009-03-19
1
-1
/
+0
*
Upped version to 2.0-rc1
2.0-rc1
Waylan Limberg
2009-03-08
1
-2
/
+3
*
Added some more meta-data to setup.py. Shouldn't have to manually edit pypi p...
Waylan Limberg
2009-02-04
1
-0
/
+14
*
Updated setup.py license to match the actual license.
Waylan Limberg
2009-02-02
1
-1
/
+1
*
Updated setup.py and MANIFEST for recent package refactor.
Waylan Limberg
2008-11-22
1
-4
/
+3
*
More cleanup. Not sure why some executables didn't have shebang lines. They d...
Waylan Limberg
2008-10-29
1
-0
/
+2
*
Cleaning house. Actually have all executables be executable and stop Vim's .s...
Waylan Limberg
2008-10-28
1
-0
/
+0
*
2.0-beta tag.
2.0-beta
Artem Yunusov
2008-08-18
1
-1
/
+1
*
renamed extension module and set import to extension module first, then mdx_f...
Waylan Limberg
2008-08-11
1
-1
/
+1
*
More cleanup of setup.py
Waylan Limberg
2008-08-09
1
-1
/
+0
*
Cleaned up setup.py
Waylan Limberg
2008-08-09
1
-11
/
+3
*
Added commandline script and updated CHANGE_LOG and MANIFEST.
Waylan Limberg
2008-08-05
1
-0
/
+1
*
Added alpha version tag.
2.0-alpha
Artem Yunusov
2008-08-05
1
-1
/
+1
*
Added Meta-Data and HeaderId extensions. Updated setup.py to include all pack...
Waylan Limberg
2008-05-12
1
-1
/
+11
*
forgot to update version_info for 1.7 release
Waylan Limberg
2008-02-20
1
-1
/
+1
*
Final commit before 1.7 final is released. Updated CHAGE_LOG, setp.py
1.7_Final
Waylan Limberg
2008-02-18
1
-3
/
+4
*
Adjustments to match unicode policy as discussed on list and other minor
Waylan Limberg
2007-12-13
1
-1
/
+1
*
Added extensions to setup.py
Yuri Takhteyev
2007-03-18
1
-0
/
+13