Pete Batard
071cf84cc4
[mingw] update autotools script following path change
2011-12-05 11:19:05 +00:00
Pete Batard
b23a8089fd
[internal] added script to change version and set version to 1.0.1
...
* also minor improvements to internal scripts
2011-12-04 20:48:07 +00:00
Pete Batard
651cdcaa65
[internal] added post-commit hook for autotagging
2011-11-30 18:45:16 +00:00
Pete Batard
2d8a674b88
[misc] handle all versioning in rufus.rc
2011-11-29 22:53:00 +00:00
Pete Batard
d20e756765
[mbr] added some mbr processing
...
* fix MS's removal of LBA from FS types in partition table
* improved GetDriveHandle()
* issue a refresh after formatting
2011-11-29 20:25:29 +00:00
Pete Batard
44c418714c
[internal] fix non-removal of sed script
2011-11-28 20:06:47 +00:00
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