Commit graph

164 commits

Author SHA1 Message Date
Hylke Bons 42f461b507 [repo] get remote changes beffore pushing changes that weren't pushed due to a disconnect 2011-04-15 00:56:02 +01:00
Hylke Bons 4c9216a8a2 Fix quit method 2011-03-27 13:56:36 +01:00
Hylke Bons 68f0610979 [repo] Fix the GetCommits regex to also parse GMT-n timezones 2011-03-24 00:50:08 +00:00
Hylke Bons 1e4ef90ef5 [paths] change the way git lookup is done 2011-03-23 23:14:50 +00:00
Hylke Bons 6410633c12 Merge branch 'master' of ssh://github.com/hbons/SparkleShare 2011-03-22 22:50:25 +00:00
Hylke Bons 7a722f52be [lib] Allow disabling of central notification server and fallback to own 2011-03-22 13:44:52 +00:00
Hylke Bons c983d4a067 [osx] quickly fix the git path 2011-03-20 19:24:57 +00:00
Hylke Bons 3cb52d217b [commit] remove unneeded member 2011-03-20 16:26:56 +00:00
Hylke Bons 5959f1db5f [log] remove 'IsFileDump' workaround and move message code to controller 2011-03-20 14:59:35 +00:00
Hylke Bons 6c5bf06558 New thread + spinner instead of freeze when opening big logs 2011-03-16 15:13:14 +00:00
Hylke Bons 0dfac3279f Show menu item icons on Fedora too 2011-03-16 00:01:37 +00:00
Hylke Bons 53eca6e848 [watcher] ignore files in .git/ 2011-03-13 22:26:01 +00:00
Hylke Bons 538bdf0dd0 Fix notifications 2011-03-13 02:07:47 +00:00
Hylke Bons 10b05898dd [statusicon] update icons and add icons for pressed state syncing animation 2011-03-13 01:21:49 +00:00
Hylke Bons d79fcce3a2 [osx] Pop up a warning when the backend (git) isn't found. 2011-03-13 00:15:19 +00:00
Hylke Bons be2edd8866 Fix cloning problem and better debuginfo 2011-03-12 19:39:42 +00:00
Hylke Bons db0af9dbda [repo] add todo 2011-03-12 18:58:04 +00:00
Hylke Bons c000f8cb0c Use SparkleLib.IsRepo for folder checking 2011-03-12 18:36:03 +00:00
Hylke Bons e8ae8198ff Merge branch 'fetcher-fix'
Conflicts:
	SparkleLib/SparkleFetcher.cs
2011-03-12 17:58:53 +00:00
Hylke Bons fa4e7dd368 [fetcher] Fix InstallConfiguration method 2011-03-12 17:53:49 +00:00
Hylke Bons ced6065c18 [fetcher] no need to keep error message in memory 2011-03-12 16:18:36 +00:00
Hylke Bons b1bd01b86a Merge branch 'master' of https://github.com/palango/SparkleShare into palango-master 2011-03-12 16:10:24 +00:00
Hylke Bons 4fb08eae64 [fetcher] set core.ignorecase to false for each folder 2011-03-12 15:38:49 +00:00
Hylke Bons 68d7d99f1e [repo] quick fix to re-push changes after encountering a non fast-forward to origin master 2011-03-09 06:23:24 -08:00
Hylke Bons b4d2b47cb7 Add SparkleAbout to .csproj 2011-03-08 23:55:21 +00:00
Hylke Bons d5dced649b [repo] align regexes 2011-03-06 15:29:36 +00:00
Paul Lange 9f31bc23e2 Add some error messages 2011-03-06 16:07:16 +01:00
Hylke Bons c67277c079 [listener] Use SparkleShare's dedicated notification server instead of irc.gnome.org 2011-03-04 18:31:02 +00:00
Hylke Bons 03db068505 Add some TODO's 2011-03-04 17:03:29 +00:00
Hylke Bons 0d867a8c30 [repo] Not everything is file dumping 2011-03-04 16:50:41 +00:00
Hylke Bons 5e84a9cfe0 Fix hang on commit logs > 4096 bytes 2011-03-04 15:57:22 +00:00
Hylke Bons 17d07bb2eb [repo] Replace gitsharp's AnyDifferences by own implementation 2011-03-04 14:01:29 +00:00
Hylke Bons 91f629b5d5 [fetcher] Ignore Omnigraffle autosave files 2011-03-04 05:30:11 -08:00
Hylke Bons 4e62d010e8 Remove NotifySsharp from solution 2011-03-04 09:05:15 +00:00
Hylke Bons 5a055597d5 remove debug line 2011-03-03 12:08:50 +00:00
Hylke Bons 7431e49fc9 Support showing merge commits in logs (and fix crashes caused by them being missing) 2011-03-03 12:06:25 +00:00
Hylke Bons 9c5a38f352 [repo] fix crash caused by GetCommits(n) returning n-1 entries 2011-03-02 22:07:05 +00:00
Hylke Bons b22fabf5c6 [repo] also push changes the user makes whilst we're syncing 2011-03-02 21:20:25 +00:00
Hylke Bons a8b0fc1a3e remove some leftover debug messages 2011-03-02 00:24:18 +00:00
Hylke Bons 9375f2706c [repo] Fix NewCommit event not being fired 2011-03-01 23:42:00 +00:00
Hylke Bons dc521e4ffd [notifications] Reconnect to the IRC server after a disconnect 2011-03-01 23:13:43 +00:00
Hylke Bons a35b203406 Redo GetCommits method withoug GitSharp. hopefully solves memory problem 2011-02-27 18:50:42 +00:00
Hylke Bons c717d5efb1 change wording a bit 2011-02-27 01:01:13 +00:00
Hylke Bons 51c0de4d5c Tweak irc notifications 2011-02-27 00:53:14 +00:00
Hylke Bons fa3997beff [repo] Make time from event to push 5x shorter by using folder size checking 2011-02-26 23:57:48 +00:00
Hylke Bons 8d5cf4ab5d [repo] only rely on exclude rules to add/ignore changes 2011-02-26 18:46:08 +00:00
Hylke Bons 53294eb351 [repo] massive cleanup, use GitSharp and SparkleGit 2011-02-26 14:20:32 +00:00
Hylke Bons de69954bc0 [listener] use a SHA-1 sum for the nick so no user info is shared 2011-02-24 01:43:06 +00:00
Hylke Bons 11589748c4 [repo] state is polling when checking for remote changes 2011-02-24 01:42:13 +00:00
Hylke Bons 5ad2d09851 [repo] Fix compilation issue 2011-02-23 01:13:54 +00:00