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
/
cmdline
/
cmdline_util.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-10
Use the new acquire_download_progress object to display command-line download...
Daniel Burrows
1
-1
/
+11
2010-07-10
Split the "terminal" interface into several interfaces that each export one p...
Daniel_Burrows@alumni.brown.edu
1
-12
/
+14
2010-06-07
Wrap a layer of indirection around wcwidth().
Daniel Burrows
1
-2
/
+4
2010-06-03
Clean up a bunch of #include blocks in src/cmdline/.
Daniel Burrows
1
-6
/
+10
2010-06-03
Add a bunch of missing GPL2 boilerplate.
Daniel Burrows
1
-0
/
+15
2010-06-02
Eliminate all uses of the global screen_width variable and use terminal objec...
Daniel Burrows
1
-10
/
+19
2010-05-25
Move the text-progress object into the cmdline branch, since it's not really ...
Daniel Burrows
1
-2
/
+2
2010-05-25
Replace direct uses of OpTextProgress with calls to make_text_progress().
Daniel Burrows
1
-3
/
+7
2009-09-24
Allow command-line actions to choose packages based on codename as well as ar...
Daniel Burrows
1
-0
/
+9
2009-01-16
Move cmdline_is_search_pattern() to aptitude::matching::is_pattern().
Daniel Burrows
1
-5
/
+0
2008-10-29
Massive refactoring and redesign to properly support background downloads in ...
Daniel Burrows
1
-2
/
+13
2008-10-06
Switch everything over to the new search code.
Daniel Burrows
1
-5
/
+10
2008-06-28
Fix several more compile problems reported by Peter Green.
Daniel Burrows
1
-1
/
+1
2008-06-21
Refactor the code to strip columnification out of cmdline_search and into a f...
Daniel Burrows
1
-0
/
+39
2008-06-10
Fix signedness errors and handle cmdline_version_curr_or_cand in find_source_...
Daniel Burrows
1
-2
/
+17
2008-04-10
Rewrite the status indicator to avoid having to conjugate based on number.
Daniel Burrows
1
-1
/
+1
2008-03-11
Include <algorithm> for std::set_difference.
Daniel Burrows
1
-0
/
+2
2008-03-11
Use std::string instead of PkgIterators (which don't persist over cache updat...
Daniel Burrows
1
-11
/
+15
2008-03-11
Fix the display of the number of newly obsolete packages.
Daniel Burrows
1
-8
/
+8
2008-03-11
Print a list of newly obsolete packages after a command-line update.
Daniel Burrows
1
-8
/
+45
2008-03-11
Tweak the code to select source packages so that it gives precedence to actua...
Daniel Burrows
1
-10
/
+46
2008-03-09
Factor out the select-a-source-package-and-version logic from cmdline_changel...
Daniel Burrows
1
-0
/
+172
2008-03-04
Ignore more errors that happen while loading the cache, instead of treating t...
Daniel Burrows
1
-0
/
+8
2008-03-04
Don't segfault in "update" et al when there's an error parsing the package li...
Daniel Burrows
1
-0
/
+3
2008-03-04
Add support for adding user tags to the packages modified by a command.
Daniel Burrows
1
-0
/
+47
2008-03-01
Treat package names containing question marks as search patterns, just like n...
Daniel Burrows
1
-0
/
+5
2007-12-15
Use the new UI hooks to record the success/failure state of the install and r...
Daniel Burrows
1
-1
/
+24
2007-12-05
Make the status line after an update more descriptive.
Daniel Burrows
1
-1
/
+1
2007-12-02
Don't spam the user with cache loading/closing messages in 'update'.
Daniel Burrows
1
-2
/
+4
2007-12-02
Display some statistics about the cache after an update or an install.
Daniel Burrows
1
-1
/
+145
2007-11-14
First pass over the code.
Daniel Burrows
1
-4
/
+4
2007-11-12
Include cwidget/toplevel instead of vscreen/vscreen.
Daniel Burrows
1
-1
/
+1
2006-06-30
[aptitude @ Add a version source that targets the current version, if one exi...
Daniel Burrows
1
-1
/
+10
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+181