Search:
Login
Preferences
Help/Guide
About Trac
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
tailor
/
vcpx
/
shwrap.py
@
393
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@393
8 years
lele
Transition to a Python 2.4 subprocess compatible way of executing external …
(edit)
@385
8 years
lele
Immediately close the file descriptor returned by mkstemp(), as the doc …
(edit)
@380
8 years
lele
Do not suggest every source is a script by itself
(edit)
@360
8 years
lele
Force output encoding only when given the --encoding option
(edit)
@359
8 years
zooko
utf-8 encode a couple of things which caused exceptions when processing …
(edit)
@311
8 years
lele
Little documentation fixes to make epydoc happy
(edit)
@305
8 years
lele
Explicitly license everything under GPL
(edit)
@285
8 years
lele
Escape some more characters Escape also regexp metachars: maybe I should …
(edit)
@282
8 years
lele
Escape some more shell meta-chars
(edit)
@272
8 years
lele
Escape any dollar symbol to avoid shell variable expansion
(edit)
@270
8 years
lele
Use double quote character around filenames and such Don't use single …
(edit)
@265
8 years
jgoerzen
Small typo fix
(edit)
@264
8 years
jgoerzen
Fixed syntax error
(edit)
@263
8 years
jgoerzen
First stab at fixing deadlock I ran into this trying to commit a very huge …
(edit)
@262
8 years
matt.lavin
Fix pipe handle leak
(edit)
@259
8 years
lele
Revisited zooko's
ReopenableNamedTemporaryFile?
patch
(edit)
@233
8 years
lele
Quote any filename fed to underlying shell process
(edit)
@65
9 years
lele
Fix the exit_status that in one case was None instead of 0
(edit)
@32
9 years
lele
Catch the exit_status with wait() when using popen2
(add)
@31
9 years
lele
New shwrap module imported from cvsync, with input capability
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog