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
2014-05-07
Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...
Michael Vogt
2014-05-07
Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...
Michael Vogt
2014-05-07
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...
Michael Vogt
2014-05-07
rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()
Michael Vogt
2014-05-07
Merge branch 'debian/sid' into bugfix/update-progress-reporting
Michael Vogt
2014-04-30
Only do openpty() if both stdin/stdout are terminals
Michael Vogt
2014-04-28
use flAbsPath()
Michael Vogt
2014-04-28
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
2014-04-28
add flAbsPath() as a wrapper to realpath()
Michael Vogt
2014-04-28
use new Popen()
Michael Vogt
2014-04-28
Merge branch 'feature/popen' into feature/apt-install-deb
Michael Vogt
2014-04-28
Implement Popen() execv helper to avoid popen()
Michael Vogt
2014-04-28
avoid deb specific code in private-install
Michael Vogt
2014-04-28
WIP local deb install
Michael Vogt
2014-04-26
fix FileFd::Size bitswap on big-endian architectures
Adam Conrad
2014-04-26
handle pkgnames shorter than modifiers
David Kalnischkies
2014-04-26
properly undo CD-ROM mount in all error cases
John Ogness
2014-04-25
reduce delta from ubuntu
Michael Vogt
2014-04-17
pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...
Michael Vogt
2014-04-16
calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...
Michael Vogt
2014-04-16
use correct compression extension when loading the size of the size into the ...
Michael Vogt
2014-04-16
clear HitEof flag in FileFd::Seek
David Kalnischkies
2014-04-16
add Debug::acquire::progress debug option and fixme for index file loading wi...
Michael Vogt
2014-04-16
load the size from the metaindex into the fetcher to have even more accurate ...
Michael Vogt
2014-04-16
make the TotalFiles more reliable in apt-get update
Michael Vogt
2014-04-14
force fancy progressbar redraw on window size change
David Kalnischkies
2014-04-11
consider priorities only for downloadable pkgs in resolver
David Kalnischkies
2014-04-11
deal with umask only if we really need to for mkstemp
David Kalnischkies
2014-04-11
don't double-count seeks in FileFd::Skip for bzip/xz
David Kalnischkies
2014-04-11
do not create an (additional) empty compressor
David Kalnischkies
2014-04-11
use wildcard to get files in our library makefiles
David Kalnischkies
2014-04-10
improve umask/fchmod code readability
Michael Vogt
2014-04-10
Rename FileFd::Open() Perms to AccessMode
Michael Vogt
2014-04-10
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
2014-04-01
Merge remote-tracking branch 'mvo/feature/more-fancy-progress' into debian/sid
Michael Vogt
2014-04-01
do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()
Michael Vogt
2014-04-01
Add new Debug::RunScripts option
Michael Vogt
2014-03-27
Merge branch 'debian/sid' into feature/more-fancy-progress
Michael Vogt
2014-03-27
Add progressbar to "Dpkg::Progress-Fancy"
Michael Vogt
2014-03-27
make fancy-progress fg/bg color configurable
Michael Vogt
2014-03-23
discard candidates via IsInstallOk to allow override
David Kalnischkies
2014-03-23
do IsInstallOk call in MarkInstall unconditionally
David Kalnischkies
2014-03-22
ensure proper teardown in dpkg error cases
David Kalnischkies
2014-03-21
mark optional (private) symbols as hidden
David Kalnischkies
2014-03-21
enable fvisibility=hidden for our private library
David Kalnischkies
2014-03-21
continue reading in xz even if it outputs nothing
David Kalnischkies
2014-03-15
Fix handling of autoclosing for compressed files (Closes: #741685)
Julian Andres Klode
2014-03-14
fix test/integration/test-apt-helper
Michael Vogt
2014-03-13
use the pretty fullname of a pkg as download desciption
David Kalnischkies
[next]