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_action.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-10
Split the "terminal" interface into several interfaces that each export one p...
Daniel_Burrows@alumni.brown.edu
1
-16
/
+16
2010-07-09
Added a missing "\n" in a message for consistency
Jens Seidel
1
-1
/
+1
2010-06-02
Eliminate all uses of the global screen_width variable and use terminal objec...
Daniel Burrows
1
-15
/
+30
2010-01-10
Fix a bunch of missing #includes revealed by newer libraries being less promi...
Daniel Burrows
1
-0
/
+1
2009-09-25
Un-reverse the meaning of --arch-only (Closes: #547266).
Daniel Burrows
1
-2
/
+2
2009-09-03
Merge safe-upgrade into the main "package action" codepath.
Daniel Burrows
1
-0
/
+17
2009-09-03
In cmdline_action.cc, explicitly name apt_cache_file[pkg] to make it easier t...
Daniel Burrows
1
-6
/
+8
2009-04-21
Apply patch from Sven Joachim to improve the message displayed when a build d...
Daniel Burrows
1
-1
/
+2
2009-01-16
Move cmdline_is_search_pattern() to aptitude::matching::is_pattern().
Daniel Burrows
1
-1
/
+1
2008-10-06
Switch everything over to the new search code.
Daniel Burrows
1
-17
/
+20
2008-07-13
Correctly handle install-and-mark-auto commands that are targeted at a partic...
Daniel Burrows
1
-1
/
+1
2008-06-21
Fix some warnings that turned up with -Wall -Werror.
Daniel Burrows
1
-1
/
+1
2008-06-10
Remove an unused variable.
Daniel Burrows
1
-1
/
+0
2008-04-21
Make "unhold" work. (Closes: #477165)
Daniel Burrows
1
-1
/
+2
2008-04-08
When the user asks to install a virtual package with only one provider, make ...
Daniel Burrows
1
-24
/
+52
2008-03-25
Updates from Jens Seidel, including a few English corrections and comments
Christian Perrier
1
-1
/
+1
2008-03-11
When it looks like the user mistyped a package name, use a direct search for ...
Daniel Burrows
1
-24
/
+15
2008-03-11
Add support for installing build-dependencies at the command-line. (Closes: #...
Daniel Burrows
1
-12
/
+242
2008-03-01
Treat package names containing question marks as search patterns, just like n...
Daniel Burrows
1
-1
/
+1
2008-02-14
Add a variable-binding form and forms that consume and bind variables to argu...
Daniel Burrows
1
-5
/
+7
2008-01-20
Fix most compile errors with g++-4.3.
Daniel Burrows
1
-0
/
+2
2008-01-05
Fix task handling to consider a package to be in a task if *any* of its versi...
Daniel Burrows
1
-2
/
+2
2007-10-30
Properly thread pointers to the cache and the package records through match r...
Daniel Burrows
1
-3
/
+3
2006-09-19
[aptitude @ Make unhold clear the "hold" flag, without doing anything else.]
Daniel Burrows
1
-5
/
+1
2006-09-19
[aptitude @ Add some slightly hacky code to make the handling of command-line...
Daniel Burrows
1
-9
/
+12
2005-10-14
[aptitude @ Match against *ALL VERSIONS* when the action target is a package ...
Daniel Burrows
1
-9
/
+1
2005-10-14
[aptitude @ Use the version-agnostic matchers when trying to guess what the u...
Daniel Burrows
1
-2
/
+2
2005-10-06
[aptitude @ Mention in the error message about specific package versions that...
Daniel Burrows
1
-1
/
+1
2005-10-06
[aptitude @ Allow the user to give an archive or version with installauto in ...
Daniel Burrows
1
-2
/
+7
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+465