index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
orderlist.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-30
Fix typos encountered while updating de translation
Chris Leick
1
-1
/
+1
2018-08-29
Fix typos reported by codespell & spellintian
David Kalnischkies
1
-2
/
+2
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
1
-1
/
+0
2018-05-05
Fix various typos reported by spellcheckers
David Kalnischkies
1
-1
/
+1
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-5
/
+5
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
1
-1
/
+0
2017-06-26
avoid explicit types for pkg counts by auto
David Kalnischkies
1
-3
/
+3
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
1
-4
/
+4
2015-12-10
Do not swap required and important in pkgCache::Priority()
Julian Andres Klode
1
-1
/
+1
2015-10-30
orderlist: Replace qsort() by thread-safe std::sort()
Julian Andres Klode
1
-21
/
+18
2015-08-27
fix various typos reported by codespell
David Kalnischkies
1
-1
/
+1
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
1
-2
/
+0
2015-08-13
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
1
-11
/
+11
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-1
/
+5
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-4
/
+4
2013-06-09
prefer Essentials over Removals in ordering score
David Kalnischkies
1
-3
/
+2
2013-06-09
rewrite pkgOrderList::DepRemove to stop incorrect immediate setting
David Kalnischkies
1
-116
/
+103
2013-03-10
various simple changes to fix cppcheck warnings
David Kalnischkies
1
-1
/
+3
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
1
-8
/
+6
2011-09-14
enable APT in unpack/configure ordering to handle loops as well
David Kalnischkies
1
-3
/
+5
2011-09-13
merge with debian/sid
David Kalnischkies
1
-17
/
+53
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-13
/
+13
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-0
/
+2
2011-08-24
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-7
/
+43
2011-08-23
print from their the visit came from
David Kalnischkies
1
-11
/
+11
2011-08-11
fix a few more cppcheck performance and scope warnings
David Kalnischkies
1
-5
/
+5
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-8
/
+8
2011-08-09
More inproved comments about loops.
Christopher Baines
1
-0
/
+2
2011-07-14
More changes to make imediate configuration work for all packages,
Christopher Baines
1
-2
/
+2
2011-07-05
[ David Kalnischkies ]
Christopher Baines
1
-1
/
+1
2011-07-02
The modification to orderlist.cc is from a patch DonKult (David) gave me, The...
Christopher Baines
1
-0
/
+6
2011-06-28
cherry pick from donkult
Michael Vogt
1
-0
/
+6
2011-05-11
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
1
-12
/
+4
2011-04-16
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-1
/
+1
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
1
-4
/
+0
2010-11-06
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-7
/
+27
2010-07-29
configure also the replacement before remove by adding Immediate flag
David Kalnischkies
1
-0
/
+2
2010-07-28
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-1
/
+76
2010-06-10
* apt-pkg/orderlist.cc:
David Kalnischkies
1
-1
/
+2
2010-03-01
Remove and Unpack operations should not be ignored for pseudo packages -
David Kalnischkies
1
-5
/
+6
2010-02-12
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
1
-0
/
+4
2009-09-18
cleanup commit for trigger processing:
David Kalnischkies
1
-10
/
+5
2009-09-15
Add even more config options and try to handle configuration problems
David Kalnischkies
1
-24
/
+50
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-8
/
+2
2008-10-03
Fix some typos in docs and translations (thanks to timeless, closes: 368665)
Luca Bruno
1
-1
/
+1
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
2006-08-25
initial Breaks implementation
Ian Jackson
1
-1
/
+16
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+5
[next]