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
*
Added test for conflicts loop
Christopher Baines
2011-07-13
1
-0
/
+18
*
More changes to the SmartUnpack method to allow imediate configuration of all...
Christopher Baines
2011-07-13
1
-54
/
+155
*
Added a APT::Immediate-Configure-All option to enable imediate configuration ...
Christopher Baines
2011-07-06
2
-11
/
+95
*
Flag the package in the SmartUnPack method as UnPacked while solving breakage...
Christopher Baines
2011-07-05
1
-3
/
+7
*
Fix for reinstallation of packages
Christopher Baines
2011-07-05
1
-9
/
+3
*
[ David Kalnischkies ]
Christopher Baines
2011-07-05
81
-19268
/
+24071
|
\
|
*
releasing version 0.8.15.1
Michael Vogt
2011-06-30
1
-2
/
+2
|
*
* doc/makefile:
Michael Vogt
2011-06-30
9
-41
/
+189
|
*
releasing version 0.8.15
Michael Vogt
2011-06-28
1
-2
/
+2
|
*
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
*
|
|
|
Commit some stuff so that I can merge
Christopher Baines
2011-07-05
1
-1
/
+1
*
|
|
|
Changed check in the SmartUnpack method, reverted change in the DepAdd method.
Christopher Baines
2011-07-05
1
-3
/
+4
*
|
|
|
Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndCon...
Christopher Baines
2011-07-05
3
-9
/
+67
*
|
|
|
Added temp debug statement.
Christopher Baines
2011-07-04
1
-0
/
+2
*
|
|
|
Added debug output to package manager.
Christopher Baines
2011-07-03
1
-0
/
+3
*
|
|
|
The modification to orderlist.cc is from a patch DonKult (David) gave me, The...
Christopher Baines
2011-07-02
2
-0
/
+23
*
|
|
|
Removed temp debug lines.
Christopher Baines
2011-06-27
1
-2
/
+0
*
|
|
|
Fixed missing argument in VerifyConfigure call.
Christopher Baines
2011-06-27
1
-2
/
+2
*
|
|
|
Initial commit from my GSoC project. Added a verification function (VerifyCon...
Christopher Baines
2011-06-27
2
-3
/
+92
|
/
/
/
*
|
|
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
[next]