]> cygwin.com Git - cygwin-apps/setup.git/shortlog
cygwin-apps/setup.git
2001-07-01 Christopher... Fix typo.
2001-06-30 Christopher... * ini.h (struct _Info): Add "derived" element.
2001-06-30 Robert CollinsSat Jun 30 13:39:00 2001 Robert Collins <rbtcollins...
2001-06-30 Christopher... *ini.h: Reapply 2001-06-25 changes.
2001-06-30 Robert CollinsSat Jun 30 11:01:00 2001 Robert Collins <rbtcollins...
2001-06-29 Christopher... Fix typo.
2001-06-25 Christopher... * choose.cc (paint): Wrap lines excessively long lines.
2001-06-25 Christopher... * choose.cc (set_action): Only clear srcpicked when...
2001-06-18 Christopher... Add some comments.
2001-06-17 Christopher... * install.cc (check_for_old_cygwin): New function....
2001-06-16 Christopher... add comment
2001-06-16 Christopher... * choose.cc (_Info::_Info): Test _source paramenter...
2001-06-16 Christopher... * choose.cc (scan2): Insert unknown tar archives, found...
2001-06-15 Christopher... * choose.cc (set_existence): Use pointer method for...
2001-06-15 Christopher... * choose.cc (isinstalled): Eliminate special download...
2001-06-15 Christopher... * ini.h (Dependency): New structure. Declare new function.
2001-06-15 Christopher... * choose.cc (set_action): Set trust on "redo".
2001-06-15 Christopher... * choose.cc (getpkgbyname): Use consistent method for...
2001-06-14 Christopher... * choose.cc: Add some comments.
2001-06-13 Christopher... Fix typo.
2001-06-13 Christopher... * install.cc (do_install): Avoid checking for download...
2001-06-13 Christopher... * choose.cc: Eliminate extra array throughout. Use...
2001-05-31 Christopher... * main.cc (WinMain): Add setup version to starting...
2001-05-30 Christopher... * inilex.l: Add + to list of valid string characters.
2001-05-29 Christopher... minor tweak
2001-05-29 Christopher... * Makefile.in: Remove more stuff in the clean target.
2001-05-28 Christopher... * Makefile.in: Correctly generate iniparse.h.
2001-05-28 Corinna Vinschen * geturl.cc (get_url_to_file): Add parameter...
2001-05-27 Christopher... * res.rc (IDD_SPLASH): Add a copyright year.
2001-05-27 Christopher... * Makefile.in: Make iniparse.y produce a c++ file.
2001-05-27 Christopher... Avoid a compiler warning.
2001-05-27 Christopher... Use parse_filename method to parse filenames throughout...
2001-05-27 Christopher... * choose.cc: Use a constant throughout to deal with...
2001-05-18 Christopher... * choose.cc (do_choose): Fix incorrect assignment of... cygwin-1-3-2
2001-05-11 Christopher... Reformat file after botched patch formatting.
2001-05-11 Christopher... Change concat to cygpath throughout. Change map_filena...
2001-05-09 Christopher... * Makefile.in: Remove *.rc from clean.
2001-05-09 Christopher... * choose.cc (scan2): Fix incorrect setting of TRUST_CUR...
2001-05-08 Christopher... * resource.h: Add new field IDC_CHOOSE_INST_TEXT. ...
2001-05-08 Christopher... * winsup/cinstall/res.rc: Added accelerators and improv...
2001-04-25 Christopher... * res.rc: Resize affected text.
2001-04-25 Christopher... * net.cc (do_net): Default to direct download.
2001-04-19 Earnie Boyd * win32.h: Remove the definitions for _UNION_NAME... cygwin-1-3-1
2001-04-18 Christopher... * tar.cc (class gzbz): Define dummy virtual functions.
2001-04-18 Christopher... Check in missing file.
2001-04-18 Christopher... * Makefile.in: Add bz2 include/library support.
2001-03-17 Christopher... * nio-file.cc (NetIO_File::NetIO_File): Use `get_file_s...
2001-03-15 Corinna Vinschen * install.cc: install sources into /usr/src...
2001-03-06 Corinna Vinschen * download.cc (get_file_size): Remove `static'.
2001-03-06 Corinna Vinschen * tar.cc (tar_open): Use `get_file_size' instead...
2001-03-06 Corinna Vinschen * choose.cc (paint): Modify message for nothing...
2001-02-27 Corinna VinschenChanges by Brian Keener <bkeener@thesoftwaresource...
2001-02-21 Corinna Vinschen * download.cc (get_file_size): Check for INVALI...
2001-02-21 Corinna Vinschen * download.cc (download_one): Add missing paren...
2001-02-19 Corinna Vinschen * download.cc (get_file_size): New function...
2001-02-08 Earnie Boyd * Makefile.in: (%.o: %.rc): Specify --include-dir...
2000-12-26 DJ Delorie* Makefile.in (autoload.o): Add target to specify ... cygwin-1-1-8
2000-12-26 DJ Delorie* winsup/cinstall/res.rc: Added accelerators and improv...
2000-12-11 Christopher... * choose.cc (paint): Use system background color for... cygwin-1-1-7
2000-11-17 DJ Delorie* splash.cc (load_dialog): Make message more obvious. cygwin-1-1-6
2000-11-17 Christopher... * Makefile.in: Use g++ to link so that libstdc++.a...
2000-11-09 Corinna Vinschen * desktop.cc: Include "ini.h" and "version.h".
2000-11-08 Corinna Vinschen * desktop.cc (make_passwd_group): Don't exit...
2000-11-06 DJ Delorie* install.cc (do_install): Add call to set_cygdrive_fla...
2000-10-23 DJ Delorie* ini.h: add source actions cygwin-1-1-5
2000-10-22 DJ Delorie* choose.cc (build_labels): Don't skip TRUST_PREV compl...
2000-10-12 DJ Delorie* res.rc: Add more error strings.
2000-10-05 DJ Deloriefix %.cc rule
2000-10-04 DJ Delorie* desktop.cc: quote HOME and USER, don't . ./.profile
2000-10-02 DJ Delorie* ini.cc (do_ini): save setup.ini locally
2000-10-02 DJ Delorie* root.cc (is_admin): New function.
2000-09-28 DJ Delorie* nio-ftp.cc (ftp_line): handle continuations more...
2000-09-26 DJ Deloriecorrect a date
2000-09-14 DJ Delorie* res.rc: increased the size of the site dialog (IDD_SI...
2000-09-14 DJ Delorie* install.cc (do_install): update disk fullness once...
2000-09-13 DJ Delorie* mkdir.cc: Create directories when ERROR_FILE_NOT_FOUND is
2000-09-11 Christopher... * site.cc (get_initial_list_idx): Don't default to...
2000-09-08 DJ Delorie* splash.cc: use version.h, not local decl
2000-09-07 DJ Delorie* choose.cc (list_click): Check for nindexes==0; if...
2000-09-07 DJ Delorie* localdir.cc: new, local package directory selection...
2000-09-07 DJ Delorie* desktop.cc: added logic to handle to the new dialog...
2000-08-30 DJ Delorieadd source download option
2000-08-30 DJ Delorieoops, forgot the cvsid tags
2000-08-30 DJ Delorie * choose.cc (scan_downloaded_files): scan for existing...
2000-08-25 DJ Delorie* log.cc, log.h: new files
2000-08-24 DJ Delorie* fromcwd.cc (canonicalize_version): use multiple buffe...
2000-08-24 DJ Delorie* nio-ie5.cc (NetIO_IE5): Fix authentication logic
2000-08-22 DJ Delorieadd some items
2000-08-22 DJ Delorie* README: Update
2000-08-11 DJ Delorie* choose.cc: add new chooser dialog
2000-08-08 DJ Delorie* Makefile.in (version.c): make version checking more...
2000-08-08 DJ Delorieundo cvs goofiness
2000-08-08 DJ Deloriebump version numbers
2000-08-08 DJ Delorie* (all): add cvsid tags
2000-08-08 DJ Delorienew file
2000-08-08 DJ Delorie* (all): add cvsid tags
2000-08-02 DJ Delorie* net.cc: remove proxy password code
2000-08-02 DJ Delorie* concat.cc (concat): canonicalize x:// to x:/ (excepti...
2000-08-02 DJ Delorie* msg.cc (mbox): added MB_TOPMOST to MessageBox type...
2000-08-02 DJ Delorie* postinstall.cc (each): don't rename files we ignore
next
This page took 0.060565 seconds and 5 git commands to generate.