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-22
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-4
/
+15
2012-05-21
* apt-pkg/contrib/mmap.cc:
David Kalnischkies
1
-0
/
+1
2012-05-20
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-1
/
+1
2012-05-19
* apt-pkg/packagemanager.cc:
David Kalnischkies
1
-1
/
+1
2012-05-16
* cmdline/apt-get.cc:
David Kalnischkies
1
-0
/
+1
2012-05-16
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-24
/
+41
2012-05-15
* apt-pkg/algorithms.cc:
Marius Vollmer
2
-0
/
+7
2012-05-14
* apt-pkg/acquire*.cc:
Raphael Geissert
3
-20
/
+52
2012-05-14
* apt-pkg/acquire-methods.cc:
David Kalnischkies
2
-13
/
+13
2012-05-12
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
1
-2
/
+2
2012-05-10
* apt-pkg/algorithms.cc:
David Kalnischkies
2
-12
/
+29
2012-05-10
ensure that d is set before accessing it
David Kalnischkies
1
-41
/
+50
2012-05-10
fix calling style of FileFd (no functional change)
David Kalnischkies
1
-3
/
+3
2012-05-10
ensure that in error conditions the Fail flag is set
David Kalnischkies
1
-3
/
+46
2012-05-10
collect zombie (de)compressor processes on reopen
David Kalnischkies
1
-1
/
+14
2012-05-09
ensure that we do init d only once and especially not with its own
David Kalnischkies
1
-5
/
+6
2012-05-09
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-3
/
+3
2012-05-09
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
1
-3
/
+7
2012-05-07
* apt-pkg/acquire-worker.cc:
YOSHINO Yoshihito
1
-3
/
+10
2012-05-05
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2
-3
/
+4
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
[next]