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
2011-10-30
merge with my debian-sid branch
David Kalnischkies
10
-70
/
+59
2011-10-17
* algorithms.cc:
David Kalnischkies
1
-2
/
+9
2011-10-17
* apt-pkg/packagemanager.cc:
David Kalnischkies
1
-9
/
+2
2011-10-14
merged lp:~donkult/apt/experimental
Michael Vogt
91
-1102
/
+1216
2011-10-12
* apt-pkg/pkgcache.cc:
David Kalnischkies
1
-3
/
+14
2011-10-12
add implicit dependencies needed for Multi-Arch at the time a Version
David Kalnischkies
2
-82
/
+106
2011-10-12
use one string to construct the error message instead of using multiple
David Kalnischkies
1
-23
/
+30
2011-10-12
a version can have only a single md5 for descriptions, so we can optimize
David Kalnischkies
1
-24
/
+30
2011-10-11
share description list between "same" versions (LP: #868977)
David Kalnischkies
1
-15
/
+45
2011-10-11
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
4
-131
/
+190
2011-10-05
cherrypick from my apt/experimental branch
David Kalnischkies
2
-4
/
+10
2011-10-05
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2
-4
/
+10
2011-10-05
merge with current debian apt/experimental
David Kalnischkies
4
-17
/
+34
2011-10-05
* apt-pkg/contrib/configuration.cc:
Michael Vogt
4
-17
/
+34
2011-10-04
* apt-pkg/policy.cc:
David Kalnischkies
1
-1
/
+2
2011-09-26
merged fix from donkult
Michael Vogt
1
-12
/
+20
2011-09-21
* apt-pkg/init.cc:
David Kalnischkies
1
-7
/
+6
2011-09-21
* apt-pkg/deb/debsrcrecords.cc:
David Kalnischkies
2
-20
/
+26
2011-09-21
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
6
-59
/
+42
2011-09-20
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2
-73
/
+79
2011-09-20
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-1
/
+1
2011-09-20
load the dpkg base arguments only one time and reuse them later
David Kalnischkies
1
-22
/
+28
2011-09-20
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-61
/
+61
2011-09-19
fix foldmarker in algorithms.h
David Kalnischkies
1
-3
/
+2
2011-09-19
remove old APT_COMPATIBILITY ifdef's
David Kalnischkies
6
-59
/
+0
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
50
-192
/
+252
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
65
-534
/
+493
2011-09-19
remove an extra argument for the error mesage format
David Kalnischkies
1
-1
/
+1
2011-09-16
* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
Michael Vogt
2
-1
/
+9
2011-09-14
enable APT in unpack/configure ordering to handle loops as well
David Kalnischkies
6
-168
/
+344
2011-09-14
* [abi-break] Support large files in the complete toolset. Indexes of this
Michael Vogt
1
-1
/
+1
2011-09-14
* apt-pkg/contrib/configuration.cc:
Michael Vogt
1
-4
/
+5
2011-09-13
merge with debian/sid
David Kalnischkies
9
-55
/
+142
2011-09-13
merge with debian/experimental
David Kalnischkies
49
-301
/
+490
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
28
-112
/
+157
2011-09-13
* apt-pkg/contrib/configuration.cc:
Michael Vogt
1
-4
/
+5
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
57
-71
/
+168
2011-09-09
M-A:same lockstep unpack should operate on installed
David Kalnischkies
1
-5
/
+26
2011-09-05
- add an Acquire::Min-ValidTime option (Closes: #640122)
David Kalnischkies
1
-4
/
+15
2011-09-05
* apt-pkg/indexrecords.cc:
David Kalnischkies
1
-2
/
+2
2011-08-24
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-7
/
+43
2011-08-23
print from their the visit came from
David Kalnischkies
2
-12
/
+14
2011-08-22
remove the caches in 'apt-get update', too, as they will be
David Kalnischkies
2
-0
/
+15
2011-08-22
* apt-pkg/acquire.cc:
David Kalnischkies
1
-0
/
+4
2011-08-22
* apt-pkg/acquire-item.cc:
David Kalnischkies
1
-25
/
+22
2011-08-17
* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
David Kalnischkies
2
-2
/
+3
2011-08-16
Fixed a problem where the loop flag would be removed prematurely.
Christopher Baines
1
-15
/
+34
2011-08-15
Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve...
Christopher Baines
2
-37
/
+42
2011-08-15
merged from lp:~mvo/apt/mvo
Michael Vogt
1
-1
/
+3
2011-08-15
merged from the debian-sid branch
Michael Vogt
32
-236
/
+236
[next]