]> cygwin.com Git - cygwin-apps/setup.git/shortlog
cygwin-apps/setup.git
2017-04-28 Jon TurneyRemove cygpackage::destroy() because it does nothing
2017-04-28 Jon TurneyRemove unused package_status_t stored in packageversion...
2017-04-28 Jon TurneyRemove pointless abstract base class IniDBBuilder
2017-04-24 Jon TurneyRemove uses of stderr for reporting file/directory...
2017-01-24 Jon TurneyAdd --allow-unsupported-windows option
2017-01-22 Jon TurneyRemove an obsolete prototype
2017-01-21 Jon TurneyRemove unused cvsid
2017-01-21 Jon TurneyRemove redundant parser rule
2017-01-21 Jon TurneyRemove unused syntax for separate size and hash lines
2017-01-21 Jon TurneyRemove parser rules which store data which is never...
2017-01-21 Jon TurneyRemove parser rules which do nothing
2017-01-21 Jon TurneyRemove unused lexer tokens
2017-01-21 Jon TurneyMake package size and checksum mandatory in setup.ini
2016-12-09 Jon TurneyRemove unused grammar for dependent package architectur... release_2.877
2016-12-09 Jon TurneyFully initialize PROPSHEETPAGE
2016-12-09 Jon TurneyUse English button labels 'Keep', 'Current' and 'Test'
2016-12-07 Jon TurneyAllow setup to parse more than 3 versions from the...
2016-12-07 Jon TurneyStrip symbols to setup.dbg
2016-11-22 Jon TurneySimplify PickView::insert_pkg
2016-11-18 Jon TurneyStart chooser in "Pending" view if this is not a first...
2016-11-18 Jon TurneyIgnore malformed lines in a site-list
2016-11-18 Jon TurneyFix validation in RootPage
2016-11-18 Jon TurneyGive search edit box autohscroll style
2016-11-18 Jon TurneyRestore Alt-V accelerator for view selection control...
2016-09-02 Corinna VinschenCall Logger ().exit instead of exit() when leaving release_2.876
2016-09-02 Jon TurneyRefuse to run on Windows XP and earlier
2016-09-01 Corinna VinschenNTSecurity::GetPosixPerms: Simplify creation of ACEs
2016-09-01 Jon TurneyFix incorrect heap memory access in SimpleSocket::gets()
2016-09-01 Jon TurneyClean up some cruft in propsheet.cc
2016-09-01 Corinna VinschenFix scope problem in NetIO_HTTP::NetIO_HTTP
2016-09-01 Jon TurneyFix scope problem with the FileInUse dialog
2016-09-01 Corinna VinschenFix invalid deleting of a local pointer in UserSettings...
2016-09-01 Corinna VinschenConvert deprecated auto_ptr to C++11-conformant unique_ptr
2016-09-01 Corinna VinschenFix scope problem when using the return value of get_ro...
2016-08-30 Jon TurneyUse a drop-down list to directly select chooser view... release_2.875
2016-08-23 Jon TurneyRename PickView::Package to PickView::PackagePending
2016-08-23 Jon TurneyChange PickView::view into an enum
2016-08-23 Jon TurneyBuild C++ code with -std=gnu++11
2016-08-03 Jon TurneyReserve paths starting "." for package metadata
2016-08-03 Jon TurneyAdd an additional filter view, showing packages which...
2016-08-03 Jon TurneyTrack if a package was installed by user, or as a depen...
2016-08-03 Jon TurneyRemove unused fn member from cygpackage
2016-08-03 Jon TurneyRemove obsolete installed_from member from packagemeta
2016-08-03 Jon TurneyProperly report progress in PrereqChecker::isMet
2016-08-03 Jon TurneyDowngrade "Running preremove script" logging to debug
2016-08-03 Jon TurneyAdd lex and yacc generated files to .gitignore
2016-08-03 Jon TurneyPrevent libtool warning that a getopt++ shared library...
2016-08-03 Jon TurneyRemove stray execute permissions
2016-08-02 Corinna VinschenChooser window: Set focus to search field.
2016-08-02 Achim Gratzfromcwd.cc: Truncate search at the first extension...
2016-08-02 Ronald Ramos(Usability improvement) Implement half-second wait...
2016-08-02 Ronald RamosREADME: Fixed mailing list address (typo)
2016-08-01 Ronald RamosUpdate README
2016-07-07 Jon TurneyReport dependencies which don't exist
2016-06-16 Marco Atzerireformatted view with alignment
2016-06-16 Marco AtzeriMoved view from right to left
2016-04-25 Yaakov SelkowitzUpdate displayed copyright to 2016 release_2.874
2016-04-18 Achim GratzFix copy&paste bug introduced in e9c1444dee
2016-03-11 Yaakov SelkowitzSwitch to "pending" page instead of category when updat...
2016-03-11 Achim GratzImplement option -f/--force-current to ensure that...
2016-01-28 Jon TurneyRemove unfinished, unused support for 'autodep:' lines...
2016-01-28 Jon TurneyRemove unused regex code
2016-01-21 Corinna Vinschenwin32.h: Fix FIXME comment
2016-01-20 Corinna VinschenPartially revert "Remove autoload considerations from...
2016-01-20 Corinna VinschenDeprecate ChangeLog file
2016-01-20 Corinna VinschenDrop Windows 2000 considerations from installer code
2016-01-20 Corinna VinschenWinMain: Drop local GetVersionEx in favour of using...
2016-01-20 Corinna VinschenRemove autoload considerations from win32.h
2016-01-20 Corinna VinschenMove definition of _WIN32_WINNT to win32.h and bump...
2016-01-08 Yaakov SelkowitzUse Winsock 2 throughout
2016-01-08 Yaakov Selkowitznio-ie5: drop unnecessary LoadLibrary call
2016-01-08 Yaakov Selkowitzpropsheet: drop support for Common Controls v4
2016-01-07 Corinna VinschenFix logical expressions checking if buttons are checked
2015-12-01 Corinna VinschenMake sure Cygwin root is an absolute path
2015-10-20 Jon TurneyDon't stop on various warning message boxes in unattend...
2015-10-20 Michael BisbjergAvoid double-slashes in URLs
2015-10-18 Achim GratzFix signature check for local directory installation... release_2.873
2015-10-12 Ken BrownFix creation of parent directory for file names contain... release_2.872
2015-08-05 Achim GratzProperly record SHA512 checksum presence and skip valid...
2015-08-04 Achim GratzIncrease read buffer size for MD5 checksumming to 64kiB
2015-08-03 Achim GratzSimplify parser, both SHA512 checksum types can parse...
2015-08-03 Achim GratzIf MD5 checksum is missing then SHA512 must always...
2015-08-03 Achim GratzFix bug in nibbled1 and use character types throughout
2015-08-03 Achim GratzFix MD5sum.str () formatting bug
2015-08-01 David HokeImplement -I/--include-source option to download and...
2015-08-01 Achim GratzImplement -Y/--prune-install option to bring an install...
2015-07-26 Achim Gratziniparse.yy: Fix a copy-and-paste bug
2015-07-13 Achim Gratzfromcwd.cc: Remove debugging output
2015-07-13 Achim GratzRefactor setup search and implement XZ compressed setup...
2015-07-11 Achim GratzCorrect local directory search
2015-07-11 Achim GratzImplement option "-i/--ini-basename" to set the basenam...
2015-06-11 Achim GratzIncrease read buffer size for the lexer input buffer...
2015-06-11 Achim GratzIncrease read buffer size for io_stream to 64kiB
2015-06-07 Achim GratzImplement Base64URL-encoded SHA512 checksums
2015-03-25 Corinna VinschenReading in 64K chunks is a lot faster on Win32. release_2.871
2015-03-13 Jon TURNEYSilently ignore 'x' and 'g' type tar extended headers
2015-03-06 Jon TURNEYLog errors from archive_tar.cc
2015-03-06 Jon TURNEYRemove msg() and convert to log output
2015-03-06 Jon TURNEYAdd Log adaptors for printf-style output
2015-03-06 Achim GratzDemote some messages to LOG_BABBLE
next
This page took 0.06016 seconds and 5 git commands to generate.