index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
cdrom: Don't hardcode "Files" field for copying source files
Julian Andres Klode
1
-1
/
+15
2017-09-09
Do not warn about duplicate "legacy" targets
Julian Andres Klode
1
-2
/
+3
2017-09-09
drop unused/unimplemented & hidden LoadReleaseInfo
David Kalnischkies
3
-13
/
+0
2017-09-09
don't ask an uninit _system for supported archs
David Kalnischkies
1
-1
/
+1
2017-09-09
don't write & chmod /dev/null log files
David Kalnischkies
1
-8
/
+8
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
19
-66
/
+66
2017-08-24
Redefine APT_CONST to mean APT_PURE
Julian Andres Klode
1
-1
/
+2
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-07-26
allow the auth.conf to be root:root owned
David Kalnischkies
1
-15
/
+0
2017-07-26
reimplement and document auth.conf
David Kalnischkies
2
-187
/
+116
2017-07-26
show warnings instead of errors if files are unreadable
David Kalnischkies
7
-49
/
+44
2017-07-26
use FileFd to parse all apt configuration files
David Kalnischkies
5
-28
/
+69
2017-07-26
send weak-only hashes to methods
David Kalnischkies
1
-15
/
+8
2017-07-26
don't move failed pdiff indexes out of partial
David Kalnischkies
1
-4
/
+1
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-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
1
-25
/
+3
2017-07-17
Merge pull request Debian/apt#44 from willismonroe/patch-1
Julian Andres Klode
1
-1
/
+1
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
107
-519
/
+514
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
40
-40
/
+0
2017-07-12
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
1
-3
/
+2
2017-07-08
fix various typos reported by codespell & spellintian
David Kalnischkies
2
-2
/
+2
2017-07-07
don't expect more downloads from failed transactions
David Kalnischkies
1
-0
/
+2
2017-06-30
Allow http(s) and socks5h for http and https in proxy auto detect
Julian Andres Klode
1
-1
/
+16
2017-06-28
Strip 0: epochs from the version hash
Julian Andres Klode
1
-0
/
+5
2017-06-28
allow frontends to override releaseinfo change behaviour
David Kalnischkies
3
-30
/
+105
2017-06-28
show a Release-Notes URI if infos were changed
David Kalnischkies
4
-0
/
+17
2017-06-28
error in update on Release information changes
David Kalnischkies
4
-9
/
+115
2017-06-26
fix some unlikely memory leaks in error cases
David Kalnischkies
4
-42
/
+24
2017-06-26
fail InRelease on non-404 HTTP errorcodes
David Kalnischkies
1
-1
/
+5
2017-06-26
show .diff/Index properly as ignored if we fallback
David Kalnischkies
2
-109
/
+92
2017-06-26
warn if an expected file can't be acquired
David Kalnischkies
5
-3
/
+42
2017-06-26
clean archives without changing directory
David Kalnischkies
3
-25
/
+47
2017-06-26
ident a CD without changing directory
David Kalnischkies
1
-23
/
+23
2017-06-26
Avoid chdir in acquire clean with unlinkat
David Kalnischkies
3
-32
/
+40
2017-06-26
Show permission error if ProxyAutoDetect cmd can't be executed
David Kalnischkies
1
-1
/
+5
2017-06-26
avoid explicit types for pkg counts by auto
David Kalnischkies
5
-36
/
+38
2017-06-26
schedule the correct side of the conflict for removal
David Kalnischkies
1
-1
/
+1
2017-06-26
pkgcache: Bump major version to 12
Julian Andres Klode
1
-1
/
+1
2017-06-22
Minor grammar fix
M. Willis Monroe
1
-1
/
+1
2017-05-31
Fix parsing of or groups in build-deps with ignored packages
Julian Andres Klode
1
-1
/
+11
2017-03-19
Fix and avoid quoting in CommandLine::AsString
David Kalnischkies
1
-4
/
+10
2017-03-13
Fix mistake in CHANGEPATH comment example
Julian Andres Klode
1
-1
/
+1
2017-03-07
Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$
Julian Andres Klode
1
-0
/
+1
2017-02-11
Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()
Julian Andres Klode
1
-1
/
+1
2017-02-10
Do not package names representing .dsc/.deb/... files
Julian Andres Klode
1
-2
/
+13
2017-02-09
add Auto-Built-Package to tagfile-order
David Kalnischkies
1
-0
/
+1
[next]