Commit graph

3786 commits

Author SHA1 Message Date
Hylke Bons 4b1e07cb19 fetcher: fix host key check. closes #1249 2013-04-27 13:02:54 +01:00
Gerard Walace cac827e5f0 - Mono/.Net diff : A little change in the code in order to work with a .net Build.
It seems (not tried) that the Mono Directory.GetFiles return an array of file_names.
A .net compiler return an array of file_paths.
2013-03-25 12:10:02 +01:00
Hylke Bons ed2ca01677 Merge pull request #1232 from GerardWalace/master
Build problems on windows
2013-03-24 15:57:59 -07:00
Hylke Bons 0fba958e49 fetcher: create separate Base, SSH, and Git classes. cleaner abstraction. 2013-03-24 23:55:54 +01:00
Hylke Bons ac879068e5 fetcher: create separate Base, SSH, and Git classes. cleaner abstraction. 2013-03-24 23:52:05 +01:00
Gerard Walace 0f7fae628e - windows : fix build (on windows) 2013-03-24 23:41:01 +01:00
Hylke Bons fee24420c7 plugins: respect the Backend element. closes #1224 2013-03-23 18:48:47 +01:00
Hylke Bons e7dd253db9 windows: fix build 2013-03-18 12:35:06 +01:00
Hylke Bons 7bfa8537bd windows: fix build 2013-03-18 11:51:14 +01:00
Hylke Bons 03ee53490f windows setup: remove close button. fixes #1215 2013-03-12 12:49:13 +00:00
Hylke Bons e8e48906b3 news: prepare some release notes for 1.1 2013-03-11 22:44:06 +00:00
Hylke Bons 75e8a17d8a git: only add GIT_SSH env var if it doesn't exist already 2013-03-11 21:01:41 +00:00
Hylke Bons f8087d7b90 fetcher: ignore files with chars that aren't allowed on Windows. #1213 2013-03-11 20:10:13 +00:00
Hylke Bons f24abb797d linux about: fix window close keyboard shortcuts 2013-03-11 17:25:04 +00:00
Hylke Bons f302f34c9b repo git: error out when files can't be added to the database. closes #1212 2013-03-11 17:10:03 +00:00
Hylke Bons a6a4148cc2 Update SparkleAbout.cs 2013-03-11 14:03:39 +00:00
Hylke Bons 3554aa423d Update SparkleAbout.cs 2013-03-11 13:57:44 +00:00
Hylke Bons 1038e80f77 statusicon linux: fix build 2013-03-11 13:52:10 +00:00
Hylke Bons e71021f2c4 event log: make folder names clickable. closes #1209 2013-03-11 12:30:45 +00:00
Hylke Bons 96c47887e5 event log: tell when a project doesn't keep a history 2013-03-10 22:31:33 +00:00
Hylke Bons 98ac71f90e Update .gitignore 2013-03-10 21:40:30 +00:00
Hylke Bons 7a1422bec7 statusicon linux: fix typo. fixes #1207 2013-03-10 00:30:43 +00:00
Hylke Bons e3b89a2aef Update README.md 2013-03-09 16:11:56 +00:00
Hylke Bons 989c1a7848 Update README.md 2013-03-09 16:10:27 +00:00
Hylke Bons 90d4c4cb99 controller: add more debug info for #1062 2013-03-09 15:11:03 +00:00
Hylke Bons 1c812ebf99 windows statusicon: implement link code item. closes #1129 2013-03-09 14:03:01 +00:00
Hylke Bons 28cd21aebf setup: change tutorial slide text about link code location 2013-03-06 20:08:38 +00:00
Hylke Bons 6548e34032 statusicon linux: add link code menu item. #1129 2013-03-06 20:02:09 +00:00
Hylke Bons 6233ced161 link code is no longer needed in the user's sync folder 2013-03-05 00:19:20 +00:00
Hylke Bons 6e63b18497 mac statusicon: implement Copy Link Code menu item. #1129 2013-03-04 16:10:22 +00:00
Hylke Bons 188672a81b mac: fix crash in watcher. closes #1190 2013-02-28 19:36:59 +00:00
Hylke Bons cfbb23b452 fetcher: configure to ignore the global gitignore file. closes #1194 2013-02-27 17:45:41 +00:00
Hylke Bons 89120dc377 git: only add new language env var if it doesn't exist yet. fixes #1191 2013-02-21 13:53:23 +00:00
Hylke Bons 85cea028ef git: force language to be en_US for output 2013-02-18 21:19:31 +00:00
Hylke Bons bf1e87fde0 repo git: fix formatting of commit message 2013-02-18 19:59:09 +00:00
Hylke Bons 0116fef1be repo: ignore ASCII DEL characters when compiling the log. fixes #1185 2013-02-14 20:21:23 +00:00
Hylke Bons 46a6caff92 fetcher: add .dmg to list of files not to compress 2013-02-14 11:04:31 +00:00
Hylke Bons 1c02a4f7e8 windows: explicitly point GIT_SSH to ssh.exe 2013-02-13 22:45:12 +00:00
Hylke Bons 3f0093759c controller: fix migration of key files. #closes #1184 2013-02-12 19:52:45 +00:00
Hylke Bons 9991cab4af event log: manually combine breadcrumbs. fixes #914 2013-02-10 16:00:55 +00:00
Hylke Bons 2fc62e783c repo: update sync algorithm. fewer threads, less complexity 2013-02-09 23:42:32 +00:00
Hylke Bons 5a4386069d Add plugin for plan.io 2013-01-29 09:07:01 +00:00
Hylke Bons a2dff5785e fetcher: use FetcherInfo object to wrap parameters and respect AnouncementsUrl 2013-01-27 19:24:36 +00:00
Hylke Bons 857d34d939 repo git: catch exceptions when parsing sync speed. fixes #1163 2013-01-27 11:47:48 +00:00
Hylke Bons c671b5f4ae mac watcher: stop some unnecessary triggers from taking place. fixes some double syncs. 2013-01-26 22:47:36 +00:00
Hylke Bons 3fccef5a6d linux: install more icons in the system theme 2013-01-25 15:28:23 +00:00
Hylke Bons 1c8ffe407f repo git: check if remote rev is in local history when determining state. closes #1155 2013-01-24 20:10:42 +00:00
Hylke Bons ee4df60f25 mac linux: make the SparkleShare folder less accessible. closes #1153 2013-01-24 20:04:07 +00:00
Hylke Bons 2aef57c577 Merge pull request #1160 from hbons/key_types
fetcher: look for other host keys, not just RSA
2013-01-23 07:19:22 -08:00
Hylke Bons 5efc5d07d3 fetcher: look for other host keys, not just RSA 2013-01-23 12:07:52 +00:00