]> cygwin.com Git - cygwin-apps/setup.git/shortlog
cygwin-apps/setup.git
2010-02-15 Corinna Vinschen * filemanip.cc (mklongpath): Simplify backslash folding.
2010-02-15 Corinna Vinschen * filemanip.cc (transform_chars): Drop function.
2010-02-15 Dave Korn * choose.cc (ChooserPage::PlaceDialog): Only skip...
2010-02-04 Corinna Vinschen * win32.cc (NTSecurity::GetPosixPerms): Return NULL...
2010-02-02 Corinna Vinschen * desktop.cc (make_link): Use 0 default permissions...
2010-01-29 Christopher... * mount.cc (read_mounts_9x): Preserve old way of doing...
2010-01-29 Christopher... forced checkin
2010-01-28 Christopher... * desktop.cc (make_link): Preserve old way of doing...
2010-01-16 Christopher... * archive_tar.c (archive_tar_file::read): Always set...
2010-01-16 Christopher... * archive_tar.h (archive_tar_file::read_something)...
2010-01-13 Christopher... * localdir.cc (LocalDirPage::OnNext): Strip trailing...
2009-12-27 Christopher... * main.cc (dyn_AttachConsole): Make static.
2009-12-22 Christopher... * ini.h: Use is_legacy to control setup.ini names.
2009-12-22 Christopher... * package_message (packagemessage::display): Avoid...
2009-12-22 Corinna Vinschen * win32.h (isdirsep): Define to replace local isslash...
2009-12-22 Christopher... * choose.cc (ChooserPage::PlaceDialog): Put *correct...
2009-12-18 Corinna Vinschen Throughout, revert prototypes and methods set_mtime_an...
2009-12-17 Corinna Vinschen * filemanip.cc (nt_wfopen): Only call nt_sec.SetPosixP...
2009-12-17 Corinna Vinschen * filemanip.cc (nt_wfopen): Fix requested access right...
2009-12-17 Corinna Vinschen * localdir.cc (LocalDirSetting::save): Call mkdir_p...
2009-12-16 Corinna Vinschen * UserSettings.cc (UserSettings::open_settings): Never...
2009-12-16 Christopher... * package_message.h: New file.
2009-12-16 Christopher... Add missing file.
2009-12-13 Christopher... * IniDBBuilder.h (buildMessage): Define for base class.
2009-12-08 Dave Korn * localdir.cc (offer_to_create): New function.
2009-12-03 Corinna Vinschen * main.cc (WinMain): Disable running on Windows 9x...
2009-12-03 Dave Korn (ChooserPage::createListview): When nothing is found...
2009-11-23 Corinna Vinschen * io_stream_cygfile.cc (io_stream_cygfile::get_size...
2009-11-22 Dave Korn * threebar.cc (ThreeBarProgressPage::OnMessageApp...
2009-11-22 Dave Korn * package_meta.cc (CategoryOption): New StringOption...
2009-11-04 Dave Korn * localdir.cc (LocalDirSetting::LocalDirSetting):...
2009-11-04 Dave Korn * site.cc: Add #include of BoolOption header from...
2009-11-04 Dave Korn * download.cc (do_download_thread): Only retry an...
2009-11-04 Dave Korn * main.cc (main_display): Use apartment-, not multi...
2009-11-04 Corinna Vinschen * localdir.cc (browse): Make title text depend on...
2009-11-03 Corinna Vinschen * mkdir.cc: Include sys/stat.h unconditionally.
2009-10-03 Corinna Vinschen * main.cc (main): Make sure C runtime uses same codepa...
2009-09-20 Christopher... * main (set_cout): Really do attach to a console if...
2009-09-19 Christopher... * root.cc (string orig_root_dir): New variable.
2009-09-18 Dave Korn * site.cc (get_site_list): Use empty string if user...
2009-08-21 Christopher... * site.cc (SiteSetting::registerSavedSite): Fix comment.
2009-07-03 Christopher... * main.cc (set_cout): Don't reset stdout if we already...
2009-07-03 Christopher... * choose.cc (ChooserPage::ChooserPage): Use more specif...
2009-07-01 Dave Korn * PickView.h (PickView::total_delta_x): New int member.
2009-06-30 Christopher... whitespace cleanup.
2009-06-30 Christopher... * SourceSetting.cc (SourceSetting::SourceSetting):...
2009-06-28 Christopher... * ConnectionSetting.cc (ConnectionSetting::ConnectionSe...
2009-06-28 Christopher... * UserSettings.cc (UserSettings::UserSettings): setting...
2009-06-28 Corinna Vinschen * desktop.cc (DesktopSetupPage::OnInit): Drop CoInitia...
2009-06-28 Christopher... Preliminary option handling revamp. Throughout, change...
2009-06-26 Dave Korn * res.rc (SETUP_STANDARD_DIALOG_W, SETUP_STANDARD_DIAL...
2009-06-26 Corinna Vinschen * Makefile.am (setup_LDADD): Add -lshlwapi.
2009-06-26 Corinna Vinschen * script.cc (init_run_script): Don't set $HOME to...
2009-06-25 Corinna Vinschen * script.cc (init_run_script): Reinstantiate accidenta...
2009-06-22 Christopher... * script.cc (init_run_script): Revert to initializing...
2009-06-22 Corinna Vinschen * script.cc (Script::run): Start bash without -c option.
2009-06-20 Christopher... * threebar.cc (ThreeBarProgressPage::ins_dialog): Move...
2009-06-20 Christopher... * script.cc (shells): Delete.
2009-06-16 Corinna Vinschen * mount.cc (create_install_root): Don't load mount...
2009-06-04 Christopher... * source.cc: Add support for both -D and -L on the...
2009-06-03 Corinna Vinschen * filemanip.cc (unlink): Rename from DeleteFileW....
2009-05-30 Charles WilsonReally start bash with --norc --noprofile options.
2009-05-14 Christopher... tweak
2009-05-13 Corinna Vinschen * script.cc (Script::run): Start bash with --norc...
2009-05-13 Corinna Vinschen Add missing ChangeLog entry
2009-05-13 Corinna Vinschen * filemanip.cc (struct _FILE_RENAME_INFORMATION):...
2009-05-12 Corinna Vinschen * filemanip.cc (GetFileAttributesW): Add accidentally...
2009-05-11 Christopher... * localdir.cc (load_dialog): Choose description string...
2009-05-11 Corinna Vinschen * choose.cc (ChooserPage::OnMessageCmd): Clear search...
2009-05-11 Corinna Vinschen * UserSettings.cc (UserSettings::settingFileForLoad...
2009-05-07 Corinna Vinschen * package_db.cc (ConnectedLoopFinder::doIt): Revert...
2009-05-06 Corinna Vinschen * install.cc (Installer::StandardDirs): Add /home...
2009-04-24 Dave Korn2009-04-24 Andrew Punch <andrew@magneticbooks.com.au>
2009-04-24 Dave Korn * propsheet.cc (PropSheetWndProc): Re-enable hasMinRect.
2009-04-23 Corinna Vinschen * win32.h (NTSecurity::primaryGroupSID): Convert to...
2009-04-22 Corinna Vinschen * mklink2.cc (mkcygsymlink_nt): Allow 4K chars in...
2009-04-10 Christopher... * main.cc (set_cout): Load AttachConsole dynamically...
2009-03-21 Christopher... fix whitespace
2009-03-21 Christopher... * LogFile.cc (LogFile::endEntry): Output messages to...
2008-08-29 Corinna Vinschen * package_db.cc (ConnectedLoopFinder::doIt): Add code...
2008-08-22 Brian Dessent * KeysSetting.cc: Include string.h for memcpy et al.
2008-08-20 Corinna Vinschen * install.cc (Installer::StandardDirs): Additionally...
2008-08-20 Corinna Vinschen * io_stream_cygfile.cc (io_stream_cygfile::set_mtime_a...
2008-08-19 Corinna Vinschen * install.cc (struct std_dirs_t): New type.
2008-08-14 Corinna Vinschen * mount.cc (unconvert_slashes): New inline function.
2008-08-13 Corinna Vinschen * install.cc (Installer::installOne): Skip 46 bytes...
2008-08-13 Corinna Vinschen * install.cc (Installer::installOne): Use MoveFileExW...
2008-08-12 Corinna Vinschen Revamp for Cygwin 1.7.
2008-08-07 Dave Korn Implement command-line selection of packages to instal...
2008-08-05 Christopher... * UserSettings.cc (UserSettings::settingFileForLoad...
2008-07-23 Charles WilsonAdd support for .tar.lzma files (decompress only).
2008-07-09 Charles WilsonFix memory leak in compress::decompress().
2008-06-25 Dave Korn * configure.in, gpg-error-config-fake: Revert previou...
2008-06-25 Dave Korn * gpg-error-config-fake: Delete file obsoleted by...
2008-06-25 Dave Korn * net.cc: Correct stray CRLF.
2008-06-25 Dave Korn * configure.in (ac_cv_path_GPG_ERROR_CONFIG): Remove...
2008-06-24 Christopher... * configure.in: Disable shared library builds.
2008-06-24 Christopher... * Makefile.am: Make and install libraries into common...
2008-06-22 Dave Korn Merged across diffs between setup_crypto_branch_branc...
2008-06-16 Dave Korn * setup/libgcrypt/: Fresh import of upstream sources of
next
This page took 0.058154 seconds and 5 git commands to generate.