Go to file
Pete Batard d35d37cf20 [internal] added pre-commit git script to increase the nano
* from now on, nano will reflect the distance to initial commit
* to have git run this script on commit, create a "pre-commit" in
  .git/hooks/ with the following content:
  #!/bin/sh
  source ./_pre-commit.sh
2011-11-28 17:08:11 +00:00
.msvc [boot] added MS-DOS file extraction from diskcopy.dll 2011-11-27 02:09:45 +00:00
.gitattributes [make] enforce LF in Makefile 2011-11-20 22:51:16 +00:00
.gitignore [mingw] added MinGW support 2011-11-20 03:30:16 +00:00
Makefile [boot] added MS-DOS file extraction from diskcopy.dll 2011-11-27 02:09:45 +00:00
_pre-commit.sh [internal] added pre-commit git script to increase the nano 2011-11-28 17:08:11 +00:00
common_controls_and_elevation.manifest [core] basic dialog 2011-11-13 20:53:23 +00:00
license.h [core] added formatting 2011-11-26 00:25:04 +00:00
msapi_utf8.h [utf8] fix bad wchar string alloc size in ComboBox_GetLBTextU() 2011-11-25 00:03:39 +00:00
msdos.c [boot] added MS-DOS file extraction from diskcopy.dll 2011-11-27 02:09:45 +00:00
msdos.h [boot] added MS-DOS file extraction from diskcopy.dll 2011-11-27 02:09:45 +00:00
resource.h [ui] added cancellation and control greyout during format 2011-11-28 01:32:18 +00:00
rufus.c [core] improved error and cancellation handling 2011-11-28 12:37:58 +00:00
rufus.h [internal] added pre-commit git script to increase the nano 2011-11-28 17:08:11 +00:00
rufus.ico [misc] renamed project to Rufus 2011-11-19 19:08:23 +00:00
rufus.rc [internal] added pre-commit git script to increase the nano 2011-11-28 17:08:11 +00:00
rufus_2010.sln [misc] renamed project to Rufus 2011-11-19 19:08:23 +00:00
stdlg.c [ui] added FS selection and tooltip 2011-11-24 23:49:42 +00:00
sys_types.h [ui] use GNU fdisk's sys_type.h for FS type description 2011-11-25 13:29:35 +00:00
wdk_build.cmd [ui] UI improvements 2011-11-24 02:24:50 +00:00