index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-26
Release 1.1.8
1.1.8
Julian Andres Klode
13
-13
/
+20
2015-12-26
apt-helper: Check that we can open stdout
Julian Andres Klode
1
-1
/
+2
2015-12-26
Refactor InternalReadLine to not unroll Size == 0 case
Julian Andres Klode
1
-5
/
+4
2015-12-26
Change InternalReadLine to always use buffer.read() return value
Julian Andres Klode
1
-12
/
+8
2015-12-26
apt-helper: Add a cat-file command for concatening files
Julian Andres Klode
1
-0
/
+33
2015-12-26
Release 1.1.7
1.1.7
Julian Andres Klode
13
-13
/
+23
2015-12-26
Get rid of memmove() in our read buffering
Julian Andres Klode
1
-76
/
+57
2015-12-26
rred: Allow passing files as arguments for compressor testing
Julian Andres Klode
1
-2
/
+14
2015-12-26
Use a hardcoded buffer size of 4096 to fix performance
Julian Andres Klode
1
-4
/
+2
2015-12-24
Mark all FileFdPrivate classes as hidden
1.1.6
Julian Andres Klode
1
-6
/
+6
2015-12-24
1.1.6 Christmas release
Julian Andres Klode
58
-410
/
+432
2015-12-23
fix new[] vs delete mismatch introduced by b3db9d81
David Kalnischkies
1
-7
/
+7
2015-12-23
ensure we got a lock in clean operation
David Kalnischkies
2
-4
/
+14
2015-12-23
use a dynamic buffer for ReadLine
David Kalnischkies
1
-15
/
+22
2015-12-23
implement a buffer system for FileFd::ReadLine
David Kalnischkies
1
-27
/
+140
2015-12-22
parse xz-compression level from configuration
David Kalnischkies
1
-2
/
+28
2015-12-22
follow dpkg and xz and use CRC64 for xz compression
David Kalnischkies
1
-1
/
+1
2015-12-22
shuffle compressor-specific code into private subclasses
David Kalnischkies
2
-635
/
+692
2015-12-19
tests: support gpg2 properly in all testcases
David Kalnischkies
4
-44
/
+48
2015-12-19
avoid triggering gpg2 migration in apt-key
David Kalnischkies
1
-15
/
+15
2015-12-19
avoid evaluating shell in paths used in apt-key
David Kalnischkies
3
-23
/
+45
2015-12-19
tests: support spaces in path and TMPDIR
David Kalnischkies
207
-518
/
+495
2015-12-19
buildsystem: deal with spaces in path to source
David Kalnischkies
8
-11
/
+11
2015-12-19
Do not try to read in FileFd::Read() if Size is 0
Julian Andres Klode
1
-3
/
+2
2015-12-19
Do nothing in FileFd::Write() if Size is 0
Julian Andres Klode
1
-7
/
+5
2015-12-19
CopyFile: avoid failing on EOF on some systems
Pino Toscano
1
-1
/
+1
2015-12-19
CopyFile: fix BufSize to a sane value
Pino Toscano
1
-2
/
+2
2015-12-19
Fix FileUtlTest.GetTempDir failure when run as root
Pino Toscano
1
-3
/
+7
2015-12-14
Release 1.1.5
1.1.5
Julian Andres Klode
58
-279
/
+924
2015-12-14
test-apt-download-progress: Run the https test multiple times
Julian Andres Klode
1
-2
/
+7
2015-12-14
pkgcache: Make hash arch-independent using fixed size integer
Julian Andres Klode
2
-3
/
+3
2015-12-14
debian/apt.auto-removal.sh: Adjust -dbg exclusion for multi-arch
Julian Andres Klode
1
-2
/
+1
2015-12-14
tagfile: Hardcode error message for out of range integer values
Julian Andres Klode
2
-5
/
+4
2015-12-14
test framework: More noopchroot fixes
Julian Andres Klode
1
-6
/
+11
2015-12-14
test framework: Unset no_proxy as well
Julian Andres Klode
1
-1
/
+1
2015-12-14
test framework: Unset http proxy variables in setupenvironment
Julian Andres Klode
1
-0
/
+1
2015-12-14
test framework: Correctly generate new paths in noopchroot
Julian Andres Klode
1
-6
/
+5
2015-12-14
test-apt-download-progress: Limit rate to 600k
Julian Andres Klode
1
-2
/
+2
2015-12-14
test-apt-download-progress: Allow smaller progress change
Julian Andres Klode
1
-1
/
+1
2015-12-14
test-sourceslist-lang-plusminus-options: Use amd64 architecture
Julian Andres Klode
1
-1
/
+1
2015-12-14
tests: Depend on libfile-fcntllock-perl to shut up dpkg-gencontrol
Julian Andres Klode
1
-1
/
+2
2015-12-14
non-existing directories don't need to be cleaned
David Kalnischkies
4
-10
/
+50
2015-12-14
support regex and co in 'apt-cache policy $pkg' again
David Kalnischkies
2
-1
/
+10
2015-12-14
show a more descriptive error for weak Release files
David Kalnischkies
4
-4
/
+78
2015-12-14
redirect which stderr to /dev/null for consistency
David Kalnischkies
1
-5
/
+5
2015-12-14
mention APT::AutoRemove::{Recommends,Suggests}Important option
Andreas Metzler
1
-0
/
+3
2015-12-14
fix incorrect Korean translation of "manually" and "automatically"
Seo Sanghyeon
1
-6
/
+6
2015-12-13
parse .diff/Index hashes in reverse order
David Kalnischkies
1
-3
/
+11
2015-12-13
fix typos and docs in GlobalError documentation
David Kalnischkies
1
-10
/
+9
2015-12-13
update symbols files to 1.1.4 state of affairs
David Kalnischkies
1
-0
/
+5
[next]