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
*
Only show packages as upgradable if the have a CandidateVer != 0
Michael Vogt
2014-07-08
2
-3
/
+4
*
doc: Unfuzzy DocBook translations
Guillem Jover
2014-07-08
9
-5128
/
+5573
*
doc: Convert from DebianDoc SGML to DocBook XML
Guillem Jover
2014-07-08
11
-2317
/
+3157
*
build: Convert from DebianDoc SGML to DocBook XML
Guillem Jover
2014-07-08
18
-122
/
+244
*
build: Set the XSL parameter through the command line instead of sed
Guillem Jover
2014-07-08
2
-4
/
+4
*
po: Fix format specifier order in translation
Guillem Jover
2014-07-08
2
-10
/
+10
*
po: Fix encoding issues
Guillem Jover
2014-07-08
1
-9
/
+9
*
po: Fix or add missing email addresses
Guillem Jover
2014-07-08
4
-5
/
+4
*
po: Fix Plural-Forms fields
Guillem Jover
2014-07-08
11
-5
/
+12
*
po: Fill Project-Id-Version with correct project id and version
Guillem Jover
2014-07-08
2
-2
/
+2
*
po: Remove fuzzy from file msgid header
Guillem Jover
2014-07-08
1
-1
/
+0
*
po: Fill or add missing Language field
Guillem Jover
2014-07-08
12
-11
/
+12
*
Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
Michael Vogt
2014-07-08
2
-1
/
+7
*
Improve description how to turn off the caches
Cédric Barboiron
2014-07-08
1
-4
/
+5
*
use printf instead of echo in testing framework
Michele Orrù
2014-07-07
2
-31
/
+31
*
properly handle (currently unused) dpkg pass-through
David Kalnischkies
2014-07-07
1
-13
/
+16
*
use exit instead of incorrect return in test wrapper
Michele Orrù
2014-07-07
1
-4
/
+5
*
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
2014-07-07
1
-2
/
+6
*
Danish program translation update
Joe Hansen
2014-07-07
1
-50
/
+67
*
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2014-07-03
2
-34
/
+19
*
redo two typo fixes lost in German update collision
David Kalnischkies
2014-06-25
1
-2
/
+2
*
l10n: vi.po: Update 3 new messages
Trần Ngọc Quân
2014-06-24
1
-4
/
+4
*
methods/http.cc: use Req.str() in debug output
Michael Vogt
2014-06-24
1
-1
/
+1
*
German translation reviewed by Erik Pfannenstein
Chris Leick
2014-06-19
1
-72
/
+54
*
releasing package apt version 1.0.5
Michael Vogt
2014-06-18
55
-3912
/
+4074
*
EDSP doc: some typo and wording fixes
David Kalnischkies
2014-06-18
1
-8
/
+8
*
EDSP doc: (minor) consistently use 2 blank lines before headings
Stefano Zacchiroli
2014-06-18
1
-0
/
+2
*
EDSP doc: clarify that Install/Remove packages are arch-qualified
Stefano Zacchiroli
2014-06-18
1
-4
/
+12
*
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
5
-18
/
+32
*
show our broken packages message in 'apt' solver
David Kalnischkies
2014-06-18
4
-117
/
+134
*
fix SubstVar to be usable as a replace_all method
David Kalnischkies
2014-06-18
2
-7
/
+49
*
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
2014-06-18
1
-0
/
+7
*
use P_ instead of ngettext to compiling with --disable-nls
Fredrik Fornwall
2014-06-18
1
-1
/
+1
*
add missing comma in SEE ALSO of apt-secure manpage
Konstantin Manna
2014-06-18
10
-17
/
+17
*
fix two german manpage spelling mistakes
Konstantin Manna
2014-06-18
1
-2
/
+2
*
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-06-18
1
-1
/
+4
|
\
|
*
Tell the user if no updates are available after apt update
Michael Vogt
2014-06-18
1
-1
/
+4
*
|
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2014-06-18
1
-1
/
+1
|
\
|
|
*
test/integration/test-essential-force-loopbreak: fix on non-amd64 systems
Michael Vogt
2014-06-12
1
-1
/
+1
*
|
Updated translation of german documentation
Chris Leick
2014-06-17
1
-60
/
+61
*
|
Check for gtest's header before building.
Michele Orrù
2014-06-17
1
-4
/
+11
*
|
fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests
Michael Vogt
2014-06-11
3
-3
/
+5
*
|
fix autopkgtest tests
Michael Vogt
2014-06-11
4
-2
/
+5
|
/
*
really release 1.0.4
Michael Vogt
2014-06-10
46
-47
/
+47
*
release 1.0.4
Michael Vogt
2014-06-10
47
-7488
/
+8779
*
apt-private/private-output.cc: fix cppcheck output
Michael Vogt
2014-06-10
1
-1
/
+1
*
fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travis
Michael Vogt
2014-06-10
2
-5
/
+5
*
use pkgSrcRecords::Step() instead of Next()
Michael Vogt
2014-06-10
3
-5
/
+5
*
prepare 1.0.4 upload
Michael Vogt
2014-06-10
1
-0
/
+41
*
Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid
Michael Vogt
2014-06-10
3
-0
/
+36
|
\
[next]