Commit graph

106 commits

Author SHA1 Message Date
Hylke Bons 8d8265acd9 [fetcher] Add more handy exclude rules 2011-02-07 01:16:39 +00:00
Hylke Bons a90cb01efe [fetcher] adjust gitignore that is to be added adter cloning 2011-02-07 01:16:39 +00:00
Kristi 96606711fe Start processes after adding delegates to avoid duplicate pull messages. 2011-02-07 01:16:38 +00:00
Kristi 004af0a978 Fix whitespace 2011-02-07 01:16:38 +00:00
Kristi b595adf2f9 Fix bug when syncing a empty repository with no commits 2011-02-07 01:16:38 +00:00
Hylke Bons bceaabd449 [osx] Hook things up 2011-02-07 01:16:37 +00:00
Łukasz Jernaś c723f7c4c1 Get data root dif info from configure
Also fixes the path to the about dialog pixmap.
2011-02-07 01:16:35 +00:00
Hylke Bons e086b08f47 [paths] Add a SparklePath for git 2010-11-27 21:23:44 +00:00
Hylke Bons c47f999669 [repo] Combine paths properly 2010-11-27 20:52:55 +00:00
Hylke Bons d4e2d7e37e [controller] Make OpenSparkleShareFolder abstract and implement a linux version 2010-11-27 20:24:57 +00:00
Hylke Bons f9fe4c7630 [repo] clean up comment a bit 2010-11-27 19:42:32 +00:00
wimh 0b9f9126df fix SparkleRepo.FormatCommitMessage () 2010-11-27 19:39:37 +00:00
Hylke Bons cb7ba55cf5 [repo][controller] Abstract GetCommits method 2010-11-27 17:44:13 +00:00
Hylke Bons b503159c6e Remove double space type crime in license headers 2010-11-21 12:33:24 +00:00
Hylke Bons e015c4c5e6 [listener] Prevent irc nick from becoming null 2010-11-20 23:18:55 +00:00
Hylke Bons 74c558a0f9 [listener] Fix nick not being set 2010-11-20 13:52:39 +00:00
Hylke Bons 8bf57aa96e Move more logic from [intro] to [controller] 2010-11-19 01:07:59 +00:00
Hylke Bons 1509bedd6a Create a working Mac solution file and add some temporary workarounds 2010-11-16 23:27:01 +00:00
Hylke Bons 3e98e762d6 Create a working Mac solution file and add some temporary workarounds 2010-11-16 23:23:50 +00:00
Hylke Bons 6f58758bd0 [listener] Fix crash due to empty username 2010-11-16 00:56:21 +00:00
Hylke Bons 1625d2df31 [build] Make SS build and run on OSX 2010-11-13 22:30:00 +00:00
Hylke Bons 27f687ff23 [log] pass avatars to the new webkit view 2010-11-07 23:59:07 +01:00
Hylke Bons ad3b78b911 [notifications] restructure and make commit messages translatable 2010-11-02 10:45:37 +00:00
Hylke Bons bda9d834de [fetcher] allow spaces in folders and urls by adding quotes 2010-11-02 10:45:37 +00:00
Bertrand Lorentz 5cd5cbb921 [build] Fix handling of additional dependencies of GitSharp
The bundled assemblies are in srcdir, so we need to get them from there.
2010-10-21 21:31:07 +02:00
Bertrand Lorentz 0d8740a757 [build] Fix build and installation of GitSharp assemblies
Improve the GitSharp autotools stuff and move it to its own file,
included in the top-level Makefile.

A system-installed nant is now required to build GitSharp, instead of
using the in-tree copy.

All the files we really need to build GitSharp are now included in the
tarball, including the binary deps. I see weeping packagers...
But "make distcheck" doesn't work, mostly because GitSharp insists on
writing to the source dir during compilation. As distcheck builds with a
read-only source tree, this fails horribly.
2010-10-21 20:51:03 +02:00
Hylke Bons 9516f53b70 Restructure to be more MVC like 2010-10-16 23:48:50 +01:00
Hylke Bons c4784d8714 [fetcher] fix comments 2010-10-10 23:07:07 +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
Bertrand Lorentz 319c313b49 [build] Integrate GitSharp into the solution 2010-10-10 15:12:01 +02:00
Bertrand Lorentz 40de679081 [build] Update sln and csproj files 2010-10-10 15:01:47 +02: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 86b155159b update README and [listener] extend retry intervals 2010-10-03 22:15:51 +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