projects
/
apt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* fix a bug when readStateFile is called with no OpProgress object
[apt.git]
/
cmdline
/
apt-get.cc
2005-06-29
Michael Vogt
* merged with ubuntu, only use the pkgCache::Flag:...
blob
|
commitdiff
|
raw
2005-06-29
Michael Vogt
* use mark-and-sweep from aptitude now as GC algorithm
blob
|
commitdiff
|
raw
2005-06-28
Michael Vogt
* merged with apt--ubuntu--0
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Michael Vogt
* cleanups, documentation updates (don't show any debug...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-24
Michael Vogt
* merged with apt--main and apt--fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-06-24
Michael Vogt
* moved the importend algorithm to algorithm.h as ...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-24
Michael Vogt
* write the state file after a successfull commit from...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-24
Michael Vogt
* moved most of the real work into depcache::writeStateFile
blob
|
commitdiff
|
raw
|
diff to current
2005-06-23
Michael Vogt
* cleanups
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Matt Zimmerman
merge bubulle@debian.org--2005/apt--main--0
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Matt Zimmerman
Merge michael.vogt@ubuntu.com--2005/apt--fixes--0
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Michael Vogt
* ported/cleaned up the "Automatic dependency handling...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-07
Christian Perrier
Merge with Matt
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Christian Perrier
Update French man pages translations
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Christian Perrier
Sync with Matt
blob
|
commitdiff
|
raw
|
diff to current
2005-03-26
Matt Zimmerman
Merge bubulle@debian.org--2005/apt--main--0
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Michael Vogt
* sync with matt again
blob
|
commitdiff
|
raw
|
diff to current
2005-03-06
Christian Perrier
Bring consistency to the use of capitals in programs...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Matt Zimmerman
Merge from bubulle@debian.org--2005/apt--main--0 (trans...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Christian Perrier
Merge with matt
blob
|
commitdiff
|
raw
|
diff to current
2005-02-05
Christian Perrier
Merge with Matt and update French translation
blob
|
commitdiff
|
raw
|
diff to current
2005-01-20
Christian Perrier
Correct typo in Usage message : s/arbitary/arbitrary...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Michael Vogt
* merged changes from the conference
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Matt Zimmerman
Merge apt--authentication--0
blob
|
commitdiff
|
raw
|
diff to current
2004-11-13
Matt Zimmerman
Merge from CVS
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
s/Saftey/Safety/
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Fix apt-get's suggests/recommends printing, which...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Clean up some indentation, etc. in the suggest/recommen...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Clearer error message in place of "...has no availabl...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Add colons to apt-get's "kept back"/"upgraded"/"downg...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Don't suggest apt-get -f install to correct broken...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Syntax
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Clean up and simplify some of the suggests/recommends...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
isatty test was backwards
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Use isatty rather than ttyname for checking if stdin ...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Fix version display for recommends (Closes: #219900)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Let apt-get build-dep try alternatives if the install...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* apt-get build-dep, when trying to skip over the remai...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* s/removed/installed/ in a comment in apt-get.cc
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Add #include <langinfo.h> to cmdline/apt-get.cc....
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Make APT::Get::Show-Upgraded (aka apt-get -u) default...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Change upgraded/newly installed/not fully installed...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Switch to using nl_langinfo(YESEXPR) for yes/no prompting
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Ensure that the comparison of the "yes" character...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Patch from Otavio Salvador to avoid listing suggests/...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Patch from Otavio Salvador to avoid listing suggests/...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Avoid segfault if a package name is specified which...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Improve build-depends handling of virtual packages...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Skip version check if a build-dependency is provided ...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Silence the essential packages check if we are only...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fix never-ending loop in apt-get install -V.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fix suggested and recommends showlist calls, to include...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
apt-get now prints out suggested and recommended packages.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Add option to apt-get to show versions of packages...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Remove trailing lines on package lists.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Check candidate version when installing build-deps...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
fix some build-dep bugs; update changelog
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Change wording of 'additional disk space usage' message.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Remove 'Sorry' from messages.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Print out a message when doing regexing, change regex...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
'apt-get update' no longer does 'Building Dependency...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Allow an uninstalled package to be marked for removal
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
--print-uris works with update now. Closes: 57070
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Do not check for free space if --no-dowload is set
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Use std C++ header names for includes
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Spelling errors and other fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Added locale.h for LC_ALL
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
setup textdomain/etc for i18n stuff
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
apt-pkg/init.cc
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Add --arch-only option for apt-get build-dep only only ...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Ignore build-conflicts if package is unknown (Closes...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Changes for the now printing of showbroken
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Various bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
G++3 fixes from Randolph
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Add missing \n
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fix for display bug. Closes: #92033
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Core correctness patches
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Dans segfault
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fixed build-dep handling for virtual packages (closes...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
0.5.0 readyness
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Join with aliencode
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Updated help text
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Made autoclean respect 'q' settings. Closes: #63023
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
* Space check is supressed if --print-uris is given...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
More Fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fixed statfs
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
More Solaris fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fixed --no-download
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
More touch ups
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Remove fix
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fixed depends error
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
3 more bugs
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
--trivial-only and --no-remove. --trivial-only and...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Improved message
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Remove is not sticky
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Fixed locking of archives dir
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Reinstall command
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Regex, --all-versions and more OR stuff
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Arch Librarian
Regexs for install
blob
|
commitdiff
|
raw
|
diff to current
next