[issue2652] hgk pickaxe command doesn't work
Javi
bugs at mercurial.selenic.com
Sun Feb 20 11:35:36 UTC 2011
New submission from Javi <cibervicho at gmail.com>:
Hi, this was reported in the Debian BTS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611509
In hgk, if you choose the "All Fields" dropdown from the central panel and
change it to "Pickaxe" and make a search, a rather cryptic dialog pops up:
Error: window name "error" already exists in parent
Dismissing the dialog gives
Can't parse git-diff-tree output :
100644 100644 8295d144ab98 39bed83928a4 M rev-parse.c revparse.c
Presumably the error message should refer to "hg debug-diff-tree".
readprocfind() expects a 12-char changeset id prior to that line. I.e.:
29f17a3600cb
100644 100644 8295d144ab98 39bed83928a4 M rev-parse.c revparse.c
Can we change the debug-diff-tree to include that line? Or will that break
something horribly?
----------
messages: 15343
nosy: vicho
priority: bug
status: unread
title: hgk pickaxe command doesn't work
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2652>
____________________________________________________
More information about the Mercurial-devel
mailing list