index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
utils/get_ubuntu_mirrors_from_lp.py: Switch to Python 3 again
Julian Andres Klode
1
-1
/
+1
2013-09-11
Completely remove deprecated stuff
Julian Andres Klode
1
-254
/
+0
2012-06-22
* utils/get_ubuntu_mirrors_from_lp.py:
Julian Andres Klode
1
-1
/
+1
2012-06-11
drop the unnecessary use of .keys() here, thanks Barry\!
Steve Langasek
1
-1
/
+1
2012-06-11
utils/get_ubuntu_mirrors_from_lp.py: move this script to python3
Steve Langasek
1
-6
/
+5
2011-08-11
* utils/get_ubuntu_mirrors_from_lp.py:
Michael Vogt
1
-0
/
+1
2011-05-27
utils/get_debian_mirrors.py: webml must be webwml
Julian Andres Klode
1
-1
/
+1
2011-05-27
utils/get_debian_mirrors.py: Adjust for new Alioth SCM urls
Julian Andres Klode
1
-2
/
+3
2011-01-10
merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr th...
Michael Vogt
1
-1
/
+1
2010-07-05
Re-enable Python 3 support for latest python-default changes (hack).
Julian Andres Klode
1
-0
/
+2
2010-06-01
utils/get_debian_mirrors.py: ignore mirrors without a county
Michael Vogt
1
-0
/
+2
2010-03-29
do not require files to end in .py if they are passed on the command
Julian Andres Klode
1
-1
/
+4
2010-03-29
Don't abort if parsing failed.
Julian Andres Klode
1
-1
/
+6
2010-03-29
Add has_key to the list of deprecated functions.
Julian Andres Klode
1
-1
/
+1
2010-03-29
utils/migrate-0.8.py: Open files in universal newline support and pass filena...
Julian Andres Klode
1
-1
/
+1
2010-03-08
* utils/get_ubuntu_mirrors_from_lp.py:
Julian Andres Klode
1
-1
/
+1
2010-03-08
* utils/get_debian_mirrors.py:
Julian Andres Klode
1
-57
/
+21
2010-03-03
* Merge with Ubuntu:
Julian Andres Klode
1
-58
/
+14
2010-02-27
Ship the list of deprecated things in the apt_pkg and apt_inst modules
Julian Andres Klode
1
-55
/
+76
2010-02-07
* utils/migrate-0.8.py:
Julian Andres Klode
1
-3
/
+5
2009-07-24
utils/doclint.py: Add a script to check the documentation.
Julian Andres Klode
1
-0
/
+77
2009-06-14
Merge version 0.7.10.4 from debian-sid
Julian Andres Klode
1
-6
/
+7
2009-06-07
utils/get_debian_mirrors.py: updated to support current mirror page.
Otavio Salvador
1
-6
/
+7
2009-06-04
utils/migrate-0.8.py: Handle constants in the apt_pkg extension.
Julian Andres Klode
1
-0
/
+14
2009-06-03
utils/migrate-0.8.py: Fix function detection.
Julian Andres Klode
1
-1
/
+8
2009-04-24
* utils/migrate-0.8.py: Add a warning that there may be false positives.
Julian Andres Klode
1
-4
/
+5
2009-04-24
* utils/migrate-0.8.py: Correctly import modules, improve attribute detection
Julian Andres Klode
1
-5
/
+7
2009-04-24
* utils/migrate-0.8.py: Fix detection of functions, methods and attributes.
Julian Andres Klode
1
-1
/
+1
2009-04-20
* utils/migrate-0.8.py: Handle attributes specially, reduces false positives.
Julian Andres Klode
1
-4
/
+9
2009-04-20
* utils/migrate-0.8.py: Helper to check Python code for deprecated functions,...
Julian Andres Klode
1
-0
/
+194
2008-08-08
'mapping.has_key' is deprecated, use current Python 'key in mapping' idiom.
Ben Finney
1
-1
/
+1
2008-05-16
Fix code indentation to 4 spaces, to conform with PEP 8.
Ben Finney
1
-4
/
+4
2008-05-16
Fixes to blank lines, to conform with PEP 8.
Ben Finney
3
-2
/
+5
2008-05-16
Remove trailing whitespace.
Ben Finney
4
-18
/
+18
2007-04-02
* only include ftp and http mirrors for Ubuntu - LP#99060
Sebastian Heinlein
1
-3
/
+5
2007-04-01
* Update the Debian and Ubuntu mirrors
Sebastian Heinlein
1
-2
/
+3
2007-01-19
* rename aptsources to sourceslist (aptsources is already used by the
Sebastian Heinlein
2
-3
/
+4
2007-01-08
* add a tool to find the best mirror (needs to be integrated into the
Sebastian Heinlein
1
-0
/
+99
2007-01-04
* use uppercase letters for the country code
Sebastian Heinlein
2
-5
/
+5
2007-01-04
* add a script to extract the mirror information from launchpad
Sebastian Heinlein
1
-0
/
+85
2007-01-03
* also parse te location of a Debian mirror in the helper script
Sebastian Heinlein
1
-2
/
+7
2006-11-28
* Since 3.1 we don't have to care anymore for Debian non-us
Sebastian Heinlein
1
-15
/
+0
2006-11-28
* add a script to fetch a list of Debian mirrors from the Internet
Sebastian Heinlein
1
-0
/
+81
2006-11-26
* rename mirrors get script: it is Ubuntu specific
Sebastian Heinlein
1
-2
/
+2
2006-11-26
* add a script that downloads and extracts the mirrors list from the Ubuntu wiki
Sebastian Heinlein
1
-0
/
+61
2006-11-25
* Fork a pyton-aptsources source tree from update-manager
Sebastian Heinlein
3
-231
/
+0
2006-10-23
* utils/demoted.cfg:
Michael Vogt
1
-1
/
+3
2006-10-23
* utils/demoted.cfg:
Michael Vogt
1
-2
/
+103
2006-09-26
* utils/demoted.cfg:
Michael Vogt
2
-338
/
+49
2006-05-26
* utils/demotions.py:
Michael Vogt
3
-0
/
+125
[next]