Commit graph

144 commits

Author SHA1 Message Date
Markus Stoll ecd84c6b87 GIT Repostory, dealing with git modules - avoid File conflict on renaming HEAD file 2021-02-04 15:02:30 +01:00
Hylke Bons 5f8c858658 Add micro bit of version number 2020-11-28 18:10:54 +01:00
Hylke Bons c93ec2447c Bump version to 3.38 2020-11-28 18:10:54 +01:00
Hylke Bons 55c4e5e32e sparkles git: Replace hardcoded 'master' string 2020-06-23 17:18:11 +02:00
Malte Kiefer 9b3e95eff3 added support for libRAvatar 2020-02-14 21:17:56 +01:00
Maxime “pep” Buquet feb4e3d850
Prevent blocking on interactive $EDITOR
It happens that when merging, git calls out an interactive $EDITOR and
waits for user input. This causes SparkleShare to block as well.

Signed-off-by: Maxime “pep” Buquet <pep@collabora.com>
2018-10-05 17:41:20 +01:00
Hylke Bons a82644e263 tests: Add simple unit tests 2018-09-01 11:06:54 +01:00
Hylke Bons 26c89feaea linux: Keep the normal app id for nightlies 2018-08-05 17:03:12 +01:00
Hylke Bons 6379e31b3c git repo: Make sure Git LFS is always set up 2018-07-14 19:30:19 +01:00
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