Commit graph

1356 commits

Author SHA1 Message Date
Hylke Bons 2ab0871697 Merge branch 'master' of https://github.com/massix/SparkleShare into massix-master 2011-03-12 16:03:21 +00:00
Hylke Bons 8071a1331d [fetcher] set core.ignorecase to false for each folder 2011-03-12 15:38:49 +00:00
Massimo Gengarelli 116a29839c Updated italian translation 2011-03-11 02:04:00 +01:00
Łukasz Jernaś 0178329e58 Update POTFILES.in 2011-03-10 18:30:45 +01:00
Hylke Bons 1f6304d205 [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 5d8717d354 Add SparkleAbout to .csproj 2011-03-08 23:55:21 +00:00
Hylke Bons a13d6a996c Revert change in the startup script 2011-03-08 23:53:21 +00:00
Hylke Bons 143d361ec7 [osx] about dialog 2011-03-08 23:51:40 +00:00
Hylke Bons f5e839ef95 Use a new ssh-agent only when the user doesn't have any keys added to the current agent. 2011-03-08 00:10:56 +00:00
Hylke Bons be9948aad4 [statusicon] add TODO 2011-03-07 02:29:03 +00:00
Hylke Bons e8ae1488b5 [log] add some TODOs and tweaks 2011-03-07 02:27:24 +00:00
Hylke Bons 2d599887af [log] change colour on link hover instead of underlining 2011-03-07 01:34:15 +00:00
Hylke Bons 167a27783f Use same permissions API for installing the launcher 2011-03-07 00:33:05 +00:00
Hylke Bons 883cd90770 [controller] use Mono.Unix properly now instead of calling out to chmod 2011-03-07 00:23:33 +00:00
Hylke Bons a13de1ef85 [controller] Do delete the config file afterwards 2011-03-06 17:59:52 +00:00
Hylke Bons 0db3667711 [controller] Call out to chmod for setting permissions on the SSH config file 2011-03-06 17:58:33 +00:00
Hylke Bons ec61f4fc61 get rid of warning 2011-03-06 15:30:49 +00:00
Hylke Bons 29e797a9ba [linux] Set .desktop permissions using Mono.Unix 2011-03-06 15:30:32 +00:00
Hylke Bons fd90f69da2 [repo] align regexes 2011-03-06 15:29:36 +00:00
Hylke Bons 43e4b3ec9f Set user read/write permissions on SSH config file 2011-03-06 15:27:04 +00:00
Paul Lange 8a2694feaa Add some error messages 2011-03-06 16:07:16 +01:00
Hylke Bons 09df631e5b Fix ssh config file not being removed if needed 2011-03-05 16:54:48 +00:00
Hylke Bons 83572cf649 [listener] Use SparkleShare's dedicated notification server instead of irc.gnome.org 2011-03-04 18:31:02 +00:00
Hylke Bons beeb3d336c [controller] use a more personal file name for the pubkey 2011-03-04 17:55:42 +00:00
Hylke Bons 203334a6a2 Add some TODO's 2011-03-04 17:03:29 +00:00
Hylke Bons d523f13eac [repo] Not everything is file dumping 2011-03-04 16:50:41 +00:00
Hylke Bons 6153d40f89 Fix hang on commit logs > 4096 bytes 2011-03-04 15:57:22 +00:00
Hylke Bons 0005a76388 [repo] Replace gitsharp's AnyDifferences by own implementation 2011-03-04 14:01:29 +00:00
Hylke Bons 0911117e31 [fetcher] Ignore Omnigraffle autosave files 2011-03-04 05:30:11 -08:00
Hylke Bons 767b933cd5 Remove NotifySsharp from solution 2011-03-04 09:05:15 +00:00
Hylke Bons 6643c80d03 [controller] optimise GetLog 2011-03-04 01:30:05 +00:00
Hylke Bons 69e8c39d12 [statusicon] rename about label 2011-03-04 01:29:34 +00:00
Hylke Bons 2f8d0199e6 [statusicon] Make notification toggling the same as on Mac 2011-03-04 00:55:21 +00:00
Hylke Bons 70d15e31fb Fix OS detection for controller 2011-03-03 15:36:50 +00:00
Hylke Bons ac36a5cabc remove debug line 2011-03-03 12:08:50 +00:00
Hylke Bons 3061844ee7 Support showing merge commits in logs (and fix crashes caused by them being missing) 2011-03-03 12:06:25 +00:00
Hylke Bons 46c91560c4 [lincontroller] refer to HTML files 2011-03-02 23:07:54 +00:00
Hylke Bons 515d637182 [repo] fix crash caused by GetCommits(n) returning n-1 entries 2011-03-02 22:07:05 +00:00
Hylke Bons 1f52f24910 [repo] also push changes the user makes whilst we're syncing 2011-03-02 21:20:25 +00:00
Jeremy Malcolm b84bab78d5 Corrected name of $SSH_AGENT_PID environment variable from $SSH_AUTH_PID. 2011-03-01 18:56:15 -08:00
Hylke Bons 83178e5fa0 Merge branch 'osx' 2011-03-02 00:24:47 +00:00
Hylke Bons ab37a53f18 remove some leftover debug messages 2011-03-02 00:24:18 +00:00
Hylke Bons a1ba6f1b36 [repo] Fix NewCommit event not being fired 2011-03-01 23:42:00 +00:00
Hylke Bons bb5229d4d3 [notifications] Reconnect to the IRC server after a disconnect 2011-03-01 23:13:43 +00:00
Hylke Bons 60ffb7450d Redo GetCommits method withoug GitSharp. hopefully solves memory problem 2011-02-27 18:50:42 +00:00
Hylke Bons e333a759ae change wording a bit 2011-02-27 01:01:13 +00:00
Hylke Bons 28d06b4eeb Tweak irc notifications 2011-02-27 00:53:14 +00:00
Hylke Bons 34717cdd9b rename graphic 2011-02-27 00:52:51 +00:00
Hylke Bons d8fb3493b9 [repo] Make time from event to push 5x shorter by using folder size checking 2011-02-26 23:57:48 +00:00
Hylke Bons d70d1a95df [statusicon] remove 'Visit Website' item 2011-02-26 22:58:20 +00:00