Commit graph

140 commits

Author SHA1 Message Date
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
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
Hylke Bons 0e0bc1c062 [repo] forgot to create commit message before rebasing 2011-02-23 00:21:30 +00:00
Hylke Bons d07d6c71cd [repo] Always commit before rebasing fetched changes in case something changed 2011-02-23 00:09:44 +00:00
Hylke Bons ad2c87356f [paths] look for git using whereis 2011-02-22 22:58:01 +00:00
Hylke Bons c02ec224f1 [repo] Fix pushing bug 2011-02-13 00:02:07 +00:00
Hylke Bons fe0e951d0e [log] Add a default buddy icon and prettify the event log 2011-02-13 00:02:06 +00:00
Hylke Bons f412b6e9b9 [repo] Run 'git gc' about every 10 commits 2011-02-13 00:02:06 +00:00
Hylke Bons b0a7fd8892 [fetcher] Add more handy exclude rules 2011-02-12 23:55:27 +00:00
Hylke Bons f274ffac4d [controller] Disable SSH host key checking temporarily for cloning 2011-02-06 01:10:15 +00:00
Hylke Bons 2e8715fb13 Merge branch 'master' of https://github.com/kristi/SparkleShare into integration 2011-02-05 16:35:47 +00:00
Hylke Bons d959a5a78f [fetcher] adjust gitignore that is to be added adter cloning 2011-02-05 16:22:38 +00:00
Kristi 90b009ddf7 Start processes after adding delegates to avoid duplicate pull messages. 2011-02-01 23:39:50 -08:00
Kristi 48b1d956b1 Fix whitespace 2011-02-01 01:38:56 -08:00
Kristi e7ed9e04c4 Fix bug when syncing a empty repository with no commits 2011-02-01 01:20:30 -08:00
Hylke Bons 7e8d155715 [osx] Hook things up 2010-12-18 01:01:43 +01:00
Łukasz Jernaś 52ef7f8bf1 Get data root dif info from configure
Also fixes the path to the about dialog pixmap.
2010-12-02 22:31:35 +01:00
Hylke Bons 2b274c6140 [paths] Add a SparklePath for git 2010-11-27 21:24:34 +00:00
Hylke Bons e6f16e640b [repo] Combine paths properly 2010-11-27 21:24:34 +00:00
Hylke Bons 9d8ec7bf88 [controller] Make OpenSparkleShareFolder abstract and implement a linux version 2010-11-27 21:24:34 +00:00
Hylke Bons b95e8eae11 [repo] clean up comment a bit 2010-11-27 21:24:34 +00:00
wimh 9c2c6b2be0 fix SparkleRepo.FormatCommitMessage () 2010-11-27 21:24:34 +00:00
Hylke Bons 41c52661a7 [repo][controller] Abstract GetCommits method 2010-11-27 21:24:34 +00:00
Hylke Bons da831f3449 Remove double space type crime in license headers 2010-11-27 21:24:33 +00:00
Hylke Bons 050b6f4b5b [listener] Prevent irc nick from becoming null 2010-11-27 21:24:33 +00:00
Hylke Bons a58c450ade [listener] Fix nick not being set 2010-11-27 21:24:32 +00:00