Fossil GUI

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

37 check-ins

2011-04-28
20:54
Updated fossil to 2011-04-13 12:05:18 Leaf check-in: b7971318fa user: sami tags: trunk
2011-03-20
18:52
Updated fossil to version 2011-03-16 11:19:14 check-in: 804ae578d0 user: sami tags: trunk
2011-01-09
21:01
Updated fossil to fossil-macosx-x86-20110101030647 check-in: 220c06ff93 user: sami tags: trunk
2010-09-26
21:15
Makefile has a target for easy uploading of FossilGUI.zip to site that hosts the download. check-in: 57c77ebefa user: sami tags: trunk
20:36
Added launching of Web UI. It can be left running in the background or killed. check-in: 038779c2d5 user: sami tags: trunk
15:21
Improved the icon, which was difficult to click because of large transparent areas. check-in: 8422399504 user: sami tags: trunk
12:35
Changes and Commit should now work even if the files have whitespace in the names. check-in: 986fc5a658 user: sami tags: trunk
12:12
Added Update operation. check-in: 8f495f678f user: sami tags: trunk
12:04
Commit and Clone output will appear in a Terminal.app window. check-in: 7c996b2612 user: sami tags: trunk
09:15
It is now possible to abort a Commit operation while checking changes. check-in: 1262ae07b9 user: sami tags: trunk
09:10
If Finder's frontmost window is not in a Fossil working directory, allow the error to propagate and handle it in the topmost run handler, instead of distributing the handling all over the script. check-in: 49a3f0c092 user: sami tags: trunk
2010-09-25
22:27
fossil's commit output shold not be shown to the user as such because the progress indicator really only works in a terminal. check-in: a54b510128 user: sami tags: trunk
22:24
Commit operation now allows you to first review changes and then choose files to commit.

Also, removed Diff operation and replaced it with a new version of Changes operation that allows you to checks diffs from a chosen file.

Both of the above use the same handler to show changes. check-in: 83214e6460 user: sami tags: trunk

2010-09-20
04:22
Added Makefile rule for producing a zip package of the .app check-in: c23a573786 user: sami tags: trunk
2010-09-19
19:26
Added support for Diff operation. check-in: c1ac4d0ca7 user: sami tags: trunk
18:47
Updated fossil command line tool to 2010-09-18 check-in: a66a289e51 user: sami tags: trunk
17:17
The AppleScript is now a text file for easier diffing. You need to type "make" to produce the compiled AppleScript into the app bundle. check-in: 30db8fe9bf user: sami tags: trunk
16:41
Rename now checks if it is possible to do automatic rename. check-in: dbb47cfbf3 user: sami tags: trunk
16:31
Extras operation now survives being run outside of working directory. It also allows you to select multiple files for adding. check-in: 7fa05ffbf0 user: sami tags: trunk
16:19
Re-arranged the list of operations based on how often they are used. The most often used operations are now at the top and the rarely used ones are at the end. check-in: 3c3055622b user: sami tags: trunk
16:17
I think every operation should now be able to handle the case where fossil produces no output. check-in: 62f453e312 user: sami tags: trunk
13:48
"choose URL" behaved strangely (Paste was disabled). Replaced it with "display dialog" which is better because it allows a prompt. check-in: b339e315bd user: sami tags: trunk
13:17
Added bundle identifier to Info.plist check-in: 093e37ab5a user: sami tags: trunk
12:56
Added a new icon for the .app. check-in: 1bfb0e0f2f user: sami tags: trunk
10:22
Renamed README. I'm not aware what I changed in the AppleScript. check-in: 1a1706e710 user: sami tags: trunk
10:20
Do not show output from commit. It is confusing. check-in: 0f8d44278c user: sami tags: trunk
10:19
Added support for Remove operation. Deleted dummy file to test it. check-in: df73e76719 user: sami tags: trunk
10:15
Added a dummy file to test remove. check-in: 3113bb0244 user: sami tags: trunk
10:14
Added support for Rename operation. (Redirecting input from /dev/null caused problems so I had to remove it.) README.txt renamed to README_FIRST.txt to test Rename operation. check-in: 621f7ae4fd user: sami tags: trunk
10:01
Fixed adding files. Added README.txt with Fossil license. check-in: d5f71343a6 user: sami tags: trunk
09:58
Added support for operation Extras. It should be possible to add files from that but it does not seem to work. check-in: 171df49462 user: sami tags: trunk
09:31
Some refactoring check-in: 609b5e9b2d user: sami tags: trunk
09:26
Added support for operation Changes. Also shows output from Fossil. check-in: e94447790b user: sami tags: trunk
09:14
Added support for closing a work dir. check-in: b78730cfbf user: sami tags: trunk
09:08
Added support for committing. In fact, this is the first commit using the GUI. check-in: dc6de709c4 user: sami tags: trunk
08:00
Imported first version of Fossil GUI. check-in: 4798a44218 user: sami tags: trunk
07:10
initial empty check-in check-in: d87cb4182e user: sami tags: trunk