index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
/
deblistparser.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
merge with my debian-sid branch
David Kalnischkies
1
-13
/
+8
2011-10-11
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
1
-4
/
+1
2011-10-05
merge with current debian apt/experimental
David Kalnischkies
1
-12
/
+20
2011-10-05
* apt-pkg/contrib/configuration.cc:
Michael Vogt
1
-12
/
+20
2011-09-26
merged fix from donkult
Michael Vogt
1
-12
/
+20
2011-09-21
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
1
-13
/
+8
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+1
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-0
/
+2
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-9
/
+26
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-0
/
+2
2011-08-15
merged from the debian-sid branch
Michael Vogt
1
-1
/
+1
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-1
/
+1
2011-07-28
merged from debian-apt
Michael Vogt
1
-5
/
+19
2011-07-28
merged from lp:~donkult/apt/sid
Michael Vogt
1
-5
/
+19
2011-07-28
* merged latest fixes from debian-sid
Michael Vogt
1
-3
/
+6
2011-07-27
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
1
-1
/
+5
2011-07-25
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
1
-3
/
+6
2011-06-29
merge lp:~mvo/apt/abi-break
Michael Vogt
1
-8
/
+3
2011-06-28
merged from lp:~mvo/apt/mvo
Michael Vogt
1
-1
/
+1
2011-06-09
* apt-pkg/deb/deblistparser.cc:
Michael Vogt
1
-1
/
+1
2011-05-17
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-8
/
+3
2011-05-17
rename I to J to avoid redefining a variable (clang warning)
David Kalnischkies
1
-5
/
+5
2011-04-14
* apt-pkg/deb/deblistparser.cc:
Julian Andres Klode
1
-1
/
+1
2011-03-28
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
1
-12
/
+13
2011-03-25
* apt-pkg/cacheiterator.h:
David Kalnischkies
1
-3
/
+11
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
1
-55
/
+29
2011-01-20
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
1
-35
/
+79
2010-10-07
* apt-pkg/deb/deblistparser.cc:
Sebastian Andrzej Siewior
1
-0
/
+1
2010-09-14
* apt-pkg/policy.cc:
David Kalnischkies
1
-0
/
+6
2010-07-11
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
1
-1
/
+1
2010-07-08
use references instead of copies in the Cache generation methods
David Kalnischkies
1
-8
/
+8
2010-07-05
merge with debian-experimental-ma
David Kalnischkies
1
-1
/
+22
2010-07-04
clean deblistparser a bit by get the Architectures at one place
David Kalnischkies
1
-13
/
+10
2010-06-27
deblistparser: Special-case *-armel, lpia and powerpcspe architectures.
Julian Andres Klode
1
-0
/
+6
2010-06-26
apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support.
Julian Andres Klode
1
-3
/
+10
2010-06-26
* apt-pkg/deb/deblistparser.cc:
Julian Andres Klode
1
-1
/
+9
2010-06-03
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-3
/
+2
2010-03-30
convert some tabs to spaces to respect the style guide
David Kalnischkies
1
-19
/
+20
2010-03-21
Add with pkgCacheGen::Essential a way to control which packages get the
David Kalnischkies
1
-3
/
+13
2010-03-18
generate "negative" dependencies against all architectures of a package
David Kalnischkies
1
-3
/
+16
2010-02-14
Pseudo() doesn't work in the Cache generation step as the check if only
David Kalnischkies
1
-1
/
+2
2010-02-13
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
1
-43
/
+149
2010-02-12
In SingleArch environments we don't need the arch "all" pseudo package
David Kalnischkies
1
-1
/
+1
2010-02-12
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
1
-2
/
+20
2010-02-11
Add Multi-Arch: allowed support by creating an implicit provide of
David Kalnischkies
1
-0
/
+6
2010-02-10
Foreign Versions add an implicit Provides to the other packages in the group
David Kalnischkies
1
-19
/
+36
2010-02-07
Drop the Arch information from the Version structure as we can get
David Kalnischkies
1
-3
/
+7
2010-01-30
* apt-pkg/contrib/macros.h:
David Kalnischkies
1
-2
/
+1
2009-12-27
Split ListParser::NewDepends into two methods to use these new method
David Kalnischkies
1
-0
/
+24
2009-12-23
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
1
-19
/
+38
[next]