Pieter de Bie
c95a22acc3
Add a link to the user survey
2009-09-07 15:22:24 +02:00
Pieter de Bie
6f18d9457a
Add a few more release points
2009-09-07 13:44:24 +02:00
Pieter de Bie
6515624267
Update releasenotes, as autorefresh won't make it into 0.7
2009-09-07 12:55:50 +02:00
Johannes Gilger
6b56919b31
ReleaseNotes for v0.7 with author information
...
Include Dave's reload feature and author-information for the most
important parts. Also a list of contributors since v0.6.3 from the
shortlog.
Signed-off-by: Johannes Gilger <heipei@hackvalue.de >
2009-09-06 15:00:09 +02:00
Johannes Gilger
8b74bc04f5
GitX 0.7 Release-Notes
...
This prepares the GitX 0.7 release-notes and also fixes two small bugs
in the previous notes.
It also fixes a CSS-bug which makes the gitx-website display the same
font with Firefox and Safari instead of using a serif with FF.
Signed-off-by: Johannes Gilger <heipei@hackvalue.de >
2009-09-03 15:47:26 +02:00
Johannes Gilger
8cdb2e6c9d
Add empty line at end of previous release notes
2009-09-03 10:22:29 +02:00
Pieter de Bie
b5dac080ff
Release notes for 0.6.3
2009-05-19 18:28:52 +01:00
Pieter de Bie
12124338fc
Add releasenotes for 0.6.2
2009-03-28 22:37:26 +00:00
Pieter de Bie
8474bb4ef2
Split up release notes into individual files
2009-03-28 22:27:25 +00:00
Pieter de Bie
cb40cf6111
GitX 0.6.1
2009-01-29 23:56:31 +00:00
Pieter de Bie
dbaa66cf36
GitX Version 0.6
2009-01-26 21:31:01 +00:00
Pieter de Bie
9c0468a4dc
Update release notes
2009-01-25 16:01:20 +00:00
Ben Walding
feb0b64f29
Fix spelling of successfully in
...
* commit message
* documentation
2009-01-19 16:54:56 +00:00
Pieter de Bie
e232181fae
Add a GitX:// protocol handler
...
This allows to read in arbitrary blobs from the repository.
For more information, see the CallingFromWebKit.txt
document in the Documentation/ directory.
2008-11-01 19:06:05 +01:00
Pieter de Bie
0a40f876d1
PBWebController: Add asynchronous functions
...
This allows us to keep the UI responsive while
running expensive commands
2008-10-31 23:44:28 +01:00
Pieter de Bie
38a49e251e
ReleaseNotes: Update up to 0.5
2008-10-31 23:44:28 +01:00
Pieter de Bie
e054a17a0c
Update releasenotes
2008-10-21 15:38:20 +02:00
Pieter de Bie
8738a4e724
Move the UserManual to the new site
...
This makes sense, as it'll only be hosted there from now on.
2008-10-17 22:50:43 +02:00
Pieter de Bie
2b089a79fe
GitX v0.4.1
2008-10-10 21:59:22 +02:00
Pieter de Bie
ca6caee473
UserManual: fix home link
2008-10-10 21:59:21 +02:00
Pieter de Bie
d3e945da90
UserManual: Add an upload task
2008-10-10 21:59:21 +02:00
Pieter de Bie
92cbaef70d
UserManual: minimum requirements are git v1.5.4, not v1.5.3
2008-10-10 21:59:21 +02:00
Pieter de Bie
40e29732f4
Update ReleaseNotes
2008-10-04 23:04:12 +02:00
Pieter de Bie
57d5db9d49
Documentation: Add User Manual
...
This is a first attempt on creating a user manual
for GitX. It's style is currently stolen from
Scott Schacon's git-scm.com website.
2008-10-04 00:56:18 +02:00
Pieter de Bie
08338c5e2d
Update ReleaseNotes
2008-09-25 23:31:48 +02:00
Pieter de Bie
708c08a293
First part of splitting views
2008-09-19 21:36:52 +02:00
Pieter de Bie
f57a03d378
Version 0.3.1
2008-09-13 00:24:29 +02:00
Pieter de Bie
ce2fa7961f
Update releasenotes
2008-09-12 22:13:40 +02:00
Pieter de Bie
69c0cae04f
Update documentation
2008-09-12 19:35:11 +02:00
Pieter de Bie
e94dc16e4a
Add Sparkle update framework
2008-09-07 00:21:59 +02:00
Pieter de Bie
7a96328a67
Bump version to 0.2
2008-09-06 23:11:53 +02:00
Pieter de Bie
87b6a12cc4
Add release notes
2008-08-28 00:27:33 +02:00
Pieter de Bie
a294d911b0
Grapher: Add colors to lane
...
This introduces a new object, PBGitLane that keeps track of the current lane.
We used to only need a sha for a lane, but now that more information is
needed, an extra object is in order. PBGitLane keeps a lane index number. This
number is later used to pick a color.
2008-08-28 00:25:33 +02:00
Pieter de Bie
f45fa854f3
Add some Grapher Documentation
2008-08-27 23:12:47 +02:00