| .. |
|
contrib
|
5cbf7810a2
Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2
|
16 lat temu |
|
deb
|
b69e142488
merged from david
|
17 lat temu |
|
acquire-item.cc
|
6abe26994f
* apt-pkg/acquire-item.cc:
|
17 lat temu |
|
acquire-item.h
|
e85b4cd500
Add a Acquire::CompressionTypes config variable from there the
|
17 lat temu |
|
acquire-method.cc
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
acquire-method.h
|
09fab2442c
* apt-pkg/contrib/strutl.cc:
|
17 lat temu |
|
acquire-worker.cc
|
ab7f4d7ca6
* apt-pkg/acquire-worker.cc:
|
17 lat temu |
|
acquire-worker.h
|
5cb3acda9e
* merged the no-pragma branch
|
19 lat temu |
|
acquire.cc
|
d597253495
The 'not dead yet' release
|
17 lat temu |
|
acquire.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
algorithms.cc
|
d597253495
The 'not dead yet' release
|
17 lat temu |
|
algorithms.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
aptconfiguration.cc
|
8bd02d8bd6
Rework the CompressionTypes system by adding an Order subgroup to
|
17 lat temu |
|
aptconfiguration.h
|
e878aedb8b
"backport" the APT::Configuration class to apt-sid
|
17 lat temu |
|
cachefile.cc
|
6009e60d01
display warnings instead of errors if the parts dirs doesn't exist
|
17 lat temu |
|
cachefile.h
|
760d496800
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
|
18 lat temu |
|
cacheiterators.h
|
d597253495
The 'not dead yet' release
|
17 lat temu |
|
cdrom.cc
|
3e2d7cce4f
[ABI] merged the libudev-dlopen branch, this allows to pass
|
17 lat temu |
|
cdrom.h
|
3e2d7cce4f
[ABI] merged the libudev-dlopen branch, this allows to pass
|
17 lat temu |
|
clean.cc
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
clean.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
depcache.cc
|
83cb406935
With the introduction of the Is{Delete,Install}Ok hooks the apt flag
|
17 lat temu |
|
depcache.h
|
c3a85f49fd
* remove the MarkKeep calls if Is{Delete,Install}Ok false, because
|
17 lat temu |
|
indexcopy.cc
|
cfb3d242de
[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the Release
|
17 lat temu |
|
indexcopy.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
indexfile.cc
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
indexfile.h
|
5cb3acda9e
* merged the no-pragma branch
|
19 lat temu |
|
indexrecords.cc
|
d597253495
The 'not dead yet' release
|
17 lat temu |
|
indexrecords.h
|
495e5cb254
* implement sha256/sha1/md5 checking with proper backward compatibility
|
19 lat temu |
|
init.cc
|
e878aedb8b
"backport" the APT::Configuration class to apt-sid
|
17 lat temu |
|
init.h
|
23d8465817
refactor the buildsystem to extract library versions from one file,
|
16 lat temu |
|
makefile
|
23d8465817
refactor the buildsystem to extract library versions from one file,
|
16 lat temu |
|
metaindex.h
|
7a9f09bd66
merged r1811..1815 from lp:~donkult/apt/experimental
|
17 lat temu |
|
orderlist.cc
|
d5081aeeb0
cleanup commit for trigger processing:
|
17 lat temu |
|
orderlist.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
packagemanager.cc
|
20382badcd
add more description to the manpage for the Immediate-Configuration and
|
16 lat temu |
|
packagemanager.h
|
d183f850e7
* apt-pkg/packagemanager.cc:
|
17 lat temu |
|
pkgcache.cc
|
c6aa14e468
* apt-pkg/pkgcache.cc:
|
17 lat temu |
|
pkgcache.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
pkgcachegen.cc
|
eb162ff79b
[apt-pkg] yet another bit of mmap and pkgcachegen housekeeping
|
17 lat temu |
|
pkgcachegen.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
pkgrecords.cc
|
3025794355
* apt-pkg/pkgrecords.cc,h:
|
19 lat temu |
|
pkgrecords.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
pkgsystem.cc
|
4f333a8bea
* make apt build with g++ 4.3
|
19 lat temu |
|
pkgsystem.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
policy.cc
|
6009e60d01
display warnings instead of errors if the parts dirs doesn't exist
|
17 lat temu |
|
policy.h
|
e68ca10071
Support /etc/apt/preferences.d (Closes: #535512)
|
17 lat temu |
|
sourcelist.cc
|
67793cf3c9
* apt-pkg/sourcelist.cc:
|
17 lat temu |
|
sourcelist.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
srcrecords.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 lat temu |
|
srcrecords.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
tagfile.cc
|
81e9789b12
[ABI break] support '#' in apt.conf and /etc/apt/preferences
|
17 lat temu |
|
tagfile.h
|
81e9789b12
[ABI break] support '#' in apt.conf and /etc/apt/preferences
|
17 lat temu |
|
vendor.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 lat temu |
|
vendor.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
vendorlist.cc
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 lat temu |
|
vendorlist.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
version.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 lat temu |
|
version.h
|
1350057372
* removed the pragma mess
|
20 lat temu |
|
versionmatch.cc
|
efc487fbd4
[apt-pkg] allow also codenames for specifying a release
|
17 lat temu |
|
versionmatch.h
|
efc487fbd4
[apt-pkg] allow also codenames for specifying a release
|
17 lat temu |