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
...
|
*
|
|
remove the unused Die boolean - error reporting is done by ExecWait
David Kalnischkies
2011-01-12
1
-5
/
+1
|
*
|
|
remove two unused variables gcc-4.6 reports from depcache.cc
David Kalnischkies
2011-01-12
1
-3
/
+2
|
*
|
|
* apt-pkg/contrib/weakptr.h:
David Kalnischkies
2011-01-12
2
-1
/
+5
|
*
|
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2011-01-12
9
-13
/
+101
|
*
|
|
check in the DepCache::SetCandidateVersion that the package is marked to
David Kalnischkies
2010-12-05
1
-1
/
+2
|
*
|
|
experimental is an incomplete archive, so try to get the packages which
David Kalnischkies
2010-12-05
1
-1
/
+5
|
*
|
|
set the Candidate for all before doing the propargation
David Kalnischkies
2010-12-03
1
-0
/
+4
|
*
|
|
simplify the new-and-autoremove fix a bit
David Kalnischkies
2010-12-03
1
-4
/
+2
|
*
|
|
really do not show packages in the extra section if they were
David Kalnischkies
2010-12-03
3
-26
/
+11
|
*
|
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-12-03
7
-8
/
+670
|
*
|
|
keep not installed garbage packages uninstalled instead of showing
David Kalnischkies
2010-12-03
5
-19
/
+169
|
*
|
|
do not touch Packages and Sources in the framework if the files do
David Kalnischkies
2010-11-30
2
-4
/
+1
|
*
|
|
Add support for providing and autocopying Sources files along the way
Andres Mejia
2010-11-30
1
-0
/
+6
|
*
|
|
add framework code to run the installed aptitude with the current
David Kalnischkies
2010-11-30
1
-0
/
+9
|
*
|
|
add usage info for create-test-data script
David Kalnischkies
2010-11-30
1
-0
/
+10
|
*
|
|
show dependencies of essential packages which are going to remove
David Kalnischkies
2010-11-30
4
-2
/
+86
|
*
|
|
$! doesn't worked on the first try somehow, now it does and its
David Kalnischkies
2010-11-30
1
-1
/
+1
|
*
|
|
ensure that the build methods are used and not these on the system
David Kalnischkies
2010-11-30
1
-0
/
+1
|
*
|
|
cleanup the debian/rules file a bit
David Kalnischkies
2010-11-30
1
-17
/
+6
|
*
|
|
add a very simple testcase to ensure that the action modifiers are only
David Kalnischkies
2010-11-30
2
-0
/
+106
|
*
|
|
* debian/control:
David Kalnischkies
2010-11-30
2
-0
/
+3
|
*
|
|
* cmdline/apt-get.cc:
David Kalnischkies
2010-11-30
2
-2
/
+8
|
*
|
|
add the possibility to disable only the progress reporting stuff as the
David Kalnischkies
2010-11-30
2
-1
/
+2
|
*
|
|
if the codename is "experimental" add NotAutomatic:yes by default
David Kalnischkies
2010-11-30
1
-1
/
+6
|
*
|
|
add a way to add packages to generate a dists style environment without
David Kalnischkies
2010-11-30
1
-21
/
+49
|
*
|
|
apply a very simple speed-up in case we try to set the candidate version
David Kalnischkies
2010-11-30
1
-2
/
+9
|
|
/
/
*
|
|
merged from the lp:~mvo/apt/mvo branch
Michael Vogt
2011-02-02
11
-51
/
+367
|
\
\
\
|
*
|
|
apt-pkg/deb/dpkgpm.cc: fix format string warning
Michael Vogt
2011-01-27
1
-1
/
+1
|
*
|
|
po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy
Michael Vogt
2011-01-25
2
-678
/
+699
|
*
|
|
* ftparchive/apt-ftparchive.cc:
Michael Vogt
2011-01-25
2
-1
/
+5
|
*
|
|
* apt-pkg/contrib/weakptr.h:
Michael Vogt
2011-01-12
2
-0
/
+3
|
*
|
|
merged lp:~pitti/apt/compressed-indexes
Michael Vogt
2010-11-25
3
-0
/
+9
|
|
\
\
\
|
*
|
|
|
* methods/http.cc:
Michael Vogt
2010-11-22
2
-4
/
+21
|
*
|
|
|
merged from apt-get-download
Michael Vogt
2010-11-18
1
-2
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
cmdline/apt-get.cc: download it all in one go
Michael Vogt
2010-11-18
1
-2
/
+1
|
*
|
|
|
|
merged from apt-get-changelog
Michael Vogt
2010-11-18
1
-8
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cmdline/apt-get.cc: remove srcpkg
Michael Vogt
2010-11-18
1
-5
/
+4
|
|
*
|
|
|
|
cmdline/apt-get.cc: use source version instead of binary version
Michael Vogt
2010-11-18
1
-3
/
+5
|
*
|
|
|
|
|
cmdline/apt-get.cc: add download/changelog to usage
Michael Vogt
2010-11-18
1
-0
/
+2
|
*
|
|
|
|
|
merged from apt-get-download
Michael Vogt
2010-11-18
1
-0
/
+6
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
doc/apt-get.8.xml: document download
Michael Vogt
2010-11-18
1
-0
/
+6
|
*
|
|
|
|
|
merged from apt-get-changelog
Michael Vogt
2010-11-18
1
-0
/
+17
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
doc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!)
Michael Vogt
2010-11-18
1
-0
/
+17
|
*
|
|
|
|
|
merged from the apt-get-changelog branch
Michael Vogt
2010-11-18
2
-47
/
+58
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
refactor/simplify changelog fetching code
Michael Vogt
2010-11-18
2
-33
/
+57
|
|
*
|
|
|
|
cmdline/apt-get.cc: simplify changelog uri generation
Michael Vogt
2010-11-18
1
-17
/
+4
|
|
*
|
|
|
|
cmdline/apt-get.cc: fix typo
Michael Vogt
2010-11-18
1
-1
/
+1
|
*
|
|
|
|
|
merged lp:~mvo/apt/apt-get-changelog
Michael Vogt
2010-11-18
6
-45
/
+250
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
cmdline/apt-get.cc: improve changelog description
Michael Vogt
2010-11-16
1
-3
/
+6
|
|
*
|
|
|
|
add support for third party changelogs
Michael Vogt
2010-11-16
3
-0
/
+52
[prev]
[next]