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
2012-05-05
check if we work on a valid description in IsDuplicateDescription as
David Kalnischkies
1
-2
/
+2
2012-05-02
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
1
-5
/
+12
2012-05-02
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
1
-0
/
+6
2012-04-23
provider is only a possible solution if the provides has the right
David Kalnischkies
1
-1
/
+1
2012-04-23
/dev/null is a special absolute path as it has no subdirectories
David Kalnischkies
1
-0
/
+9
2012-04-23
normalize a bit by replacing // and /./ with / in FindFile
David Kalnischkies
1
-30
/
+38
2012-04-23
* edsp/edspsystem.cc:
David Kalnischkies
1
-1
/
+1
2012-04-23
* apt-pkg/depcache.cc:
David Kalnischkies
1
-12
/
+13
2012-04-22
* apt-pkg/cdrom.cc:
David Kalnischkies
1
-19
/
+2
2012-04-22
* apt-pkg/acquire-worker.cc:
David Kalnischkies
1
-30
/
+9
2012-04-22
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2
-8
/
+66
2012-04-21
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
1
-20
/
+37
2012-04-20
merged from bzr+ssh://bazaar.launchpad.net/~donkult/apt/sid/
Michael Vogt
1
-2
/
+4
2012-04-20
fix a bug uncovered by the previous commit which checks if a Compressor
David Kalnischkies
1
-2
/
+4
2012-04-20
merged from lp:~donkult/apt/sid
Michael Vogt
7
-22
/
+42
2012-04-20
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-2
/
+5
2012-04-20
* apt-pkg/contrib/sha2_internal.cc:
David Kalnischkies
1
-2
/
+6
2012-04-20
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-12
/
+13
2012-04-20
merge from the lp:~mvo/apt/mvo branch
Michael Vogt
1
-1
/
+5
2012-04-20
cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntu
Michael Vogt
1
-0
/
+1
2012-04-19
* apt-pkg/packagemanager.cc:
Malcolm Scott
1
-2
/
+2
2012-04-19
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-0
/
+6
2012-04-18
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
1
-2
/
+8
2012-04-17
newer gcc versions seems to have no problem with that, but while working
David Kalnischkies
1
-2
/
+2
2012-04-16
* apt-pkg/packagemanager.cc:
David Kalnischkies
1
-1
/
+1
2012-04-12
apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...
Michael Vogt
1
-3
/
+3
2012-04-11
merged from donkults experimental branch
Michael Vogt
11
-64
/
+206
2012-04-11
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
5
-66
/
+34
2012-04-11
use xz-utils in the testcases instead of lzma and ensure that we really
David Kalnischkies
1
-1
/
+1
2012-04-05
- add libbz2-dev as new build-dependency
David Kalnischkies
3
-11
/
+110
2012-04-05
if we have zlib builtin insert add a dummy gzip compressor for FileFD
David Kalnischkies
2
-1
/
+4
2012-04-05
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-6
/
+27
2012-04-05
detect zlib correctly. We still don't allow to build without it to remain
David Kalnischkies
1
-19
/
+13
2012-03-27
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-1
/
+4
2012-03-22
make these retry_write methods static so that they don't end up as symbols
David Kalnischkies
1
-1
/
+2
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
1
-1
/
+1
2012-03-20
* methods/rred.cc:
David Kalnischkies
1
-8
/
+28
2012-03-20
* apt-pkg/acquire-worker.cc:
David Kalnischkies
5
-10
/
+46
2012-03-13
add APT::pkgPackageManager::MaxLoopCount to ensure that the
Michael Vogt
1
-2
/
+12
2012-03-13
merged from lp:~donkult/apt/experimental
Michael Vogt
1
-264
/
+327
2012-03-13
recheck dependencies in SmartUnpack after a change, too
David Kalnischkies
1
-165
/
+196
2012-03-13
* apt-pkg/packagemanager.cc:
David Kalnischkies
1
-79
/
+111
2012-03-12
ensure that the fullname of a package is displayed in the debug output
David Kalnischkies
1
-29
/
+29
2012-03-07
show which dependency couldn't be satisfied in the debug output
David Kalnischkies
1
-1
/
+1
2012-03-07
* apt-pkg/packagemanager.cc:
Michael Vogt
1
-13
/
+13
2012-03-06
add Debug::pkgAcqArchive::NoQueue to disable package downloading
David Kalnischkies
1
-1
/
+12
2012-03-06
merge with apt/experimental
David Kalnischkies
4
-11
/
+38
2012-03-06
* apt-pkg/packagemanager.cc:
Michael Vogt
1
-4
/
+13
2012-03-06
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-0
/
+7
2012-03-05
* Treat the Important flag like the Essential flag with two differences:
Julian Andres Klode
3
-4
/
+23
[next]