Commit graph

135 commits

Author SHA1 Message Date
Hylke Bons 9c1e6d8f7a sparkles: Rename Git source files 2018-07-14 19:30:19 +01:00
Hylke Bons 14759b5fa9 linux: Use 'gio set' instead of deprecated gvfs-set-attribute 2018-07-14 19:30:19 +01:00
Hylke Bons 31e5daf720 linux: Rename icons to work in AppIndicator 2018-07-14 19:30:19 +01:00
Hylke Bons ecf1d9df60 linux: Fix icon theme 2018-07-14 19:30:19 +01:00
Hylke Bons 32b46c27fd linux: Move help options to startup script 2018-07-14 19:30:19 +01:00
Hylke Bons 5f6153e8b3 linux: Add options to toggle statusicon type 2018-07-14 19:30:19 +01:00
Hylke Bons 8191057748 linux statusicon: Rearrange menu 2018-07-14 19:30:19 +01: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 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 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 4e0dff6956 repo git: Create size store files when they don't exist yet 2018-05-11 08:21:27 +01:00
Hylke Bons 307ed338c8 mac: Use descriptive arguments for some methods 2018-04-14 12:21:56 +01:00
Ivan Malison 453841d9da
Remove trailing whitespace 2018-04-08 20:41:59 -07: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 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 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 d1c9169c14
Merge pull request #1822 from hbons/fix/gtk-widgets
Fix/gtk-widgets
2018-03-08 20:13:03 +00:00
Hylke Bons 3212986ca7 sparkles: Make sure watcher exists befor disposing 2018-03-08 10:29:48 +00:00
Hylke Bons df48c86d98 sparkles: Remove todo that's already a github issue 2018-02-26 16:20:27 +00:00
Hylke Bons dd97d564be git repo: Simplify log parsing logic 2018-02-25 16:12:23 +00:00
Hylke Bons 8eb4fdf28f Fix some whitespace 2018-02-24 20:47:42 +00:00
Hylke Bons 65edbd26a6 repo git: Fix and tidy up log parsing 2018-02-24 20:38:46 +00:00
Hylke Bons c7cc2680aa
Merge pull request #1813 from hbons/fix/event-log
fix/event-log
2018-02-23 20:37:54 +00:00
Hylke Bons 89849b8014 sparkles git: Fix git log parsing for new versions of git 2018-02-23 20:23:46 +00:00
Hylke Bons 6b01821091 Bump version 2018-02-21 22:02:26 +00:00
Hylke Bons 7108fae2cf build: Fix System.Xml.Linq reference 2018-02-21 08:55:10 +00:00
Hylke Bons fcb1275325 Implement more of the meson build 2018-02-21 08:55:10 +00:00
Hylke Bons 72f3b5b8f9 Destroy autotools with fire 2018-02-21 08:55:10 +00:00
Hylke Bons 0a144e3fde build: Initial meson files 2018-02-21 08:54:29 +00:00
Hylke Bons cddaa86dba presets: Use Xml.Linq to write XML 2018-02-18 14:16:33 +00:00
Hylke Bons d5a7620683 config: Use Xml.Linq for writing XML 2018-02-18 14:06:14 +00:00
Hylke Bons 6514d71190 linux: Only use Gtk.ShowUri in flatpaks 2018-02-11 19:55:38 +00:00
Hylke Bons f46653ed9e logger: Keep a StreamWriter open to log, instead of opening+closing all the time 2018-01-22 12:03:08 +00:00