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
/
deb
/
debindexfile.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
1
-3
/
+3
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-6
/
+6
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-0
/
+1
*
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2015-06-15
1
-1
/
+1
*
populate the Architecture field for PackageFiles
David Kalnischkies
2015-06-15
1
-4
/
+4
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-32
/
+10
*
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
2015-06-11
1
-7
/
+7
*
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-11
1
-346
/
+35
*
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-11
1
-5
/
+5
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
1
-2
/
+2
*
stop depending on copy-on-write for std::string
David Kalnischkies
2015-05-11
1
-12
/
+12
*
properly implement pkgRecord::Parser for *.deb files
David Kalnischkies
2015-03-16
1
-35
/
+38
*
mark internal interfaces as hidden
David Kalnischkies
2014-11-08
1
-14
/
+14
*
apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
Michael Vogt
2014-11-05
1
-13
/
+0
*
Only support Translation-* that are listed in the {In,}Release file
Michael Vogt
2014-10-29
1
-3
/
+3
*
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-10-13
1
-7
/
+7
*
mark private methods as hidden
David Kalnischkies
2014-09-30
1
-3
/
+3
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
1
-22
/
+38
|
\
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
1
-22
/
+38
*
|
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
1
-1
/
+1
*
|
Allow passing a full path to apt-get install /foo/bar.deb
Michael Vogt
2014-07-10
1
-9
/
+19
*
|
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
Michael Vogt
2014-05-29
1
-1
/
+1
|
\
|
|
*
Never parse Version/Architecture tags in a Translation-$lang file
Michael Vogt
2014-05-15
1
-1
/
+1
*
|
apt-pkg/deb/debindexfile.cc: do not hardcode dpkg
Michael Vogt
2014-05-08
1
-1
/
+2
*
|
Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...
Michael Vogt
2014-05-08
1
-0
/
+65
|
\
\
|
*
|
add support for apt-get build-dep unpacked-source-dir
Michael Vogt
2014-04-25
1
-0
/
+14
|
*
|
create debIFTypeDscFile type
Michael Vogt
2014-04-24
1
-0
/
+52
|
|
/
*
|
use flAbsPath()
Michael Vogt
2014-04-28
1
-2
/
+1
*
|
use new Popen()
Michael Vogt
2014-04-28
1
-10
/
+13
*
|
WIP local deb install
Michael Vogt
2014-04-28
1
-1
/
+104
|
/
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+12
*
* apt-pkg/deb/debindexfile.cc,
David Kalnischkies
2013-03-18
1
-1
/
+7
*
do not dereference the storage for the unique strings as the pointer can
David Kalnischkies
2012-06-16
1
-1
/
+2
*
fix calling style of FileFd (no functional change)
David Kalnischkies
2012-05-10
1
-3
/
+3
*
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-17
1
-3
/
+0
*
atleast libapt should announce to itself that it is clean…
David Kalnischkies
2011-12-15
1
-0
/
+2
*
* apt-pkg/contrib/fileutl.{h,cc}:
David Kalnischkies
2011-12-10
1
-13
/
+6
*
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-12-10
1
-6
/
+7
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-3
/
+3
|
\
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-3
/
+3
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+2
|
/
*
apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...
Michael Vogt
2011-06-09
1
-6
/
+4
*
apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...
Michael Vogt
2011-06-09
1
-4
/
+1
*
* apt-pkg/deb/debindexfile.cc:
Michael Vogt
2011-02-25
1
-1
/
+4
*
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
2011-01-20
1
-1
/
+7
*
add test case for having no indexes, and fix regression in that case
Martin Pitt
2010-10-15
1
-9
/
+35
*
* apt-pkg/deb/debindexfile.cc:
Martin Pitt
2010-10-13
1
-9
/
+13
*
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2010-07-11
1
-4
/
+4
[next]