index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
.travis.yml: Add pinned vivid for gettext and clean up a bit
Julian Andres Klode
2015-10-11
1
-2
/
+4
*
Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire
Julian Andres Klode
2015-10-11
1
-1
/
+1
*
releasing package apt version 1.1~exp13
1.1.exp13
Michael Vogt
2015-10-05
2
-1
/
+29
*
Run "./prepare-release pre-export"
Michael Vogt
2015-10-05
54
-103389
/
+102157
*
Fix select timeout to be 50msec instead of 0.5msec
Michael Vogt
2015-09-30
2
-2
/
+2
*
Use --add-location=file for po/ and doc/po
Michael Vogt
2015-09-22
2
-2
/
+6
*
tests: add a -j $jobs mode to test runner for parallel execution
David Kalnischkies
2015-09-15
2
-15
/
+75
*
tests: don't use hardcoded port for http and https
David Kalnischkies
2015-09-15
29
-228
/
+277
*
fallback to well-known URI if by-hash fails
David Kalnischkies
2015-09-14
2
-47
/
+65
*
add by-hash sources.list option and document all of by-hash
David Kalnischkies
2015-09-14
10
-27
/
+90
*
tests: try to support spaces in TMPDIR
David Kalnischkies
2015-09-14
21
-386
/
+392
*
deal with spaces in path, command and filepaths in apt-key
David Kalnischkies
2015-09-14
2
-50
/
+69
*
tests: use SHA1 checksum only by default in tests
David Kalnischkies
2015-09-14
9
-42
/
+52
*
add --sha512 option + documentation for apt-ftparchive
David Kalnischkies
2015-09-14
2
-4
/
+9
*
use APT::FTPArchive hash settings as default for APT::FPArchive::$filetype
David Kalnischkies
2015-09-14
1
-1
/
+1
*
do not generate bogus hashes if hash is disabled in apt-ftparchive
David Kalnischkies
2015-09-14
1
-4
/
+9
*
do not ignore differently versioned self-provides
David Kalnischkies
2015-09-14
2
-1
/
+53
*
various changes to increase test-coverage
David Kalnischkies
2015-09-14
12
-82
/
+115
*
implement apt-get source msg 'Please use: $vcs' for git
David Kalnischkies
2015-09-14
46
-113
/
+101
*
dereference redirect in Vcs-Browser URI to cgit
David Kalnischkies
2015-09-14
1
-1
/
+1
*
srv test: do 100 pulls twice and compare list
David Kalnischkies
2015-09-14
2
-27
/
+65
*
fix alloc-dealloc-mismatch (operator new [] vs operator delete)
David Kalnischkies
2015-09-14
1
-4
/
+4
*
fix two memory leaks reported by gcc
David Kalnischkies
2015-09-14
7
-24
/
+30
*
use std-algorithms instead of manual loops to avoid overflow warning
David Kalnischkies
2015-09-14
2
-21
/
+26
*
do not report deprecate warnings for the None declaration
David Kalnischkies
2015-09-14
1
-0
/
+2
*
move std=c++11 from CXXFLAGS to CXX
David Kalnischkies
2015-09-14
1
-2
/
+2
*
fix 'Dead assignment' by dropping unneeded boolean
David Kalnischkies
2015-09-14
1
-3
/
+1
*
tests: use more 'native' instead of 'amd64' if possible
David Kalnischkies
2015-09-14
3
-17
/
+11
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
22
-88
/
+111
*
use a less generic special trigger filename for stdin
David Kalnischkies
2015-09-14
4
-6
/
+10
*
include debug information in the autoremove-kernels file
David Kalnischkies
2015-09-14
1
-3
/
+23
*
do not discard new manual-bits while applying EDSP solutions
David Kalnischkies
2015-09-14
3
-8
/
+13
*
implement autobit and pinning in EDSP solver 'apt'
David Kalnischkies
2015-09-14
6
-14
/
+134
*
remove incorrect optimization branches
David Kalnischkies
2015-09-14
2
-36
/
+6
*
select kernels to protect from autoremove based on Debian version
David Kalnischkies
2015-09-14
3
-90
/
+120
*
copy ReadWrite-error to the bottom to make clang happy
David Kalnischkies
2015-09-14
1
-1
/
+4
*
fix insecure use of /tmp in EDSP solver 'dump'
David Kalnischkies
2015-09-14
2
-21
/
+41
*
implement CopyFile without using FileFd::Size()
David Kalnischkies
2015-09-14
1
-13
/
+7
*
add Source-Version field for EDSP
David Kalnischkies
2015-09-14
3
-0
/
+8
*
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
17
-78
/
+295
*
tests: allow to run (selfbuilt) dpkg under gdb
David Kalnischkies
2015-09-14
1
-4
/
+22
*
M-A: allowed pkgs of unconfigured archs do not statisfy :any
David Kalnischkies
2015-09-14
3
-8
/
+96
*
store ':any' pseudo-packages with 'any' as architecture
David Kalnischkies
2015-09-14
3
-5
/
+9
*
tests: refactor printing of the quiet failure header
David Kalnischkies
2015-09-14
1
-44
/
+29
*
tests: store msgmsg message for display in fail as well
David Kalnischkies
2015-09-14
1
-1
/
+12
*
tests: -y is the default on travis, but not on other ci's
David Kalnischkies
2015-09-14
1
-2
/
+2
*
po: Sort domains
Julian Andres Klode
2015-09-14
1
-1
/
+1
*
Sort pot input files
Michael Vogt
2015-09-12
2
-3
/
+2
*
Use xgettext --no-location in make update-pot
Michael Vogt
2015-09-12
1
-0
/
+2
*
releasing package apt version 1.1~exp12
Michael Vogt
2015-09-11
56
-26125
/
+26962
[next]