Giggle

Giggle 0.3 released!

What is it?

Giggle is a GTK+ based GIT repositories viewer, providing developers a way to browse and visualize graphically revision trees, change logs, diffs, and other useful information.

Bug

  • [GGL-61] - Problem with gitignore

Improvement

  • [GGL-22] - Make the indention level smaller in the file list
  • [GGL-37] - Integrate "git-ls-files -t" in file view

Giggle Roadmap

Milestone 1 - Done

  • Support for setting up the repository
    • Set personal information
    • Add remotes
    • Add files to .gitignore
  • Views
    • Project Information View
    • Improved Revision List
      • Icon column
      • Hide/Show tree column
    • Improved Log view
    • File view. Information about selected file
  • Searching
    • Revisions by certain author
    • Revisions that changed a certain file

Giggle 0.2 Released!

What is it?

Giggle is a GTK+ based GIT repositories viewer, providing developers a way to browse and visualize graphically revision trees, change logs, diffs, and other useful information.

Bugs Fixed since last release

  • Segfault when displaying revision informations (GGL-28)
  • Add a changed file list (GGL-19)
  • Add an icon column to the revision list and move the branch information icon there (GGL-48)