index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-cache.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-08
[cmdline/apt-cache.cc] fix a memory leak in the xvcg method
David Kalnischkies
1
-1
/
+5
2009-07-21
The 'not dead yet' release
Michael Vogt
1
-12
/
+7
2009-07-21
* apt-pkg/acquire.cc:
Michael Vogt
1
-6
/
+11
2009-07-15
merge with lp:~mvo/apt/debian-sid
David Kalnischkies
1
-2
/
+2
2009-07-06
Support /etc/apt/preferences.d (Closes: #535512)
Julian Andres Klode
1
-2
/
+2
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
1
-12
/
+7
2008-12-09
merged from the debian-sid branch
Michael Vogt
1
-2
/
+2
2008-11-08
Re-applied apt-cache built-in help fixes.
Eugene V. Lyubimkin
1
-2
/
+2
2008-10-28
fix various -Wall warnings
Michael Vogt
1
-1
/
+1
2008-09-09
* cmdline/apt-cache.cc:
Michael Vogt
1
-1
/
+2
2008-08-05
fix various -Wall warnings
Michael Vogt
1
-1
/
+1
2008-07-31
* Apply --important option to apt-cache depends (LP: #16947)
Michael Vogt
1
-1
/
+7
2008-07-29
* cmdline/apt-cache.cc:
Michael Vogt
1
-4
/
+2
2008-02-23
Fix some strings and unfuzzy translations. Closes: #466845
bubulle@debian.org
1
-2
/
+2
2007-08-01
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
Otavio Salvador
1
-2
/
+2
2006-08-25
initial Breaks implementation
Ian Jackson
1
-2
/
+8
2006-08-11
* merged ddtp support
Michael Vogt
1
-22
/
+78
2006-02-13
* make apt-cache madion wotk without deb-src lines
Michael Vogt
1
-2
/
+3
2005-10-21
* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...
Michael Vogt
1
-7
/
+1
2005-10-20
* fix a off-by-one error when showing the description
Michael Vogt
1
-1
/
+1
2005-08-30
* updated with mainline
Michael Vogt
1
-5
/
+22
2005-06-01
* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...
Michael Vogt
1
-14
/
+0
2005-05-17
* merged with otavoi
Michael Vogt
1
-3
/
+4
2005-05-13
* fix for output of the description and the debTranslationsIndex::Exists()
Michael Vogt
1
-3
/
+1
2005-05-12
Another fix included here by mistake. Moving it to apt--fixes--0 branch.
Otavio Salvador
1
-13
/
+0
2005-05-10
* apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...
Michael Vogt
1
-0
/
+14
2005-03-30
Sync with apt@packages.debian.org/apt--main--0--patch-75
Otavio Salvador
1
-17
/
+17
2005-03-23
Fix sintax error on apt-cache
Otavio Salvador
1
-1
/
+1
2005-03-23
Port DDTP to APT 0.6 branch
Otavio Salvador
1
-22
/
+81
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
1
-17
/
+17
2005-01-20
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...
Christian Perrier
1
-1
/
+1
2004-12-13
Merge apt--authentication--0
Matt Zimmerman
1
-5
/
+10
2004-09-20
* Suppress a signed/unsigned warning in apt-cache.cc:Di...
Arch Librarian
1
-2
/
+2
2004-09-20
Don't use the Archive name in madison; it won't be uniq...
Arch Librarian
1
-14
/
+13
2004-09-20
* Add an "apt-cache madison" command with an output for...
Arch Librarian
1
-1
/
+68
2004-09-20
* Correctly implement -n as a synonym for --names-only ...
Arch Librarian
1
-4
/
+4
2004-09-20
* Use isatty rather than ttyname for checking if stdin ...
Arch Librarian
1
-2
/
+2
2004-09-20
* Write records from "apt-cache show" using fwrite(3) r...
Arch Librarian
1
-2
/
+2
2004-09-20
* Patch from Otavio Salvador to exit successfully after...
Arch Librarian
1
-1
/
+4
2004-09-20
* Have apt-cache show exit with an error if it cannot f...
Arch Librarian
1
-2
/
+9
2004-09-20
Typo (file1 and file2)
Arch Librarian
1
-2
/
+2
2004-09-20
Add a rdepends command to apt-cache.
Arch Librarian
1
-13
/
+113
2004-09-20
Add a vcg command to apt-cache, similiar to dotty.
Arch Librarian
1
-1
/
+222
2004-09-20
Typo fixes.
Arch Librarian
1
-2
/
+2
2004-09-20
G++ 3.2 fixes
Arch Librarian
1
-1
/
+3
2004-09-20
Add -n synonym for --names-only for apt-cache.
Arch Librarian
1
-2
/
+2
2004-09-20
Use std C++ header names for includes
Arch Librarian
1
-2
/
+2
2004-09-20
Spelling errors and other fixes
Arch Librarian
1
-1
/
+3
2004-09-20
Added locale.h for LC_ALL
Arch Librarian
1
-1
/
+2
2004-09-20
setup textdomain/etc for i18n stuff
Arch Librarian
1
-2
/
+6
[next]