patch: fix bad line ending handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
[oweals/busybox.git] / editors / patch.c
2007-08-01 Denis Vlasenkopatch: fix bad line ending handling ("Nguyen Thai Ngoc...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-12 Denis Vlasenkostyle fixes. No code changes
2007-04-05 Denis Vlasenkolibbb: add xunlink()
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-17 Denis Vlasenkodiff: comment - explain what happens when hunk fails...
2006-12-17 Denis Vlasenkopatch: fix double-free (bug 1120)
2006-11-30 Denis Vlasenkopasswd: rework:
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 1
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-12 Denis Vlasenkobb_get_[chomped]line_from_file wasn't descriptive enough.
2006-10-12 Denis Vlasenkosmall style fixes
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-05-07 Rob LandleyPatch to fix bug 868, and some related cleanup while...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-31 "Vladimir N. Oleynik"changed strange mix signed<->unsigned
2006-01-30 Eric Andersenclean up yet more annoying signed/unsigned mismatches...
2005-10-27 Bernhard Reutner... - correct boilerplate
2005-10-10 Bernhard Reutner... - do not use bb_xgetularg10_bnd as a lower value of...
2005-10-06 "Vladimir N. Oleynik"change strange depend to libbb.h, but require busybox.h
2005-09-01 Rob LandleyPatch -i support from Berhnard Fischer.
2004-04-25 Glenn L McGrathUpdate my email address, document some of my tasks...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-06-22 Glenn L McGrathNew applet: patch, applies a unified diff