aboutsummaryrefslogtreecommitdiffstats
path: root/extendedcommands.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update extendedcommands.c one "No".Chris41g2011-11-211-16/+24
* wipKoushik Dutta2011-11-161-2/+2
* Merge pull request #12 from DRockstar/gingerbreadKoushik Dutta2011-11-111-0/+13
|\
| * Add RFS format supportDonovan Bartish2011-11-101-0/+13
* | fix advanced restoreKoushik Dutta2011-11-111-1/+1
|/
* actually implement internal sdcard restoreKoushik Dutta2011-10-291-4/+5
* fix driver looking for recovery, rather than checking the basename. fix badne...Koushik Dutta2011-10-281-1/+1
* support backup and restore on internal sdcardKoushik Dutta2011-10-261-13/+44
* shuffle some codeKoushik Dutta2011-09-231-128/+0
* fix textKoushik Dutta2011-09-221-1/+1
* cwr 5Koushik Dutta2011-09-051-6/+105
* adding text output for battery stats wipe. just a confirmation that it comple...j_r0dd2011-07-101-0/+1
* move choose zip option first in apply zip menu, update.zip is on main menuTanguy Pruvot2011-07-081-4/+4
* Add a new 'Show log' extended function.Tanguy Pruvot2011-06-301-2/+10
* fix crash bug.Koushik Dutta2011-06-161-2/+1
* use new libreboot static lib for rebootingAusten Dicken2011-06-141-4/+2
* make tar backups opt in.Koushik Dutta2011-06-101-3/+3
* move the sdcard symlinker into process_volumesKoushik Dutta2011-06-101-1/+5
* added the efs partition to the do not format list since this holds the imei i...j_r0dd2011-06-091-1/+1
* tar nandroid and /data/media support.Koushik Dutta2011-06-081-4/+10
* Rename format_ignore_partitions to a forbid_formatBrandon Bennett2011-06-051-1/+1
* Fix 6 extentedcommands declaration warningsTanguy Pruvot2011-05-301-2/+0
* fix formattingKoushik Dutta2011-05-261-1/+1
* fix up some implicit declarationsKoushik Dutta2011-05-261-0/+4
* testKoushik Dutta2011-05-261-1/+1
* Allow per device unsafe-to-format partition listBrandon Bennett2011-05-121-2/+13
* Use TARGET_RECOVERY_PRE_COMMAND before calling __reboot() recoveryatinm2011-05-071-0/+3
* recovery: display mount point when confirming formatwjb2011-04-301-1/+4
* Try to mount vol->device2 partition to UMS.mik_os2011-04-261-1/+2
* remove old chargemode crapKoushik Dutta2011-04-171-20/+0
* Revert "allow precise device detection"Koushik Dutta2011-04-171-1/+1
* allow precise device detectionKoushik Dutta2011-04-161-1/+1
* recovery: Prevent the users from doing stupid things.Steve Kondik2011-04-091-4/+12
* fix erroneous detection of device flash type when device is explicitly provid...Koushik Dutta2011-03-171-2/+2
* build "mount & storage" menu from fstabKolja Dummann2011-03-071-50/+92
* more fixes for sammyKoushik Dutta2011-02-271-1/+2
* option to specify usb_mass_storage device in device overlayjt11342011-02-271-4/+7
* Support fs mount options.Koushik Dutta2011-02-271-0/+3
* remove unused defines. dont try to mount boot if it is emmc or bml either.Koushik Dutta2011-02-121-1/+1
* Defer to fstype2 if found. Use auto fs if two fstypes are specifiedKoushik Dutta2011-02-091-1/+1
* Add support to mount /boot for systems that have a mountable /boot.Brandon Bennett2011-01-281-0/+3
* Use erase_raw_partition for unknown named partitionsChristopher Lais2011-01-161-1/+1
* Add the volume command for seeing the current recovery.fstab. Support crazy H...Koushik Dutta2011-01-041-1/+26
* Support for ext2 and ext3 update-binary.Koushik Dutta2011-01-021-41/+0
* fix android secure formattingKoushik Dutta2011-01-021-19/+21
* fix ums mountingKoushik Dutta2011-01-011-5/+23
* fix up boot formatting. remove depracated function.Koushik Dutta2011-01-011-14/+2
* more loggingKoushik Dutta2011-01-011-6/+10
* readd ext2/ext3 format support.Koushik Dutta2011-01-011-2/+6
* readd ext2/ext3 format support.Koushik Dutta2011-01-011-1/+62