Skip to content
tswicegood edited this page Sep 14, 2010 · 44 revisions
  • After reordering a commit list, it’s impossible to get the graph back
  • When selecting a parent, it doesn’t show if you have a search open. Reset a search after selecting this?
  • in HTML view of commit messages, this.header and this.message need to have escapeHTML() run on them in case the message contains HTML elements

Triaged

  • Problems launching gitx from terminal: “launch path not accessible” or "Could not find a git binary! "
    • This happens when the git binary can’t be found. If it’s not in your $PATH when starting gitx from the command-line, or when starting GitX by clicking on it, it’s location is guessed from a few locations. This does not always work. In the future, it would be nice to have a clearer error message and to have a preference specifying the git location.

Finished

  • Graphs sometimes draw lines incorrectly
  • Refreshing doesn’t refresh the position of the labels
  • Graphs are still drawn when having a search
  • Still issues with graphs. Try graphing git’s git repository. There should only be one lane at the initial revision. (git://git.kernel.org/pub/scm/git/git.git) [Fixed in 0ab2d8476236542caeb35d54fcc42d12cee5143f|]

_ QuickLook_

Clone this wiki locally