index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
updater
/
install.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev
Michael Runge
2013-11-08
1
-0
/
+35
|
\
|
*
Enable incremental builder to find files that moved, and
Michael Runge
2013-11-07
1
-0
/
+35
*
|
updater: Delete dead code
Nick Kralevich
2013-09-17
1
-87
/
+0
|
/
*
Don't apply permission changes to symlink.
Nick Kralevich
2013-09-11
1
-0
/
+5
*
updater: introduce and set_metadata and set_metadata_recursive
Nick Kralevich
2013-09-10
1
-0
/
+274
*
Revert "Update OTA installer to understand SELinux filesystem labels"
Nick Kralevich
2013-09-09
1
-24
/
+5
*
Update OTA installer to understand SELinux filesystem labels
Nick Kralevich
2013-07-19
1
-5
/
+24
*
recovery: move log output to stdout
Doug Zongker
2013-07-09
1
-36
/
+36
*
verifier: update to support certificates using SHA-256
Doug Zongker
2013-04-10
1
-1
/
+1
*
resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp
Kenny Root
2012-10-17
1
-4
/
+0
|
\
|
*
Remove HAVE_SELINUX guards
Kenny Root
2012-10-16
1
-4
/
+0
*
|
add bonus data feature to imgdiff/imgpatch/applypatch
Doug Zongker
2012-08-21
1
-1
/
+1
*
|
fix the symlink() command to create directories if needed
Doug Zongker
2012-08-07
1
-3
/
+29
|
/
*
am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the mount point as an argument."
Kenny Root
2012-04-07
1
-13
/
+4
|
\
|
*
Change the format command to always take the mount point as an argument.
Stephen Smalley
2012-04-03
1
-13
/
+4
*
|
resolved conflicts for merge of 0b1fee1b to master
Kenny Root
2012-03-31
1
-7
/
+39
|
\
|
|
*
Extend recovery and updater to support setting file security contexts.
Stephen Smalley
2012-03-30
1
-7
/
+39
*
|
fail edify script if set_perm() or symlink() fails
Doug Zongker
2012-03-22
1
-0
/
+13
*
|
remove retouching code from updater
Doug Zongker
2012-02-28
1
-118
/
+0
*
|
C++ class for device-specific code
Doug Zongker
2011-10-31
1
-1
/
+2
|
/
*
allow recovery packages to wipe cache
Doug Zongker
2011-10-19
1
-0
/
+10
*
make write_raw_image able to take a blob
Doug Zongker
2011-04-13
1
-27
/
+40
*
Reserve the last 16 Kbytes of /data for the crypto footer.
Ken Sumrall
2011-01-20
1
-8
/
+11
*
Update arguments to make_ext4fs
Colin Cross
2010-12-29
1
-1
/
+1
*
add missing sparseness parameter
Doug Zongker
2010-09-16
1
-1
/
+1
*
resolved conflicts for merge of 9f89b0e4 to master
Doug Zongker
2010-09-16
1
-1
/
+1
|
\
|
*
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2010-09-15
1
-24
/
+57
*
|
Changes to work with updated make_ext4fs tool that supports creating sparse images.
Ken Sumrall
2010-08-14
1
-1
/
+1
*
|
Working ASLR implementation
Hristo Bojinov
2010-08-02
1
-2
/
+122
*
|
support for ext4/EMMC filesystems in updater binary
Doug Zongker
2010-07-02
1
-24
/
+57
|
/
*
refactor applypatch and friends
Doug Zongker
2010-02-23
1
-65
/
+107
*
relocate applypatch; add type system and new functions to edify
Doug Zongker
2010-02-18
1
-52
/
+184
*
bump updater API version to 3; deprecate firmware update command
Doug Zongker
2010-02-03
1
-39
/
+0
*
add a one-argument version of package_extract_file
Doug Zongker
2010-02-01
1
-24
/
+69
*
delete files before symlinking; log error messages
Doug Zongker
2009-09-19
1
-3
/
+21
*
add a run_program() function to edify
Doug Zongker
2009-09-10
1
-0
/
+49
*
fix off-by-one error in set_perm()
Doug Zongker
2009-06-25
1
-1
/
+1
*
improve updater progress bar
Doug Zongker
2009-06-24
1
-3
/
+21
*
add file_getprop() to updater
Doug Zongker
2009-06-18
1
-11
/
+100
*
fixes to edify and updater script
Doug Zongker
2009-06-12
1
-62
/
+104
*
edify extensions for OTA package installation, part 2
Doug Zongker
2009-06-12
1
-3
/
+272
*
edify extensions for OTA package installation, part 1
Doug Zongker
2009-06-12
1
-0
/
+370