OSDN Git Service

Eliminate invalid comparisons of "this" with nullptr.
[mingw/mingw-get.git] / src / climain.cpp
2020-06-23 Keith MarshallEliminate invalid comparisons of "this" with nullptr.
2013-09-20 Keith MarshallEstablish default preferences for GUI; (cf. MinGW-Featu...
2012-05-01 Keith MarshallSupport options set by preferences assigned within...
2012-04-23 Keith MarshallFix MinGW-Bug #3520488
2012-03-12 Keith MarshallRationalise implementation and usage of --all-related...
2011-11-09 Keith MarshallAvoid unnecessary downloads for already installed packages.
2011-10-07 Keith MarshallAdd support for non-specific upgrade of all installed...
2011-10-06 Keith MarshallImplement "source" and "licence" operations.
2011-05-21 Keith MarshallImplement protocol for processing global program options.
2011-01-05 Keith MarshallReduce path names to base names, in some diagnostic...
2010-12-30 Keith MarshallAdd preliminary CLI support for "list" and "show" actions.
2010-11-01 Keith MarshallLay groundwork for implentation of additional actions.
2010-09-10 Charles WilsonFix "mingw-get deletes itself" bug in last rites handling.
2010-05-12 Keith MarshallMake provision to protect user's profile settings durin...
2010-02-02 Keith MarshallImplement package installer for tar archives.
2010-01-26 Keith MarshallImplement rudimentary dependency resolver.
2010-01-22 Keith MarshallAdd subsystem specific sysroot mapping facility.
2009-12-17 Keith MarshallAdd CLI support for "update" action.
2009-11-23 Keith MarshallAdd package download and repository synchronisation...
2009-11-16 Keith MarshallAdd XML database bindings and preliminary action execut...