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
/
cmdline
Age
Commit message (
Expand
)
Author
2013-12-11
improve error message
Michael Vogt
2013-12-11
improve error message for apt-get source pkg:arch{=ver,/release}
Michael Vogt
2013-12-11
add support for "apt-get source pkg:arch"
Michael Vogt
2013-12-10
user-requested version tag gets precedence in apt-get source -t dist pkg=vers...
Michael Vogt
2013-12-10
fix typo
Michael Vogt
2013-12-10
if there is only deb-src pick higest version in deb-src release matching
Michael Vogt
2013-12-05
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
2013-12-01
generate apt-key script with vendor info about keys
David Kalnischkies
2013-12-01
cherry-pick ubuntus (disabled) net-update fixes
David Kalnischkies
2013-11-28
move EditSources into its own file
Michael Vogt
2013-11-26
add check when sources.list changed
Michael Vogt
2013-11-26
add syntax check for sources.list
Michael Vogt
2013-11-25
add basic "edit-sources" command
Michael Vogt
2013-10-22
Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid
Michael Vogt
2013-10-08
Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid
Michael Vogt
2013-10-05
rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES
Michael Vogt
2013-10-05
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt
2013-10-05
cleanup upgrade API some more (thanks for the feedback from David)
Michael Vogt
2013-10-03
use pkgAcqArchive in 'download' for proper errors
David Kalnischkies
2013-10-03
put fetch errors in 'source' on our errorstack
David Kalnischkies
2013-09-03
fix vim-style foldmarker
David Kalnischkies
2013-08-28
Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new
Michael Vogt
2013-08-28
add man-page, improve option, use --with-new-pkgs as the flag
Michael Vogt
2013-08-27
allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...
Michael Vogt
2013-08-22
do chdir("/") after chroot()
Michael Vogt
2013-08-17
Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid
Michael Vogt
2013-08-15
merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...
Michael Vogt
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
let apt-key del work better with softlink and single key keyrings
David Kalnischkies
2013-08-12
make the keyring locations in apt-key configurable
David Kalnischkies
2013-08-12
do not double-slash paths in apt-key
David Kalnischkies
2013-08-12
use a tmpfile for trustdb.gpg in apt-key
David Kalnischkies
2013-08-12
always use our own trustdb.gpg in apt-key
David Kalnischkies
2013-08-12
add a not documented apt-key --fakeroot option
David Kalnischkies
2013-08-12
improve error message
Michael Vogt
2013-08-08
fix -Wall errors
Michael Vogt
2013-08-01
unset LANGUAGE for showing [Y/n] answer hints
David Kalnischkies
2013-07-28
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
2013-07-26
fix some coverity chroot() releated warnings
Michael Vogt
2013-07-26
use FileFd::Write instead of fwrite for errors
David Kalnischkies
2013-07-25
fix potential GetLock() fd leak
Michael Vogt
2013-07-18
fix 'apt-cache search' crash with missing description
David Kalnischkies
2013-07-18
skip all Description fields in apt-cache, not just first
David Kalnischkies
2013-07-02
fix format string error
Michael Vogt
2013-06-26
"mount path"->"mount point" and also make the warning a error when no CD-ROM ...
Michael Vogt
2013-06-22
Improve the apt-cdrom output when no CD-ROM can be auto-detected
Michael Vogt
2013-06-20
try defaults if auto-detection failed in apt-cdrom
David Kalnischkies
2013-06-20
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-09
fix support for multiple patterns in apt-cache search
David Kalnischkies
2013-06-09
initialize the whole search array with zero
David Kalnischkies
[next]