index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2013-08-15
1
-0
/
+2
*
* lp:~mvo/apt/config-clear:
Michael Vogt
2013-08-15
1
-0
/
+5
*
merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...
Michael Vogt
2013-08-15
1
-0
/
+2
*
merge patch from Daniel Hartwig to Clarify units of Acquire::http::Dl-Limit ...
Michael Vogt
2013-08-15
1
-1
/
+8
*
update changelog for upload
Michael Vogt
2013-08-12
1
-2
/
+41
*
do not call 'apt-key update' in apt.postinst
David Kalnischkies
2013-08-12
1
-1
/
+0
*
use a tmpfile for trustdb.gpg in apt-key
David Kalnischkies
2013-08-12
1
-4
/
+9
*
Japanese translation update. Closes: #719279
Christian PERRIER
2013-08-10
1
-0
/
+1
*
Vietnamese translation update. Closes: #718615
Christian PERRIER
2013-08-03
1
-0
/
+6
*
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
*
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
*
make autoconf happy by "mv configure.{in,ac}"
David Kalnischkies
2013-07-26
1
-1
/
+1
*
update changelog for upload
Michael Vogt
2013-07-26
1
-0
/
+15
*
skip all Description fields in apt-cache, not just first (Closes: 717254)
Michael Vogt
2013-07-25
1
-2
/
+6
*
debian/apt.postinst:
Michael Vogt
2013-07-23
2
-0
/
+10
*
debian/apt.auto-removal.sh:
Michael Vogt
2013-07-23
2
-1
/
+10
*
fix if-clause to generate hook-info for 'rc' packages (Closes: 717006)
Michael Vogt
2013-07-17
1
-2
/
+5
*
Vietnamese updated by Tran Ngoc Quan. Closes: #717016
Christian PERRIER
2013-07-16
1
-0
/
+7
*
update changelog
Michael Vogt
2013-07-11
1
-2
/
+9
*
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
2
-3
/
+10
*
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
1
-0
/
+3
*
debian/rules:
Michael Vogt
2013-07-05
2
-0
/
+8
*
releasing version 0.9.9
Michael Vogt
2013-07-02
1
-2
/
+2
*
update changelog
Michael Vogt
2013-07-02
1
-2
/
+4
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-07-02
2
-4
/
+25
|
\
|
*
trigger NODATA error for invalid InRelease files
David Kalnischkies
2013-06-20
1
-0
/
+1
|
*
do not redownload unchanged InRelease files
David Kalnischkies
2013-06-20
1
-0
/
+1
|
*
support \n and \r\n line endings in ReadMessages
David Kalnischkies
2013-06-20
1
-0
/
+1
|
*
try defaults if auto-detection failed in apt-cdrom
David Kalnischkies
2013-06-20
1
-0
/
+1
|
*
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-20
1
-0
/
+1
|
*
fix file location for configure-index.gz in apt.conf(5)
David Kalnischkies
2013-06-13
1
-0
/
+1
|
*
ensure state-dir exists before coyping cdrom files
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
fail in CopyFile if the FileFds have error flag set
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
OpenDescriptor should autoclose fd always on error
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
don't explicitly init ExtractTar InFd with invalid fd
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
set Fail flag in FileFd on all errors consistently
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
fix support for multiple patterns in apt-cache search
David Kalnischkies
2013-06-09
1
-5
/
+1
|
*
do unpacks before configures in SmartConfigure
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
try all providers in order if uninstallable in MarkInstall
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
fix priority sorting by prefering higher in MarkInstall
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
prefer Essentials over Removals in ordering score
David Kalnischkies
2013-06-09
1
-0
/
+1
|
*
rewrite pkgOrderList::DepRemove to stop incorrect immediate setting
David Kalnischkies
2013-06-09
1
-0
/
+2
|
*
remove -ldl from cdrom and -lutil from apt-get linkage
David Kalnischkies
2013-06-09
1
-1
/
+1
|
*
build the en manpages in subdirectory doc/en
David Kalnischkies
2013-06-09
2
-2
/
+9
[next]