OSDN Git Service

Fix cyanogen module path
[android-x86/external-busybox.git] / editors /
2009-12-12 Denys Vlasenkoapply post-1.15.2 fixes
2009-10-08 Denys Vlasenkoapply post-1.15.1 fixes
2009-08-20 Denys Vlasenkopatch: support -N. By Olivier Duclos (olivier.duclos...
2009-08-16 Denys Vlasenkosed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]...
2009-07-13 Denys Vlasenkosed: simpler fix for recent GNU compat stuff (by Rob...
2009-07-10 Denys Vlasenkosed: deal with peculiar behavior of '2d;2,1p' in GNU sed
2009-07-04 Denys Vlasenkofix dependencies of FEATURE_GETOPT_LONG
2009-06-30 Denys Vlasenkosed: fix handling of 1d;1,3p and 1d;1,REGEXp
2009-06-15 Denys Vlasenkovi: do not accept uppercase comments (compat). Closes...
2009-06-09 Denys Vlasenkodiff: tiny compat tweak
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2009-05-18 Denys Vlasenkoawk: put at least one NUL between $n. Hopefully closes...
2009-05-17 Denys Vlasenkoline editing: add an option to emit ESC [ 6 n and use...
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2009-04-19 Denis Vlasenkomdev: Rob's #if forest removal
2009-04-12 Denis Vlasenkoawk: fix long field separators case. By Ian Wienand...
2009-04-01 Denis Vlasenkotrailing whitespace removal
2009-03-15 Denis Vlasenkoawk: fix compat issue found by gpm build
2009-02-26 Denis Vlasenkounzip: fix thinko with le/be conv and size (closes...
2009-01-25 Denis Vlasenkoawk: in BEGIN section $0 should be "", not "0".
2008-11-24 Denis Vlasenkovi: speedup and code shrink (Walter Harms)
2008-11-23 Denis Vlasenkodiff: emit /dev/null if diff -rN diffs a file against...
2008-11-19 Denis Vlasenkovi: fix several instances of major goof: when text...
2008-11-05 Denis Vlasenko*: code shrink by adding a wrapper around very common...
2008-10-29 Denis Vlasenkorandomconfig fixes
2008-10-29 Denis Vlasenkovi: fix uninitialized last_search_pattern (bug 5794)
2008-10-25 Denis Vlasenkoless: reuse former vi's key reading code. Improve SIGWI...
2008-10-25 Denis Vlasenkovi: move key reading routine out of vi into llbbb
2008-10-24 Denis Vlasenkobuild system cleanup: rename FEATURE_AWK_MATH to FEATUR...
2008-10-21 Denis Vlasenkoawk: fix typo in atan2 code. closes bug 5594.
2008-10-20 Denis Vlasenkovi: handle chars 0x80, 0x81... correctly
2008-10-20 Denis Vlasenkodc: conditionalize parts which require libm
2008-10-19 Denis Vlasenkovolume identification: abolish /proc/partitions and...
2008-10-19 Rob LandleyComment and whitespace tweaks.
2008-10-18 Denis Vlasenkovi: explain why reading 4 chars is unsafe
2008-10-18 Denis Vlasenkovi: whitespace fix
2008-10-16 Denis Vlasenkovi: a few trivial optimizations to keyboard reading...
2008-10-16 Rob LandleyConfirmed that on Linux the serial interrupt takes...
2008-10-14 Denis Vlasenkovi: fix bizarre formatting. no code changes
2008-10-14 Denis Vlasenkofix recurring "last_cmd overrun", fix [del] handling...
2008-10-14 Denis Vlasenkovi: trivial size optimization -65 bytes
2008-10-14 Denis Vlasenkovi: reinstate timeout of 300 ms
2008-10-14 Denis Vlasenkovi: add comments to Rob's algorithm of reading and...
2008-10-14 Rob LandleyEscape sequences sent over serial links don't come...
2008-10-14 Rob LandleyClean up editors/vi.c:readit() so it only does readahea...
2008-09-21 Denis Vlasenkocrontab: do not destroy STDIN_FILENO, editor may need...
2008-09-05 Denis Vlasenkoawk: add a comment
2008-09-02 Denis Vlasenkoawk: improve nadling of negative numbers in bitwise...
2008-08-28 Denis Vlasenkoawk: bitwise ops cast oprands and results to unsigned...
2008-08-28 Denis Vlasenkoawk: support hex constants
2008-07-22 Denis Vlasenkofix all cases of strcpy on overlapping strings.
2008-07-22 Bernhard Reutner... - wrap overlong lines (Cristian Ionescu-Idbohrn)
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-17 Denis Vlasenkovi: using array data after it fell out of scope is...
2008-07-08 Denis Vlasenkolibbb: introduce and use xrealloc_vector
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-07-02 Denis Vlasenkoawk: another smallish code shrink
2008-07-02 Denis Vlasenkouname,individual: fix improper printf usage
2008-07-01 Denis Vlasenkoawk: fix a case with multiple -f options. simplify...
2008-06-27 Denis Vlasenkovi: fix vda's thinko
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-06-26 Denis Vlasenkoprint_flags: fix trivial thinko
2008-06-26 Denis Vlasenkostyle fixes, no code changes
2008-06-24 Denis Vlasenkovi: fix yet another vda's thinko
2008-06-23 Denis Vlasenkofix breakage found by randomconfig
2008-06-22 Denis Vlasenkovi: fix obvious thinko's
2008-06-22 Denis Vlasenkovi: fix vda's breakage (by Cristian Ionescu-Idbohrn)
2008-06-21 Denis Vlasenkovi: small code shrink
2008-06-20 Denis Vlasenkovi: fix the bug where vi never grows the edit buffer.
2008-06-15 Denis Vlasenko*: use llist_pop for traverse-and-free list operation
2008-06-07 Denis Vlasenkogrep: make "-f -" work (+ testsuite)
2008-05-19 Bernhard Reutner... - use STD*_FILENO some more. No object-code changes
2008-05-18 Denis Vlasenkomore -Wall warning fixes. -Wall is enabled now.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-05-03 Denis Vlasenkovi: do not truncate file to zero length. closes bug...
2008-03-28 Denis Vlasenkofix a few stray unguarded strdup's
2008-03-26 Denis Vlasenko*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-26 Denis Vlasenkopatch: add support for -R. ~ +110 byte. By Pascal Bella...
2008-03-25 Denis Vlasenkopatch: fix vda's thinko: we need to open new_filename...
2008-03-24 Denis Vlasenkodiff: improve comments (no code chages)
2008-03-24 Denis Vlasenkopatch: support for patches without dates and generated...
2008-03-24 Denis Vlasenkodiff: exclude D_EMPTY code if there is no support for -r
2008-03-24 Denis Vlasenkodiff: fix small bug; don't make a copy for "/dev/null...
2008-03-24 Denis Vlasenkodiff: reordering and renaming of variables
2008-03-24 Denis Vlasenkodiff: make a few variables local
2008-03-24 Denis Vlasenkodiff: make it work on pipes etc (needed for kernel...
2008-03-24 Denis Vlasenkodiff: shrink
2008-03-24 Denis Vlasenko*: whitespace fixes, no code changes
2008-03-24 Denis Vlasenkolpr: add more accurate comments
2008-03-23 Denis Vlasenkopatch: shrink by Pascal Bellard <pascal.bellard AT...
2008-03-18 Denis Vlasenkopatch: don't trash permissions of patched file
2008-03-17 Paul Foxremove alarm() calls which were functioning as a primitive
2008-03-17 Denis Vlasenko*: shrink: use Vladimir's "o+" specifier instead of...
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-03-06 Paul Foxfixups to vi usage, and move the initial redraw() past the
2008-03-06 Paul Foxfixed the "dot" (i.e. '.') command, to properly re...
2008-03-05 Paul Foxfix vi's '?' and '/' commands to correctly set a new...
2008-03-02 Denis Vlasenkolibbb: inntroduce and use bb_pstrcmp() and qsort_string...
next