index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Clean up and simplify some of the suggests/recommends...
Arch Librarian
2004-09-20
1
-24
/
+10
*
isatty test was backwards
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Correctly implement -n as a synonym for --names-only ...
Arch Librarian
2004-09-20
1
-4
/
+4
*
* Use isatty rather than ttyname for checking if stdin ...
Arch Librarian
2004-09-20
3
-6
/
+6
*
* Fix version display for recommends (Closes: #219900)
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Let apt-get build-dep try alternatives if the install...
Arch Librarian
2004-09-20
1
-1
/
+8
*
* apt-get build-dep, when trying to skip over the remai...
Arch Librarian
2004-09-20
1
-31
/
+89
*
* s/removed/installed/ in a comment in apt-get.cc
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Exclude subdirectories named 'debian-installer' from ...
Arch Librarian
2004-09-20
1
-2
/
+3
*
* Add #include <langinfo.h> to cmdline/apt-get.cc. Thi...
Arch Librarian
2004-09-20
1
-1
/
+2
*
* Make APT::Get::Show-Upgraded (aka apt-get -u) default...
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Change upgraded/newly installed/not fully installed o...
Arch Librarian
2004-09-20
1
-3
/
+3
*
Switch to using nl_langinfo(YESEXPR) for yes/no prompting
Arch Librarian
2004-09-20
1
-15
/
+26
*
* Ensure that the comparison of the "yes" character in ...
Arch Librarian
2004-09-20
1
-4
/
+4
*
* Patch from Otavio Salvador to avoid listing suggests/...
Arch Librarian
2004-09-20
1
-1
/
+17
*
* Patch from Otavio Salvador to avoid listing suggests/...
Arch Librarian
2004-09-20
1
-3
/
+3
*
* Avoid segfault if a package name is specified which c...
Arch Librarian
2004-09-20
1
-3
/
+3
*
* Write records from "apt-cache show" using fwrite(3) r...
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Patch from Otavio Salvador to exit successfully after...
Arch Librarian
2004-09-20
1
-1
/
+4
*
* Support TMPDIR in apt-extracttemplates (Closes: #191656)
Arch Librarian
2004-09-20
1
-2
/
+10
*
* Improve build-depends handling of virtual packages ev...
Arch Librarian
2004-09-20
1
-3
/
+5
*
* Have apt-cache show exit with an error if it cannot f...
Arch Librarian
2004-09-20
1
-2
/
+9
*
* Skip version check if a build-dependency is provided ...
Arch Librarian
2004-09-20
1
-13
/
+20
*
* Silence the essential packages check if we are only d...
Arch Librarian
2004-09-20
1
-2
/
+3
*
Fix never-ending loop in apt-get install -V.
Arch Librarian
2004-09-20
1
-2
/
+5
*
Typo (file1 and file2)
Arch Librarian
2004-09-20
1
-2
/
+2
*
Fix suggested and recommends showlist calls, to include...
Arch Librarian
2004-09-20
1
-3
/
+6
*
Add a rdepends command to apt-cache.
Arch Librarian
2004-09-20
1
-13
/
+113
*
Insert some newlines in the cdrom change media message.
Arch Librarian
2004-09-20
1
-3
/
+4
*
apt-get now prints out suggested and recommended packages.
Arch Librarian
2004-09-20
1
-1
/
+64
*
Add option to apt-get to show versions of packages being
Arch Librarian
2004-09-20
1
-26
/
+70
*
Add a vcg command to apt-cache, similiar to dotty.
Arch Librarian
2004-09-20
1
-1
/
+222
*
Change frozen to testing everywhere.
Arch Librarian
2004-09-20
1
-3
/
+3
*
Remove trailing lines on package lists.
Arch Librarian
2004-09-20
1
-1
/
+9
*
Typo fixes.
Arch Librarian
2004-09-20
1
-2
/
+2
*
Fix segfault on really wide screens, #176052
Arch Librarian
2004-09-20
2
-4
/
+4
*
Check candidate version when installing build-deps. Clo...
Arch Librarian
2004-09-20
1
-5
/
+18
*
fix some build-dep bugs; update changelog
Arch Librarian
2004-09-20
1
-40
/
+61
*
G++ 3.2 fixes
Arch Librarian
2004-09-20
4
-4
/
+11
*
Fix typo, and convert file.Package to const char.
Arch Librarian
2004-09-20
1
-3
/
+3
*
Add -n synonym for --names-only for apt-cache.
Arch Librarian
2004-09-20
1
-2
/
+2
*
apt-extracttemplates now prepends the package name when...
Arch Librarian
2004-09-20
1
-5
/
+5
*
Change wording of 'additional disk space usage' message.
Arch Librarian
2004-09-20
1
-5
/
+5
*
Remove 'Sorry' from messages.
Arch Librarian
2004-09-20
1
-8
/
+8
*
_config->Dump is now inlined, and calls Dump(clog). Du...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Don't segfault if the cache can't be made.
Arch Librarian
2004-09-20
1
-3
/
+8
*
Print out a message when doing regexing, change regex c...
Arch Librarian
2004-09-20
1
-3
/
+7
*
'apt-get update' no longer does 'Building Dependency Tree'.
Arch Librarian
2004-09-20
1
-2
/
+9
*
Allow an uninstalled package to be marked for removal
Arch Librarian
2004-09-20
1
-3
/
+9
*
--print-uris works with update now. Closes: 57070
Arch Librarian
2004-09-20
1
-2
/
+12
[next]