Commit graph

4583 commits

Author SHA1 Message Date
Hylke Bons 40bda9b126 linux statusicon: Remove notification toggle 2018-07-14 19:30:19 +01:00
Hylke Bons 07c41546bf Fix appindicator 2018-07-14 19:30:19 +01:00
Hylke Bons a895f2a66c build: Disable appindicator 2018-07-14 19:30:19 +01:00
Hylke Bons 38b377716f linux readme: Separate build/run requirements 2018-07-14 19:27:26 +01:00
Hylke Bons 72f00d38e9
Merge pull request #1858 from olegstepura/patch-1
Fill in some gaps in Readme
2018-07-14 18:37:53 +01:00
Oleg Stepura bd652ae4bc
Update README.md
I actually tested on Ubuntu only
2018-07-13 23:02:42 +02:00
Oleg Stepura 9c7d0dcaa2
Fill in some gaps
Also during some phase of build process I remember a build tool said I can use either `.net` or `mono`. And I tried installing `.net` using [microsoft instruction](https://www.microsoft.com/net/download/linux-package-manager/ubuntu18-04/runtime-2.0.8) but it still complained mono is missing. So I assume mono is the only possible dependency, I suggest to fix this as well.
2018-07-13 11:45:22 +02:00
Hylke Bons f81d8cbded
Merge pull request #1856 from aredridel/mojave
Support for MacOS Mojave
2018-07-07 13:28:18 +02:00
Aria Stewart 584ba2ba51 Support for MacOS Mojave 2018-07-07 00:54:30 -04:00
Hylke Bons d4536dfd62
repo git: Pass commit message by file based on work by Emil Velikov (#1852) 2018-06-21 09:10:16 +01:00
Hylke Bons f4bfef1d08
Update AboutController.cs 2018-06-17 11:31:03 +01:00
Hylke Bons eb80b4e933
Merge pull request #1853 from hbons/fix/commit-message
Use commit message from file to avoid command line conflicts
2018-06-16 13:27:56 +01:00
Hylke Bons df6cb3a77d repo git: Remove no longer needed string conversions 2018-06-16 12:45:24 +01:00
Hylke Bons 99e188db8f git fetcher: Chmod pre-push hook after clone 2018-06-16 12:45:24 +01:00
Hylke Bons bde443481f git fetcher: Update comment 2018-06-16 12:45:24 +01:00
Hylke Bons e37032b533 git: Don't let Git read other global or local configuration 2018-06-16 12:45:24 +01:00
Hylke Bons 99b6761acf repo git: Only run chmod for pre-push hook on non-Windows 2018-06-16 12:45:24 +01:00
Hylke Bons 214a383923 repo git: Always make sure LFS pre-push hook is executable 2018-06-16 12:45:24 +01:00
Hylke Bons 23b5396130 repo git: Only run chmod for pre-push hook on non-Windows 2018-06-15 22:28:05 +01:00
Hylke Bons f48d43a75d repo git: Always make sure LFS pre-push hook is executable 2018-06-15 22:25:43 +01:00
Hylke Bons 6f173be21b repo git: Remove no longer needed commit message preparing 2018-06-15 17:45:34 +01:00
Hylke Bons 0813af3494 repo git: Fix whitespace 2018-06-15 17:44:40 +01:00
Hylke Bons 8ba4bfb5e7 repo git: Better variable names 2018-06-15 17:44:12 +01:00
Hylke Bons f6b413ca8e repo git: Use commit message from file to avoid command line conflicts 2018-06-15 17:42:16 +01:00
Hylke Bons 545d274a8b
Merge pull request #1844 from hbons/fix/misc
repo git: Create size store files when they don't exist yet
2018-05-11 08:23:34 +01:00
Hylke Bons 4e0dff6956 repo git: Create size store files when they don't exist yet 2018-05-11 08:21:27 +01:00
Hylke Bons f9c60cbd39 linux: Add scripts and data files to the project 2018-04-14 12:24:39 +01:00
Hylke Bons 307ed338c8 mac: Use descriptive arguments for some methods 2018-04-14 12:21:56 +01:00
Hylke Bons e448362352
Merge pull request #1838 from IvanMalison/removeSomeTrailingWhitespace
Remove (some) trailing whitespace
2018-04-09 10:30:49 +01:00
Ivan Malison 453841d9da
Remove trailing whitespace 2018-04-08 20:41:59 -07:00
Hylke Bons 69b0736fd5 Update release notes for 3.28 2018-03-16 09:16:53 +00:00
Hylke Bons 37c8921a89
Merge pull request #1830 from hbons/fix/gtk-widgets
Fix/gtk widgets
2018-03-16 09:13:22 +00:00
Hylke Bons bc645e5768
Merge pull request #1829 from hbons/fix/parse-git-log
https://www.youtube.com/watch?v=xxX81WmXjPg
2018-03-15 10:29:52 +00:00
Hylke Bons 4753d62816
Merge pull request #1828 from hbons/fix/appkit-fixes
Fix/appkit fixes
2018-03-15 10:17:13 +00:00
Hylke Bons 036e5369f3
Merge pull request #1827 from hbons/fix/logs-sharing-violation
Fix/logs sharing violation
2018-03-14 23:12:58 +00:00
Hylke Bons 0a847be8bb logger: Fix possible sharing violation on log file 2018-03-14 23:09:43 +00:00
Hylke Bons e0a2e2a0b6 command: Only log working dir when it's explicitly set 2018-03-14 21:13:47 +00:00
Hylke Bons 33c506e8be
Merge pull request #1825 from hbons/fixes/cleanup
Fixes/cleanup
2018-03-14 16:29:38 +00:00
Hylke Bons 1369ac07b4 More accurate/pretty OS detection 2018-03-14 16:11:49 +00:00
Hylke Bons 62bcad5563 logger: Don't crash when not able to write to log 2018-03-14 16:10:52 +00:00
Hylke Bons f308216bbc Always collect exceptions instead of swallowing them 2018-03-10 19:22:37 +00:00
Hylke Bons b341b84894
Merge pull request #1823 from hbons/fixes/cleanup
Fixes/cleanup
2018-03-10 13:03:30 +00:00
Hylke Bons 5bf34b0db4 ssh fetcher: Fix build 2018-03-10 12:35:17 +00:00
Hylke Bons dfa2cc4fff ssh fetcher: Since MD5 -> SHA256 move Windows FIPS warning is no longer needed 2018-03-10 12:34:18 +00:00
Hylke Bons 30fce55d38 ssh fetcher: Readability 2018-03-10 12:32:33 +00:00
Hylke Bons 05b5a3602d ssh fetcher: Remove broken .onion support 2018-03-10 12:31:29 +00:00
Hylke Bons 45f91bbacd ssh: Fix whitespace 2018-03-10 12:26:48 +00:00
Hylke Bons dd0e3d36f7 git repo: Make sure to close file stream 2018-03-10 12:25:44 +00:00
Hylke Bons 0783c794ac
readme: Add link to TopIcons extension 2018-03-10 09:42:17 +00:00
Hylke Bons 02d64b1a15 mac eventlog: Move inline delegates to proper methods 2018-03-08 21:54:45 +00:00