misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pym
/
getbinpkg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace compat symlinks with a new compat module as the symlink solution prev...
Marius Mauch
2007-02-17
1
-1
/
+1
*
Namespace sanitizing, step 1
Marius Mauch
2007-01-25
1
-572
/
+1
*
Fix typos from the previous commit.
Zac Medico
2007-01-12
1
-2
/
+2
*
Use startswith and endswith to simplify code.
Zac Medico
2007-01-12
1
-3
/
+3
*
Begin the deprecation of the string module
Alec Warner
2007-01-12
1
-13
/
+12
*
EOFError is also important according to Zac
Alec Warner
2007-01-12
1
-1
/
+1
*
getbinpkg.py fix except: open can be IOERror or OSError and cPickle can throw...
Alec Warner
2007-01-12
1
-3
/
+1
*
Make sure that myid is defined for the previous commit.
Zac Medico
2007-01-04
1
-1
/
+2
*
When fetching metadata from a binhost, reconnect if the http server closes th...
Zac Medico
2007-01-04
1
-2
/
+14
*
Make sure stderr is flushed since os._exit doesn't flush stdio buffers.
Zac Medico
2007-01-03
1
-0
/
+1
*
Use os._exit instead of sys.exit in a forked child process.
Zac Medico
2007-01-03
1
-1
/
+1
*
Cleanse stale metadata cache for binpkgs that have been removed from the remo...
Zac Medico
2006-08-07
1
-0
/
+12
*
make elog mail module always set the 'From' header for rfc2822 compliance
Marius Mauch
2006-06-10
1
-1
/
+1
*
Fix quoting for bug 109739
Alec Warner
2006-06-01
1
-2
/
+2
*
Change == None to is None
Alec Warner
2006-04-07
1
-1
/
+1
*
cPickle import protection; fall back to pickle if cPickle is unavailable.
Brian Harring
2006-02-08
1
-1
/
+6
*
Prevent traceback on fetcher failure and properly check for error conditions
Jason Stubbs
2005-12-21
1
-1
/
+4
*
bye bye mr. cvs_id_string
Brian Harring
2005-08-30
1
-1
/
+1
*
header changes, $Header: -> $Id:
Brian Harring
2005-08-30
1
-1
/
+1
*
Migration (without history) of the current stable line to subversion.
Jason Stubbs
2005-08-28
1
-0
/
+541