- 14 Feb, 2013 1 commit
-
-
Aurelio Colosimo authored
Signed-off-by:
Aurelio Colosimo <aurelio@aureliocolosimo.it>
-
- 05 Oct, 2012 1 commit
-
-
Alessandro Rubini authored
This is massive: 4k lines changed (but only 840 if you ignore space-only changes). In this case "git blame -w" won't always find the right patch, and it may fall on this patch -- because those 800 lines changed in content too. This has been done with find . -name '*.[ch]' | xargs -n 1 ./scripts/Lindent Statistics: all changes and ignoring blank space: morgana% git diff --stat HEAD~1 | tail -1 77 files changed, 3774 insertions(+), 3709 deletions(-) morgana% git diff -w --stat HEAD~1 | tail -1 61 files changed, 894 insertions(+), 829 deletions(-) However, after this step I hand-fixed some very ugly long expressions (leaving them long: no content change at all is there). Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- 25 Sep, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 08 Mar, 2012 1 commit
-
-
Grzegorz Daniluk authored
-
- 12 Apr, 2011 1 commit
-
-
Grzegorz Daniluk authored
-
- 08 Apr, 2011 1 commit
-
-
Tomasz Wlostowski authored
-