index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
2012-04-18
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2012-04-17
newer gcc versions seems to have no problem with that, but while working
David Kalnischkies
2012-04-16
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-04-12
apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...
Michael Vogt
2012-04-11
merged from donkults experimental branch
Michael Vogt
2012-04-11
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
2012-04-11
use xz-utils in the testcases instead of lzma and ensure that we really
David Kalnischkies
2012-04-05
- add libbz2-dev as new build-dependency
David Kalnischkies
2012-04-05
if we have zlib builtin insert add a dummy gzip compressor for FileFD
David Kalnischkies
2012-04-05
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2012-04-05
detect zlib correctly. We still don't allow to build without it to remain
David Kalnischkies
2012-03-22
make these retry_write methods static so that they don't end up as symbols
David Kalnischkies
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-20
* methods/rred.cc:
David Kalnischkies
2012-03-20
* apt-pkg/acquire-worker.cc:
David Kalnischkies
2012-03-13
add APT::pkgPackageManager::MaxLoopCount to ensure that the
Michael Vogt
2012-03-13
merged from lp:~donkult/apt/experimental
Michael Vogt
2012-03-13
recheck dependencies in SmartUnpack after a change, too
David Kalnischkies
2012-03-13
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-03-12
ensure that the fullname of a package is displayed in the debug output
David Kalnischkies
2012-03-07
show which dependency couldn't be satisfied in the debug output
David Kalnischkies
2012-03-07
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-03-06
add Debug::pkgAcqArchive::NoQueue to disable package downloading
David Kalnischkies
2012-03-06
merge with apt/experimental
David Kalnischkies
2012-03-06
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-03-06
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-03-05
* Treat the Important flag like the Essential flag with two differences:
Julian Andres Klode
2012-03-05
* apt-pkg/packagemanager.cc:
Julian Andres Klode
2012-03-05
* apt-pkg/deb/deblistparser.cc:
Julian Andres Klode
2012-03-05
as we parse datestrings from external sources a lot specify the length
David Kalnischkies
2012-03-05
set char-limits for the scanf parsing previous crash-reports
David Kalnischkies
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2012-03-04
handle a SIGINT in all modes as a break after the currently running
David Kalnischkies
2012-03-04
* apt-pkg/acquire-item.cc:
David Kalnischkies
2012-03-03
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-03-03
show in the debug output if we are looping in the avoid breaks
David Kalnischkies
2012-03-03
eanup the ordering-code avoiding a break (no function change)
David Kalnischkies
2012-03-02
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-02-18
use pdiff for Translation-* files if available (Closes: #657902)
David Kalnischkies
2012-02-18
* apt-pkg/acquire-item.cc:
David Kalnischkies
2012-02-18
ensure that the cache-directories are really directories before
David Kalnischkies
2012-02-18
* apt-pkg/indexrecords.cc:
David Kalnischkies
2012-02-11
* apt-pkg/cachefile.cc:
David Kalnischkies
2012-02-11
save the universe by not printing messages about apport if a package
David Kalnischkies
2012-02-11
correctly ignore already (un)hold packages
David Kalnischkies
2012-02-10
ensure that architectures are not added multiple times
David Kalnischkies
2012-02-09
call dpkg --assert-multi-arch with execvp instead of execv
David Kalnischkies
2012-02-03
rework previous patch to avoid changing the inline code
Michael Vogt
2012-02-03
* apt-pkg/contrib/fileutl.h:
Michael Vogt
2012-02-03
* apt-pkg/contrib/fileutl.h:
Michael Vogt
[next]