index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
do not rerun ./configure causing FTCBFS with newer autotools-dev
David Kalnischkies
3
-6
/
+6
2015-11-19
update libapt-{pkg,inst} symbols files
David Kalnischkies
2
-32
/
+88
2015-11-19
move -std=c++11 from CXX to new CXXSTD
David Kalnischkies
5
-8
/
+9
2015-11-19
ignore lost+found in private directory cleanup
David Kalnischkies
5
-4
/
+10
2015-11-19
tests: use quiet level 0 by default in tests
David Kalnischkies
29
-107
/
+117
2015-11-19
support setting empty values (sanely) & removing support for
David Kalnischkies
3
-36
/
+84
2015-11-19
more sensible default text in pot files
David Kalnischkies
2
-4
/
+3
2015-11-19
Dutch manpages translation (NEW)
Frans Spiesschaert
1
-0
/
+11593
2015-11-19
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
7
-40
/
+121
2015-11-18
tests: fail testsuccess if notices are shown, too
David Kalnischkies
1
-16
/
+50
2015-11-11
releasing package apt version 1.1~exp15
1.1_exp15
Michael Vogt
1
-0
/
+44
2015-11-05
activate AI_IDN by default to support IDN domains
David Kalnischkies
1
-0
/
+2
2015-11-05
"support" unsigned Release files without hashes again
David Kalnischkies
2
-5
/
+11
2015-11-05
encode UTF-8 characters correctly in QuoteString
David Kalnischkies
2
-1
/
+12
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
25
-45
/
+35
2015-11-05
do not use read() returned value unconditionally
David Kalnischkies
1
-24
/
+17
2015-11-05
allow acquire method specific options via Binary scope
David Kalnischkies
13
-116
/
+72
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
8
-86
/
+114
2015-11-04
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
David Kalnischkies
2
-1
/
+7
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
20
-59
/
+52
2015-11-04
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
3
-6
/
+44
2015-11-04
ignore newlines in dpkg-deb control output for installing debs
David Kalnischkies
2
-4
/
+42
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
41
-180
/
+473
2015-11-04
reenable gcc warnings for deprecated functions
David Kalnischkies
3
-5
/
+4
2015-11-04
sanify API to get 'the' candidate version
David Kalnischkies
8
-11
/
+56
2015-11-04
centralize unlink checks in acquire-item
David Kalnischkies
1
-16
/
+30
2015-11-04
do not cleanup .diff/Index files on Hit
David Kalnischkies
1
-0
/
+3
2015-11-04
revamp all tools help messages
David Kalnischkies
68
-18604
/
+18249
2015-11-04
show version and type in "apt (r)depends"
David Kalnischkies
1
-0
/
+2
2015-11-04
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
11
-1507
/
+1615
2015-11-04
deal with --version more centrally
David Kalnischkies
13
-113
/
+44
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
17
-118
/
+57
2015-11-04
generate commands array after config is loaded
David Kalnischkies
15
-133
/
+187
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
12
-39
/
+51
2015-11-04
deduplicate main methods
David Kalnischkies
17
-252
/
+159
2015-11-04
split up help messages for simpler reuse
David Kalnischkies
68
-9104
/
+18729
2015-11-04
disable updating insecure repositories in apt by default
David Kalnischkies
5
-20
/
+12
2015-11-04
revamp apt(8) to refer more instead of duplicating
David Kalnischkies
2
-111
/
+114
2015-11-04
move 'search' implementations as well
David Kalnischkies
6
-220
/
+219
2015-11-04
centralize 'show' implementation of apt and apt-cache
David Kalnischkies
5
-187
/
+177
2015-11-04
add binary-specific options via Binary scope
David Kalnischkies
6
-2
/
+150
2015-11-04
suggest 'apt autoremove' to get right of unneeded packages
David Kalnischkies
51
-176
/
+200
2015-11-04
refer to apt-secure(8) in unsecure repositories warning
David Kalnischkies
8
-46
/
+160
2015-11-04
rework errors and warnings around insecure repositories
David Kalnischkies
6
-32
/
+69
2015-11-04
set failreasons similar to connect.cc based on curl errors
David Kalnischkies
1
-3
/
+18
2015-11-04
revert accidental removal of documentation for trusted option in sources.list
David Kalnischkies
1
-0
/
+14
2015-11-04
add ConnectionTimedOut to transient failreasons list
David Kalnischkies
1
-6
/
+10
2015-11-04
support .deb files in upgrade operations as well
David Kalnischkies
7
-44
/
+76
2015-11-04
show progress info while 'downloading' a local .deb file
David Kalnischkies
3
-3
/
+17
2015-11-04
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
6
-44
/
+81
[next]