index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg_item.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
Massive refactoring and redesign to properly support background downloads in ...
Daniel Burrows
1
-1
/
+1
2008-10-06
Switch everything over to the new search code.
Daniel Burrows
1
-4
/
+13
2008-09-04
Merge with head.
Daniel Burrows
1
-4
/
+3
2008-09-03
Add a last-ditch check in the UI for Essential packages that are being removed.
Daniel Burrows
1
-4
/
+3
2008-08-30
Alert translators to usage of non-ASCII characters in confirmation messages. ...
Noritada Kobayashi
1
-0
/
+3
2008-02-14
Add a variable-binding form and forms that consume and bind variables to argu...
Daniel Burrows
1
-4
/
+4
2007-11-15
Fix through pkg_item.
Daniel Burrows
1
-3
/
+9
2007-11-15
Fix a bunch of #includes that got hit by sed and turned into namespaced inclu...
Daniel Burrows
1
-1
/
+1
2007-11-15
Uniformly rename many fragment-related names into cw::.
Daniel Burrows
1
-2
/
+2
2007-11-15
Uniformly replace 'style' with 'cw::style', and fix up everything through loa...
Daniel Burrows
1
-4
/
+4
2007-11-15
Collapse some redundant cwidget::cw/cw::cwidget.
Daniel Burrows
1
-1
/
+1
2007-11-15
Uniformly stop using widgets:: since I expect to get rid of it in the future ...
Daniel Burrows
1
-1
/
+1
2007-11-15
Drop unnecessary cw:: before hier_editor.
Daniel Burrows
1
-1
/
+1
2007-11-15
Fix some duplicated type names that snuck in in a previous pass over the tree.
Daniel Burrows
1
-1
/
+1
2007-11-15
cw::key -> cw::config::key.
Daniel Burrows
1
-1
/
+1
2007-11-15
cwi::key -> cw::key.
Daniel Burrows
1
-1
/
+1
2007-11-15
Use cw::util::arg instead of arg.
Daniel Burrows
1
-1
/
+1
2007-11-15
Use dialogs from the dialogs:: namespace, not dialog_FOO.
Daniel Burrows
1
-2
/
+2
2007-11-15
Uniformly replace widgets::X with cw::X in .cc files.
Daniel Burrows
1
-14
/
+14
2007-11-15
Consistently use cw::toplevel instead of toplevel::.
Daniel Burrows
1
-4
/
+4
2007-11-15
Pass over the source with sed to put global_bindings in config::.
Daniel Burrows
1
-13
/
+13
2007-11-15
Pass over the source tree with sed to eliminate a lot of the mindless search-...
Daniel Burrows
1
-6
/
+6
2007-11-14
First pass over the code.
Daniel Burrows
1
-24
/
+24
2007-11-12
Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...
Daniel Burrows
1
-1
/
+1
2007-10-30
Properly thread pointers to the cache and the package records through match r...
Daniel Burrows
1
-1
/
+3
2007-10-24
Add a PkgDowngraded state for packages being downgraded (Closes: #432442).
Daniel Burrows
1
-0
/
+2
2007-10-03
Use a signal instead of a virtual method to communicate changes in whether a ...
Daniel Burrows
1
-11
/
+14
2006-07-29
[aptitude @ Don't use a char* where a const char* will do; g++-4.2 spits up a...
Daniel Burrows
1
-1
/
+1
2005-11-05
[aptitude @ Replace all uses of assert with eassert.]
Daniel Burrows
1
-1
/
+1
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+564