index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
clean.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
clean archives without changing directory
David Kalnischkies
1
-23
/
+33
2015-12-14
non-existing directories don't need to be cleaned
David Kalnischkies
1
-0
/
+5
2015-11-19
ignore lost+found in private directory cleanup
David Kalnischkies
1
-0
/
+1
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-1
/
+1
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-0
/
+1
2015-06-12
store Release files data in the Cache
David Kalnischkies
1
-1
/
+1
2014-10-13
fix compile and tests error
David Kalnischkies
1
-1
/
+1
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
1
-0
/
+2
2014-07-08
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
1
-1
/
+4
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-0
/
+4
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-1
/
+1
2012-07-05
* apt-pkg/clean.cc:
David Kalnischkies
1
-2
/
+3
2012-03-20
* apt-pkg/acquire-worker.cc:
David Kalnischkies
1
-4
/
+7
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+1
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-5
/
+5
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-2
/
+2
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-2
/
+4
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-2
/
+2
2009-12-23
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
1
-3
/
+3
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-1
/
+0
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-4
/
+0
2004-09-20
Join with aliencode
Arch Librarian
1
-9
/
+19
2004-09-20
Added clean install code
Arch Librarian
1
-2
/
+6
2004-09-20
Various minor bug fixes
Arch Librarian
1
-2
/
+1
2004-09-20
Clean support
Arch Librarian
1
-0
/
+111