index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
* apt-pkg/deb/debrecords.cc:
Michael Vogt
1
-1
/
+2
2010-05-05
* apt-pkg/deb/debrecords.cc:
Michael Vogt
1
-1
/
+2
2010-05-05
* apt-pkg/deb/debrecords.cc:
Michael Vogt
1
-1
/
+2
2010-05-05
* apt-pkg/deb/debrecords.cc:
Michael Vogt
1
-1
/
+2
2010-04-14
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-1
/
+13
2010-04-03
Initialize history_out always with NULL so apt will not segfault later
David Kalnischkies
1
-1
/
+2
2010-04-01
merged from lp:~donkult/apt/sid
Michael Vogt
8
-183
/
+421
2010-03-30
convert some tabs to spaces to respect the style guide
David Kalnischkies
1
-19
/
+20
2010-03-30
rename ExplodeString to VectorizeString
David Kalnischkies
1
-1
/
+1
2010-03-26
cherry pick -r 1954..1955 lp:~donkult/apt/sid
Michael Vogt
1
-7
/
+9
2010-03-26
cherry pick -r 1956..1957 lp:~donkult/apt/sid
Michael Vogt
1
-2
/
+16
2010-03-26
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-0
/
+1
2010-03-21
Add with pkgCacheGen::Essential a way to control which packages get the
David Kalnischkies
1
-3
/
+13
2010-03-18
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
David Kalnischkies
6
-175
/
+384
2010-03-18
generate "negative" dependencies against all architectures of a package
David Kalnischkies
1
-3
/
+16
2010-03-13
* apt-pkg/deb/debversion.cc:
David Kalnischkies
1
-2
/
+16
2010-03-12
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-0
/
+2
2010-03-12
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-7
/
+9
2010-03-12
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-0
/
+1
2010-03-08
merged from the mvo branch
Michael Vogt
1
-6
/
+6
2010-02-25
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-0
/
+1
2010-02-18
merge from the lp:~donkult/apt/sid branch
Michael Vogt
2
-2
/
+5
2010-02-18
* [BREAK] merged lp:~mvo/apt/history
Michael Vogt
3
-21
/
+85
2010-02-18
Change the package index Info methods to allow apt-cache policy to be
Michael Vogt
1
-6
/
+6
2010-02-18
doesn't use a default separator in ExplodeString (halfway losted in merge)
David Kalnischkies
1
-1
/
+1
2010-02-18
* aptconfiguration.cc:
David Kalnischkies
1
-1
/
+4
2010-02-18
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-1
/
+1
2010-02-17
merged from the mvo branch
Michael Vogt
3
-5
/
+35
2010-02-17
merged from debian-sid
Michael Vogt
3
-5
/
+35
2010-02-15
* aptconfiguration.cc:
David Kalnischkies
1
-1
/
+4
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
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-1
/
+1
2010-02-13
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
6
-170
/
+365
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
2
-3
/
+8
2010-01-31
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
1
-2
/
+1
2010-01-30
* apt-pkg/contrib/macros.h:
David Kalnischkies
1
-2
/
+1
2010-01-26
Change history branch so that it does not break the
Michael Vogt
2
-14
/
+24
2010-01-23
* apt-pkg/contrib/fileutl.cc:
Michael Vogt
1
-3
/
+4
2010-01-19
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-3
/
+4
2010-01-13
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
David Kalnischkies
1
-0
/
+30
2010-01-09
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
Michael Vogt
1
-0
/
+30
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
6
-146
/
+252
2009-12-22
merge with lp:~mvo/apt/sid to get the finale 0.7.25 state
David Kalnischkies
1
-1
/
+2
2009-12-19
Implement the first step toward Multi-Arch by setting up a Group
David Kalnischkies
2
-11
/
+30
2009-12-18
* Merged from the mvo branch
Michael Vogt
3
-18
/
+90
[prev]
[next]