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
Age
Commit message (
Expand
)
Author
2013-10-01
handle complete responses to https range requests
David Kalnischkies
2013-10-01
fix partial (206 and 416) support in https
David Kalnischkies
2013-10-01
refactor http client implementation
David Kalnischkies
2013-10-01
replace "filesize - 1" trick in http with proper 416 handling
David Kalnischkies
2013-10-01
retry without partial data after a 416 response
David Kalnischkies
2013-09-30
add Range and If-Range support in the webserver
David Kalnischkies
2013-09-30
access _config via GET requests in the webserver
David Kalnischkies
2013-09-30
APT has no bugs
David Kalnischkies
2013-09-26
test: apt-get source with more than one argument
David Kalnischkies
2013-09-26
print-uris prints regardless of quiet-level again
David Kalnischkies
2013-09-26
compression-neutral message for missing data.tar member
David Kalnischkies
2013-09-26
pkg from only trusted sources keeps being trusted
David Kalnischkies
2013-09-26
don't strip :any from dependencies in single-arch
David Kalnischkies
2013-09-23
Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #...
Christian PERRIER
2013-09-20
releasing package apt version 0.9.11.4
Michael Vogt
2013-09-20
do not trust FileFd::Eof() in pkgTagFile::Fill()
David Kalnischkies
2013-09-12
add a testcase for 100 char long path truncate bug #689582
David Kalnischkies
2013-09-12
don't truncate 100 char long paths in tar extraction
Oskari Saarenmaa
2013-09-10
Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7...
0.9.11.3
Michael Vogt
2013-09-10
prepare upload
Michael Vogt
2013-09-03
use FileFd in HashSum test to unbreak non-linux ports
David Kalnischkies
2013-09-03
fix vim-style foldmarker
David Kalnischkies
2013-09-01
Remove invalid "-f" option for apt-get check
Michael Vogt
2013-09-01
Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid
Michael Vogt
2013-08-31
fix typo (mkostemp->mkstemp)
Michael Vogt
2013-08-31
prepare upload of 0.9.12
0.9.11.2
Michael Vogt
2013-08-28
Merge remote-tracking branch 'mvo/feature/install-progress' into debian/sid
Michael Vogt
2013-08-28
Merge remote-tracking branch 'mvo/feature/upgrade-with-cmdline' into debian/sid
Michael Vogt
2013-08-28
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-08-28
Complete Italian translation
Christian PERRIER
2013-08-28
configurable compression for testcases
David Kalnischkies
2013-08-27
old-style dpkg foreign architecture adding for tests
David Kalnischkies
2013-08-27
use mkstemp instead of mkostemp in FileFd::Open()
David Kalnischkies
2013-08-27
replace usage of potential dangerous mktemp with mkstemp
Angel Guzman Maeso
2013-08-27
Update Italian translation. Closes: #721030
Christian PERRIER
2013-08-27
allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...
Michael Vogt
2013-08-27
use SPtr<pkgProblemResolver> to simply code
Michael Vogt
2013-08-26
update changelog
Michael Vogt
2013-08-26
apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/
Michael Vogt
2013-08-26
dselect/install: add new DSELECT_UPGRADE_OPTS="-f"
Michael Vogt
2013-08-26
dselect/install:
Michael Vogt
2013-08-26
Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid
Michael Vogt
2013-08-25
Changelog entry for Vietnamese translation
Christian PERRIER
2013-08-25
Update Vietnamese translation to 0.9.11
Tran Ngoc Quan
2013-08-24
update changelog for update
0.9.11.1
Michael Vogt
2013-08-24
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2013-08-23
dselect/update: remove "-f" option as its not being used in the context of ap...
Michael Vogt
2013-08-23
ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get...
Michael Vogt
2013-08-22
Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid
Michael Vogt
2013-08-22
do chdir("/") after chroot()
Michael Vogt
[next]