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
*
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
|
*
|
apt-pkg/sourcelist.cc: GetListOfFilesInDir() fails if the dir does not exists...
Michael Vogt
2011-08-01
1
-2
/
+6
|
|
/
|
*
* apt-pkg/contrib/fileutl.{cc,h}:
Michael Vogt
2011-07-28
1
-0
/
+18
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-2
/
+4
|
/
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2011-01-12
1
-3
/
+3
*
convert FileExists to DirectoryExists to check if the path is really a
David Kalnischkies
2010-05-06
1
-4
/
+4
*
* apt-pkg/sourcelist.cc:
David Kalnischkies
2010-04-24
1
-0
/
+7
*
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
2010-02-13
1
-36
/
+45
|
\
|
*
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
2009-12-23
1
-36
/
+45
*
|
Add a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies
2010-01-03
1
-42
/
+1
|
/
*
* apt-pkg/sourcelist.cc:
Julian Andres Klode
2009-08-03
1
-3
/
+6
*
display warnings instead of errors if the parts dirs doesn't exist
David Kalnischkies
2009-07-15
1
-2
/
+6
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
1
-4
/
+0
*
* fix a string (thanks to bubulle)
Michael Vogt
2005-11-29
1
-1
/
+1
*
* merged the sources.list.d patch
Michael Vogt
2005-11-14
1
-5
/
+110
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
1
-1
/
+1
*
Merge apt--authentication--0
Matt Zimmerman
2004-12-13
1
-106
/
+33
*
* Fix typo in error message when encountering unknown t...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Don't die if lines in sources.list are too long. Closes...
Arch Librarian
2004-09-20
1
-2
/
+5
*
Fix small memory leak in the sourcelist
Arch Librarian
2004-09-20
1
-1
/
+20
[next]