OSDN Git Service

Revert 2010-04-04 refactoring of tarproc.cpp and tarinst.cpp
[mingw/mingw-get.git] / src /
2010-04-30 Keith MarshallRevert 2010-04-04 refactoring of tarproc.cpp and tarins...
2010-04-29 Keith MarshallHandle "*" wildcard matches in package and subsystem...
2010-04-17 Keith MarshallCase-insensitive subsystem name matching revisited.
2010-04-15 Keith MarshallEnable recursive processing of repository package lists.
2010-04-04 Keith MarshallImplement installer function; use per-package file...
2010-04-02 Keith MarshallGuard against NULL pointer dereferences in tinyxml...
2010-03-30 Keith MarshallAvoid running InternetAttemptConnect in pkgInternetAgen...
2010-03-22 Keith MarshallSupport case insensitive matching for file and subsyste...
2010-03-02 Keith MarshallAdd preliminary support for virtual packages.
2010-03-02 Keith MarshallDon't write installation records for unavailable packages.
2010-03-02 Keith MarshallRationalise path identification for XML file locations.
2010-03-01 Keith MarshallExtend package name search to include component packages.
2010-03-01 Keith MarshallExtend package name search to include component packages.
2010-02-10 Keith MarshallAdd directory/file records in installation manifests.
2010-02-06 Keith MarshallWork around a deficiency in Microsoft's stat() implemen...
2010-02-02 Keith MarshallImplement package installer for tar archives.
2010-01-26 Keith MarshallImplement rudimentary dependency resolver.
2010-01-23 Keith MarshallAvoid segmentation faults when processing invalid data...
2010-01-23 Keith MarshallRequire liblzma >= liblzma-4.999.9beta_20091209-3-mingw...
2010-01-22 Keith MarshallAdd subsystem specific sysroot mapping facility.
2010-01-16 Keith MarshallAssign standardised keys for XML database lookup.
2010-01-08 Keith MarshallAdd CLI version reporting option.
2009-12-17 Keith MarshallAdd CLI support for "update" action.
2009-12-16 Keith MarshallAdd status checking for Internet URL connections.
2009-11-23 Keith MarshallAdd package download and repository synchronisation...
2009-11-16 Keith MarshallAdd XML database bindings and preliminary action execut...
2009-11-12 Keith MarshallAvoid some potential GCC warnings.
2009-11-11 Keith MarshallCreate diagnostic message handler for CLI usage.
2009-10-31 Keith MarshallAdd CLI loader stub.
2009-10-12 Keith MarshallAdd pkginfo implementation