index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
ubi_tools.c
Age
Commit message (
Expand
)
Author
2017-10-05
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-09-18
regularize format of source file headers, no code changes
Denys Vlasenko
2017-08-08
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-07
ubi tools: ubiupdatevol supports "-" input and actually respects -s SIZE
Denys Vlasenko
2017-08-07
ubiupdatevol: fix bug with -sSIZE: was ignoring IMAGE_FILE
Denys Vlasenko
2017-08-07
ubi_tools: a bit smaller applet resolution code
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-01-29
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2016-07-06
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-04-03
whitespace and namespace cleanups
Denys Vlasenko
2016-04-03
ubirmvol: Implement -N switch for ubirmvol
Sven Eisenberg
2015-01-30
ubiattach: add option -O
Micke Prag
2014-09-25
ubiupdatevol: fix -t to not require an option. Closes 7466
Denys Vlasenko
2013-08-04
ubi_tools: fix typo in strcpy
Paul B. Henson
2013-06-30
ubi_tools: enhance -s option to allow size multiplier to match mtd-utils
Denys Vlasenko
2013-06-30
ubi_tools: add forgotten argv++
Denys Vlasenko
2013-06-30
ubi_tools: extend supported volume size to 64 bits; shrink code
Denys Vlasenko
2013-06-30
ubimkvol: add -m option to create volume of maximum size
Paul B. Henson
2012-03-11
ubi_tools: add workaround for bad kernel headers. Closes 4838
Denys Vlasenko
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-04-26
rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c
Denys Vlasenko