index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run the ProxyAutoDetect script in the sandbox again
Julian Andres Klode
2017-10-22
3
-1
/
+13
*
Run Proxy-Auto-Detect script from main process
Julian Andres Klode
2017-10-22
3
-6
/
+38
*
Fix testsuite for and add new fields from dpkg 1.19
Julian Andres Klode
2017-10-20
2
-4
/
+7
*
send the hashes for alternative file correctly
David Kalnischkies
2017-10-05
1
-4
/
+4
*
use pkgTagSection::Key in srcRecords parser
David Kalnischkies
2017-09-26
1
-32
/
+34
*
allow empty build-dependency fields in the parser
David Kalnischkies
2017-09-26
1
-1
/
+4
*
Fix translator comment location for legacy target warning
Julian Andres Klode
2017-09-13
1
-3
/
+5
*
CMake: Properly handle Udev missing
Julian Andres Klode
2017-09-10
1
-2
/
+2
*
Directly link against libudev on Linux systems
Julian Andres Klode
2017-09-09
3
-52
/
+28
*
cdrom: Don't hardcode "Files" field for copying source files
Julian Andres Klode
2017-09-09
1
-1
/
+15
*
Do not warn about duplicate "legacy" targets
Julian Andres Klode
2017-09-09
1
-2
/
+3
*
drop unused/unimplemented & hidden LoadReleaseInfo
David Kalnischkies
2017-09-09
3
-13
/
+0
*
don't ask an uninit _system for supported archs
David Kalnischkies
2017-09-09
1
-1
/
+1
*
don't write & chmod /dev/null log files
David Kalnischkies
2017-09-09
1
-8
/
+8
*
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-08-24
19
-66
/
+66
*
Redefine APT_CONST to mean APT_PURE
Julian Andres Klode
2017-08-24
1
-1
/
+2
*
don't hang if multiple sources use unavailable method
David Kalnischkies
2017-08-04
1
-3
/
+6
*
don't keep configuration files open needlessly
David Kalnischkies
2017-08-04
1
-1
/
+1
*
allow the auth.conf to be root:root owned
David Kalnischkies
2017-07-26
1
-15
/
+0
*
reimplement and document auth.conf
David Kalnischkies
2017-07-26
2
-187
/
+116
*
show warnings instead of errors if files are unreadable
David Kalnischkies
2017-07-26
7
-49
/
+44
*
use FileFd to parse all apt configuration files
David Kalnischkies
2017-07-26
5
-28
/
+69
*
send weak-only hashes to methods
David Kalnischkies
2017-07-26
1
-15
/
+8
*
don't move failed pdiff indexes out of partial
David Kalnischkies
2017-07-26
1
-4
/
+1
*
don't try to rename failed pdiff patches twice
David Kalnischkies
2017-07-26
1
-2
/
+0
*
support compressed extended_states file for bug triage
David Kalnischkies
2017-07-26
1
-4
/
+4
*
Fix memory leak in C++-thread-local _error implementation
Julian Andres Klode
2017-07-20
1
-2
/
+2
*
Use C++11 threading support instead of pthread
Julian Andres Klode
2017-07-20
1
-25
/
+3
*
Merge pull request Debian/apt#44 from willismonroe/patch-1
Julian Andres Klode
2017-07-17
1
-1
/
+1
|
\
|
*
Minor grammar fix
M. Willis Monroe
2017-06-22
1
-1
/
+1
*
|
cacheiterators: Warn about direct include and don't include pkgcache.h
Julian Andres Klode
2017-07-12
2
-2
/
+5
*
|
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
107
-519
/
+514
*
|
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
40
-40
/
+0
*
|
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
2017-07-12
1
-3
/
+2
*
|
fix various typos reported by codespell & spellintian
David Kalnischkies
2017-07-08
2
-2
/
+2
*
|
don't expect more downloads from failed transactions
David Kalnischkies
2017-07-07
1
-0
/
+2
*
|
Allow http(s) and socks5h for http and https in proxy auto detect
Julian Andres Klode
2017-06-30
1
-1
/
+16
*
|
Strip 0: epochs from the version hash
Julian Andres Klode
2017-06-28
1
-0
/
+5
*
|
allow frontends to override releaseinfo change behaviour
David Kalnischkies
2017-06-28
3
-30
/
+105
*
|
show a Release-Notes URI if infos were changed
David Kalnischkies
2017-06-28
4
-0
/
+17
*
|
error in update on Release information changes
David Kalnischkies
2017-06-28
4
-9
/
+115
*
|
fix some unlikely memory leaks in error cases
David Kalnischkies
2017-06-26
4
-42
/
+24
*
|
fail InRelease on non-404 HTTP errorcodes
David Kalnischkies
2017-06-26
1
-1
/
+5
*
|
show .diff/Index properly as ignored if we fallback
David Kalnischkies
2017-06-26
2
-109
/
+92
*
|
warn if an expected file can't be acquired
David Kalnischkies
2017-06-26
5
-3
/
+42
*
|
clean archives without changing directory
David Kalnischkies
2017-06-26
3
-25
/
+47
*
|
ident a CD without changing directory
David Kalnischkies
2017-06-26
1
-23
/
+23
*
|
Avoid chdir in acquire clean with unlinkat
David Kalnischkies
2017-06-26
3
-32
/
+40
*
|
Show permission error if ProxyAutoDetect cmd can't be executed
David Kalnischkies
2017-06-26
1
-1
/
+5
*
|
avoid explicit types for pkg counts by auto
David Kalnischkies
2017-06-26
5
-36
/
+38
[next]