repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update migrateUserGroup to deal with primary key issue
[mediawiki.git]
/
bin
/
svnstat
blob
5a2c940b5e23d176bbe8bc2730fe1f6081ec459a
1
#!/bin/sh
2
svn stat
-v
$1
|
sed
-n
's/^[ A-Z?\*|!]\{1,15\}[0-9]\{1,10\} \{1,15\}/r/;s/ .*//p'