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
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
2009-12-19
Implement the first step toward Multi-Arch by setting up a Group
David Kalnischkies
1
-11
/
+29
2009-11-29
Ignore :qualifiers after package name in build dependencies
David Kalnischkies
1
-2
/
+10
2009-11-26
[BREAK] add possibility to download and use multiply
David Kalnischkies
1
-3
/
+14
2009-07-21
* apt-pkg/acquire.cc:
Michael Vogt
1
-1
/
+1
2009-06-29
[ABI break] Allow pinning by codename (closes: #97564)
Michael Vogt
1
-0
/
+2
2009-06-15
Introduce support for the Enhances field. (Closes: #137583)
jak@debian.org
1
-0
/
+2
2009-05-07
[apt-pkg] allow also codenames for specifying a release
David Kalnischkies
1
-0
/
+2
2009-04-23
fix problematic use of tolower() when calculating the version
Michael Vogt
1
-1
/
+1
2007-09-06
* dpkg-triggers: Deal properly with new package states.
Michael Vogt
1
-0
/
+2
2006-08-25
initial Breaks implementation
Ian Jackson
1
-0
/
+3
2006-08-11
* merged ddtp support
Michael Vogt
1
-0
/
+43
2006-01-19
* don't explod if a Provides has DepCompareOp
Michael Vogt
1
-5
/
+6
2005-11-23
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
1
-2
/
+2
2005-08-30
* updated with mainline
Michael Vogt
1
-2
/
+9
2005-07-28
* code cleanups (thanks matt!), moved UsePackage before the description list ...
Michael Vogt
1
-4
/
+6
2005-05-10
* make pinning on component work again (we just use the section, as apt-0.6 d...
Michael Vogt
1
-2
/
+9
2005-03-23
Port DDTP to APT 0.6 branch
Otavio Salvador
1
-0
/
+41
2004-12-13
Merge apt--authentication--0
Matt Zimmerman
1
-3
/
+3
2004-09-20
* Move comment for ListParser::ParseDepends into the ri...
Arch Librarian
1
-6
/
+7
2004-09-20
fix build-dependency parser to understand [!arch] flags...
Arch Librarian
1
-4
/
+14
2004-09-20
Larger line buffer, #106591
Arch Librarian
1
-3
/
+3
2004-09-20
deblistparser.cc
Arch Librarian
1
-3
/
+3
2004-09-20
More ignoring of versionless packages
Arch Librarian
1
-3
/
+5
2004-09-20
Join with aliencode
Arch Librarian
1
-78
/
+143
2004-09-20
Bug fixes
Arch Librarian
1
-3
/
+10
2004-09-20
Fixed the infinite loop problem
Arch Librarian
1
-3
/
+2
2004-09-20
Minor cleanups, fix for checksum lowercase bug
Arch Librarian
1
-6
/
+7
2004-09-20
Changed CRC algorithm
Arch Librarian
1
-3
/
+3
2004-09-20
Multiple different versions support
Arch Librarian
1
-1
/
+36
2004-09-20
Fixed space parsing problem
Arch Librarian
1
-2
/
+6
2004-09-20
Free space check, fixed parser jump bug, added importat
Arch Librarian
1
-2
/
+6
2004-09-20
Minor fixes
Arch Librarian
1
-2
/
+2
2004-09-20
Arranged to rename downloaded files to include all impo...
Arch Librarian
1
-1
/
+2
2004-09-20
Moved strutl.h
Arch Librarian
1
-2
/
+2
2004-09-20
Supports no automatic
Arch Librarian
1
-4
/
+3
2004-09-20
Havocs _exit
Arch Librarian
1
-2
/
+7
2004-09-20
Release support
Arch Librarian
1
-76
/
+36
[next]