repo.or.cz
/
guilt
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
regression: 011 should test guilt-commit as well
[guilt/mob.git]
/
guilt-unapplied
blob
192a7e5395dac6e2f8e2373d8e54f4a4a8a1fdaf
1
#!/bin/sh
2
#
3
# Copyright (c) Josef "Jeff" Sipek, 2006, 2007
4
#
5
6
USAGE
=
""
7
.
`dirname
$0
`
/
guilt
8
9
if
[
$#
-ne
0
];
then
10
usage
11
fi
12
13
n
=
`wc -l <
$applied
`
14
n
=
`expr
$n
+ 1`
15
16
get_series |
sed
-n -e
"
$n
,\
$p
"