>>>>> "Karl" == Karl Hasselström <kha@xxxxxxxxxxx> writes: Karl> In the experimental branch, I've updated the reset command a bit Karl> -- it should now be quite usable. Bug reports and feature Karl> requests and general comments welcome. (Note to those who Karl> already run my experimental branch: I've changed the stack log Karl> format, so you'll have to nuke your <branchname>.stgit Karl> branches. StGit will remind you if you forget.) Karl, I was using the StGit in Debian/unstable and just switched to your experimental branch. When doing "stg pull", I get, at the end: Pushing patch "pr20822" ... done Pushing patch "pr22387" ... done Pushing patch "pr30614" ... done Error: Unhandled exception: Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/stgit/main.py", line 280, in main ret = command.func(parser, options, args) File "/usr/local/lib/python2.4/site-packages/stgit/commands/pull.py", line 109, in func log.log_entry(log.default_stack(), 'stg pull') File "/usr/local/lib/python2.4/site-packages/stgit/lib/log.py", line 45, in log_entry stack.repository.refs.get(ref))] File "/usr/local/lib/python2.4/site-packages/stgit/lib/log.py", line 94, in __init__ self.unapplied, patches = pl('unapplied') File "/usr/local/lib/python2.4/site-packages/stgit/lib/log.py", line 89, in pl return ([pn for sha1, pn in patches], ValueError: need more than 0 values to unpack Note that I have no unapplied patch in case it matters, only hidden ones (and applied ones of course). -- 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