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
*
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
|
\
|
*
update changelog
Michael Vogt
2013-07-11
1
-2
/
+9
|
*
prevent MarkInstall of unsynced Multi-Arch:same siblings
David Kalnischkies
2013-07-11
3
-17
/
+166
|
*
implement arch+= and arch-= for sources.list
David Kalnischkies
2013-07-11
3
-3
/
+111
|
*
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
David Kalnischkies
2013-07-11
6
-26
/
+171
|
*
debian/apt.auto-removal.sh: merge the remaining bits
Michael Vogt
2013-07-11
1
-3
/
+3
|
*
* Fix up two things in debian/apt.auto-removal.sh:
Adam Conrad
2013-07-11
4
-5
/
+12
|
*
get dpkg from apt-config as well and add robustness against missing/failing a...
Michael Vogt
2013-07-11
1
-3
/
+10
|
*
Make sure we always have at least two kernels marked not for removal
Steve Langasek
2013-07-11
1
-0
/
+18
|
*
cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4
Steve Langasek
2013-07-11
5
-3
/
+80
|
*
apt-pkg/packagemanager.cc:
Michael Vogt
2013-07-10
2
-2
/
+5
|
*
debian/rules:
Michael Vogt
2013-07-05
2
-0
/
+8
|
*
releasing version 0.9.9
Michael Vogt
2013-07-02
1
-2
/
+2
|
*
fix format string error
Michael Vogt
2013-07-02
1
-2
/
+2
|
*
update changelog
Michael Vogt
2013-07-02
1
-2
/
+4
|
*
Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sid
Michael Vogt
2013-07-02
45
-6715
/
+7639
|
|
\
|
|
*
make update-po
Michael Vogt
2013-06-26
43
-6709
/
+7612
|
|
*
"mount path"->"mount point" and also make the warning a error when no CD-ROM ...
Michael Vogt
2013-06-26
1
-5
/
+5
|
|
*
Improve the apt-cdrom output when no CD-ROM can be auto-detected
Michael Vogt
2013-06-22
2
-6
/
+27
|
*
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-07-02
69
-2010
/
+3172
|
|
\
\
|
|
*
|
simple fork and pidfile aptwebserver
David Kalnischkies
2013-06-24
11
-19
/
+83
|
|
*
|
delete Memb on read-error in arfile
Niels Thykier
2013-06-24
1
-0
/
+3
|
|
*
|
fix SHA2* cleanups to zero-out the complete context
David Kalnischkies
2013-06-24
1
-6
/
+6
|
|
*
|
do not modify DepIterator as we might check again
David Kalnischkies
2013-06-24
1
-5
/
+7
|
|
*
|
fix syntax error in the configure-index
David Kalnischkies
2013-06-20
1
-1
/
+1
|
|
|
/
|
|
*
trigger NODATA error for invalid InRelease files
David Kalnischkies
2013-06-20
7
-13
/
+114
|
|
*
tests: accept an explaination for msgfail
David Kalnischkies
2013-06-20
1
-3
/
+7
|
|
*
simple URI rewrite rules config for webserver
David Kalnischkies
2013-06-20
3
-38
/
+45
|
|
*
do not redownload unchanged InRelease files
David Kalnischkies
2013-06-20
2
-1
/
+13
|
|
*
add directory listing to the webserver
David Kalnischkies
2013-06-20
1
-0
/
+121
|
|
*
add a simple webserver for our testcases
David Kalnischkies
2013-06-20
3
-6
/
+363
|
|
*
support \n and \r\n line endings in ReadMessages
David Kalnischkies
2013-06-20
2
-2
/
+4
|
|
*
try defaults if auto-detection failed in apt-cdrom
David Kalnischkies
2013-06-20
2
-9
/
+5
|
|
*
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-20
5
-17
/
+130
|
|
*
fix file location for configure-index.gz in apt.conf(5)
David Kalnischkies
2013-06-13
11
-1465
/
+1489
|
|
*
tests: add an interactive 'test' with multiple cdroms
David Kalnischkies
2013-06-09
1
-0
/
+47
|
|
*
ensure state-dir exists before coyping cdrom files
David Kalnischkies
2013-06-09
4
-4
/
+15
|
|
*
fail in CopyFile if the FileFds have error flag set
David Kalnischkies
2013-06-09
3
-5
/
+5
|
|
*
stop building l10n if strings are unchanged
David Kalnischkies
2013-06-09
6
-7
/
+21
|
|
*
depend on libapt-pkg in the libapt-inst build process
David Kalnischkies
2013-06-09
2
-2
/
+3
|
|
*
tests: add expected port for cve-2013-105 testcase
David Kalnischkies
2013-06-09
1
-1
/
+1
|
|
*
tests: trap-adding can be post- as well as prefix
David Kalnischkies
2013-06-09
2
-4
/
+7
|
|
*
OpenDescriptor should autoclose fd always on error
David Kalnischkies
2013-06-09
2
-4
/
+20
|
|
*
don't explicitly init ExtractTar InFd with invalid fd
David Kalnischkies
2013-06-09
2
-1
/
+1
|
|
*
set Fail flag in FileFd on all errors consistently
David Kalnischkies
2013-06-09
3
-96
/
+76
|
|
*
make the vprintf like _error->Insert public
David Kalnischkies
2013-06-09
1
-6
/
+35
[next]