Julian Andres Klode
|
14b38231c1
NEWS: Prefix the keep deb option with Binary::apt::
|
9 years ago |
Julian Andres Klode
|
9ffba52025
Merge branch 'master' of github.com:adrian17/apt
|
9 years ago |
Fredrik Fornwall
|
ef72d72639
edspsystem.cc: include <stdlib.h> for mkdtemp
|
9 years ago |
Adrian Wielgosik
|
732510fef9
Avoid temporary strings in SubstVar.
|
9 years ago |
David Kalnischkies
|
d603afd970
avoid building dependency tree in 'source' command
|
9 years ago |
David Kalnischkies
|
cd90711356
use pkgCache::VS instead of pkgDepCache::VS()
|
9 years ago |
Julian Andres Klode
|
1051eb8359
Drop the g++ build-dep, transition is done
|
9 years ago |
Julian Andres Klode
|
4f649ab9c5
Merge github.com:adrian17/apt
|
9 years ago |
Adrian Wielgosik
|
adb4f2c5cf
Try avoiding loading long package description
|
9 years ago |
Manuel "Venturi" Porras Peralta
|
3761393467
Spanish program translation update
|
9 years ago |
Julian Andres Klode
|
f1828e6b0a
Do not buffer writes larger than the buffer if possible
|
9 years ago |
Julian Andres Klode
|
070ed1c914
BufferedWriteFileFdPrivate: Simplify InternalWrite()
|
9 years ago |
Julian Andres Klode
|
47fcfff8a5
simple_buffer::write: Use free() instead of maxsize - size()
|
9 years ago |
David Kalnischkies
|
5025879e3f
support <libc>-<kernel>-<cpu> in architecture specs
|
9 years ago |
David Kalnischkies
|
aa3e7b3287
test all redirection codes work as expected
|
9 years ago |
David Kalnischkies
|
401d88939a
use CPPFLAGS instead of CXXFLAGS for stringview export
|
9 years ago |
Stefan Bühler
|
ab16ead7f8
fix "Mismatched free() / delete / delete []" in simple_buffer
|
9 years ago |
David Kalnischkies
|
6fc2e03084
only warn about missing/invalid Date field for now
|
9 years ago |
David Kalnischkies
|
a133f79c87
deal better with (very) small apt::cache-start values
|
9 years ago |
David Kalnischkies
|
8efd5947bf
convert Version() and Architecture() to APT::StringView
|
9 years ago |
David Kalnischkies
|
02ceb810fe
remove unused Description methods in listparsers
|
9 years ago |
David Kalnischkies
|
07aca07ae7
get sources for packages in multiple releases again
|
9 years ago |
David Kalnischkies
|
d17f2b1b74
parse version correctly from binary Source field
|
9 years ago |
David Kalnischkies
|
b7aa74a185
stablize gtest testcase environment
|
9 years ago |
David Kalnischkies
|
2651f1c071
act on various suggestions from cppcheck
|
9 years ago |
David Kalnischkies
|
3b0e76ec9c
drop explicit check for EWOULDBLOCK if it has the same value as EAGAIN
|
9 years ago |
Julian Andres Klode
|
96f66f82cf
Delete copy constructor and operator= for Dynamic
|
9 years ago |
David Kalnischkies
|
0479205d58
fix tests run via sudo checking the history file
|
9 years ago |
David Kalnischkies
|
a249b3e6fd
reimplement build-dep via apts normal resolver
|
9 years ago |
David Kalnischkies
|
074564d40c
use consistently the last : as name:arch separator
|
9 years ago |