File: NEWS

package info (click to toggle)
giggle 0.4-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,888 kB
  • ctags: 2,038
  • sloc: ansic: 16,215; sh: 8,930; makefile: 298
file content (104 lines) | stat: -rw-r--r-- 3,440 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Giggle 0.4, 2007-12-07
----------------------
Bug

    * [GGL-67] - Rendering Broken
    * [GGL-78] - Refresh button changes git repository path
    * [GGL-80] - Giggle fails to run on Solaris due to a segfault.

Improvements

    * [GGL-53] - Make compact view apply to everything.
    * [GGL-69] - Initial french translation
    * [GGL-70] - Define LOCALEDIR as config.h macro
    * [GGL-71] - Application's icon
    * [GGL-73] - doesn't build with gtksourceview 1.90
    * [GGL-75] - Add Vietnamese translation
    * [GGL-77] - Add "remote info" in history view

New Feature

    * [GGL-64] - Support for --diff flag
    * [GGL-65] - Saving patches
    * [GGL-74] - Refreshing


Giggle 0.3, 2007-05-09
----------------------

Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).

Bugs closed since the last release:

  - [GGL-61] - Problem with gitignore
  - [GGL-37] - Integrate "git-ls-files -t" in file view
  - [GGL-41] - Improved rendering of "graph"-column for projects with lots of branches
  - [GGL-47] - Add the branch name to the revision info
  - [GGL-49] - Make it possible to add the graph from the revision list.
  - [GGL-56] - Make the current "Show local diff" dialog more commit specific
  - [GGL-58] - Execute jobs in an idle
  - [GGL-54] - Show current working directory in the revision list

Other Changes:

  - Be a lot more memory & cpu friendly with large repositories (Carlos)
  - Build Fixes (Richard)

Updated translations:

  - ca (Gil Forcada)
  - pl (Łukasz Jernaś)
  - sv (Richard Hult)

Downloads:

  http://ftp.imendio.com/pub/imendio/giggle/src/
  git://kenny.imendio.com/projects/giggle.git


Giggle 0.2, 2007-03-29
----------------------

Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).

Bugs fixed since the 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)
  - Add ctrl+g and ctrl+shift+g to go to next/prev search hit (GGL-51)
  - Add support for double clicking files in the project tree (GGL-44)
  - Compile with -Werror on AMD64 (GGL-29)
  - Compiler warning fix (GGL-33)
  - Create/edit/save Remotes (GGL-9)
  - Grouping for Files and Folders in the Project view (GGL-30)
  - Improve the look of the summary view (GGL-7)
  - Make it possible to go back to the "full project" revision list by clicking on project root (GGL-43)
  - Possibility to hide the Project Tree easily (GGL-45)
  - Show changed files in the project tree (GGL-42)
  - Stop using Glade for the main window (GGL-10)
  - Tooltips don't Update (GGL-25)
  - directory is not detected as a git repository (GGL-27)
  - .gitignore allows beginning '/' to match files in the root directory (GGL-38)
  - Clicking an already-selected revision causes the detail pane to reload (GGL-40)
  - Desktop file category 'Application' is deprecated (GGL-39)

Other Changes:

  - Detect the git command in configure time (Carlos)
  - Add a compact mode for the diff view (Richard)
  - Add commit support (Carlos)
  - Add support to add files to the repository (Carlos)
  - Save window size and compact mode (Jonathon Jongsma)
  - Add history (Carlos)
  - Add hability to create/delete tags/branches (Carlos)

Updated translations:

  - de
  - es
  - sv

Downloads:

  http://ftp.imendio.com/pub/imendio/giggle/src/