index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
*
* merged the install-recommends branch
Michael Vogt
2006-08-15
1
-60
/
+96
|
\
|
*
* cmdline/apt-get.cc:
Michael Vogt
2006-08-11
1
-1
/
+16
|
*
* merged with mainline
Michael Vogt
2006-08-09
1
-57
/
+75
|
|
\
|
|
*
* cmdline/apt-get.cc:
Michael Vogt
2006-08-09
1
-0
/
+2
|
|
*
* cmdline/apt-get.cc:
Michael Vogt
2006-08-09
1
-57
/
+73
|
*
|
* cmdline/apt-get.cc:
Michael Vogt
2006-08-09
1
-0
/
+1
|
*
|
* depcache.cc:
Michael Vogt
2006-05-02
1
-2
/
+4
|
|
/
*
|
* merged with the current auto-mark branch
Michael Vogt
2006-07-25
1
-0
/
+2
|
\
\
|
*
|
* apt-pkg/depcache.cc:
Michael Vogt
2006-07-21
1
-0
/
+2
*
|
|
* merged the auto-remove branch
Michael Vogt
2006-06-26
2
-3
/
+126
|
\
|
|
|
*
|
* cmdline/apt-mark:
Michael Vogt
2006-06-26
1
-0
/
+63
|
*
|
* merged with mainline
Michael Vogt
2006-06-26
3
-14
/
+32
|
|
\
|
|
*
|
* merged with apt--mvo--0
Michael Vogt
2005-11-16
3
-21
/
+55
|
|
\
\
|
*
|
|
* merged daniel burrows fixes for the auto-mark code
Michael Vogt
2005-11-09
1
-12
/
+23
|
*
|
|
* merged from main
Michael Vogt
2005-08-18
1
-10
/
+12
|
*
|
|
* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"
Michael Vogt
2005-06-30
1
-1
/
+1
|
*
|
|
* use mark-and-sweep from aptitude now as GC algorithm
Michael Vogt
2005-06-29
1
-3
/
+2
|
*
|
|
* cleanups, documentation updates (don't show any debug output if no Debug::p...
Michael Vogt
2005-06-28
1
-4
/
+5
|
*
|
|
* merged with mainline
Michael Vogt
2005-06-27
1
-3
/
+3
|
*
|
|
* merged with apt--main and apt--fixes
Michael Vogt
2005-06-24
1
-2
/
+11
|
|
\
\
\
|
|
*
\
\
merge bubulle@debian.org--2005/apt--main--0
Matt Zimmerman
2005-05-24
1
-2
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
Update French man pages translations
Christian Perrier
2005-05-05
1
-2
/
+2
|
|
*
|
|
|
Merge michael.vogt@ubuntu.com--2005/apt--fixes--0
Matt Zimmerman
2005-05-24
1
-0
/
+9
|
|
|
/
/
/
|
*
|
|
|
* moved the importend algorithm to algorithm.h as "pkgMarkUsed()"
Michael Vogt
2005-06-24
1
-116
/
+28
|
*
|
|
|
* write the state file after a successfull commit from the pkgManager
Michael Vogt
2005-06-24
1
-3
/
+0
|
*
|
|
|
* moved most of the real work into depcache::writeStateFile
Michael Vogt
2005-06-24
1
-4
/
+2
|
*
|
|
|
* cleanups
Michael Vogt
2005-06-23
1
-20
/
+3
|
*
|
|
|
* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...
Michael Vogt
2005-05-10
1
-0
/
+159
|
|
/
/
/
*
|
|
|
* merged with debian-sid branch
Michael Vogt
2006-03-01
3
-13
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
* only clean out the list dir if the update was successful
Michael Vogt
2006-02-16
1
-1
/
+1
|
*
|
|
* make apt-cache madion wotk without deb-src lines
Michael Vogt
2006-02-13
1
-2
/
+3
|
*
|
|
* fix regression about not working --print-uris in "install"
Michael Vogt
2006-02-08
1
-9
/
+0
|
*
|
|
* fix apt-key to ask for the correct package
Michael Vogt
2006-01-18
1
-1
/
+1
*
|
|
|
* merged with apt--debian-sid--0
Michael Vogt
2006-01-12
1
-1
/
+27
|
\
|
|
|
|
*
|
|
Fix typo in apt-get.cc and update PO files
Christian Perrier
2006-01-06
1
-1
/
+1
|
*
|
|
* make apt-get source smarter about not downloading the same sources twice
Michael Vogt
2006-01-04
1
-1
/
+27
|
|
|
/
|
|
/
|
*
|
|
* merged with apt--mvo
Michael Vogt
2005-11-14
1
-5
/
+1
|
\
|
|
|
*
|
* cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213)
Michael Vogt
2005-10-24
1
-5
/
+1
|
|
|
|
\
\
*
-
.
|
|
* merged with apt--mvo--0 and apt--ddtp--0
Michael Vogt
2005-10-23
2
-8
/
+6
|
\
\
|
|
|
|
*
|
* be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULL
Michael Vogt
2005-10-23
1
-1
/
+5
|
*
|
|
* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...
Michael Vogt
2005-10-21
1
-7
/
+1
|
/
/
/
*
|
|
* fix a off-by-one error when showing the description
Michael Vogt
2005-10-20
1
-1
/
+1
*
|
|
* merged with mainline
Michael Vogt
2005-10-19
2
-16
/
+43
|
\
|
|
|
*
|
apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...
Michael Vogt
2005-10-19
1
-3
/
+3
|
*
|
* init the default ScreenWidth to 79 columns by default (Closes: #324921)
Michael Vogt
2005-10-19
1
-1
/
+1
|
*
|
* don't get candidate release as version tag for FindSrc by default. because ...
Michael Vogt
2005-10-19
1
-13
/
+5
|
*
|
* fix segfault when there is no Archive for a VerFile
Michael Vogt
2005-10-19
1
-1
/
+1
|
*
|
* full support for apt-get source -t now (and honor pining too)
Michael Vogt
2005-10-18
1
-17
/
+44
|
*
|
* inital support for "apt-get source -t dist" (but no downgrades yet
Michael Vogt
2005-10-18
1
-1
/
+9
*
|
|
* merged with apt--mvo
Michael Vogt
2005-09-27
2
-5
/
+12
|
\
|
|
[next]