index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
use malloc instead of new[] in pkgTagFile
David Kalnischkies
1
-15
/
+15
2013-08-15
ensure that pkgTagFile isn't writing past Buffer length
David Kalnischkies
2
-9
/
+25
2013-08-15
set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases
David Kalnischkies
2
-6
/
+6
2013-08-15
rework the parameter creation for the Hashsum test
David Kalnischkies
1
-3
/
+5
2013-08-15
do not call make from libapt/run-tests if its called by make
David Kalnischkies
1
-3
/
+5
2013-08-15
init the pkgTagFile with the size of the Release file
David Kalnischkies
2
-2
/
+2
2013-08-15
* lp:~mvo/apt/add-glob-function:
Michael Vogt
5
-0
/
+83
2013-08-15
* lp:~mvo/apt/config-clear:
Michael Vogt
4
-0
/
+22
2013-08-15
merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...
Michael Vogt
2
-0
/
+8
2013-08-15
merge patch from Daniel Hartwig to Clarify units of Acquire::http::Dl-Limit ...
Michael Vogt
2
-5
/
+14
2013-08-12
fix typo in the test for abi-compliance-checker
Michael Vogt
1
-2
/
+2
2013-08-12
update changelog for upload
0.9.10
Michael Vogt
1
-2
/
+41
2013-08-12
do not call 'apt-key update' in apt.postinst
David Kalnischkies
1
-1
/
+0
2013-08-12
let apt-key del work better with softlink and single key keyrings
David Kalnischkies
2
-3
/
+124
2013-08-12
ensure that testcases exiting because of set -e aren't successful
David Kalnischkies
1
-1
/
+11
2013-08-12
make the keyring locations in apt-key configurable
David Kalnischkies
2
-1
/
+44
2013-08-12
do not double-slash paths in apt-key
David Kalnischkies
1
-1
/
+6
2013-08-12
use a tmpfile for trustdb.gpg in apt-key
David Kalnischkies
2
-22
/
+27
2013-08-12
always use our own trustdb.gpg in apt-key
David Kalnischkies
1
-6
/
+14
2013-08-12
add a not documented apt-key --fakeroot option
David Kalnischkies
1
-32
/
+41
2013-08-12
use our _error stack to generate openpty errors
David Kalnischkies
1
-7
/
+13
2013-08-12
do not try to chown if not run as root
David Kalnischkies
1
-8
/
+9
2013-08-12
fix output redirection order
David Kalnischkies
4
-7
/
+7
2013-08-12
fix: --print-uris removes authentication
David Kalnischkies
4
-5
/
+71
2013-08-12
add chronic-like testsuccess/testfailure helpers
David Kalnischkies
26
-93
/
+125
2013-08-12
test Release file handling with expired keys
David Kalnischkies
4
-8
/
+62
2013-08-12
improve error message
Michael Vogt
1
-1
/
+2
2013-08-12
use the 'abi-complicance-checker package instead of using the buildin copy fo...
Michael Vogt
2
-7326
/
+6
2013-08-11
Complete Japanese translation
Christian PERRIER
1
-12
/
+13
2013-08-10
Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sid
Christian PERRIER
11
-111
/
+138
2013-08-10
Japanese translation update. Closes: #719279
Christian PERRIER
2
-18
/
+18
2013-08-08
fix -Wall errors
Michael Vogt
5
-6
/
+10
2013-08-08
use pkgTagFile to parse "header" of Release files
David Kalnischkies
1
-85
/
+19
2013-08-08
stop skipping "-----" sections in Release files
David Kalnischkies
1
-11
/
+6
2013-08-08
specific pins below 1000 cause downgrades
David Kalnischkies
2
-7
/
+99
2013-08-05
Merge remote-tracking branch 'upstream/debian/sid' into bugfix/coverity
Michael Vogt
73
-13136
/
+14689
2013-08-05
fix some unitialized data members
Michael Vogt
3
-3
/
+5
2013-08-03
Vietnamese translation update. Closes: #718615
Christian PERRIER
2
-70
/
+76
2013-08-01
prefer native arch over higher priority for providers
Colin Watson
2
-3
/
+28
2013-08-01
unset LANGUAGE for showing [Y/n] answer hints
David Kalnischkies
47
-12521
/
+13387
2013-07-28
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
17
-26
/
+41
2013-07-27
run "doxygen -u" to update doxygen config
David Kalnischkies
1
-146
/
+522
2013-07-27
update the symbol files to reflect current state
David Kalnischkies
2
-74
/
+53
2013-07-26
exclude config.{sub,guess} from source package
David Kalnischkies
1
-1
/
+6
2013-07-26
fix another missing va_end()
Michael Vogt
1
-3
/
+3
2013-07-26
fix missing va_end()
Michael Vogt
2
-0
/
+3
2013-07-26
fix some coverity chroot() releated warnings
Michael Vogt
3
-4
/
+5
2013-07-26
reenable automatic parallel build of APT
David Kalnischkies
1
-9
/
+8
2013-07-26
implement debian/rules build-{arch,indep} as required by policy 3.9.4
David Kalnischkies
2
-16
/
+16
2013-07-26
correct management-typo in description found by lintian
David Kalnischkies
1
-3
/
+3
[next]