index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-14
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-1
/
+13
2010-04-13
create the partial dirs also automatic if only Dir::Cache::archives or
David Kalnischkies
1
-5
/
+14
2010-04-13
regex for package names executed on Grp- not PkgIterator
David Kalnischkies
1
-0
/
+1
2010-04-09
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-7
/
+21
2010-04-07
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
6
-30
/
+164
2010-04-04
remove the ABI compatible stub for GetListOfFilesInDir
David Kalnischkies
2
-9
/
+1
2010-04-03
* apt-pkg/packagemanager.cc:
David Kalnischkies
1
-3
/
+11
2010-04-03
Initialize history_out always with NULL so apt will not segfault later
David Kalnischkies
1
-1
/
+2
2010-04-03
* apt-pkg/depcache.cc:
David Kalnischkies
1
-2
/
+5
2010-04-01
merged from lp:~donkult/apt/sid
Michael Vogt
38
-971
/
+2023
2010-03-31
Userinfo is urlencoded in URIs (RFC 3986)
David Kalnischkies
2
-6
/
+16
2010-03-30
convert some tabs to spaces to respect the style guide
David Kalnischkies
2
-99
/
+109
2010-03-30
rename ExplodeString to VectorizeString
David Kalnischkies
4
-6
/
+6
2010-03-30
Group packages in the same group together in the package list
David Kalnischkies
2
-21
/
+22
2010-03-30
replace every call to toupper with one to our own tolower_ascii
David Kalnischkies
4
-46
/
+42
2010-03-26
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2
-0
/
+6
2010-03-21
Add with pkgCacheGen::Essential a way to control which packages get the
David Kalnischkies
1
-3
/
+13
2010-03-21
* apt-pkg/policy.cc:
Julian Andres Klode
1
-0
/
+14
2010-03-19
add a missing non-const & Accessors to the Iterator class
David Kalnischkies
1
-0
/
+1
2010-03-18
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
David Kalnischkies
27
-861
/
+1756
2010-03-18
Readd the FindPkg() method implementation used in the singleArch days to
David Kalnischkies
2
-2
/
+36
2010-03-18
generate "negative" dependencies against all architectures of a package
David Kalnischkies
1
-3
/
+16
2010-03-18
Fix a segfault in the version merger introduced in the previous patch:
David Kalnischkies
1
-1
/
+1
2010-03-17
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
1
-17
/
+11
2010-03-16
apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManager
Michael Vogt
1
-0
/
+5
2010-03-14
* apt-pkg/depcache.cc:
David Kalnischkies
4
-20
/
+41
2010-03-14
Ensure that for each all package at least one pseudopackage is installed
David Kalnischkies
1
-9
/
+68
2010-03-13
* apt-pkg/deb/debversion.cc:
David Kalnischkies
1
-2
/
+16
2010-03-12
* apt-pkg/indexfile.cc:
Michael Vogt
1
-5
/
+13
2010-03-12
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
3
-1
/
+44
2010-03-12
* cmdline/apt-get.cc
David Kalnischkies
1
-1
/
+2
2010-03-12
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-7
/
+9
2010-03-03
fix memory leak in getLanguages() by closing the directory after checking
David Kalnischkies
1
-0
/
+1
2010-03-01
fix compiler error if compiled with -std=c++0x
David Kalnischkies
1
-5
/
+5
2010-03-01
We need to kill also pseudo packages which have no dependency, no
David Kalnischkies
2
-12
/
+66
2010-03-01
Remove and Unpack operations should not be ignored for pseudo packages -
David Kalnischkies
2
-9
/
+15
2010-02-28
Create Pins for all group members instead of only for native architecture
David Kalnischkies
1
-19
/
+22
2010-02-28
Fix the PkgFileIterator Constructor which defaults to the wrong value.
David Kalnischkies
1
-1
/
+2
2010-02-27
Enable the AutoRemover to talk "Multi-Arch" by marking all pseudo
David Kalnischkies
2
-65
/
+109
2010-02-27
* apt-pkg/contrib/mmap.{h,cc}:
David Kalnischkies
2
-11
/
+64
2010-02-26
move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()
David Kalnischkies
2
-0
/
+13
2010-02-25
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-0
/
+1
2010-02-18
fix crash when LANGUAGE is not set
Michael Vogt
1
-1
/
+2
2010-02-18
merge from the lp:~donkult/apt/sid branch
Michael Vogt
7
-42
/
+158
2010-02-18
* [BREAK] merged lp:~mvo/apt/history
Michael Vogt
6
-21
/
+99
2010-02-18
Change the package index Info methods to allow apt-cache policy to be
Michael Vogt
3
-6
/
+19
2010-02-18
we break the ABI, so let use increase the ABI number :)
David Kalnischkies
1
-1
/
+1
2010-02-18
doesn't use a default separator in ExplodeString (halfway losted in merge)
David Kalnischkies
1
-1
/
+1
2010-02-18
criss-cross merge with my sid branch
David Kalnischkies
2
-11
/
+12
2010-02-18
* aptconfiguration.cc:
David Kalnischkies
2
-7
/
+76
[next]