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
*
various typo and syntax corrections in doc/*.xml
Michael Vogt
2011-06-28
15
-2166
/
+3796
*
update symbol file (thanks to david)
Michael Vogt
2011-06-28
1
-0
/
+3
*
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-06-28
6
-14
/
+49
|
\
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2011-06-27
2
-1
/
+13
|
*
update changelog for the previous two commits
Michael Vogt
2011-06-09
1
-0
/
+2
|
*
apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...
Michael Vogt
2011-06-09
1
-6
/
+4
|
*
apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...
Michael Vogt
2011-06-09
1
-4
/
+1
|
*
* apt-pkg/deb/deblistparser.cc:
Michael Vogt
2011-06-09
2
-1
/
+4
|
*
append the dist (e.g. sid, wheezy) as a query string when
Michael Vogt
2011-06-07
3
-0
/
+8
|
*
* methods/mirror.cc:
Michael Vogt
2011-06-07
2
-2
/
+17
*
|
merged from donkult
Michael Vogt
2011-06-28
10
-31
/
+84
|
\
\
|
*
|
* cmdline/apt-config.cc:
David Kalnischkies
2011-05-28
2
-1
/
+17
|
*
|
* apt-pkg/init.cc:
Jörg Sommer
2011-05-28
2
-4
/
+3
|
*
|
use the correct option name in comment for Acquire::Languages
Jörg Sommer
2011-05-28
1
-1
/
+1
|
*
|
log reinstall commands in history.log
David Kalnischkies
2011-05-23
4
-18
/
+38
|
*
|
remove invalid pkgcache.bin and rebuild it if possible
David Kalnischkies
2011-05-19
2
-1
/
+19
|
*
|
rename I to J to avoid redefining a variable (clang warning)
David Kalnischkies
2011-05-17
1
-5
/
+5
|
*
|
ServerState is a struct and not a class (clang mismatch type warning)
David Kalnischkies
2011-05-17
1
-1
/
+1
|
*
|
remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)
David Kalnischkies
2011-05-17
1
-1
/
+1
*
|
|
change to 0.8.14.2
Michael Vogt
2011-06-28
1
-1
/
+1
*
|
|
cherry pick from donkult
Michael Vogt
2011-06-28
2
-0
/
+9
*
|
|
Catalan translation update (Jordi Mallach). Closes: #630657
bubulle@debian.org
2011-06-18
2
-428
/
+578
*
|
|
German documentation translation update (Chris Leick). Closes: #629949
bubulle@debian.org
2011-06-09
2
-186
/
+229
*
|
|
merge from lp:~mvo/apt/mvo
Michael Vogt
2011-05-31
1
-11
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
apt-pkg/acquire-item.cc: only test packages file for correctness if its not e...
Michael Vogt
2011-05-31
1
-11
/
+14
|
*
|
merged from the debian branch
Michael Vogt
2011-05-31
95
-1610
/
+2775
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Reject files known to be invalid (LP: #346386) (Closes: #627642)
Julian Andres Klode
2011-05-30
2
-5
/
+5
*
|
|
apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos...
Julian Andres Klode
2011-05-30
2
-0
/
+47
*
|
|
Italian translation update (Milo Casagrande). Closes: #627834
bubulle@debian.org
2011-05-25
2
-5
/
+15
*
|
|
debian/changelog: next version will be 0.8.15
Michael Vogt
2011-05-25
1
-1
/
+1
|
|
/
|
/
|
*
|
merged from lp:~donkult/apt/sid
Michael Vogt
2011-05-16
87
-677
/
+1497
|
\
\
|
*
|
* apt-pkg/packagemanager.cc:
David Kalnischkies
2011-05-16
4
-8
/
+75
|
*
|
MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needs
David Kalnischkies
2011-05-13
1
-0
/
+8
|
*
|
* apt-pkg/contrib/netrc.cc:
David Kalnischkies
2011-05-13
2
-5
/
+11
|
*
|
rewrite new and previously satisfied important dependency detection in
David Kalnischkies
2011-05-13
2
-43
/
+212
|
*
|
move the broken dependency detection above the new recommends detection
David Kalnischkies
2011-05-12
1
-16
/
+16
|
*
|
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
2011-05-11
5
-72
/
+26
|
*
|
if critical or-group can't be satisfied, exit directly.
David Kalnischkies
2011-05-11
5
-3
/
+134
|
*
|
fix order of CurrentURI and UsedMirror in Status() and Log()
David Kalnischkies
2011-05-10
3
-19
/
+25
|
*
|
dequote URL taken from Location in redirects as we will otherwise
David Kalnischkies
2011-05-10
3
-3
/
+41
|
*
|
Location header in redirects should be absolute URI, but some
David Kalnischkies
2011-04-29
2
-2
/
+20
|
*
|
support lighttpd as test webserver but still prefer weborf
David Kalnischkies
2011-04-27
1
-6
/
+15
|
*
|
* methods/http.cc:
David Kalnischkies
2011-04-27
2
-4
/
+14
|
*
|
* apt-pkg/acquire-item.cc:
Ben Finney
2011-04-26
46
-90
/
+93
|
*
|
* apt-pkg/acquire-worker.cc:
David Kalnischkies
2011-04-26
2
-7
/
+8
|
*
|
* test/versions.lst:
David Kalnischkies
2011-04-26
2
-7
/
+10
|
*
|
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2011-04-26
2
-2
/
+8
|
*
|
* doc/po/de.po:
Chris Leick
2011-04-26
2
-2
/
+5
|
*
|
provide a 'dpkg --set-selections' wrapper to set/release holds
David Kalnischkies
2011-04-26
3
-1
/
+141
|
*
|
* apt-pkg/pkgcache.cc:
David Kalnischkies
2011-04-25
2
-4
/
+9
[next]