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
*
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
2009-12-23
18
-214
/
+394
*
Implement the first step toward Multi-Arch by setting up a Group
David Kalnischkies
2009-12-19
7
-70
/
+267
*
mark the Error/Warning method as __cold
David Kalnischkies
2009-12-19
1
-4
/
+5
*
add optional gcc features as deprecated, unused and (un)likely
David Kalnischkies
2009-12-19
1
-0
/
+22
*
Refactor the cache iterators by using a common base class
David Kalnischkies
2009-12-09
3
-418
/
+320
*
Ignore :qualifiers after package name in build dependencies
David Kalnischkies
2009-11-29
6
-14
/
+24
*
use "diff" filetype for .debian.tar.* files (Closes: #554898) in
David Kalnischkies
2009-11-27
1
-1
/
+7
*
[BREAK] add possibility to download and use multiply
David Kalnischkies
2009-11-26
9
-77
/
+253
*
another round of method hardening with const& in Configuration
David Kalnischkies
2009-11-25
2
-30
/
+31
*
allow also to skip the last patch if target is reached in acquire-item.cc,
David Kalnischkies
2009-11-25
2
-3
/
+16
*
use long instead of short for {Ver,Desc}File size in pkgcache.h
David Kalnischkies
2009-11-25
1
-2
/
+2
*
merge my rred-rewrite branch & add it's changes to the changelog
David Kalnischkies
2009-11-25
2
-45
/
+92
|
\
|
*
extent the mmap to be able to handle currently not implemented
David Kalnischkies
2009-11-09
2
-45
/
+92
*
|
refactor the buildsystem to extract library versions from one file,
David Kalnischkies
2009-10-28
2
-6
/
+10
*
|
Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)
David Kalnischkies
2009-10-24
2
-5
/
+4
*
|
Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2
David Kalnischkies
2009-10-24
1
-6
/
+6
*
|
add more description to the manpage for the Immediate-Configuration and
David Kalnischkies
2009-10-19
1
-5
/
+6
*
|
improve the documentation and errormessages regarding a failing
David Kalnischkies
2009-10-01
1
-2
/
+4
*
|
backout revno 1875 - as this aggressive immediate propergation is something w...
David Kalnischkies
2009-10-01
1
-4
/
+0
*
|
* apt-pkg/packagemanager.cc:
Michael Vogt
2009-09-29
2
-4
/
+8
|
/
*
merged from david
Michael Vogt
2009-09-24
1
-2
/
+17
|
\
|
*
Ignore TriggerPendings between multiple --configure calls
David Kalnischkies
2009-09-24
1
-2
/
+17
*
|
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2009-09-24
1
-24
/
+27
|
\
\
|
|
/
|
/
|
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2009-09-24
1
-24
/
+27
*
|
cleanup commit for trigger processing:
David Kalnischkies
2009-09-18
2
-13
/
+6
*
|
Add even more config options and try to handle configuration problems
David Kalnischkies
2009-09-15
4
-44
/
+97
*
|
add and document experimental options to make aggressive
David Kalnischkies
2009-09-13
2
-7
/
+34
*
|
apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers
David Kalnischkies
2009-09-11
1
-36
/
+38
*
|
Rework the CompressionTypes system by adding an Order subgroup to
David Kalnischkies
2009-09-08
1
-22
/
+34
*
|
replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
David Kalnischkies
2009-09-08
1
-2
/
+13
*
|
reintroduce #clear and #include in the config files,
David Kalnischkies
2009-09-07
1
-3
/
+5
*
|
add a helper to easily get a vector of strings from the configuration
David Kalnischkies
2009-09-04
2
-0
/
+22
*
|
* apt-pkg/acquire-item.cc:
Michael Vogt
2009-08-28
1
-13
/
+13
*
|
* apt-pkg/pkgcache.cc:
Michael Vogt
2009-08-28
1
-6
/
+6
|
\
|
|
*
* apt-pkg/pkgcache.cc:
Michael Vogt
2009-08-24
1
-6
/
+6
*
|
releasing version 0.7.23
Michael Vogt
2009-08-27
2
-2
/
+2
*
|
"backport" the APT::Configuration class to apt-sid
David Kalnischkies
2009-08-25
5
-62
/
+151
*
|
With the introduction of the Is{Delete,Install}Ok hooks the apt flag
David Kalnischkies
2009-08-12
1
-2
/
+2
*
|
Add a Acquire::CompressionTypes config variable from there the
David Kalnischkies
2009-08-12
3
-38
/
+75
*
|
[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the Release
David Kalnischkies
2009-08-08
1
-0
/
+3
*
|
merge with apt-sid
David Kalnischkies
2009-08-08
2
-12
/
+7
|
\
|
|
*
* apt-pkg/sourcelist.cc:
Julian Andres Klode
2009-08-03
1
-3
/
+6
|
*
* apt-pkg/contrib/mmap.cc:
Julian Andres Klode
2009-08-02
1
-1
/
+1
*
|
[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:
David Kalnischkies
2009-08-03
1
-0
/
+2
*
|
[apt-pkg/contrib/strutl.cc] enable thousand separator according to
David Kalnischkies
2009-07-31
1
-2
/
+2
*
|
[apt-pkg/sourcelist.cc] only display the warning about missing sources.list
David Kalnischkies
2009-07-31
1
-0
/
+8
|
/
*
apt-pkg/depcache.cc:
Michael Vogt
2009-07-28
1
-8
/
+2
*
merged from donkult
Michael Vogt
2009-07-27
1
-1
/
+1
|
\
|
*
merge with lp:apt/debian-sid
David Kalnischkies
2009-07-26
1
-1
/
+1
*
|
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
Otavio Salvador
2009-07-25
1
-0
/
+1
[next]