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-11-04
revert accidental removal of documentation for trusted option in sources.list
David Kalnischkies
1
-0
/
+14
2015-11-04
add ConnectionTimedOut to transient failreasons list
David Kalnischkies
1
-6
/
+10
2015-11-04
support .deb files in upgrade operations as well
David Kalnischkies
7
-44
/
+76
2015-11-04
show progress info while 'downloading' a local .deb file
David Kalnischkies
3
-3
/
+17
2015-11-04
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
6
-44
/
+81
2015-11-04
tests: ensure sponge-files are cleaned up properly
David Kalnischkies
1
-0
/
+2
2015-11-04
tests: change test-skipping detection for arch-specific pkgs
David Kalnischkies
1
-8
/
+3
2015-11-04
drop privileges in file:// method as we do for decompressors
David Kalnischkies
1
-2
/
+12
2015-11-04
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
7
-130
/
+297
2015-11-04
provide public interface to hold/unhold packages
David Kalnischkies
7
-153
/
+219
2015-11-04
refactor dpkg execution in deb/debsystem
David Kalnischkies
1
-47
/
+61
2015-11-04
switch 'apt-mark hold' from Pkg to Ver based operation
David Kalnischkies
1
-31
/
+18
2015-11-04
add cacheset push_back wrapping for std::back_inserter
David Kalnischkies
2
-12
/
+34
2015-11-04
implement operator* for cacheset iterators
David Kalnischkies
2
-40
/
+58
2015-11-04
implement a public pkgSystem::ArchitecturesSupported
David Kalnischkies
5
-83
/
+82
2015-11-04
implement a public pkgSystem::MultiArchSupported
David Kalnischkies
6
-118
/
+131
2015-11-04
travis: move 'make' into the install target
David Kalnischkies
1
-1
/
+1
2015-11-04
Turkish program translation update
Mert Dirik
1
-84
/
+102
2015-11-03
configure.ac: Only require autoconf 2.68
Julian Andres Klode
1
-1
/
+1
2015-11-03
configure.ac: Run autoupdate
Julian Andres Klode
1
-6
/
+9
2015-10-30
thread-safety tests: Adjust path to lists
Julian Andres Klode
1
-3
/
+3
2015-10-30
Provide tests for thread-safety
Julian Andres Klode
3
-0
/
+101
2015-10-30
orderlist: Replace qsort() by thread-safe std::sort()
Julian Andres Klode
3
-25
/
+20
2015-10-30
algorithms: Replace qsort() by thread-safe std::sort()
Julian Andres Klode
3
-40
/
+45
2015-10-30
dpkgpm: Convert users of localtime() to localtime_r()
Julian Andres Klode
1
-2
/
+4
2015-10-30
cacheset: Fix compilation on new GCC in C++98 mode
Julian Andres Klode
2
-3
/
+29
2015-10-30
srvrec: Do not expose C++11 tuple use in header
Julian Andres Klode
2
-4
/
+8
2015-10-30
dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe
Julian Andres Klode
3
-0
/
+11
2015-10-30
dpkgpm: Convert ctime() call to ctime_r()
Julian Andres Klode
1
-1
/
+2
2015-10-30
aptconfiguration: Convert strtok() to strtok_r()
Julian Andres Klode
1
-2
/
+3
2015-10-30
GetSrvRecords: Make thread-safe
Julian Andres Klode
1
-2
/
+7
2015-10-23
deblistparser: Make PrioList const
Julian Andres Klode
2
-3
/
+3
2015-10-20
releasing 1.1~exp14
1.1_exp14
Michael Vogt
12
-12
/
+21
2015-10-20
Allow -i and -u as aliases for installed and upgradable in list
Julian Andres Klode
1
-2
/
+2
2015-10-11
.travis.yml: Add pinned vivid for gettext and clean up a bit
Julian Andres Klode
1
-2
/
+4
2015-10-11
Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire
Julian Andres Klode
1
-1
/
+1
2015-10-05
releasing package apt version 1.1~exp13
1.1.exp13
Michael Vogt
2
-1
/
+29
2015-10-05
Run "./prepare-release pre-export"
Michael Vogt
54
-103389
/
+102157
2015-09-30
Fix select timeout to be 50msec instead of 0.5msec
Michael Vogt
2
-2
/
+2
2015-09-22
Use --add-location=file for po/ and doc/po
Michael Vogt
2
-2
/
+6
2015-09-15
tests: add a -j $jobs mode to test runner for parallel execution
David Kalnischkies
2
-15
/
+75
2015-09-15
tests: don't use hardcoded port for http and https
David Kalnischkies
29
-228
/
+277
2015-09-14
fallback to well-known URI if by-hash fails
David Kalnischkies
2
-47
/
+65
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
10
-27
/
+90
2015-09-14
tests: try to support spaces in TMPDIR
David Kalnischkies
21
-386
/
+392
2015-09-14
deal with spaces in path, command and filepaths in apt-key
David Kalnischkies
2
-50
/
+69
2015-09-14
tests: use SHA1 checksum only by default in tests
David Kalnischkies
9
-42
/
+52
2015-09-14
add --sha512 option + documentation for apt-ftparchive
David Kalnischkies
2
-4
/
+9
2015-09-14
use APT::FTPArchive hash settings as default for APT::FPArchive::$filetype
David Kalnischkies
1
-1
/
+1
2015-09-14
do not generate bogus hashes if hash is disabled in apt-ftparchive
David Kalnischkies
1
-4
/
+9
[next]