index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2012-05-20
1
-1
/
+1
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-05-19
1
-1
/
+1
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-05-16
1
-0
/
+1
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-05-16
1
-24
/
+41
*
* apt-pkg/algorithms.cc:
Marius Vollmer
2012-05-15
2
-0
/
+7
*
* apt-pkg/acquire*.cc:
Raphael Geissert
2012-05-14
3
-20
/
+52
*
* apt-pkg/acquire-methods.cc:
David Kalnischkies
2012-05-14
2
-13
/
+13
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-05-12
1
-2
/
+2
*
* apt-pkg/algorithms.cc:
David Kalnischkies
2012-05-10
2
-12
/
+29
*
ensure that d is set before accessing it
David Kalnischkies
2012-05-10
1
-41
/
+50
*
fix calling style of FileFd (no functional change)
David Kalnischkies
2012-05-10
1
-3
/
+3
*
ensure that in error conditions the Fail flag is set
David Kalnischkies
2012-05-10
1
-3
/
+46
*
collect zombie (de)compressor processes on reopen
David Kalnischkies
2012-05-10
1
-1
/
+14
*
ensure that we do init d only once and especially not with its own
David Kalnischkies
2012-05-09
1
-5
/
+6
*
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2012-05-09
1
-3
/
+3
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-05-09
1
-3
/
+7
*
* apt-pkg/acquire-worker.cc:
YOSHINO Yoshihito
2012-05-07
1
-3
/
+10
*
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-05-05
2
-3
/
+4
*
check if we work on a valid description in IsDuplicateDescription as
David Kalnischkies
2012-05-05
1
-2
/
+2
*
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2012-05-02
1
-5
/
+12
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-05-02
1
-0
/
+6
*
provider is only a possible solution if the provides has the right
David Kalnischkies
2012-04-23
1
-1
/
+1
*
/dev/null is a special absolute path as it has no subdirectories
David Kalnischkies
2012-04-23
1
-0
/
+9
*
normalize a bit by replacing // and /./ with / in FindFile
David Kalnischkies
2012-04-23
1
-30
/
+38
*
* edsp/edspsystem.cc:
David Kalnischkies
2012-04-23
1
-1
/
+1
*
* apt-pkg/depcache.cc:
David Kalnischkies
2012-04-23
1
-12
/
+13
*
* apt-pkg/cdrom.cc:
David Kalnischkies
2012-04-22
1
-19
/
+2
*
* apt-pkg/acquire-worker.cc:
David Kalnischkies
2012-04-22
1
-30
/
+9
*
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2012-04-22
2
-8
/
+66
*
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2012-04-21
1
-20
/
+37
*
merged from bzr+ssh://bazaar.launchpad.net/~donkult/apt/sid/
Michael Vogt
2012-04-20
1
-2
/
+4
|
\
|
*
fix a bug uncovered by the previous commit which checks if a Compressor
David Kalnischkies
2012-04-20
1
-2
/
+4
*
|
merged from lp:~donkult/apt/sid
Michael Vogt
2012-04-20
7
-22
/
+42
|
\
|
|
*
* apt-pkg/cacheset.cc:
David Kalnischkies
2012-04-20
1
-2
/
+5
|
*
* apt-pkg/contrib/sha2_internal.cc:
David Kalnischkies
2012-04-20
1
-2
/
+6
|
*
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2012-04-20
1
-12
/
+13
|
*
* apt-pkg/packagemanager.cc:
Malcolm Scott
2012-04-19
1
-2
/
+2
|
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-04-19
1
-0
/
+6
|
*
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2012-04-18
1
-2
/
+8
|
*
newer gcc versions seems to have no problem with that, but while working
David Kalnischkies
2012-04-17
1
-2
/
+2
*
|
merge from the lp:~mvo/apt/mvo branch
Michael Vogt
2012-04-20
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntu
Michael Vogt
2012-04-20
1
-0
/
+1
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2012-03-27
1
-1
/
+4
*
|
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-04-16
1
-1
/
+1
*
|
apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...
Michael Vogt
2012-04-12
1
-3
/
+3
*
|
merged from donkults experimental branch
Michael Vogt
2012-04-11
11
-64
/
+206
|
\
\
|
|
/
|
/
|
|
*
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
2012-04-11
5
-66
/
+34
|
*
use xz-utils in the testcases instead of lzma and ensure that we really
David Kalnischkies
2012-04-11
1
-1
/
+1
|
*
- add libbz2-dev as new build-dependency
David Kalnischkies
2012-04-05
3
-11
/
+110
|
*
if we have zlib builtin insert add a dummy gzip compressor for FileFD
David Kalnischkies
2012-04-05
2
-1
/
+4
[next]