Commit graph

81 commits

Author SHA1 Message Date
Hylke Bons 590ca49dbe [repo] state is polling when checking for remote changes 2011-02-24 01:42:13 +00:00
Hylke Bons 919ec8eea9 [repo] Fix compilation issue 2011-02-23 01:13:54 +00:00
Hylke Bons cd130483fc [repo] forgot to create commit message before rebasing 2011-02-23 00:21:30 +00:00
Hylke Bons 60b77c5fa1 [repo] Always commit before rebasing fetched changes in case something changed 2011-02-23 00:09:44 +00:00
Hylke Bons 1a327ea0ad [repo] Fix pushing bug 2011-02-13 00:02:07 +00:00
Hylke Bons b51681c662 [log] Add a default buddy icon and prettify the event log 2011-02-13 00:02:06 +00:00
Hylke Bons 7ed60cc0a7 [repo] Run 'git gc' about every 10 commits 2011-02-13 00:02:06 +00:00
Hylke Bons 584312f88b [controller] Disable SSH host key checking temporarily for cloning 2011-02-06 01:10:15 +00:00
Kristi adb8a5cbf4 Start processes after adding delegates to avoid duplicate pull messages. 2011-02-01 23:39:50 -08:00
Kristi be286b7672 Fix whitespace 2011-02-01 01:38:56 -08:00
Kristi 2dea155085 Fix bug when syncing a empty repository with no commits 2011-02-01 01:20:30 -08:00
Hylke Bons 71017990a9 [paths] Add a SparklePath for git 2010-11-27 21:24:34 +00:00
Hylke Bons 62a9afbb70 [repo] Combine paths properly 2010-11-27 21:24:34 +00:00
Hylke Bons 7a497997b5 [controller] Make OpenSparkleShareFolder abstract and implement a linux version 2010-11-27 21:24:34 +00:00
Hylke Bons 2e6ece3667 [repo] clean up comment a bit 2010-11-27 21:24:34 +00:00
wimh abd338b5c4 fix SparkleRepo.FormatCommitMessage () 2010-11-27 21:24:34 +00:00
Hylke Bons b0f3ae4dc2 [repo][controller] Abstract GetCommits method 2010-11-27 21:24:34 +00:00
Hylke Bons f15bba90e4 Remove double space type crime in license headers 2010-11-27 21:24:33 +00:00
Hylke Bons 8f6a6f0710 Create a working Mac solution file and add some temporary workarounds 2010-11-27 21:24:31 +00:00
Hylke Bons 438d8e55d0 Create a working Mac solution file and add some temporary workarounds 2010-11-27 21:24:30 +00:00
Hylke Bons ad3b78b911 [notifications] restructure and make commit messages translatable 2010-11-02 10:45:37 +00:00
Hylke Bons 9516f53b70 Restructure to be more MVC like 2010-10-16 23:48:50 +01:00
Hylke Bons 6d0c03d788 [repo] port some more lines to git# and clean up 2010-10-10 23:04:08 +01:00
Hylke Bons 6b6f8ddde7 [repo] port GetCommits to git# 2010-10-10 22:39:00 +01:00
Hylke Bons 784370c31f [repo] do the timezone offsetting in a less hacky way 2010-10-10 20:33:43 +01:00
Hylke Bons 96b71fa955 [repo] port CurrentHash to git# 2010-10-10 17:19:28 +01:00
Hylke Bons 40bf21d66c [repo] port RemoteOriginUrl to git# 2010-10-10 17:13:51 +01:00
Hylke Bons 2237c93bd8 [repo] port FormatCommitMessage method to git# 2010-10-10 17:11:01 +01:00
Hylke Bons 55012889e7 [repo] port ls-remote (but not yet implemented) 2010-10-10 16:43:54 +01:00
Hylke Bons ae22ea641d [repo] port UserEmail and UserName properties to use GitSharp 2010-10-10 16:12:01 +01:00
Hylke Bons e94a8e710f [repo] port Commit method to use GitSharp 2010-10-10 15:57:12 +01:00
Hylke Bons bda3e45958 [repo] include unsynced changes check in the remote timer 2010-10-09 17:36:51 +01:00
Hylke Bons 9843f30c54 [repo] add TODO 2010-10-08 17:52:03 +01:00
Hylke Bons 9867dcbac6 [repo][ui] Add fetchingfailed events 2010-10-07 22:46:11 +01:00
Hylke Bons a24d2dc0b7 [repo][log] Add an infobar message for when fetching fails 2010-10-07 22:31:48 +01:00
Hylke Bons d8aaded856 [statusicon] new icon by lapo and improve error state handling 2010-10-07 22:08:13 +01:00
Hylke Bons 0402a1d719 [log] update when pushing has finished and fetch/push on a reconnect 2010-10-07 20:40:23 +01:00
Hylke Bons 4fedea3f60 [log][repo][statusicon] add notices and icons when there are unpushed changes 2010-10-07 00:54:42 +01:00
Hylke Bons 3b7cad7d79 [repo] look for remote changes immediately after irc is dropped and [listener] tweak timeout values 2010-10-04 10:21:20 +01:00
Hylke Bons cdf92ba60a [repo] Fix issue where file names with spaces and special chars break the commit command 2010-10-03 21:49:49 +01:00
Hylke Bons b10738c3fd [repo] try to reconnect after connection is lost 2010-10-03 11:43:39 +01:00
Hylke Bons 0a2957dda1 fix insanely stupid mistake 2010-09-20 19:53:49 +01:00
Hylke Bons d05f7e4758 edited ‘SparkleShare/SparkleUI.cs’ and 4 more 2010-09-14 20:11:55 +01:00
Hylke Bons 8b49394384 [repo] fix timestamps 2010-09-12 21:31:22 +01:00
Hylke Bons 1609b309e6 [ui] Fix Quit method 2010-09-12 18:46:00 +01:00
Hylke Bons 592adadd5d [repo][listener] look for changes on startup 2010-09-12 18:15:24 +01:00
Hylke Bons 0ee0fd605b [listener] Add an IRC connection and listen to updates. hardcoded testing channel for now 2010-09-12 14:00:07 +01:00
Hylke Bons 84b069419f tmpcommit 2010-09-11 17:03:33 +01:00
Hylke Bons d4735cb749 [repo] set syncing state before firing event, [statusicon] update state after populating list and change some strings 2010-09-11 10:52:34 +01:00
Hylke Bons c57430ed5c [statusicon] do the statusicon syncing/idle switching smarter, less bugs 2010-09-11 10:52:34 +01:00