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
/
e2fsprogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-1
/
+1
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
2
-6
/
+6
*
config: update size information
Denys Vlasenko
2018-12-28
3
-3
/
+3
*
move storage helpers to libbb.h
Denys Vlasenko
2018-09-28
1
-17
/
+0
*
restore documentation on the build config language
Kartik Agaram
2018-06-06
1
-1
/
+1
*
fsck: fix incorrect handling of child exit
Denys Vlasenko
2018-05-24
1
-8
/
+9
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+1
*
chattr,lsattr,tune2fs: make them NOEXEC
Denys Vlasenko
2017-08-05
3
-3
/
+4
*
chattr: fix option parsing to accept more cryptic option combos
Denys Vlasenko
2017-08-05
1
-35
/
+51
*
do not use `a' quoting style in comments
Denys Vlasenko
2017-08-02
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
4
-7
/
+7
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
4
-4
/
+4
*
vi,fsck: do not use build timestamp unconditionally. Closes 9626
Denys Vlasenko
2017-01-29
1
-1
/
+1
*
Code style fixes, no code changes
Denys Vlasenko
2016-11-28
1
-1
/
+1
*
Remove outdated comments
Denys Vlasenko
2016-11-23
1
-0
/
+2
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
1
-2
/
+2
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
fsck: use printf for message, not bb_info_msg
Denys Vlasenko
2016-03-30
1
-3
/
+3
*
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
Denys Vlasenko
2016-03-30
1
-1
/
+1
*
fsck: do not use statics
Denys Vlasenko
2015-10-19
1
-128
/
+133
*
chattr,lsattr: shorten help message
Denys Vlasenko
2015-10-19
2
-8
/
+6
*
e2fsprogs/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-18
6
-65
/
+55
*
Remove old_e2fsprogs/*
Denys Vlasenko
2015-07-19
133
-40044
/
+0
*
fix if(p)/free(p) construct
Maninder Singh
2015-06-07
2
-10
/
+5
*
typo fixes
Maninder Singh
2015-05-25
3
-4
/
+4
*
typo fix
Denys Vlasenko
2015-03-26
1
-1
/
+1
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-20
/
+20
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
3
-3
/
+3
*
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-29
11
-27
/
+16
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
1
-2
/
+2
*
fix unsafe bb_perror_msg(filename) calls
Denys Vlasenko
2012-09-27
1
-1
/
+1
*
Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h
Denys Vlasenko
2012-04-17
9
-574
/
+13
*
Create and use our own copy of linux/ext2_fs.h
Denys Vlasenko
2012-04-13
1
-7
/
+1
*
work around linux/ext2_fs.h breakage
Denys Vlasenko
2012-04-12
1
-0
/
+6
*
old_e2fsprogs/blkid: close the fd after we are done with it
Denys Vlasenko
2011-11-28
1
-2
/
+7
*
tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.
Denys Vlasenko
2011-09-11
1
-4
/
+11
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
4
-4
/
+0
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-2
/
+1
*
iostat: code shrink ~0.5k
Maksym Kryzhanovskyy
2011-05-07
2
-6
/
+6
*
Fix double words in comments. No code changes
Marek Polacek
2011-04-16
3
-3
/
+3
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+22
*
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-04-03
3
-0
/
+49
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
1
-1
/
+1
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-2
/
+2
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
6
-16
/
+16
*
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23
1
-9
/
+1
[next]