index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
python/*.cc: Get rid of the easy-to-replace deprecated APT functions
Julian Andres Klode
3
-5
/
+7
2013-10-23
data/templates/Debian.info.in: Change wheezy version from 7.0 to 7
Julian Andres Klode
53
-72
/
+72
2013-10-23
data/templates/Debian.info.in: Add jessie
Julian Andres Klode
1
-0
/
+30
2013-10-21
data/templates/Ubuntu.info.in: It's 'Tahr', not 'Thar'
Julian Andres Klode
1
-3
/
+3
2013-10-21
Release 0.9.0 to unstable
Julian Andres Klode
1
-2
/
+2
2013-10-21
debian/control: Set Standards-Version to 3.9.4
Julian Andres Klode
2
-1
/
+3
2013-10-21
po: Update template
Julian Andres Klode
1
-93
/
+118
2013-10-21
data/templates/Ubuntu.info.in: Add "Trusty Thar"
Julian Andres Klode
2
-0
/
+121
2013-10-21
tests/old/*.py: Update to new API as well
Julian Andres Klode
12
-110
/
+112
2013-10-21
doc/examples/*.py: Update examples to the new API
Julian Andres Klode
20
-174
/
+167
2013-10-21
aptsources: Correctly parse multiple options (LP: #1103200)
Julian Andres Klode
4
-7
/
+39
2013-10-21
doc/examples: Start updating to new API
Julian Andres Klode
10
-155
/
+156
2013-10-21
doc/source/examples/dpkg-info.py: Use apt_inst.DebFile
Julian Andres Klode
2
-2
/
+4
2013-10-21
python/cache.cc: Set NoDelete=true when creating Policy, fixes segfault in de...
Julian Andres Klode
2
-2
/
+8
2013-10-21
apt/debfile.py: Pass strip_multi_arch=False to parse_depends.
Julian Andres Klode
6
-6
/
+68
2013-10-15
python/apt_pkgmodule.cc: Document second parameter of parse_{,src_}depends
Julian Andres Klode
1
-4
/
+8
2013-10-14
utils/get_ubuntu_mirrors_from_lp.py: Switch to Python 3 again
Julian Andres Klode
2
-2
/
+2
2013-10-14
tests/test_path.py: Use "Dir" option instead of "RootDir", and reset in tearDown
Julian Andres Klode
1
-3
/
+3
2013-10-14
Add tests for (all except one) functions accepting paths
Julian Andres Klode
1
-0
/
+106
2013-10-14
python/indexrecords.cc: IndexRecords.load() needs to accept bytes as well
Julian Andres Klode
2
-2
/
+31
2013-10-10
apt, aptsources: Only call init_config() if not already initialized
Julian Andres Klode
3
-4
/
+11
2013-10-10
tests: Do not set dir::etc::sourceparts to /tmp
Julian Andres Klode
3
-2
/
+6
2013-10-10
apt/package.py: mark_upgrade misuses FromUser to set auto-installed
Daniel Hartwig
2
-2
/
+7
2013-10-08
Accept bytes object for file names (Closes: #680971)
Julian Andres Klode
1
-0
/
+1
2013-10-08
python/generic.cc: Move PyApt_Filename::init here
Julian Andres Klode
2
-21
/
+24
2013-10-08
apt/package.py: Add a Package.has_config_files property (Closes: #712749)
Julian Andres Klode
2
-0
/
+7
2013-10-08
python/apt_pkgmodule.cc: Fix documentation of version_compare (Closes: #680891)
Julian Andres Klode
2
-2
/
+5
2013-10-08
python-apt: formatting error in library/index.rst (Closes: #692484)
Julian Andres Klode
2
-1
/
+4
2013-10-08
aptsources/sourceslist.py: Fix uniq docstring and hide it (Closes: #723815)
Julian Andres Klode
2
-1
/
+11
2013-10-08
data/templates/Ubuntu.info.in: add 'devel' series
Jeremy Bicha
2
-0
/
+110
2013-10-08
apt_pkg: Support paths supplied as bytes objects (See: #680971)
Julian Andres Klode
9
-26
/
+31
2013-10-08
PyApt_Filename: Add return value to assignment operator
Julian Andres Klode
1
-2
/
+2
2013-10-08
apt_inst: Support paths supplied as bytes objects (Closes: #680971)
Julian Andres Klode
2
-30
/
+33
2013-10-08
python/generic.h: Introduce a PyApt_Filename class
Julian Andres Klode
1
-0
/
+60
2013-09-11
Update changelog
Julian Andres Klode
1
-1
/
+5
2013-09-11
Completely remove deprecated stuff
Julian Andres Klode
14
-991
/
+0
2013-09-11
Remove old API compatibility C++ support code
Julian Andres Klode
19
-947
/
+1
2013-09-10
* merge from Ubuntu:
Michael Vogt
3
-9
/
+127
2013-08-26
python/arfile.cc: Fixup the formatting
Julian Andres Klode
1
-16
/
+15
2013-08-05
some fixes from a coverity scan run
Michael Vogt
2
-102
/
+128
2013-08-05
coverity fixes
Michael Vogt
4
-4
/
+4
2013-06-06
prepare release
Michael Vogt
1
-2
/
+2
2013-06-06
add support for "key in apt.debfile.DebPackage" (closes: #710541)
Michael Vogt
3
-0
/
+10
2013-05-16
debian/gbp.conf: add debian-tag so that git-dch works out of the box
Michael Vogt
1
-0
/
+1
2013-05-16
Update Vcs fields
Julian Andres Klode
2
-2
/
+7
2013-05-16
debian/control:
Michael Vogt
4
-7
/
+15
2013-05-08
merged from experimental and uploaded to sid
Michael Vogt
22
-41
/
+402
2013-05-08
add py2.6 compatibility
Michael Vogt
1
-1
/
+8
2013-04-30
* aptsources/distro.py:
Michael Vogt
2
-2
/
+11
2013-03-19
releasing version 0.8.9~exp2
Michael Vogt
1
-2
/
+2
[next]