]> code.delx.au - refind/shortlog
refind
2016-10-27 Tom BridenPre-allocate TouchState on the stack and pass it's...
2016-10-23 srs5694Added image to go with recent documentation changes.
2016-10-21 srs5694Update to bootmode.html to describe use of the Windows...
2016-10-18 srs5694Clarified description of "default_selection" in configf...
2016-10-09 srs5694Version 0.10.4 release.
2016-10-06 srs5694Changed names in ComponentName.h, included from TianoCo...
2016-10-06 srs5694Tweaks to the todo.html documentation file to reflect...
2016-10-06 srs5694Fixed uninitialized-pointer bug that manifested as...
2016-10-03 srs5694Added documentation for new enable_touch support. Also...
2016-10-03 srs5694Added touch screen support. (Works on a SUBSET of touch...
2016-10-03 srs5694Added EfiLib/AbsolutePointer.h file to support building...
2016-10-03 srs5694Merge commit '2ede1b8a25d32e057bcb9d246a9fd855a09bfc7c'
2016-10-03 srs5694Trivial change to sip.html; added credit for recent...
2016-09-28 srs5694Changes to ext4fs driver to support 64-bit pointers.
2016-09-28 srs5694Documentation update
2016-06-21 srs5694Fix for refind-install script to handle a wider range...
2016-05-03 CJ VaughterAdded touchscreen support
2016-04-24 srs5694Release of version 0.10.3.
2016-04-24 srs5694Documentation updates for 0.10.3 release.
2016-04-24 srs5694Split off fwupx64.efi file from main loaders into secon...
2016-04-23 srs5694Tweaked refind-mkdefault return values for some error...
2016-04-09 srs5694Added note about Mac "retina" display problems to todo...
2016-04-07 srs5694Misc small changes, mostly to refind-mkdefault
2016-02-24 srs5694Refinements to new "bootcoup.html" page.
2016-02-23 srs5694Added documentation on refind-mkdefault script (bootcou...
2016-02-08 srs5694Fixed NTFS driver bug that could cause system hangs.
2016-02-01 srs5694Modified SIP/CSR feature to work ON MACS when the csr...
2016-01-29 srs5694Improvements to refind-mkdefault, including packaging...
2016-01-28 srs5694Added refind-mkdefault script to reset rEFInd as the...
2016-01-27 srs5694Version 0.10.2 release.
2016-01-26 srs5694Fixed bug that caused mvrefind to give rEFInd the NVRAM...
2016-01-26 srs5694Fixed bug that caused mvrefind to fail to move bootmgfw...
2016-01-26 srs5694Fixed refind-install bug that could cause mountesp...
2016-01-25 srs5694Worked around bug/quirk in some EFIs that prevented...
2016-01-21 srs5694Improved refind-install: Fixed bug that caused --usedef...
2016-01-20 srs5694Fixed bug that caused volume icons to be read only...
2015-12-14 srs5694Added centos.cer & centos.crt public key files for...
2015-12-13 srs5694Version 0.10.1 release -- mostly documentation updates.
2015-12-10 srs5694Sort Fedora's rescue kernel (vmlinuz-0-rescue*) to...
2015-12-09 srs5694Fixed compile problem on ARM64/GNU-EFI.
2015-12-09 srs5694Added rudimentary debconf support for Debian package.
2015-12-09 srs5694Close to finished with debian/copyright revisions.
2015-12-07 srs5694Add warning to refind-install when --alldrivers is...
2015-12-06 srs5694Work around keyboard input problem in gptsync on some...
2015-12-06 srs5694Significant reworking of Makefile structure. Added...
2015-12-04 srs5694More flexible packaging script.
2015-12-03 srs5694Another round of changes to clear lintian issues.
2015-12-03 srs5694Merge remote-tracking branch 'tianon/master'
2015-12-03 srs5694More copyright/license updates for Debian packaging.
2015-12-01 srs5694Replace Creative Commons HTML license file with plain...
2015-12-01 srs5694Replace HTML version of CC license in icons directory...
2015-12-01 Tianon GraviBe explicit about "+" licenses covering both clauses...
2015-12-01 Tianon GraviAdd explicit d/copyright blocks for "*" and "debian/*"
2015-12-01 Tianon GraviAdd a bunch of license text and homogenize several...
2015-12-01 Tianon GraviSwitch to packaging a snapshot for now (while waiting...
2015-12-01 Tianon GraviFix up a couple more d/copyright issues so that lintian...
2015-12-01 srs5694Made changes to fix some lintian issues
2015-12-01 srs5694Changes to Makefiles to support cross-compiling ARM64...
2015-11-30 Tianon GraviApply wrap-and-sort
2015-11-30 Tianon GraviAdd "doc-base" control file
2015-11-30 Tianon GraviResync debian/copyright from upstream
2015-11-30 srs5694More documentation of copyrights and licenses.
2015-11-29 srs5694More cleanup relating to ARM64 support.
2015-11-29 srs5694Merge branch 'master' of ssh://git.code.sf.net/p/refind...
2015-11-29 srs5694Merge remote-tracking branch 'tianon/master'
2015-11-29 srs5694Added forgotten new or split files to git repo.
2015-11-29 srs5694Added AARCH64 support to refind-install.
2015-11-28 srs5694Added support for ARM64 (AARCH64) platform in rEFInd...
2015-11-25 Tianon GraviFinish off the last bit of debinstall
2015-11-25 Tianon GraviMove more debinstall functionality over to use debhelpe...
2015-11-25 Tianon GraviAdjust debinstall to let dh_installdocs install our...
2015-11-25 Tianon GraviSimplify debian/rules a bit more
2015-11-25 Tianon GraviInitial debian/
2015-11-24 srs5694Previous commit broke loading of EFI drivers with SB...
2015-11-23 srs5694Fix bug that caused rEFInd to fail to scan EFI boot...
2015-11-22 srs5694Move details of refind-install documentation from insta...
2015-11-22 srs5694Updated LodePNG to latest version (20151024).
2015-11-22 srs5694Fixed bugs in mkrlconf and refind-install that could...
2015-11-22 srs5694Added "kernel*" as Linux kernel matching string, since...
2015-11-17 srs5694Minor comment change.
2015-11-17 srs5694Small documentation changes.
2015-11-16 srs5694Make refind-install work when executed from a symbolic...
2015-11-13 srs5694Applied Debian packaging patches from Nobuhiro Iwamatsu.
2015-11-10 srs5694Pull string functions from refind/lib.[ch] into refind...
2015-11-08 srs5694Add Snowy theme to git repository
2015-11-08 srs5694Version 0.10.0 release.
2015-11-07 srs5694Improvements to refind-install: Improved SIP detection...
2015-11-06 srs5694Better reporting of SIP problems; minor code cleanup.
2015-11-06 srs5694Updated mkrlconf, refind-install, and addition of ...
2015-11-05 srs5694Enable SIP features on CD-R and USB flash drive images...
2015-11-05 srs5694Further refinements to SIP/CSR/rootless support, including
2015-11-04 srs5694Added func_csr_rotate.png icon for new SIP/CSR/rootless...
2015-11-04 srs5694Added new "csr_rotate" option for "showtools", and...
2015-11-03 srs5694Added summary of Apple System Integrity Protection...
2015-11-02 srs5694Added new mountesp script to help OS X users mount...
2015-11-01 srs5694Renamed support scripts: install.sh to refind-install...
2015-11-01 srs5694Documentation changes, mostly related to new icons.
2015-10-31 srs5694New icons, including documentation and license files.
2015-10-31 srs5694Replaced arrow icons
2015-10-31 srs5694Replaced func_* icons
next