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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
patch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: comment - explain what happens when hunk fails to apply
Denis Vlasenko
2006-12-17
1
-2
/
+3
*
patch: fix double-free (bug 1120)
Denis Vlasenko
2006-12-17
1
-0
/
+1
*
passwd: rework:
Denis Vlasenko
2006-11-30
1
-0
/
+2
*
style cleanup: return(a) -> return a, part 1
Denis Vlasenko
2006-11-27
1
-4
/
+4
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-4
/
+4
*
bb_get_[chomped]line_from_file wasn't descriptive enough.
Denis Vlasenko
2006-10-12
1
-7
/
+7
*
small style fixes
Denis Vlasenko
2006-10-12
1
-3
/
+3
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-6
/
+6
*
Patch to fix bug 868, and some related cleanup while I was in the area.
Rob Landley
2006-05-07
1
-18
/
+6
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
changed strange mix signed<->unsigned
"Vladimir N. Oleynik"
2006-01-31
1
-4
/
+4
*
clean up yet more annoying signed/unsigned mismatches and fixup
Eric Andersen
2006-01-30
1
-1
/
+1
*
- correct boilerplate
Bernhard Reutner-Fischer
2005-10-27
1
-2
/
+2
*
- do not use bb_xgetularg10_bnd as a lower value of -1 doesn't work due to lowe
Bernhard Reutner-Fischer
2005-10-10
1
-20
/
+6
*
change strange depend to libbb.h, but require busybox.h
"Vladimir N. Oleynik"
2005-10-06
1
-1
/
+0
*
Patch -i support from Berhnard Fischer.
Rob Landley
2005-09-01
1
-9
/
+19
*
Update my email address, document some of my tasks in the AUTHORS file
Glenn L McGrath
2004-04-25
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-3
/
+3
*
New applet: patch, applies a unified diff
Glenn L McGrath
2003-06-22
1
-0
/
+290