index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
hexedit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash,hush: fix handling of SIGINT while waiting for interactive input
Denys Vlasenko
2022-01-17
1
-1
/
+1
*
libbb: add and use infrastructure for fixed page size optimization
Denys Vlasenko
2020-12-14
1
-11
/
+3
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
hexedit: fixes for redraw and down movement causing SEGV on attempt to access
Denys Vlasenko
2018-07-23
1
-1
/
+4
*
config: add size estimations for a few applets
Denys Vlasenko
2018-01-14
1
-1
/
+1
*
hexedit: code shrink
Denys Vlasenko
2017-09-15
1
-10
/
+9
*
hexedit: fixes to "goto address" code
Denys Vlasenko
2017-09-15
1
-20
/
+40
*
hexedit: position in correct column on "goto" command
Denys Vlasenko
2017-09-14
1
-2
/
+4
*
hexedit: code shrink
Denys Vlasenko
2017-09-14
1
-4
/
+5
*
hexdump: code shrink
Denys Vlasenko
2017-09-14
1
-16
/
+16
*
hexedit: implement "[enter] goto offset" key
Denys Vlasenko
2017-09-14
1
-25
/
+54
*
hexedit: restore screen on exit
Denys Vlasenko
2017-09-14
1
-27
/
+52
*
hexedit: optimize output buffering
Denys Vlasenko
2017-09-14
1
-7
/
+12
*
hexedit: implement page up/down
Denys Vlasenko
2017-09-13
1
-1
/
+13
*
hexedit: smarter redraw
Denys Vlasenko
2017-09-13
1
-26
/
+41
*
hexedit: new applet
Denys Vlasenko
2017-09-13
1
-0
/
+357