Commit graph

28526 commits

Author SHA1 Message Date
Markus Olsson 2acc0dd1ec
Merge pull request #11418 from hubgit/patch-2
Describe how to find the bundle identifier for a macOS application
2021-01-19 16:08:22 +01:00
tidy-dev af081c4d4f Add documentation and more cleanup 2021-01-19 09:20:54 -05:00
tidy-dev adb5125119 Absolute Check 2021-01-19 09:19:43 -05:00
tidy-dev 9e65e19e19 Add platform wording and clean up to function 2021-01-19 09:19:29 -05:00
Sergio Padrino 4ec6e45139 Cleanup from review feedback
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-19 14:05:04 +01:00
Sergio Padrino 666d692ff4 More cleanup :_D 2021-01-19 13:04:41 +01:00
Sergio Padrino e71ce8d9b1 Iterate through the paths in Linux editors 🤦‍♂️ 2021-01-19 12:13:51 +01:00
Sergio Padrino 312eac26de Refactor editors code for Linux 2021-01-19 11:51:44 +01:00
Alf Eaton 089ccaa4cc
Describe how to find the bundle identifier for a macOS application
Add an example to the editor integration docs of how to read CFBundleIdentifier from a macOS application bundle.
2021-01-19 09:55:29 +00:00
Sergio Padrino c2a2798ec3
Merge pull request #11369 from desktop/releases/2.6.2 2021-01-19 01:17:23 -08:00
Sergio Padrino 224863ec24 Update editor integration document to reflect Windows & macOS changes 2021-01-18 18:17:39 +01:00
Sergio Padrino b266e5d6d8 Use some utility functions to clean up registry keys
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-18 17:42:49 +01:00
Sergio Padrino e3512c6dec MOAR cleanup :_D
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-18 17:14:41 +01:00
Sergio Padrino b9cabf5a37 More cleanup and a fix for how registry keys are iterated
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-18 17:12:09 +01:00
Sergio Padrino 6b2ab502c7 Delete more unnecessary code 😍
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-18 16:52:05 +01:00
Sergio Padrino eed2087cb0 Fix typos and rename things 💖 2021-01-18 16:38:48 +01:00
Markus Olsson c184eb25c4
Merge branch 'development' into releases/2.6.2 2021-01-18 14:51:28 +01:00
Sergio Padrino 82dfe2cee0 Improve comments 🤓 2021-01-18 09:52:02 +01:00
Amanda Pinsker f3871ceb85 tweak export 2021-01-15 14:08:24 -08:00
Sergio Padrino 7ea92a68ae Add some comments to the new editor entries 2021-01-15 17:04:06 +01:00
Sergio Padrino db12ff94d1 Get rid of ExternalEditor since an enum it's not needed 2021-01-15 16:50:29 +01:00
Sergio Padrino 30d1c7a55f Clean up Windows editors code? Hopefully! 2021-01-15 16:21:22 +01:00
Sergio Padrino fef60eb4c7 Clean up macOS editors code and use open instead of looking for the executable 2021-01-15 16:21:22 +01:00
Markus Olsson db3af23877
Merge pull request #11399 from desktop/releases/2.6.2-beta4
Release 2.6.2-beta4
2021-01-15 13:58:33 +01:00
Markus Olsson a01e12236e Bump dugite to 1.95.0 2021-01-15 12:25:33 +01:00
Markus Olsson 097c54be17 Bump version and initial changelog 2021-01-15 12:13:36 +01:00
Markus Olsson 79c71ff9dc
Merge pull request #11398 from desktop/bump-dugite-to-1.95.0
Bump dugite to 1.95.0
2021-01-15 12:10:56 +01:00
Markus Olsson 0b8fb3d276 Bump dugite to 1.95.0 2021-01-15 11:49:19 +01:00
Markus Olsson 96c6c85c6f
Merge pull request #11395 from desktop/releases/2.6.2-beta3
Release 2.6.2-beta3
2021-01-15 11:47:02 +01:00
Billy Griffin ddd5b1dace
Update changelog.json 2021-01-14 06:59:41 -07:00
Billy Griffin fa69dbb10f
Update changelog.json 2021-01-14 06:59:35 -07:00
Billy Griffin 7c952c4eb7
Update changelog.json 2021-01-14 06:59:29 -07:00
Billy Griffin b1018d19f4
Update changelog.json 2021-01-14 06:44:29 -07:00
Billy Griffin 979db4772f
Update changelog.json 2021-01-14 06:44:24 -07:00
Billy Griffin 2223e925de
Update changelog.json 2021-01-14 06:44:18 -07:00
Markus Olsson d0a5d17255 Update changelog.json 2021-01-14 14:40:29 +01:00
Markus Olsson c9128fb803 Bump dugite 2021-01-14 14:38:45 +01:00
Markus Olsson b6c2beced1 Bump version and initial changelog 2021-01-14 14:02:42 +01:00
Markus Olsson 9129407d50
Merge pull request #11394 from desktop/bump-to-dugite-1.94.0
Bump dugite to 1.94.0
2021-01-14 13:53:38 +01:00
Markus Olsson 598678b767 Bump dugite 2021-01-14 13:32:42 +01:00
Amanda Pinsker 55d8ca3328 Revert windows icons 2021-01-13 10:26:51 -08:00
Sergio Padrino 6486d0c8fd Replace old helper to find "fast-forwardable" branches 2021-01-13 13:31:26 +01:00
Sergio Padrino 6f4c53f8c4 Implement new function to get branches eligible for fast-forwarding
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-13 13:13:12 +01:00
Amanda Pinsker c8b6c193e8 update images 2021-01-12 13:25:17 -08:00
Markus Olsson bbd9015894
Merge pull request #11368 from desktop/git-error-combined-output
Improve git error API to show the combined stdout and stderr outputs
2021-01-12 14:02:08 +01:00
Sergio Padrino 8ecb2b16cb More feedback review, more cleanup!! ❤️
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-12 13:40:14 +01:00
Markus Olsson 435f1cc682
Merge pull request #11371 from desktop/fix-windows-menu-crash
Fix crash clicking menus on Windows: disable FocusTrap for menus
2021-01-12 11:00:40 +01:00
Sergio Padrino 3f7352607d Rename focusTrapActive to enableFocusTrap 😌
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-11 19:08:06 +01:00
Sergio Padrino f7efae7564 Cleanup commit code in AppStore 2021-01-11 18:57:59 +01:00
Sergio Padrino 01423ab9ee Reuse isRawGitError in renderErrorMessage
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-01-11 18:23:07 +01:00