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-12-09
Merge remote-tracking branch 'origin/feature/deb-src-bts731102' into feature/...
Michael Vogt
2013-12-09
suppoer $(ARCH) in deb822 sources.list as well
Michael Vogt
2013-12-09
add APT::Sources::Use-Deb822 to allow disabling the deb822 parser
Michael Vogt
2013-12-09
more refactor
Michael Vogt
2013-12-09
refactor deb822 reading into its own function
Michael Vogt
2013-12-05
fix section adding
Michael Vogt
2013-12-05
add unittest for new sourceslist parser as well
Michael Vogt
2013-12-05
first version with test
Michael Vogt
2013-12-05
* document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy
Michael Vogt
2013-12-05
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
2013-12-05
remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is p...
Michael Vogt
2013-12-05
add new LocalFileName() method to metaindex
Michael Vogt
2013-12-04
refactor
Michael Vogt
2013-12-04
add #ifdefed ABI break & cleaner solution once the abi break is in place
Michael Vogt
2013-12-04
use MetaIndexFile() instead of MetaIndexURI()
Michael Vogt
2013-12-04
refactor FindSrc()
Michael Vogt
2013-12-04
add test for aptget source for unavailable package
Michael Vogt
2013-12-04
further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...
Michael Vogt
2013-12-04
refactor and move generation of the MetaIndex FileName out of the FindSrc()
Michael Vogt
2013-12-04
add test, deal with InRelease
Michael Vogt
2013-12-03
proof-of-concept for fixing debian #731102
Michael Vogt
2013-12-01
prepare-release: declare the packages needed as source build deps.
Steve Langasek
2013-12-01
drop old /var/state to /var/lib transition artefacts
David Kalnischkies
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-30
use a substvar to set the archive-keyring in debian/control
David Kalnischkies
2013-11-30
add a vendor specific file to have configurable entities
David Kalnischkies
2013-11-30
introduce a vendor system to change sources.list
David Kalnischkies
2013-11-30
enable NOISE for build logs to enable analyse
David Kalnischkies
2013-11-30
merge ubuntus apport reporting changes to reduce diff
David Kalnischkies
2013-11-30
tests: add a webserverconfig method to abstract config
David Kalnischkies
2013-11-30
tests: rm pkgcache.bin in 719263 test
David Kalnischkies
2013-11-30
webserver: use pthreads to handle multiple clients
David Kalnischkies
2013-11-30
webserver: strip parameters from filename
David Kalnischkies
2013-11-30
webserver: add directoryIndex support defaulting to index.html
David Kalnischkies
2013-11-30
webserver: implement ~user access to ~user/public_html/
David Kalnischkies
2013-11-30
tests: enhance https support in the testcases
David Kalnischkies
2013-11-30
webserver: spurious newline after data confuses curl
David Kalnischkies
2013-11-30
truncating /dev/null to zero is always successful
David Kalnischkies
2013-11-29
releasing package apt version 0.9.13.1
0.9.13.1
Michael Vogt
2013-11-29
fix apport report writing (LP: #1254499)
Michael Vogt
2013-11-29
reset terminal on error (closes: #730795)
Michael Vogt
2013-11-29
update changelog
Michael Vogt
2013-11-29
fix crash when SetCandidateRelease is used
Michael Vogt
2013-11-29
update changelog
Michael Vogt
2013-11-29
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2013-11-29
Merge branch 'feature/edit-sources' into debian/sid
Michael Vogt
2013-11-29
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
2013-11-29
add support for "apt edit-source foo" sources.list.d component editing
Michael Vogt
2013-11-29
add autopkgtest
Michael Vogt
[next]