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-08-10
apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)
Julian Andres Klode
1
-1
/
+8
2010-08-10
apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.
Julian Andres Klode
2
-1
/
+4
2010-08-06
* apt-pkg/depcache.cc:
Julian Andres Klode
1
-3
/
+6
2010-08-02
* apt-pkg/cdrom.cc:
Michael Vogt
1
-1
/
+1
2010-07-30
* apt-pkg/pkgcache.cc:
Michael Vogt
1
-1
/
+4
2010-07-30
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
4
-10
/
+56
2010-07-30
* apt-pkg/cacheset.cc:
Michael Vogt
1
-1
/
+1
2010-07-29
apt-pkg/init.h: update MAPT_PKG_MINOR because 9 was used in experimental for ...
Michael Vogt
1
-1
/
+1
2010-07-29
add inline DumpError() to avoid subtle API break
Michael Vogt
1
-1
/
+13
2010-07-29
* apt-pkg/contrib/error.{cc,h}
Michael Vogt
2
-7
/
+8
2010-07-29
* apt-pkg/orderlist.cc:
Michael Vogt
1
-1
/
+78
2010-07-29
configure also the replacement before remove by adding Immediate flag
David Kalnischkies
1
-0
/
+2
2010-07-29
merged lp:~donkult/apt/sid
Michael Vogt
8
-11
/
+986
2010-07-28
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-1
/
+76
2010-07-27
* apt-pkg/cdrom.cc:
Julian Andres Klode
1
-1
/
+1
2010-07-26
- add a 'newest' pseudo target release as in pkg/newest
David Kalnischkies
1
-1
/
+6
2010-07-25
* apt-pkg/pkgcache.cc:
David Kalnischkies
2
-5
/
+10
2010-07-23
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2
-0
/
+22
2010-07-21
Add to history whether a change was automatic or not.
Julian Andres Klode
1
-1
/
+6
2010-07-21
* apt-pkg/deb/dpkgpm.cc:
Julian Andres Klode
1
-5
/
+5
2010-07-17
* apt-pkg/cacheset.cc:
David Kalnischkies
3
-2
/
+883
2010-07-17
factor regex package name matches into newly created cachefilter classes
David Kalnischkies
3
-2
/
+86
2010-07-14
* apt-pkg/depcache.cc:
David Kalnischkies
1
-4
/
+4
2010-07-11
accidently prefilling the vectors results in segfaults
David Kalnischkies
1
-1
/
+1
2010-07-11
mark all "Hash Sum mismatch" strings as translateable
David Kalnischkies
1
-1
/
+1
2010-07-11
rename ReOwn to ReMap in the cacheiterators
David Kalnischkies
2
-9
/
+9
2010-07-11
fix typo preventing display of architecture in Info()
David Kalnischkies
1
-1
/
+1
2010-07-11
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
4
-7
/
+19
2010-07-11
[ Martin Pitt ]
David Kalnischkies
7
-28
/
+119
2010-07-10
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
2
-7
/
+6
2010-07-09
* doc/apt.conf.5.xml:
Michael Vogt
4
-27
/
+40
2010-07-09
check the state of the FileFd before renaming as otherwise the rename
David Kalnischkies
1
-6
/
+8
2010-07-09
switch from std::set to std::vector as it is way more simple, a bit
David Kalnischkies
2
-15
/
+13
2010-07-09
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-1
/
+1
2010-07-09
* doc/apt.conf.5.xml:
David Kalnischkies
3
-6
/
+19
2010-07-08
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
7
-77
/
+223
2010-07-08
use references instead of copies in the Cache generation methods
David Kalnischkies
4
-25
/
+26
2010-07-07
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-1
/
+2
2010-07-06
FileFd(): Drop file name extension check in ReadOnlyGzip mode
martin@piware.de
1
-3
/
+11
2010-07-06
wrap the mmap actions in the CacheGenerator in their own methods to
David Kalnischkies
2
-23
/
+42
2010-07-05
merge with debian-experimental-ma
David Kalnischkies
5
-19
/
+89
2010-07-05
Try to use NotEquals for the MultiArch Breaks dependencies instead of
David Kalnischkies
1
-4
/
+1
2010-07-04
clean deblistparser a bit by get the Architectures at one place
David Kalnischkies
2
-14
/
+13
2010-07-04
* apt-pkg/policy.h:
David Kalnischkies
6
-29
/
+29
2010-06-29
Fix the atomic replace.
Julian Andres Klode
1
-1
/
+1
2010-06-29
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2
-6
/
+17
2010-06-28
Also free regular expressions.
Julian Andres Klode
1
-0
/
+1
2010-06-28
Use _error->Warning() instead of writing to std::cerr.
Julian Andres Klode
1
-1
/
+1
2010-06-28
Remove debugging stuff, this was not meant to be here.
Julian Andres Klode
1
-1
/
+0
2010-06-28
Also support regular expressions and glob() patterns in "Pin: version".
Julian Andres Klode
1
-0
/
+2
[next]