index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
unset LANGUAGE for showing [Y/n] answer hints
David Kalnischkies
2013-08-01
47
-12521
/
+13387
*
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
2013-07-28
17
-26
/
+41
|
\
|
*
fix another missing va_end()
Michael Vogt
2013-07-26
1
-3
/
+3
|
*
fix missing va_end()
Michael Vogt
2013-07-26
2
-0
/
+3
|
*
fix some coverity chroot() releated warnings
Michael Vogt
2013-07-26
3
-4
/
+5
|
*
add missing test make
Michael Vogt
2013-07-26
1
-0
/
+3
|
*
add missing "make test" for travis
Michael Vogt
2013-07-26
1
-1
/
+1
|
*
build tree first
Michael Vogt
2013-07-26
1
-1
/
+1
|
*
make setup in travis.yml a bit more verbose
Michael Vogt
2013-07-26
2
-5
/
+2
|
*
fix travis.yml
Michael Vogt
2013-07-25
1
-1
/
+1
|
*
add missing "free(buffer) for allocated buffer
Michael Vogt
2013-07-25
2
-1
/
+1
|
*
fix potential GetLock() fd leak
Michael Vogt
2013-07-25
1
-4
/
+6
|
*
delete targets data
Michael Vogt
2013-07-25
1
-0
/
+1
|
*
fix resource leak when verification fails
Michael Vogt
2013-07-25
1
-0
/
+1
|
*
apt-pkg/indexcopy.cc: check for pending errors before calling fdopen()
Michael Vogt
2013-07-25
1
-1
/
+1
|
*
call fdopen() after FileFd was checked
Michael Vogt
2013-07-25
1
-1
/
+1
|
*
add .travis.yml
Michael Vogt
2013-07-25
1
-0
/
+5
|
*
fix resource leak (thanks coverity)
Michael Vogt
2013-07-25
1
-4
/
+8
|
*
rework the code in cdromutl.cc to make coverity (more) happy
Michael Vogt
2013-07-25
1
-1
/
+2
|
*
fix off-by-one error in HttpMethod::​AutoDetectProxy()
Michael Vogt
2013-07-25
1
-1
/
+1
|
*
fix off-by-one error and do not use magic constant of 100 when checking Stack...
Michael Vogt
2013-07-25
1
-1
/
+1
|
*
always "delete d" in FileFd::~FileFd to coverity happy
Michael Vogt
2013-07-25
1
-4
/
+2
|
*
Merge remote-tracking branch 'upstream/debian/sid'
Michael Vogt
2013-07-24
128
-8780
/
+11416
|
|
\
|
*
|
remove double list include
Michael Vogt
2013-07-23
1
-1
/
+0
*
|
|
run "doxygen -u" to update doxygen config
David Kalnischkies
2013-07-27
1
-146
/
+522
*
|
|
update the symbol files to reflect current state
David Kalnischkies
2013-07-27
2
-74
/
+53
*
|
|
exclude config.{sub,guess} from source package
David Kalnischkies
2013-07-26
1
-1
/
+6
*
|
|
reenable automatic parallel build of APT
David Kalnischkies
2013-07-26
1
-9
/
+8
*
|
|
implement debian/rules build-{arch,indep} as required by policy 3.9.4
David Kalnischkies
2013-07-26
2
-16
/
+16
*
|
|
correct management-typo in description found by lintian
David Kalnischkies
2013-07-26
1
-3
/
+3
*
|
|
add missing Turkish (tr) to po/LINGUAS
David Kalnischkies
2013-07-26
2
-6
/
+22
*
|
|
remove ALL_LINGUAS as it is overruled by po/LINGUAS
David Kalnischkies
2013-07-26
1
-4
/
+0
*
|
|
make autoconf happy by "mv configure.{in,ac}"
David Kalnischkies
2013-07-26
4
-6
/
+6
*
|
|
ensure that FileFd::Size returns 0 in error cases
David Kalnischkies
2013-07-26
1
-5
/
+18
*
|
|
proper cleanup varargs in _error (uncovered by Coverity)
David Kalnischkies
2013-07-26
1
-4
/
+6
*
|
|
use FileFd::Write instead of fwrite for errors
David Kalnischkies
2013-07-26
1
-3
/
+4
*
|
|
update changelog for upload
Michael Vogt
2013-07-26
1
-0
/
+15
*
|
|
request absolute URIs from proxies again (0.9.9.3 regession)
David Kalnischkies
2013-07-26
3
-12
/
+72
*
|
|
pick up Translation-* even if only compressed available
David Kalnischkies
2013-07-25
2
-23
/
+47
*
|
|
skip all Description fields in apt-cache, not just first (Closes: 717254)
Michael Vogt
2013-07-25
1
-2
/
+6
*
|
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-07-25
2
-26
/
+131
|
\
\
\
|
*
|
|
fix 'apt-cache search' crash with missing description
David Kalnischkies
2013-07-18
2
-11
/
+48
|
*
|
|
skip all Description fields in apt-cache, not just first
David Kalnischkies
2013-07-18
2
-18
/
+86
*
|
|
|
debian/apt.postinst:
Michael Vogt
2013-07-23
2
-0
/
+10
*
|
|
|
debian/apt.auto-removal.sh:
Michael Vogt
2013-07-23
2
-1
/
+10
|
/
/
/
*
|
|
Merge remote-tracking branch 'geissert/proxy-keep-alive' into debian/sid
Michael Vogt
2013-07-17
1
-21
/
+8
|
\
\
\
|
*
|
|
Do not send a connection: keep-alive, at all
Raphael Geissert
2013-07-14
1
-21
/
+8
|
|
|
/
|
|
/
|
*
|
|
fix if-clause to generate hook-info for 'rc' packages (Closes: 717006)
Michael Vogt
2013-07-17
1
-2
/
+5
*
|
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-07-17
2
-1
/
+26
|
\
\
\
|
*
|
|
fix if-clause to generate hook-info for 'rc' packages
David Kalnischkies
2013-07-16
2
-1
/
+26
|
|
/
/
[next]