hpk
a999dc8472
[svn r57540] merge changes from release branch back
...
[svn merge -r 57430:HEAD ../release/0.9.x/ .]
* cmdline script organisation
* execnet windows fixes
* documentation updates
* test skips
also regen setup.py
--HG--
branch : trunk
2008-08-21 12:18:58 +02:00
hpk
4115e975d1
[svn r57429] merging/porting the release branch changes and
...
cleanups to trunk.
svn merge -r 56716:HEAD ../release/0.9.x/ to trunk
--HG--
branch : trunk
2008-08-18 17:08:39 +02:00
hpk
82b9899401
[svn r57346] shift talk from py/doc to extradoc/talk dir
...
--HG--
branch : trunk
2008-08-17 13:58:56 +02:00
hpk
abc8cf09aa
[svn r57321] merging the event branch:
...
* moving in test, misc, code, io directories and
py/__init__.py
* py/bin/_find.py does not print to stderr anymore
* a few fixes to conftest files in other dirs
some more fixes and adjustments pending
--HG--
branch : trunk
2008-08-16 17:26:59 +02:00
hpk
7428eadf7d
[svn r57320] remove test, misc, doc, io, and code directories
...
that are to come from the event branch with the next commit.
--HG--
branch : trunk
2008-08-16 17:10:17 +02:00
hpk
e101bad658
[svn r56721] some more upcoming notes
...
--HG--
branch : trunk
2008-07-22 21:12:17 +02:00
hpk
f9b7835181
[svn r56712] add a note about the needed FILE:LINENO summary.
...
--HG--
branch : trunk
2008-07-22 16:39:45 +02:00
hpk
49fb0d39af
[svn r56663] some more planning and notes for 1.0
...
--HG--
branch : trunk
2008-07-19 12:24:09 +02:00
hpk
c95b6544e4
[svn r56636] note regarding collection/runtest ambiguity
...
--HG--
branch : trunk
2008-07-18 11:50:49 +02:00
hpk
f97333b057
[svn r56635] a few notes for release planning
...
--HG--
branch : trunk
2008-07-18 11:38:21 +02:00
hpk
6d5c15b340
[svn r56304] almost any version works
...
--HG--
branch : trunk
2008-07-04 16:03:19 +02:00
hpk
41064e610e
[svn r56286] note that --showlocals doesn't work on trunk
...
--HG--
branch : trunk
2008-07-04 10:01:15 +02:00
guido
14bdc16dd5
[svn r52001] Removed (outdated, and perhaps a bit too verbose) document about svn auth, in
...
favour of a short note and code example in the existing path.txt doc in docs.
--HG--
branch : trunk
2008-03-01 15:14:11 +01:00
hpk
f3f84fa36c
[svn r51329] rename special __package__ to __pkg__ because python 2.6 needs the former
...
(thanks to Ralf Schmitt)
--HG--
branch : trunk
2008-02-08 09:43:05 +01:00
hpk
24e2d79924
[svn r51132] a todo/note on skip's and speed (inspired by exarkun on #pypy)
...
--HG--
branch : trunk
2008-01-30 16:25:40 +01:00
hpk
e03e71c96f
[svn r51058] fix ReST
...
--HG--
branch : trunk
2008-01-26 12:45:03 +01:00
hpk
923c85b701
[svn r51057] review, refactor and write up for some 1.0 related TODOs
...
--HG--
branch : trunk
2008-01-26 12:33:32 +01:00
hpk
f2b0bd10e6
[svn r51034] merging in fijal's reporter-merge branch into the trunk,
...
still needs refactoring as far as i am concernced.
--HG--
branch : trunk
2008-01-25 16:54:04 +01:00
hpk
8569bd57a9
[svn r50606] don't fail for links to html files where we don'T have a .txt
...
--HG--
branch : trunk
2008-01-14 17:43:08 +01:00
fijal
11e2b9426f
[svn r45525] be a bit more impersonal
...
--HG--
branch : trunk
2007-08-07 09:11:18 +02:00
fijal
141a101673
[svn r45520] Add some rough ideas about pylib plannign
...
--HG--
branch : trunk
2007-08-06 15:58:54 +02:00
fijal
e49f017024
[svn r42273] Added a file about what I would like to have in apigen.
...
--HG--
branch : trunk
2007-04-23 19:41:43 +02:00
fijal
9f223d2bc3
[svn r42194] Add my notes (this time for real)
...
--HG--
branch : trunk
2007-04-20 10:02:38 +02:00
fijal
03c8634b09
[svn r42193] revert my changes
...
--HG--
branch : trunk
2007-04-20 10:01:00 +02:00
fijal
4a5acb9c09
[svn r42191] Move several issues from merlinux tracker
...
--HG--
branch : trunk
2007-04-20 09:53:54 +02:00
hpk
8f58035cde
[svn r42103] added some issues/features previously tracked elsewhere
...
--HG--
branch : trunk
2007-04-16 18:19:11 +02:00
hpk
446099b65e
[svn r42092] add rlcompleter2 / pdbplus issues
...
--HG--
branch : trunk
2007-04-16 15:17:28 +02:00
hpk
5e201641af
[svn r42089] some more infos/issues put to the TODO file
...
--HG--
branch : trunk
2007-04-16 14:37:00 +02:00
hpk
2779732a0c
[svn r42085] adding some issues from the merlinux tracker (and removing them there)
...
--HG--
branch : trunk
2007-04-16 12:46:25 +02:00
fijal
91d7ced4eb
[svn r39994] fix rest
...
--HG--
branch : trunk
2007-03-06 19:02:28 +01:00
fijal
9bbef25ec1
[svn r39981] Some random notes about future pylib direction
...
--HG--
branch : trunk
2007-03-06 13:38:49 +01:00
guido
b4516bc432
[svn r38969] Fixed ReST.
...
--HG--
branch : trunk
2007-02-15 22:33:31 +01:00
santagada
f9feca8c93
[svn r38967] spelling mistake
...
--HG--
branch : trunk
2007-02-15 22:12:15 +01:00
hpk
20398b87f3
[svn r38840] fix links to release branch
...
--HG--
branch : trunk
2007-02-14 15:48:39 +01:00
hpk
05ef2d5832
[svn r38831] be more careful to not work with svnwc() paths
...
when checking for mtimes
--HG--
branch : trunk
2007-02-14 15:07:23 +01:00
arigo
79a17fa4ef
[svn r38828] Try harder to get the logic right to avoid regenerating html files for
...
unmodified txts.
--HG--
branch : trunk
2007-02-14 14:57:46 +01:00
hpk
80f98fe70c
[svn r38818] add release 0.9.0 announcement link to index.txt
...
--HG--
branch : trunk
2007-02-14 13:34:17 +01:00
cfbolz
c0c60edcb2
[svn r38817] fix typo, make the promise less definite (it's ages old)
...
--HG--
branch : trunk
2007-02-14 13:32:37 +01:00
lene
6913d477f2
[svn r38816] tried to fix sentences and singular/plural
...
--HG--
branch : trunk
2007-02-14 13:32:24 +01:00
fijal
3d8b61c246
[svn r38815] Be at least consistent within one file
...
--HG--
branch : trunk
2007-02-14 13:28:38 +01:00
hpk
a8139d7d44
[svn r38812] remove the exe for now and warn about missing greenlet
...
support for win32
--HG--
branch : trunk
2007-02-14 13:24:47 +01:00
hpk
d02d937b74
[svn r38805] be more careful about win32 supporting claims
...
--HG--
branch : trunk
2007-02-14 12:49:11 +01:00
hpk
f016b14965
[svn r38801] fixing the download page for prospected links
...
--HG--
branch : trunk
2007-02-14 12:16:03 +01:00
hpk
09f7bc947d
[svn r38782] here as well
...
--HG--
branch : trunk
2007-02-14 03:30:19 +01:00
hpk
1adff0f057
[svn r38781] the target docpath needs to be determined per project
...
--HG--
branch : trunk
2007-02-14 03:29:11 +01:00
guido
2851e1d919
[svn r38777] Fixed api and source link role relative paths.
...
--HG--
branch : trunk
2007-02-14 02:31:50 +01:00
guido
74ad33da28
[svn r38776] Removed duplicate links.
...
--HG--
branch : trunk
2007-02-14 02:18:06 +01:00
hpk
a90fb8112c
[svn r38775] use relative paths, and compute them late
...
--HG--
branch : trunk
2007-02-14 02:03:51 +01:00
guido
f074f6137c
[svn r38773] Using ensure() better (thanks, hpk ;).
...
--HG--
branch : trunk
2007-02-14 01:11:26 +01:00
guido
d457485d1b
[svn r38772] Make sure target dir exists before writing files to it.
...
--HG--
branch : trunk
2007-02-14 01:07:45 +01:00