index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
sourcelist.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
properly parse comments in apt_preferences and deb822-style sources
David Kalnischkies
2016-01-02
1
-2
/
+2
*
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-12-01
1
-1
/
+7
*
accept ../ on the cmdline as start for a deb file as well
David Kalnischkies
2015-11-29
1
-1
/
+1
*
support .deb files in upgrade operations as well
David Kalnischkies
2015-11-04
1
-1
/
+34
*
add by-hash sources.list option and document all of by-hash
David Kalnischkies
2015-09-14
1
-0
/
+1
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
1
-1
/
+1
*
detect and deal with indextarget duplicates
David Kalnischkies
2015-08-30
1
-0
/
+11
*
use c++11 algorithms to avoid strange compiler warnings
David Kalnischkies
2015-08-29
1
-29
/
+22
*
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
1
-0
/
+1
*
Support tabs in sources.list files
Julian Andres Klode
2015-08-19
1
-1
/
+1
*
Fix an obscure warning from GCC
Julian Andres Klode
2015-08-11
1
-2
/
+2
*
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
1
-3
/
+25
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
1
-13
/
+15
*
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
2015-08-10
1
-0
/
+3
*
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
1
-0
/
+1
*
bring back deb822 sources.list entries as .sources
David Kalnischkies
2015-08-10
1
-114
/
+114
*
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
1
-18
/
+22
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-2
/
+2
*
fix some new compiler warnings reported by gcc-5
David Kalnischkies
2015-03-16
1
-1
/
+1
*
fix: Prefer prefix ++/-- operators for non-primitive types
David Kalnischkies
2014-09-27
1
-4
/
+4
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+10
*
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-01-25
1
-1
/
+7
|
\
|
*
support " " in deb822 source options
Michael Vogt
2014-01-25
1
-1
/
+7
*
|
set APT::Sources::Use-Deb822 to default false for now
Michael Vogt
2014-01-24
1
-1
/
+1
*
|
add support for multipl types in one line
Michael Vogt
2014-01-20
1
-10
/
+15
*
|
add support for multiple URIs in deb822 style sources.list
Michael Vogt
2014-01-20
1
-11
/
+18
*
|
add support for Enabled: no in deb822 sources.list
Michael Vogt
2014-01-20
1
-0
/
+4
|
/
*
rename "Suite/Section" to plural
Michael Vogt
2014-01-18
1
-2
/
+2
*
implement suggestion by donkult (thanks!)
Michael Vogt
2014-01-17
1
-2
/
+2
*
support multiple "Suite:" entries
Michael Vogt
2014-01-16
1
-9
/
+18
*
rename URL to Uri in deb822-sources
Michael Vogt
2014-01-16
1
-1
/
+1
*
rename "distribution" in sources.list to "suite"
Michael Vogt
2014-01-16
1
-1
/
+1
*
* refactor to have a new virtual ParseStanza
Michael Vogt
2014-01-16
1
-26
/
+39
*
remove "," in components again
Michael Vogt
2014-01-16
1
-5
/
+1
*
improve error message
Michael Vogt
2014-01-04
1
-12
/
+22
*
improve tests
Michael Vogt
2014-01-04
1
-1
/
+2
*
suppoer $(ARCH) in deb822 sources.list as well
Michael Vogt
2013-12-09
1
-2
/
+6
*
add APT::Sources::Use-Deb822 to allow disabling the deb822 parser
Michael Vogt
2013-12-09
1
-8
/
+13
*
more refactor
Michael Vogt
2013-12-09
1
-66
/
+67
*
refactor deb822 reading into its own function
Michael Vogt
2013-12-09
1
-16
/
+33
*
fix section adding
Michael Vogt
2013-12-05
1
-1
/
+10
*
first version with test
Michael Vogt
2013-12-05
1
-6
/
+40
*
* apt-pkg/sourcelist.cc:
Michael Vogt
2013-04-04
1
-1
/
+5
*
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2012-03-04
1
-1
/
+1
*
merge with my debian-sid branch
David Kalnischkies
2011-10-30
1
-1
/
+1
|
\
|
*
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-21
1
-1
/
+1
*
|
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+2
*
|
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-6
/
+28
|
\
\
|
*
|
merged from the debian-sid branch
Michael Vogt
2011-08-15
1
-7
/
+7
|
|
\
|
|
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-7
/
+7
[next]