2009-10-24 |
Denys Vlasenko | patch: add longopts, --dry-run, add one more test |
blob | commitdiff | raw |
2009-08-20 |
Denys Vlasenko | patch: support -N. By Olivier Duclos (olivier.duclos... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Denis Vlasenko | style fixes, no code changes |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Denis Vlasenko | *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Denis Vlasenko | patch: add support for -R. ~ +110 byte. By Pascal Bella... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Denis Vlasenko | patch: fix vda's thinko: we need to open new_filename... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
Denis Vlasenko | patch: support for patches without dates and generated... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
Denis Vlasenko | *: whitespace fixes, no code changes |
blob | commitdiff | raw | diff to current |
2008-03-24 |
Denis Vlasenko | lpr: add more accurate comments |
blob | commitdiff | raw | diff to current |
2008-03-23 |
Denis Vlasenko | patch: shrink by Pascal Bellard <pascal.bellard AT... |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Denis Vlasenko | patch: don't trash permissions of patched file |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Denis Vlasenko | libbb: introduce and use xrename and rename_or_warn. |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Denis Vlasenko | update Glenn McGrath's email address |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-08-06 |
Denis Vlasenko | patch: fix -p -1 handling |
blob | commitdiff | raw | diff to current |
2007-08-01 |
Denis Vlasenko | patch: fix bad line ending handling ("Nguyen Thai Ngoc... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Denis Vlasenko | style fixes. No code changes |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Denis Vlasenko | libbb: add xunlink() |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2006-12-17 |
Denis Vlasenko | diff: comment - explain what happens when hunk fails... |
blob | commitdiff | raw | diff to current |
2006-12-17 |
Denis Vlasenko | patch: fix double-free (bug 1120) |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Denis Vlasenko | passwd: rework: |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Denis Vlasenko | style cleanup: return(a) -> return a, part 1 |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Denis Vlasenko | bb_get_[chomped]line_from_file wasn't descriptive enough. |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Denis Vlasenko | small style fixes |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Rob Landley | Patch to fix bug 868, and some related cleanup while... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-01-31 |
"Vladimir N. Oleynik" | changed strange mix signed<->unsigned |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Eric Andersen | clean up yet more annoying signed/unsigned mismatches... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Bernhard Reutner... | - correct boilerplate |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Bernhard Reutner... | - do not use bb_xgetularg10_bnd as a lower value of... |
blob | commitdiff | raw | diff to current |
2005-10-06 |
"Vladimir N. Oleynik" | change strange depend to libbb.h, but require busybox.h |
blob | commitdiff | raw | diff to current |
2005-09-01 |
Rob Landley | Patch -i support from Berhnard Fischer. |
blob | commitdiff | raw | diff to current |
2004-04-25 |
Glenn L McGrath | Update my email address, document some of my tasks... |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2003-06-22 |
Glenn L McGrath | New applet: patch, applies a unified diff |
blob | commitdiff | raw | diff to current |
|