History shows no commits
Reported by Den | October 28th, 2008 @ 05:32 PM
I just installed GitX and tried it out on a toy project, and no commits show up in the history, while both "git log" and gitnub show the correct number of commits.
Comments and changes to this ticket
-

-

Den October 28th, 2008 @ 09:07 PM
Yes, I should have included that, sorry.
Funny thing is - it says it is not a git repository, but if I have uncommited files, it sees them and I can also stage/commit them.
This is what I get:
10/28/08 4:04:50 PM [0x0-0x138138].nl.frim.GitX[10357] fatal: Not a git repository 10/28/08 4:04:53 PM GitX[10381] Quick Look loaded! 10/28/08 4:04:53 PM GitX[10381] Error loading /Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax: dlopen(/Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax, 265): no suitable image found. Did find: /Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax: GC capability mismatch 10/28/08 4:04:54 PM GitX[10381] Error loading /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL: dlopen(/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL, 265): no suitable image found. Did find: /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL: GC capability mismatch 10/28/08 4:04:55 PM [0x0-0x13a13a].nl.frim.GitX[10381] fatal: unrecognized argument: --early-output 10/28/08 4:04:55 PM [0x0-0x13a13a].nl.frim.GitX[10381] fatal: Not a git repository 10/28/08 4:04:58 PM [0x0-0x13a13a].nl.frim.GitX[10381] GitX(10381,0xb0103000) malloc: free_garbage: garbage ptr = 0x10f1190, has non-zero refcount = 1 10/28/08 4:04:58 PM [0x0-0x13a13a].nl.frim.GitX[10381] GitX(10381,0xb0103000) malloc: free_garbage: garbage ptr = 0x10f2f80, has non-zero refcount = 1 10/28/08 4:04:58 PM [0x0-0x13a13a].nl.frim.GitX[10381] GitX(10381,0xb0103000) malloc: free_garbage: garbage ptr = 0x10f9e90, has non-zero refcount = 1 10/28/08 4:04:58 PM [0x0-0x13a13a].nl.frim.GitX[10381] GitX(10381,0xb0103000) malloc: free_garbage: garbage ptr = 0x10faa00, has non-zero refcount = 1 10/28/08 4:04:58 PM [0x0-0x13a13a].nl.frim.GitX[10381] GitX(10381,0xb0103000) malloc: free_garbage: garbage ptr = 0x1311930, has non-zero refcount = 1 10/28/08 4:04:58 PM [0x0-0x13a13a].nl.frim.GitX[10381] GitX(10381,0xb0103000) malloc: free_garbage: garbage ptr = 0x1314db0, has non-zero refcount = 1 10/28/08 4:05:30 PM GitX[10381] Reading cached files! 10/28/08 4:05:30 PM [0x0-0x13a13a].nl.frim.GitX[10381] usage: git-ls-files [-z] [-t] -v [ --ignored ] [--exclude=] [--exclude-from=] [ --exclude-per-directory= ] [--full-name] [--abbrev] [--] []
-

Pieter de Bie October 28th, 2008 @ 09:12 PM
- State changed from new to resolved
Looks like your git version is too old. You need at least version 1.5.4
-

Den October 28th, 2008 @ 09:28 PM
Damn - you are right, I just updated and it works like a charm. My bad, sorry.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
GitX is the nice-looking gitk clone for OS X