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
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
86
-51848
/
+55776
|
\
|
*
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
Michael Vogt
2014-09-21
1
-1
/
+1
|
*
Fix regression for cdrom: sources from latest security update
Michael Vogt
2014-09-21
1
-0
/
+6
|
*
relax grep to support newer curl output format
David Kalnischkies
2014-09-20
1
-1
/
+6
|
*
disable timestamps in the footer of docs by doxygen
Jérémy Bobbio
2014-09-19
1
-1
/
+1
|
*
German program translation update
Holger Wansing
2014-09-19
1
-10
/
+13
|
*
Fix regression when copy: is used for a relative path
Michael Vogt
2014-09-19
2
-6
/
+8
|
*
test/integration/test-apt-update-file: improve test
Michael Vogt
2014-09-19
2
-0
/
+17
|
*
./pre-release pre-export
Michael Vogt
2014-09-18
3
-3
/
+3
|
*
releasing package apt version 1.0.9.1
Michael Vogt
2014-09-17
1
-0
/
+6
|
*
Merge remote-tracking branch 'vnwildman/debian/sid' into debian/sid
Michael Vogt
2014-09-17
1
-5
/
+5
|
|
\
|
|
*
l10n: vi.po (636t): Update program translation
Trần Ngọc Quân
2014-09-13
1
-5
/
+5
|
*
|
improve test for commit daff4a
Michael Vogt
2014-09-17
2
-2
/
+10
|
*
|
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
2014-09-17
2
-12
/
+33
|
*
|
prepare 1.0.9.1
Michael Vogt
2014-09-16
1
-0
/
+15
|
*
|
merge previous upload
Michael Vogt
2014-09-16
1
-0
/
+9
|
*
|
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-16
7
-30
/
+217
|
*
|
add a 'coverage' command to generate reports
David Kalnischkies
2014-09-14
1
-4
/
+51
|
*
|
Turkish program translation update
Mert Dirik
2014-09-14
1
-8
/
+8
|
*
|
Updated German documentation translation
Chris Leick
2014-09-14
1
-117
/
+7
|
|
/
|
*
Allow override of Proxy-Auto-Detect by the users configuration
Michael Vogt
2014-09-12
1
-0
/
+4
|
*
prepare 1.0.8
Michael Vogt
2014-09-09
48
-51371
/
+54855
|
*
debian/gbp.conf: use export-dir
Michael Vogt
2014-09-09
1
-0
/
+2
|
*
don't call pager in non-terminals for changelog
David Kalnischkies
2014-09-09
3
-22
/
+45
|
*
rework PTY magic to fix stair-stepping on kfreebsd
David Kalnischkies
2014-09-08
2
-53
/
+107
|
*
fix progress report for upgrade and reinstall
David Kalnischkies
2014-09-08
2
-38
/
+57
|
*
fix and non-silent fail dpkg-overwrite error test
David Kalnischkies
2014-09-07
1
-1
/
+6
|
*
strip everything spacey in APT::String::Strip
David Kalnischkies
2014-09-07
2
-6
/
+33
|
*
detect terminal output with 'test -t' in tests
David Kalnischkies
2014-09-07
2
-2
/
+2
|
*
do use an 'unknown' arch-specification in test
David Kalnischkies
2014-09-07
1
-4
/
+4
|
*
make GetLocalitySortedVersionSet more generic
David Kalnischkies
2014-09-07
5
-57
/
+64
|
*
implement --full in apt search
David Kalnischkies
2014-09-07
5
-40
/
+73
|
*
use a format string in ListSingleVersion
David Kalnischkies
2014-09-07
1
-72
/
+75
|
*
skip version if we already have this package as search-result
David Kalnischkies
2014-09-07
1
-5
/
+11
|
*
support regular expressions in 'apt search'
David Kalnischkies
2014-09-07
4
-20
/
+64
|
*
Improve Debug::Acquire::http debug output
Michael Vogt
2014-09-05
2
-4
/
+5
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
109
-88812
/
+90494
|
\
|
|
*
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
2014-09-05
3
-8
/
+5
|
*
Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)
Michael Vogt
2014-09-05
3
-2
/
+42
|
*
test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadf...
Michael Vogt
2014-09-03
1
-7
/
+5
|
*
Run autopkgtest tests with "env -i" to avoid pollution from the host env
Michael Vogt
2014-09-03
1
-1
/
+3
|
*
Make Packages & Sources generation optional, during Generate call
Dimitri John Ledkov
2014-09-03
1
-33
/
+66
|
*
Use heap to allocate PatternMatch to avoid potential stack overflow
Michael Vogt
2014-09-02
1
-2
/
+3
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2014-09-02
1
-6
/
+7
|
*
Add testcase for apt list --all-versions
Michael Vogt
2014-09-02
1
-1
/
+3
|
*
Avoid yielding blank lines with APT::Cmd::use-format=true
Andreas Oberritter
2014-09-02
3
-3
/
+7
|
*
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-09-02
7
-85
/
+178
|
*
initialize iPolicyBrokenCount in DepCache::Update
Warren He
2014-08-29
1
-1
/
+2
|
*
Portuguese manpages translation update
Américo Monteiro
2014-08-29
1
-431
/
+3
|
*
The following command otherwise yields many blank lines:
Andreas Oberritter
2014-08-28
1
-2
/
+1
[next]