]> cygwin.com Git - cygwin-apps/setup.git/shortlog
cygwin-apps/setup.git
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
2000-08-01 DJ Delorie* desktop.cc: have /etc/profile call ~/.profile and...
2000-07-31 DJ Delorie* desktop.cc: reverse PATH so /usr/bin precedes /bin
2000-07-19 DJ Delorie* autoload.c: new, autoload dlls that might not be...
2000-07-18 DJ Delorieremove the sort-urls item from the to-do list
2000-07-18 DJ Delorieoops, left in a debug line
2000-07-18 DJ Delorie* site.cc (get_site_list): trim displayed URL, sort...
2000-07-18 DJ Delorie* choose.cc (do_choose): sort packages correctly
2000-07-17 DJ Delorie* coding standards fixups, many files
2000-07-17 DJ Delorie* res.rc (IDD_OTHER_URL): reorder to give default focus...
2000-07-14 DJ Delorie* README: add more to-do items
2000-07-13 DJ Delorie* postinstall.cc: new
2000-07-13 DJ Delorie* install.cc: add more "standard" directories
2000-07-12 DJ Delorie* desktop.cc: add /etc/postinstall/ support
2000-07-11 DJ Delorie* desktop.cc: quote $PATH in case it has spaces in it
2000-07-11 DJ Delorie* desktop.cc: don't set PATH in cygwin.bat, create...
2000-07-11 DJ Delorie* desktop.cc: make sure we use backslashes, not slashes.
2000-07-11 DJ Delorie* root.cc: support system vs user
2000-07-11 DJ Delorie* desktop.cc: fix include syntax
2000-07-11 DJ Delorie* desktop.cc: create /etc/profile
2000-07-11 DJ Delorie* README: update to-do list
2000-07-11 DJ Delorie* Makefile.in: add desktop.o and mklink2.o
2000-07-10 DJ Delorie* ini.cc (do_ini): don't worry about timestamps if...
2000-07-09 DJ Delorie* Makefile.in: add -I$(srcdir) for ini.h
2000-07-07 DJ Delorieoops, forgot one
2000-07-07 DJ Delorie* Replace everything with a new GUI version
2000-06-29 Christopher... Remove Makefile
2000-06-08 DJ Deloriebump version number to match
2000-06-08 DJ Delorie* cygcalls.c: new, call cygwin1.dll functions directly
2000-05-24 DJ Delorieoops, forgot the copyright blocks
2000-05-24 DJ Delorie* tar.c: New file; built-in tar using zlib.
2000-05-20 Christopher... Fix compiler warnings throughout.
2000-05-19 DJ Delorie* setup.c (optionprompt): allow multi-column, clean...
2000-05-02 Christopher... * setup.c (cleanup): Inverse order of deletion stands...
next
This page took 0.056368 seconds and 5 git commands to generate.