5 * [GGL-67] - Rendering Broken
6 * [GGL-78] - Refresh button changes git repository path
7 * [GGL-80] - Giggle fails to run on Solaris due to a segfault.
11 * [GGL-53] - Make compact view apply to everything.
12 * [GGL-69] - Initial french translation
13 * [GGL-70] - Define LOCALEDIR as config.h macro
14 * [GGL-71] - Application's icon
15 * [GGL-73] - doesn't build with gtksourceview 1.90
16 * [GGL-75] - Add Vietnamese translation
17 * [GGL-77] - Add "remote info" in history view
21 * [GGL-64] - Support for --diff flag
22 * [GGL-65] - Saving patches
23 * [GGL-74] - Refreshing
26 Giggle 0.3, 2007-05-09
27 ----------------------
29 Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).
31 Bugs closed since the last release:
33 - [GGL-61] - Problem with gitignore
34 - [GGL-37] - Integrate "git-ls-files -t" in file view
35 - [GGL-41] - Improved rendering of "graph"-column for projects with lots of branches
36 - [GGL-47] - Add the branch name to the revision info
37 - [GGL-49] - Make it possible to add the graph from the revision list.
38 - [GGL-56] - Make the current "Show local diff" dialog more commit specific
39 - [GGL-58] - Execute jobs in an idle
40 - [GGL-54] - Show current working directory in the revision list
44 - Be a lot more memory & cpu friendly with large repositories (Carlos)
45 - Build Fixes (Richard)
55 http://ftp.imendio.com/pub/imendio/giggle/src/
56 git://kenny.imendio.com/projects/giggle.git
59 Giggle 0.2, 2007-03-29
60 ----------------------
62 Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).
64 Bugs fixed since the last release:
66 - Segfault when displaying revision informations (GGL-28)
67 - Add a changed file list (GGL-19)
68 - Add an icon column to the revision list and move the branch information icon there (GGL-48)
69 - Add ctrl+g and ctrl+shift+g to go to next/prev search hit (GGL-51)
70 - Add support for double clicking files in the project tree (GGL-44)
71 - Compile with -Werror on AMD64 (GGL-29)
72 - Compiler warning fix (GGL-33)
73 - Create/edit/save Remotes (GGL-9)
74 - Grouping for Files and Folders in the Project view (GGL-30)
75 - Improve the look of the summary view (GGL-7)
76 - Make it possible to go back to the "full project" revision list by clicking on project root (GGL-43)
77 - Possibility to hide the Project Tree easily (GGL-45)
78 - Show changed files in the project tree (GGL-42)
79 - Stop using Glade for the main window (GGL-10)
80 - Tooltips don't Update (GGL-25)
81 - directory is not detected as a git repository (GGL-27)
82 - .gitignore allows beginning '/' to match files in the root directory (GGL-38)
83 - Clicking an already-selected revision causes the detail pane to reload (GGL-40)
84 - Desktop file category 'Application' is deprecated (GGL-39)
88 - Detect the git command in configure time (Carlos)
89 - Add a compact mode for the diff view (Richard)
90 - Add commit support (Carlos)
91 - Add support to add files to the repository (Carlos)
92 - Save window size and compact mode (Jonathon Jongsma)
93 - Add history (Carlos)
94 - Add hability to create/delete tags/branches (Carlos)
104 http://ftp.imendio.com/pub/imendio/giggle/src/