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
*
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-08-24
1
-1
/
+1
*
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-07-29
1
-1
/
+48
*
apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform
Michael Vogt
2014-07-17
1
-2
/
+2
*
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-07-16
1
-3
/
+6
*
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2014-07-08
2
-1
/
+7
*
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
2014-07-07
1
-2
/
+6
*
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2014-07-03
2
-34
/
+19
*
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
1
-0
/
+6
*
fix SubstVar to be usable as a replace_all method
David Kalnischkies
2014-06-18
1
-7
/
+14
*
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
2014-06-18
1
-0
/
+7
*
use pkgSrcRecords::Step() instead of Next()
Michael Vogt
2014-06-10
2
-4
/
+4
*
Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sid
Michael Vogt
2014-06-10
2
-15
/
+31
|
\
|
*
add pkgSrcRecords::Next() to step through all the pkgSrcRecords
Michael Vogt
2014-06-09
2
-15
/
+31
*
|
do not revert candidate for protected packages
David Kalnischkies
2014-06-07
1
-1
/
+1
*
|
support parsing EDSP requests Architecture{,s} stanza
David Kalnischkies
2014-05-30
1
-0
/
+7
*
|
without a filename we can't stat pipes
David Kalnischkies
2014-05-30
1
-1
/
+2
*
|
check exit status of external solvers
David Kalnischkies
2014-05-30
2
-10
/
+25
*
|
Merge EDSP 0.5 w/ multi-arch support for external solvers
David Kalnischkies
2014-05-30
1
-3
/
+30
|
\
\
|
*
|
EDSP: add APT-Release field to Package stanzas
Stefano Zacchiroli
2014-05-04
1
-2
/
+14
|
*
|
EDSP: add Source field to Package stanzas
Stefano Zacchiroli
2014-05-04
1
-0
/
+6
|
*
|
EDSP: add Architecture(s) multi-arch fields to the Request stanza
Stefano Zacchiroli
2014-05-04
1
-0
/
+9
|
*
|
EDSP: bump protocol version to 0.5
Stefano Zacchiroli
2014-05-04
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-05-29
4
-4
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix warning about uninitialized variable
Michael Vogt
2014-05-28
1
-1
/
+2
|
*
|
use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser
Michael Vogt
2014-05-27
1
-1
/
+2
|
*
|
Do not try to cast a pkgDepCache::Policy to a pkgCache
Michael Vogt
2014-05-27
1
-1
/
+1
|
*
|
use free() instead of delete() when realloc is used
Michael Vogt
2014-05-27
1
-1
/
+2
*
|
|
fix tight loop detection and temporary removes
David Kalnischkies
2014-05-22
2
-173
/
+165
*
|
|
consistently fail if Smart* packagemanager actions fail
David Kalnischkies
2014-05-22
2
-51
/
+44
*
|
|
mark as Automatic/Downloadable pure as gcc suggests
David Kalnischkies
2014-05-22
1
-2
/
+2
|
/
/
*
|
Never parse Version/Architecture tags in a Translation-$lang file
Michael Vogt
2014-05-15
2
-1
/
+12
*
|
Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...
Michael Vogt
2014-05-07
2
-1
/
+3
|
\
\
|
*
|
Implement CacheDB for source packages in apt-ftparchive
Michael Vogt
2014-04-04
2
-1
/
+3
*
|
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-05-07
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
initialize Verify in second pkgAcqIndex constructor
David Kalnischkies
2014-04-28
1
-0
/
+2
*
|
|
Only do openpty() if both stdin/stdout are terminals
Michael Vogt
2014-04-30
1
-5
/
+6
|
/
/
*
|
fix FileFd::Size bitswap on big-endian architectures
Adam Conrad
2014-04-26
1
-13
/
+4
*
|
handle pkgnames shorter than modifiers
David Kalnischkies
2014-04-26
1
-2
/
+4
*
|
properly undo CD-ROM mount in all error cases
John Ogness
2014-04-26
2
-25
/
+42
*
|
reduce delta from ubuntu
Michael Vogt
2014-04-25
2
-1
/
+2
*
|
clear HitEof flag in FileFd::Seek
David Kalnischkies
2014-04-16
1
-1
/
+6
*
|
force fancy progressbar redraw on window size change
David Kalnischkies
2014-04-14
2
-12
/
+26
*
|
consider priorities only for downloadable pkgs in resolver
David Kalnischkies
2014-04-11
1
-8
/
+11
*
|
deal with umask only if we really need to for mkstemp
David Kalnischkies
2014-04-11
1
-9
/
+9
*
|
don't double-count seeks in FileFd::Skip for bzip/xz
David Kalnischkies
2014-04-11
1
-1
/
+0
*
|
do not create an (additional) empty compressor
David Kalnischkies
2014-04-11
1
-1
/
+1
*
|
use wildcard to get files in our library makefiles
David Kalnischkies
2014-04-11
1
-45
/
+3
*
|
improve umask/fchmod code readability
Michael Vogt
2014-04-10
1
-5
/
+8
*
|
Rename FileFd::Open() Perms to AccessMode
Michael Vogt
2014-04-10
2
-14
/
+14
*
|
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
2014-04-10
1
-2
/
+6
[next]