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
...
*
|
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
*
|
schedule the correct side of the conflict for removal
David Kalnischkies
2017-06-26
1
-1
/
+1
*
|
pkgcache: Bump major version to 12
Julian Andres Klode
2017-06-26
1
-1
/
+1
|
/
*
Fix parsing of or groups in build-deps with ignored packages
Julian Andres Klode
2017-05-31
1
-1
/
+11
*
Fix and avoid quoting in CommandLine::AsString
David Kalnischkies
2017-03-19
1
-4
/
+10
*
Fix mistake in CHANGEPATH comment example
Julian Andres Klode
2017-03-13
1
-1
/
+1
*
Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$
Julian Andres Klode
2017-03-07
1
-0
/
+1
*
Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()
Julian Andres Klode
2017-02-11
1
-1
/
+1
*
Do not package names representing .dsc/.deb/... files
Julian Andres Klode
2017-02-10
1
-2
/
+13
*
add Auto-Built-Package to tagfile-order
David Kalnischkies
2017-02-09
1
-0
/
+1
*
algorithms: Fix typo: gental -> gentle
Julian Andres Klode
2017-01-31
1
-2
/
+2
*
Only merge acquire items with the same meta key
Julian Andres Klode
2017-01-28
1
-1
/
+17
*
avoid malloc if option whitelist is disabled (default)
David Kalnischkies
2017-01-27
1
-3
/
+8
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
32
-58
/
+58
*
fix various typos reported by codespell
David Kalnischkies
2017-01-19
3
-4
/
+4
*
remove 'old' FAILED files in the next acquire call
David Kalnischkies
2017-01-19
1
-0
/
+6
*
avoid validate/delete/load race in cache generation
David Kalnischkies
2017-01-19
1
-28
/
+31
*
CMake: Document that the globs are expanded during CMake
Julian Andres Klode
2017-01-17
1
-1
/
+3
*
CMake: Find the Perl executable, and use it to run perl scripts
Julian Andres Klode
2017-01-17
1
-1
/
+1
*
Read dpkg tables to handle architecture wildcards
Julian Andres Klode
2017-01-17
2
-28
/
+158
*
strutl: Provide an APT::String::Join() function
Julian Andres Klode
2017-01-17
2
-0
/
+14
*
ParseDepends: Support passing the desired architecture
Niels Thykier
2017-01-02
2
-3
/
+36
*
allow warning generation for non-whitelisted options
David Kalnischkies
2016-12-31
1
-1
/
+160
*
fix minimum pkgs option for dpkg --recursive usage
David Kalnischkies
2016-12-31
1
-1
/
+1
*
use FindB instead of FindI for Debug::pkgAutoRemove
David Kalnischkies
2016-12-31
1
-1
/
+1
*
avoid producing invalid options if repo has no host
David Kalnischkies
2016-12-31
1
-2
/
+5
*
gets file location via FindFile instead of manual merge
David Kalnischkies
2016-12-31
1
-5
/
+6
*
ensure generation of valid EDSP error stanzas
David Kalnischkies
2016-12-31
1
-2
/
+6
*
do not generate Maximum-Size if we already have that field
David Kalnischkies
2016-12-31
1
-3
/
+5
*
warn if clearsigned file has ignored content parts
David Kalnischkies
2016-12-31
1
-2
/
+17
*
reword "Can't drop priv" warning message
David Kalnischkies
2016-12-16
1
-2
/
+2
*
gpgv: Flush the files before checking for errors
Julian Andres Klode
2016-12-08
1
-0
/
+6
[prev]
[next]