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_show.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Use real candidate version, not default-release
Daniel Hartwig
1
-8
/
+1
2012-06-20
Tidy error handling in main, cmdline actions
Daniel Hartwig
1
-16
/
+23
2012-06-15
Typo in cmdline_show
Daniel Hartwig
1
-1
/
+1
2012-06-08
Add pkgset helpers
Daniel Hartwig
1
-67
/
+19
2012-06-08
Add typedefs for vectors of package, version search results
Daniel Hartwig
1
-3
/
+4
2012-04-27
Use arch-qualified names in 'Provided by' for virtual packages
Daniel Hartwig
1
-1
/
+1
2012-03-03
Correctly identify "Architecture: all" packages
Daniel Hartwig
1
-1
/
+2
2012-03-02
Show Multi-Arch field on pkg_info_screen, cmdline show
Daniel Hartwig
1
-0
/
+4
2012-02-24
Show package architecture
Daniel Hartwig
1
-2
/
+1
2012-01-31
Handle enhances/obsoletes in more places.
Daniel Hartwig
1
-0
/
+2
2010-07-10
Split the "terminal" interface into several interfaces that each export one p...
Daniel_Burrows@alumni.brown.edu
1
-19
/
+17
2010-06-07
Wrap a layer of indirection around wcwidth().
Daniel Burrows
1
-1
/
+4
2010-06-03
Clean up a bunch of #include blocks in src/cmdline/.
Daniel Burrows
1
-0
/
+4
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
-13
/
+34
2010-05-25
Use the single-line progress indicator to show that the system is being initi...
Daniel Burrows
1
-2
/
+5
2010-01-17
Eliminate two places where a %s substitution in fragf didn't have any matchin...
Daniel Burrows
1
-2
/
+2
2010-01-17
Expose version_file_fragment from cmdline_show().
Daniel Burrows
1
-4
/
+4
2009-03-31
Properly show [held] next to the state of held packages in "aptitude show".
Daniel Burrows
1
-4
/
+4
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
-10
/
+19
2008-06-29
Split the core parsing code out from the rendering code and push it into gene...
Daniel Burrows
1
-1
/
+1
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
-1
/
+3
2008-02-04
Apply patch from Sven Joachim to stop reversing the "automatically installed"...
Daniel Burrows
1
-1
/
+1
2007-11-15
Uniformly rename many fragment-related names into cw::.
Daniel Burrows
1
-66
/
+66
2007-11-15
Pass over the source with sed to put global_bindings in config::.
Daniel Burrows
1
-1
/
+1
2007-11-15
Pass over the source tree with sed to eliminate a lot of the mindless search-...
Daniel Burrows
1
-1
/
+1
2007-11-14
First pass over the code.
Daniel Burrows
1
-30
/
+39
2007-10-30
Properly thread pointers to the cache and the package records through match r...
Daniel Burrows
1
-3
/
+3
2007-10-24
Apply Ian Jackson's patch to display dpkg trigger states (Closes: #438543).
Daniel Burrows
1
-0
/
+6
2007-10-24
Add hypothetical support for homepages, once apt-pkg learns about them. (Clo...
Daniel Burrows
1
-0
/
+6
2007-10-23
Apply the patch from Ian Jackson and Michael Vogt to get proper support
Daniel Burrows
1
-0
/
+2
2007-06-15
[aptitude @ Forward-port the auto-mark patches by hand.]
Daniel Burrows
1
-3
/
+4
2006-09-19
[aptitude @ Fix a compile error introduced by an earlier "obviously right" pa...
Daniel Burrows
1
-2
/
+0
2006-09-10
[aptitude @ In "aptitude show", don't stop at the first package that matches ...
Daniel Burrows
1
-1
/
+4
2006-09-10
[aptitude @ Don't leak a matcher every time that we show a package.]
Daniel Burrows
1
-2
/
+2
2006-08-31
[aptitude @ When we aren't being verbose, eliminate duplicate entries in the ...
Daniel Burrows
1
-6
/
+45
2006-06-30
[aptitude @ Make the output of "aptitude show" more intuitive. (Closes: #3753...
Daniel Burrows
1
-42
/
+97
2005-11-15
[aptitude @ Use the new description-extraction routines instead of directly l...
Daniel Burrows
1
-3
/
+4
2005-10-20
[aptitude @ If the user asks for a particular version, only display that vers...
Daniel Burrows
1
-4
/
+8
2005-10-20
[aptitude @ Make 'cmdline show' obey Default-Release and version source suffi...
Daniel Burrows
1
-24
/
+50
2005-10-20
[aptitude @ Signal an error in the return value/exit code when 'show' can't l...
Daniel Burrows
1
-1
/
+1
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+451