index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
edsp
/
edspindexfile.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos reported by codespell in code comments
David Kalnischkies
2019-07-10
1
-2
/
+2
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-2
/
+2
*
fix some unlikely memory leaks in error cases
David Kalnischkies
2017-06-26
1
-6
/
+7
*
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
1
-1
/
+36
*
refactor EDSP classes for better internal reuse
David Kalnischkies
2016-06-05
1
-11
/
+17
*
use a less generic special trigger filename for stdin
David Kalnischkies
2015-09-14
1
-1
/
+1
*
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
1
-5
/
+0
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
1
-34
/
+41
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-1
/
+1
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-1
/
+1
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-0
/
+2
*
populate the Architecture field for PackageFiles
David Kalnischkies
2015-06-15
1
-1
/
+1
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-3
/
+2
*
mark internal interfaces as hidden
David Kalnischkies
2014-11-08
1
-2
/
+2
*
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
1
-1
/
+1
*
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-6
/
+11
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
do not dereference the storage for the unique strings as the pointer can
David Kalnischkies
2012-06-16
1
-1
/
+2
*
atleast libapt should announce to itself that it is clean…
David Kalnischkies
2011-12-15
1
-2
/
+2
*
* apt-pkg/contrib/fileutl.{h,cc}:
David Kalnischkies
2011-12-10
1
-5
/
+2
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+1
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+2
*
rename the 'universe' to 'scenario' to reflect the naming in the draft
David Kalnischkies
2011-03-31
1
-3
/
+3
*
add a special scenario filename for using stdin
David Kalnischkies
2011-03-31
1
-1
/
+5
*
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
2011-03-30
1
-0
/
+74