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
*
mmap: Define _DEFAULT_SOURCE instead of _BSD_SOURCE
Julian Andres Klode
2015-12-11
1
-1
/
+1
*
Bump cache minor version to 2 to trigger rebuilds
Julian Andres Klode
2015-12-11
1
-1
/
+1
*
Convert package names from Packages files to lower case
Julian Andres Klode
2015-12-11
2
-2
/
+13
*
Do not swap required and important in pkgCache::Priority()
Julian Andres Klode
2015-12-10
2
-2
/
+2
*
Use 0llu instead of 0ull in one place too
Julian Andres Klode
2015-12-07
1
-1
/
+1
*
Avoid overflow when summing up file sizes
Julian Andres Klode
2015-12-07
2
-4
/
+4
*
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2015-12-02
3
-7
/
+7
*
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-12-01
3
-3
/
+36
*
accept ../ on the cmdline as start for a deb file as well
David Kalnischkies
2015-11-29
1
-1
/
+1
*
tests: fix typos, correct helpmsgs and test tests
David Kalnischkies
2015-11-29
1
-1
/
+1
*
doc: VerifyFile checks all hashes instead of best only
David Kalnischkies
2015-11-29
1
-1
/
+1
*
Revert "Revert "appease adequate with some weak symbols for -private""
Julian Andres Klode
2015-11-28
1
-0
/
+2
*
Revert "appease adequate with some weak symbols for -private"
Julian Andres Klode
2015-11-28
1
-2
/
+0
*
disable privilege-drop verification by default as fakeroot trips over it
David Kalnischkies
2015-11-28
1
-42
/
+60
*
show the group we failed to drop via setgroups
David Kalnischkies
2015-11-28
1
-6
/
+11
*
ignore deprecated method calls in deprecated method
David Kalnischkies
2015-11-27
1
-0
/
+2
*
outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages
David Kalnischkies
2015-11-27
1
-3
/
+3
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
28
-110
/
+100
*
appease adequate with some weak symbols for -private
David Kalnischkies
2015-11-27
1
-0
/
+2
*
Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()
Michael Vogt
2015-11-27
1
-0
/
+4
*
Deal with killed acquire methods properly instead of hanging
Michael Vogt
2015-11-27
2
-6
/
+24
*
typo: run s#frontend#front-end# on all of src:apt
David Kalnischkies
2015-11-25
2
-2
/
+2
*
slightly rephrase notice shown for insecure repositories
Justin B Rye
2015-11-25
1
-1
/
+1
*
review of new/changed translatable program strings
Justin B Rye
2015-11-21
4
-13
/
+13
*
do not sent Last-Modified if we expect a changed file
David Kalnischkies
2015-11-21
1
-4
/
+12
*
fix a few typos in code-comments/apt manpage
David Kalnischkies
2015-11-20
1
-1
/
+1
*
do not segfault in cache generation on mmap failure
David Kalnischkies
2015-11-20
3
-6
/
+21
*
ignore lost+found in private directory cleanup
David Kalnischkies
2015-11-19
2
-0
/
+2
*
support setting empty values (sanely) & removing support for
David Kalnischkies
2015-11-19
1
-20
/
+5
*
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
2015-11-19
3
-31
/
+86
*
"support" unsigned Release files without hashes again
David Kalnischkies
2015-11-05
1
-3
/
+4
*
encode UTF-8 characters correctly in QuoteString
David Kalnischkies
2015-11-05
1
-1
/
+1
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
6
-14
/
+9
*
do not use read() returned value unconditionally
David Kalnischkies
2015-11-05
1
-24
/
+17
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
10
-39
/
+38
*
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2015-11-04
1
-6
/
+10
*
ignore newlines in dpkg-deb control output for installing debs
David Kalnischkies
2015-11-04
1
-4
/
+13
*
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-11-04
6
-4
/
+68
*
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
6
-9
/
+35
*
centralize unlink checks in acquire-item
David Kalnischkies
2015-11-04
1
-16
/
+30
*
do not cleanup .diff/Index files on Hit
David Kalnischkies
2015-11-04
1
-0
/
+3
*
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
2
-68
/
+5
*
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
1
-1
/
+1
*
deduplicate main methods
David Kalnischkies
2015-11-04
2
-2
/
+2
*
split up help messages for simpler reuse
David Kalnischkies
2015-11-04
2
-2
/
+71
*
add binary-specific options via Binary scope
David Kalnischkies
2015-11-04
2
-0
/
+55
*
refer to apt-secure(8) in unsecure repositories warning
David Kalnischkies
2015-11-04
1
-1
/
+1
*
rework errors and warnings around insecure repositories
David Kalnischkies
2015-11-04
1
-22
/
+39
*
add ConnectionTimedOut to transient failreasons list
David Kalnischkies
2015-11-04
1
-6
/
+10
*
support .deb files in upgrade operations as well
David Kalnischkies
2015-11-04
3
-9
/
+40
[next]