On Fri, Sep 25, 2009 at 11:44, Marco Costalba <mcostalba@xxxxxxxxx> wrote: > On Fri, Sep 25, 2009 at 11:33, Johannes Sixt <j.sixt@xxxxxxxxxxxxx> wrote: >> Marco Costalba schrieb: >>> On Fri, Sep 25, 2009 at 10:40, Marco Costalba <mcostalba@xxxxxxxxx> wrote: >>>> and now >>>> >>>> git log --pretty=format:%h >>>> >>> >>> Sorry, the correct command is: >>> >>> git log --pretty=format:%H >>> >>> but output is still abbreviated. >> >> Doesn't happen here. %h produces abbreviated SHA1s and %H full SHA1s. >> However, I don't run msysgit, but compile git myself. I run the commands >> from CMD. >> > > What (old) version of msgit do you suggest me to try to verify if it > is a new problem ? > > BTW gitk does not work correctly. It loads the revisions but doesn't > show the diffs. > Also installing an old version I have the same wrong behaviour and the same version works on another PC and with the same repository I am testing with. So I am thinking to some setup somewhere that makes git to use abbreviated commits instead of full names. Does exist something like this ? Thanks -- 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