index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
algorithms.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
The 'not dead yet' release
Michael Vogt
1
-23
/
+5
2009-07-21
* apt-pkg/acquire.cc:
Michael Vogt
1
-3
/
+10
2009-06-30
* add hook for MarkInstall and MarkDelete (closes: #470035)
David Kalnischkies
1
-20
/
+5
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-3
/
+0
2009-06-30
merge the AutoInstOk patch from debian-experimental
Michael Vogt
1
-1
/
+1
2009-06-29
* support IsAutoInstallOk in the resolver too
Michael Vogt
1
-8
/
+20
2009-06-29
* add Debug::pkgDepCache::Marker with more detailed debug output
Michael Vogt
1
-26
/
+65
2009-06-23
* apt-pkg/algorithms.cc:
Michael Vogt
1
-2
/
+6
2008-10-28
* apt-pkg/acquire-item.cc:
Michael Vogt
1
-1
/
+5
2008-10-26
Forgot to remove regex.h include in previous commit. Now done
Eugene V. Lyubimkin
1
-1
/
+0
2008-10-26
Switched from regexp to using existing URI class to strip user/password.
Eugene V. Lyubimkin
1
-15
/
+4
2008-10-25
Corrected determining if regexp matched.
Eugene V. Lyubimkin
1
-2
/
+3
2008-10-25
Strip user/password from URL in error message.
Eugene V. Lyubimkin
1
-1
/
+17
2008-10-03
Fix some typos in docs and translations (thanks to timeless, closes: 368665)
Luca Bruno
1
-1
/
+1
2008-10-01
* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
Michael Vogt
1
-1
/
+2
2008-02-06
- Make the breaks handling use the kill list. This means, that a
Michael Vogt
1
-6
/
+7
2008-02-01
* apt-pkg/algorithms.cc:
Michael Vogt
1
-1
/
+5
2008-01-10
* apt-pkg/algorithms.cc:
Michael Vogt
1
-1
/
+1
2008-01-07
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
Michael Vogt
1
-1
/
+75
2007-12-16
* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
Otavio Salvador
1
-2
/
+2
2007-09-06
* dpkg-triggers: Deal properly with new package states.
Michael Vogt
1
-0
/
+2
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
1
-3
/
+0
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-3
/
+0
2007-06-08
* add "purge" commandline argument, closes: #133421)
Michael Vogt
1
-0
/
+2
2007-06-08
* fix FTBFS with gcc 4.3, closes: #417090
Michael Vogt
1
-0
/
+2
2007-01-12
* merged from apt--mvo
Michael Vogt
1
-1
/
+6
2006-12-20
* apt-pkg/algorithms.cc:
Michael Vogt
1
-1
/
+1
2006-12-19
* apt-pkg/algorithms.cc:
Michael Vogt
1
-0
/
+5
2006-12-19
* merged apt--curl-https branch
Michael Vogt
1
-2
/
+4
2006-12-18
* apt-pkg/algorithms.cc:
Michael Vogt
1
-2
/
+4
2006-12-14
* merged the apt-breaks-iwj branch
Michael Vogt
1
-1
/
+23
2006-12-14
* merged with apt--debian-sid
Michael Vogt
1
-1
/
+1
2006-12-13
* apt-pkg/algorithms.cc:
Michael Vogt
1
-1
/
+1
2006-12-08
0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade
Ian Jackson
1
-0
/
+1
2006-09-08
* apt-pkg/algorithms.cc:
Michael Vogt
1
-2
/
+7
2006-08-25
initial Breaks implementation
Ian Jackson
1
-1
/
+22
2005-11-09
* merged daniel burrows fixes for the auto-mark code
Michael Vogt
1
-273
/
+45
2005-08-19
* added a InRootSetFunc class for clients to add own packages to the mark'n's...
Michael Vogt
1
-2
/
+8
2005-06-30
* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"
Michael Vogt
1
-6
/
+10
2005-06-30
* some WS fixes
Michael Vogt
1
-2
/
+4
2005-06-30
* added APT::NeverAutoRemove (a list of regexp for package names that should ...
Michael Vogt
1
-1
/
+48
2005-06-30
* added a callback to pkgMarkUsed() so that frontend can extend the root-set ...
Michael Vogt
1
-4
/
+6
2005-06-29
* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...
Michael Vogt
1
-1
/
+1
2005-06-29
* use mark-and-sweep from aptitude now as GC algorithm
Michael Vogt
1
-81
/
+164
2005-06-28
* cleanups, documentation updates (don't show any debug output if no Debug::p...
Michael Vogt
1
-2
/
+5
2005-06-27
* merged with mainline
Michael Vogt
1
-5
/
+6
2005-06-24
* moved the importend algorithm to algorithm.h as "pkgMarkUsed()"
Michael Vogt
1
-0
/
+104
2005-06-24
* moved most of the real work into depcache::writeStateFile
Michael Vogt
1
-0
/
+11
2004-12-13
Merge misc-abi-changes
Matt Zimmerman
1
-11
/
+14
2004-09-20
Fix lame sort errors in priocmp found by Gustavo
Arch Librarian
1
-6
/
+6
[next]