diff --git a/feed.xml b/feed.xml index 27cb7d5..2f06fad 100644 --- a/feed.xml +++ b/feed.xml @@ -7,24 +7,22 @@ Version 0.2.1 Sun, 06 Sep 2008 11:24:54 +0900 - + GitX Version 0.3.1 +

GitX Version 0.4

-

NOTE, you will NEED to reinstall the terminal tool after this update

-

Changes since Version 0.3.0:

-
  • Fixed an out-of-bounds crasher
-

Changes since Version 0.2.1:

+

Changes since Version 0.3.1:

    -
  • You can now pass on command-line arguments just like you can with 'git log'
  • -
  • The program has an icon
  • -
  • Also displays remote branches in the branch list
  • -
  • Is better in determining if a directory is a bare git repository
  • -
  • Support for --left-right: use 'gitx --left-right HEAD..origin/master' to see which commits are only on your branch or on their branch
  • -
  • Navigate through changed hunks by using j/k keys
  • -
  • Scroll down in webview by using space / shift-space
  • +
  • A new commitview, allowing you to selectively add changes and commit them.
  • +
  • You can now upload a commit as a patch to gist.github.com
  • +
  • GitX now searches for your git binary in more directories and is smarter about reporting errors regarding git paths.
  • +
  • You can now remove branches by right-clicking on them in the detailed view
  • +
  • GitX now comes with a spicy new icon
  • +
  • The diff view has become prettier and now also highlights trailing whitespace.
  • +
  • Various little changes and stability improvement
  • +
  • Now comes with nice Documentation
]]>