[PATCH] guilt(1): simplifications...
commit185747971f3e387e3388a5b23ab4b69a4fb39281
authorPierre Habouzit <madcoder@debian.org>
Thu, 14 Jun 2007 16:25:48 +0000 (14 12:25 -0400)
committerJosef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Thu, 14 Jun 2007 16:25:48 +0000 (14 12:25 -0400)
tree6077e7670f1cc52366eb716f4ac18d932367a068
parent16d924f704ea374ba012b0c18581a346d64f099f
[PATCH] guilt(1): simplifications...

  + using awk to avoid local variables
  + more clever with sed
  + reimplement munge_hash_range with case

  and some whitespace problems.

[jsipek: folded series_insert_patch fix]
[jsipek: folded do_make_header & series_rename_patch fix]
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
guilt