| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 61003-61033 via svnmerge from | Christian Heimes | 2008-02-24 | 1 | -2/+7 |
|
|
* | Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,... | Christian Heimes | 2008-02-03 | 1 | -5/+11 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -3/+8 |
|
|
* | Merged revisions 59512-59540 via svnmerge from | Christian Heimes | 2007-12-17 | 1 | -3/+8 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -0/+4 |
|
|
* | Update Pygments version from externals. | Georg Brandl | 2007-10-23 | 1 | -1/+1 |
|
|
* | Merged revisions 58053-58090 via svnmerge from | Thomas Wouters | 2007-09-10 | 1 | -1/+1 |
|
|
* | Force PYTHON = python2.5. | Guido van Rossum | 2007-08-18 | 1 | -1/+1 |
|
|
* | Manually patched a few things that didn't get merged in, but should. | Guido van Rossum | 2007-08-17 | 1 | -4/+4 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+62 |
|
|
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 1 | -736/+0 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -1/+1 |
|
|
* | Use the local python binary to build the docs, not whatever 'python' is on th... | Collin Winter | 2007-03-21 | 1 | -1/+1 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+1 |
|
|
* | Fix all wrong instances of "it's". | Georg Brandl | 2005-07-22 | 1 | -1/+1 |
|
|
* | - bump version number for "What's New" document | Fred Drake | 2004-12-01 | 1 | -2/+2 |
|
|
* | switch remaining icon references to the PNG icons | Fred Drake | 2004-11-05 | 1 | -3/+3 |
|
|
* | remove gzipped archives from the list of expected distributions | Fred Drake | 2004-09-17 | 1 | -5/+5 |
|
|
* | Remove commented definition of the MKHOWTO macro. | Matthias Klose | 2004-08-18 | 1 | -1/+0 |
|
|
* | Remove zero-byte gif files from generated html docs | Matthias Klose | 2004-08-18 | 1 | -0/+1 |
|
|
* | Clarify requirement for GNU make | Kurt B. Kaiser | 2004-07-11 | 1 | -0/+2 |
|
|
* | include both the GIF and PNG icons in the HTML package | Fred Drake | 2004-04-08 | 1 | -1/+1 |
|
|
* | add the distutils modules to the global modules list | Fred Drake | 2004-03-23 | 1 | -1/+3 |
|
|
* | Make sure the trunk Makefile doesn't require mkhowto to be "installed" | Fred Drake | 2003-10-01 | 1 | -2/+2 |
|
|
* | - update pkglist.html more frequently, and explain why that's helpful | Fred Drake | 2003-09-28 | 1 | -3/+15 |
|
|
* | Load the version information from ../Include/patchlevel.h, so there are | Fred Drake | 2003-09-27 | 1 | -3/+8 |
|
|
* | update one more reference to a file that moved from texinputs/ to | Fred Drake | 2003-09-27 | 1 | -1/+1 |
|
|
* | Adjust the organization a bit and update some of the comments to | Fred Drake | 2003-09-27 | 1 | -9/+14 |
|
|
* | Move content input files shared among the documents into a new directory | Fred Drake | 2003-09-27 | 1 | -1/+8 |
|
|
* | Fix the most recent change to the invocation of the mkhowto script so | Fred Drake | 2003-09-27 | 1 | -1/+8 |
|
|
* | define a variable to specify the mkhowto program itself, as for any | Fred Drake | 2003-09-25 | 1 | -5/+7 |
|
|
* | there's a new "What's New" for Python 2.4 | Fred Drake | 2003-07-30 | 1 | -1/+1 |
|
|
* | Update to the same version info used by the interpreter. | Fred Drake | 2003-07-30 | 1 | -1/+1 |
|
|
* | update the documentation contact address | Fred Drake | 2003-07-30 | 1 | -1/+1 |
|
|
* | Bump version information. | Fred Drake | 2003-07-29 | 1 | -1/+1 |
|
|
* | Bump release number. | Fred Drake | 2003-07-24 | 1 | -1/+1 |
|
|
* | Include the GNU info format in the edist target since we're now | Fred Drake | 2003-07-17 | 1 | -1/+1 |
|
|
* | - put the GNU info packages in the same place as everything else | Fred Drake | 2003-07-17 | 1 | -2/+5 |
|
|
* | Bump version numbers. | Fred Drake | 2003-07-17 | 1 | -1/+1 |
|
|
* | Pass along the selected "What's New" document to the make file for the | Fred Drake | 2003-07-16 | 1 | -1/+1 |
|
|
* | Bump version information for Python 2.3 beta 2. | Fred Drake | 2003-06-29 | 1 | -1/+1 |
|
|
* | Correct dependency information -- the Python docs load the "About this | Fred Drake | 2003-05-22 | 1 | -2/+2 |
|
|
* | Bump the release information. | Fred Drake | 2003-04-24 | 1 | -1/+1 |
|
|
* | Update the package list whenever we build distfiles. | Fred Drake | 2003-04-23 | 1 | -0/+1 |
|
|
* | Bump version number. | Fred Drake | 2003-02-18 | 1 | -1/+1 |
|
|
* | The trunk is (nominally) post-alpha. | Fred Drake | 2002-12-31 | 1 | -1/+1 |
|
|
* | Add missing dependency information for the "What's New" document. | Fred Drake | 2002-11-26 | 1 | -2/+2 |
|
|
* | Sprinkle with --favicon options. | Fred Drake | 2002-10-30 | 1 | -1/+3 |
|
|
* | Remove some unnecessary dependencies (minor). | Fred Drake | 2002-10-04 | 1 | -4/+4 |
|
|