]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
bin/svn-wrapper: Misc fixes
authorTony Duckles <tony@nynim.org>
Tue, 9 Apr 2013 22:19:07 +0000 (17:19 -0500)
committerTony Duckles <tony@nynim.org>
Tue, 9 Apr 2013 22:19:07 +0000 (17:19 -0500)
commitbbc9fd69806238e93bf9b1280bcd83d6a45e4dec
tree90278cda0bb513a666a0a9ef43afd079da4122d8
parent3a9bd8721552d651a6aa63eb9ffb6e17f32aec27
bin/svn-wrapper: Misc fixes

* Update the revision-line reg-ex to support the "(no author)" case.
* Update the AWK usage to set 'FS' at run-time rather than using
  "awk -F...". It's more encapsulated this way and more easily
  extensible down the road.
bin/svn-wrapper