Signed-off-by: Josef 'Jeff' Sipek <jeffpc@xxxxxxxxxxxxxx> Ok, I think this is all of the patches. I'll wait for you to tell me if the cmd() echo to printf change breaks anything for you. If not, I'll pull your series (via git), tag a 0.36-rc1, and push the whole thing to repo.or.cz. :) Sorry for making this take so long :( Jeff. On Mon, May 19, 2014 at 12:00:09AM +0200, Per Cederqvist wrote: > --- > Documentation/guilt-pop.txt | 3 +++ > Documentation/guilt-push.txt | 3 +++ > 2 files changed, 6 insertions(+) > > diff --git a/Documentation/guilt-pop.txt b/Documentation/guilt-pop.txt > index 36fea9e..b0b89cc 100644 > --- a/Documentation/guilt-pop.txt > +++ b/Documentation/guilt-pop.txt > @@ -26,6 +26,9 @@ OPTIONS > > If no patchname is given, pop the top-most patch. > > +Exit with a non-zero exit status if requested to pop more patches > +than there are on the stack. > + > Author > ------ > Written by Josef "Jeff" Sipek <jeffpc@xxxxxxxxxxxxxx> > diff --git a/Documentation/guilt-push.txt b/Documentation/guilt-push.txt > index 6ee86b9..6439f21 100644 > --- a/Documentation/guilt-push.txt > +++ b/Documentation/guilt-push.txt > @@ -26,6 +26,9 @@ OPTIONS > > If no patchname is given, push the next patch in the series onto the tree. > > +Exit with a non-zero exit status if requested to push more patches > +than there are in the series. > + > Author > ------ > Written by Josef "Jeff" Sipek <jeffpc@xxxxxxxxxxxxxx> > -- > 1.8.3.1 > -- Computer Science is no more about computers than astronomy is about telescopes. - Edsger Dijkstra -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html