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
/
sourcelist.cc
Age
Commit message (
Expand
)
Author
2015-08-27
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-19
Support tabs in sources.list files
Julian Andres Klode
2015-08-11
Fix an obscure warning from GCC
Julian Andres Klode
2015-08-10
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
2015-08-10
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
bring back deb822 sources.list entries as .sources
David Kalnischkies
2015-08-10
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-03-16
fix some new compiler warnings reported by gcc-5
David Kalnischkies
2014-09-27
fix: Prefer prefix ++/-- operators for non-primitive types
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-01-25
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-01-25
support " " in deb822 source options
Michael Vogt
2014-01-24
set APT::Sources::Use-Deb822 to default false for now
Michael Vogt
2014-01-20
add support for multipl types in one line
Michael Vogt
2014-01-20
add support for multiple URIs in deb822 style sources.list
Michael Vogt
2014-01-20
add support for Enabled: no in deb822 sources.list
Michael Vogt
2014-01-18
rename "Suite/Section" to plural
Michael Vogt
2014-01-17
implement suggestion by donkult (thanks!)
Michael Vogt
2014-01-16
support multiple "Suite:" entries
Michael Vogt
2014-01-16
rename URL to Uri in deb822-sources
Michael Vogt
2014-01-16
rename "distribution" in sources.list to "suite"
Michael Vogt
2014-01-16
* refactor to have a new virtual ParseStanza
Michael Vogt
2014-01-16
remove "," in components again
Michael Vogt
2014-01-04
improve error message
Michael Vogt
2014-01-04
improve tests
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
first version with test
Michael Vogt
2013-04-04
* apt-pkg/sourcelist.cc:
Michael Vogt
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2011-10-30
merge with my debian-sid branch
David Kalnischkies
2011-09-21
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-01
apt-pkg/sourcelist.cc: GetListOfFilesInDir() fails if the dir does not exists...
Michael Vogt
2011-07-28
* apt-pkg/contrib/fileutl.{cc,h}:
Michael Vogt
2011-01-12
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-05-06
convert FileExists to DirectoryExists to check if the path is really a
David Kalnischkies
2010-04-24
* apt-pkg/sourcelist.cc:
David Kalnischkies
2010-02-13
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
2010-01-03
Add a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies
[next]