index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
arfile.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-21
python: Commit documentation changes suggested by debian-l10n-english.
Julian Andres Klode
1
-14
/
+14
2010-04-01
python: Document every class, function, property.
Julian Andres Klode
1
-10
/
+9
2010-01-31
python/arfile.cc: Handle the case where ararchive_new returns NULL in debfile...
Julian Andres Klode
1
-0
/
+2
2010-01-27
Merge the CppOwnedPyObject C++ class into CppPyObject.
Julian Andres Klode
1
-16
/
+16
2009-08-17
python/arfile.cc: Introduce DebFile.
Julian Andres Klode
1
-0
/
+171
2009-08-08
python/arfile.cc: Make functions static where possible.
Julian Andres Klode
1
-14
/
+15
2009-08-08
python/arfile.cc: Rewrite extraction code and add ArArchive.extractall().
Julian Andres Klode
1
-21
/
+76
2009-08-08
python/arfile.cc: Rename getdata() to extractdata().
Julian Andres Klode
1
-6
/
+6
2009-08-08
python/arfile.cc: Make ArArchive iterable.
Julian Andres Klode
1
-1
/
+9
2009-08-08
python/arfile.cc: Add ArArchive.getmembers(),getnames() and gettar().
Julian Andres Klode
1
-19
/
+107
2009-08-07
python/arfile.cc: Introduce apt_inst.ArArchive and apt_inst.ArMember.
Julian Andres Klode
1
-0
/
+323