index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Dutch program translation update
Frans Spiesschaert
1
-16
/
+22
2017-09-01
doc: correct '--allow-releaseinfo-change-*' typos
Christos Trochalakis
11
-12
/
+12
2017-09-01
Actually install apt_auth.conf manual page
Julian Andres Klode
1
-0
/
+1
2017-08-24
Release 1.5~rc1
1.5_rc1
Julian Andres Klode
16
-17
/
+30
2017-08-24
Make test-bug-818628-unreadable-source work on !amd64
Julian Andres Klode
1
-0
/
+1
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
21
-68
/
+68
2017-08-24
Redefine APT_CONST to mean APT_PURE
Julian Andres Klode
1
-1
/
+2
2017-08-17
Release 1.5~beta2
1.5_beta2
Julian Andres Klode
60
-997
/
+2107
2017-08-17
doc: Fix validity error in apt_auth.conf.5.xml
Julian Andres Klode
1
-1
/
+2
2017-08-17
debian: Update symbols for libapt-pkg5.0
Julian Andres Klode
1
-0
/
+20
2017-08-17
Handle GCC 7 std::string operator ABI break
Julian Andres Klode
3
-0
/
+3
2017-08-12
Work around float rounding change in gcc 7 on i386
Julian Andres Klode
1
-1
/
+1
2017-08-04
don't hang if multiple sources use unavailable method
David Kalnischkies
1
-3
/
+6
2017-08-04
don't keep configuration files open needlessly
David Kalnischkies
1
-1
/
+1
2017-08-04
ftparchive: sort discovered filenames before writing indexes
David Kalnischkies
3
-23
/
+103
2017-07-27
Always warn if --force-yes is validly specified, not just if used
Julian Andres Klode
3
-5
/
+5
2017-07-27
doc: Add '--allow-unauthenticated' to '--force-yes'
Dominik
1
-1
/
+5
2017-07-26
Merge branch 'feature/authconf'
David Kalnischkies
31
-347
/
+874
2017-07-26
suggest using auth.conf for sources with passwords
David Kalnischkies
3
-1
/
+32
2017-07-26
show a warning for Debian shutting down FTP services
David Kalnischkies
3
-1
/
+62
2017-07-26
update URI scheme descriptions in sources.list(5)
David Kalnischkies
2
-18
/
+49
2017-07-26
allow the auth.conf to be root:root owned
David Kalnischkies
8
-42
/
+47
2017-07-26
lookup login info for proxies in auth.conf
David Kalnischkies
2
-2
/
+4
2017-07-26
reimplement and document auth.conf
David Kalnischkies
13
-195
/
+499
2017-07-26
show warnings instead of errors if files are unreadable
David Kalnischkies
8
-77
/
+79
2017-07-26
use FileFd to parse all apt configuration files
David Kalnischkies
8
-32
/
+123
2017-07-26
fail early in http if server answer is too small as well
David Kalnischkies
13
-64
/
+98
2017-07-26
fail earlier if server answers with too much data
David Kalnischkies
5
-17
/
+25
2017-07-26
send weak-only hashes to methods
David Kalnischkies
1
-15
/
+8
2017-07-26
don't try to parse all fields starting with HTTP as status-line
David Kalnischkies
2
-1
/
+3
2017-07-26
don't move failed pdiff indexes out of partial
David Kalnischkies
2
-4
/
+31
2017-07-26
don't try to rename failed pdiff patches twice
David Kalnischkies
1
-2
/
+0
2017-07-26
support compressed extended_states file for bug triage
David Kalnischkies
1
-4
/
+4
2017-07-26
ignore SIGPIPE in dump solver if forwarding
David Kalnischkies
1
-7
/
+7
2017-07-26
remove reference to a-t-debtorrent in description
David Kalnischkies
1
-2
/
+2
2017-07-26
Gracefully terminate process when stopping apt-daily-upgrade
Balint Reczey
1
-0
/
+2
2017-07-20
Fix memory leak in C++-thread-local _error implementation
Julian Andres Klode
1
-2
/
+2
2017-07-20
Use C++11 threading support instead of pthread
Julian Andres Klode
4
-34
/
+4
2017-07-17
Merge pull request Debian/apt#44 from willismonroe/patch-1
Julian Andres Klode
45
-45
/
+45
2017-07-12
Switch from /org to /srv in example apt-ftparchive configuration
Paul Wise
1
-4
/
+4
2017-07-12
Fix some more crashes when APT::Periodic options are set to always
Paul Wise
1
-7
/
+16
2017-07-12
Support seconds, minutes, hours and days for APT::Periodic intervals
Paul Wise
1
-2
/
+14
2017-07-12
Support zero delay for the various APT::Periodic activities
Paul Wise
1
-0
/
+6
2017-07-12
Merge branch 'misc/include-cleanup'
Julian Andres Klode
221
-1039
/
+988
2017-07-12
Update gitignore with new files
Julian Andres Klode
1
-0
/
+5
2017-07-12
cacheiterators: Warn about direct include and don't include pkgcache.h
Julian Andres Klode
2
-2
/
+5
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
215
-981
/
+983
2017-07-12
methods/aptmethod.h: Add missing fileutl.h include
Julian Andres Klode
1
-0
/
+1
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
57
-57
/
+0
2017-07-12
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
2
-7
/
+12
[next]