| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 1 | -0/+16 |
|\ |
|
| * | *: simplify checks for gz/bz2/xz magic | Denys Vlasenko | 2010-06-02 | 1 | -0/+16 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 5 | -42/+92 |
|\| |
|
| * | lineedit: fix column display for wide and combining chars in TAB completion | Tomas Heinrich | 2010-06-01 | 1 | -1/+5 |
| * | archival/*: shrink by reusing sufficiently similar functions | Denys Vlasenko | 2010-05-31 | 1 | -2/+5 |
| * | *: teach tar et. al. to understand .xz by heart | Denys Vlasenko | 2010-05-30 | 2 | -3/+4 |
| * | unxz: new applet, complete with xzcat and xz -d aliases | Denys Vlasenko | 2010-05-30 | 3 | -0/+26 |
| * | rename FEATURE_LZMA_ALIAS to just LZMA | Denys Vlasenko | 2010-05-30 | 2 | -9/+9 |
| * | trim help text. -29 bytes | Denys Vlasenko | 2010-05-27 | 1 | -5/+5 |
| * | unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat | Denys Vlasenko | 2010-05-27 | 2 | -21/+31 |
| * | fgconsole: new applet by Grigory Batalov <bga@altlinux.org> | Grigory Batalov | 2010-05-23 | 2 | -4/+10 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 2 | -7/+11 |
|\| |
|
| * | ps: make "ps -o BAD" emit list of good -o params | Denys Vlasenko | 2010-05-23 | 1 | -4/+4 |
| * | fuser: code shrink, fixing default signal, exitcode and PID display | Maksym Kryzhanovskyy | 2010-05-22 | 1 | -3/+3 |
| * | shell: make it possible to alias one of shells to "bash" | Denys Vlasenko | 2010-05-20 | 2 | -0/+4 |
* | | Merge branch 'origin/master' (early part) | Nguyễn Thái Ngọc Duy | 2010-09-14 | 4 | -32/+80 |
|\| |
|
| * | typo fix | Denys Vlasenko | 2010-05-17 | 1 | -1/+1 |
| * | stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing | Denys Vlasenko | 2010-05-16 | 1 | -6/+5 |
| * | lineedit: partially fix wide and combining chars editing | Tomas Heinrich | 2010-05-16 | 1 | -0/+11 |
| * | cttyhack: document the need to setsid | Denys Vlasenko | 2010-05-15 | 1 | -2/+10 |
| * | trim help text | Denys Vlasenko | 2010-05-09 | 1 | -3/+3 |
| * | tune2fs: move to e2fsprogs | Denys Vlasenko | 2010-05-09 | 1 | -1/+1 |
| * | install lspci and lsusb to /usr/bin | Gustavo Zacarias | 2010-05-06 | 1 | -2/+2 |
| * | rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text | Denys Vlasenko | 2010-05-06 | 1 | -4/+4 |
| * | rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip... | Denys Vlasenko | 2010-05-06 | 1 | -0/+9 |
| * | bootchartd: new applet | Denys Vlasenko | 2010-05-04 | 2 | -12/+23 |
| * | rfkill: new applet | Souf Oued | 2010-05-02 | 2 | -0/+13 |
| * | grep: makw -w support unconditional | Denys Vlasenko | 2010-04-26 | 1 | -4/+1 |
* | | win32: mingw.h: add WCOREDUMP an WUNTRACED | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+4 |
* | | win32: add termios stub so that it builds | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+1 |
* | | win32: add strptime() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add utimes and fix utime(file,NULL) | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: Replace rename() (WHY?) | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+2 |
* | | win32: Work around for dup2 | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+2 |
* | | win32: Replace stat/lstat | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+11 |
* | | win32: Replace open/fopen to support /dev/null | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+4 |
* | | win32: add next_path_sep() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+4 |
* | | win32: add shell script and internal applet execution to spawn* and exec* | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+10 |
* | | win32: Support certain ANSI sequences on cmd.exe | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+11 |
* | | win32: add unlink() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+2 |
* | | win32: add getenv(), setenv(), unsetenv() and clearenv() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -4/+4 |
* | | win32: add poll() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add fcntl() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add waitpid() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add mkdir() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add get_busybox_exec_path(), which is bb_busybox_exec_path | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+4 |
* | | win32: add realpath() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add strsep() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add link() | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+1 |
* | | win32: add signal routines and SIGALRM support | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -1/+3 |