1
0
mirror of https://github.com/desktop/desktop synced 2024-07-02 15:48:39 +00:00
Commit Graph

31822 Commits

Author SHA1 Message Date
Markus Olsson
aa5d0eb0e7 We can have nice things! 2022-03-04 00:45:39 +01:00
Markus Olsson
cb181f9ae2
Merge pull request #14055 from desktop/if-it-smells-like-a-bundle-and-looks-like-a-bundle
Replace file-metadata with custom execFile implementatation
2022-03-03 21:18:09 +00:00
Sergio Padrino
9f22740641
Merge pull request #14065 from desktop/undefine-undefined-id
Fix error storing repository owners in database
2022-03-03 16:39:32 +01:00
Markus Olsson
ad0b3fdc02 Use our own promisified execFile 2022-03-03 14:37:03 +01:00
Markus Olsson
d9832ec469 Merge branch 'development' into if-it-smells-like-a-bundle-and-looks-like-a-bundle 2022-03-03 14:35:54 +01:00
Markus Olsson
9d34343ae0 Bye bye shim 2022-03-03 14:34:56 +01:00
Sergio Padrino
62ed89330f
Merge pull request #14056 from desktop/are-you-there-file-url-its-me-margaret
Replace file-url package with built-in pathToFileURL
2022-03-03 14:06:53 +01:00
Sergio Padrino
1ae05a079c Merge branch 'development' into are-you-there-file-url-its-me-margaret 2022-03-03 13:41:49 +01:00
Sergio Padrino
ee9d828cf3
Merge pull request #14025 from desktop/substr-substring-substitution
Stop using substr, part one
2022-03-03 13:36:09 +01:00
Sergio Padrino
47adedd909
Merge pull request #14051 from desktop/use-the-execfile-luke
Replace custom spawn implementations with promisified exexFile
2022-03-03 13:33:41 +01:00
Sergio Padrino
b4b76e612f
Merge pull request #13917 from desktop/be-quick-about-it
Optimize validating repository when adding existing repository
2022-03-03 13:33:06 +01:00
Sergio Padrino
2e3be581ee
Merge pull request #14057 from desktop/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2022-03-03 13:32:04 +01:00
Sergio Padrino
352b9a4c5d When adding an owner, only include id if defined 2022-03-03 12:45:33 +01:00
Sergio Padrino
f887bd8b3d
Merge pull request #14040 from desktop/releases/2.9.11
Release 2.9.11
2022-03-03 12:03:04 +01:00
dependabot[bot]
4ead853202
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 16:56:55 +00:00
Sergio Padrino
424f6c802a
Merge pull request #13894 from desktop/bump-webpack
Bump Webpack to 5.68.0
2022-03-02 17:56:18 +01:00
Sergio Padrino
9d966525cc
Merge pull request #14036 from desktop/command-all-the-things
Use `command` in our CLI script to prevent the use of aliases
2022-03-02 17:55:42 +01:00
Markus Olsson
5972c54bf1 Replace file-url package with built-in pathToFileURL 2022-03-02 15:18:17 +01:00
Markus Olsson
3f24fde560 Merge fail 🤦‍♂️ 2022-03-02 15:13:59 +01:00
Markus Olsson
8901b02143
Merge branch 'development' into if-it-smells-like-a-bundle-and-looks-like-a-bundle 2022-03-02 14:13:02 +00:00
Markus Olsson
32e6639626
Merge pull request #14022 from desktop/one-less-dependency
Use built-in fileURLToPath
2022-03-02 14:05:54 +00:00
Markus Olsson
e23127a57b
Merge pull request #13706 from desktop/preserve-login-case
Preserve login case
2022-03-02 14:05:30 +00:00
Markus Olsson
cedb75ca52
Merge branch 'development' into substr-substring-substitution 2022-03-02 14:00:47 +00:00
Markus Olsson
9e2fe43d3d It's not xml any more 2022-03-02 14:43:25 +01:00
Markus Olsson
ef849b0bde 🔥 webpack hack too skip file-metadata on Windows 2022-03-02 14:29:35 +01:00
Markus Olsson
074afe84c7 🔥 types 2022-03-02 14:29:06 +01:00
Markus Olsson
2d1f10fdf2 Remove file-metadata package 2022-03-02 14:28:56 +01:00
Markus Olsson
89fe9e0406 Replace file-metadata with custom execFile implementatation 2022-03-02 14:26:32 +01:00
Markus Olsson
ece3f3a30e Merge branch 'development' into use-the-execfile-luke 2022-03-02 11:31:58 +01:00
Markus Olsson
9ff1015827 Let's not do this cleanup in this PR 2022-03-02 09:42:10 +01:00
tidy-dev
93911c1f5e Release 2.9.11 2022-03-01 13:04:25 -05:00
tidy-dev
1f9ead6c87
Merge pull request #14039 from desktop/releases/2.9.11-beta1
Release 2.9.11-beta1
2022-03-01 13:00:33 -05:00
Sergio Padrino
c2595a9681
Apply suggestions from code review
Co-authored-by: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2022-03-01 17:20:12 +01:00
Sergio Padrino
2a017788b1 Bump version and changelog to 2.9.11-beta1 2022-03-01 16:27:56 +01:00
Sergio Padrino
58595f124c
Merge pull request #14024 from desktop/the-space-between-us
Fix discarding submodules in paths containing spaces
2022-03-01 16:16:53 +01:00
Sergio Padrino
6a6b519629
Merge pull request #14007 from desktop/launch-protocol-with-system-shell
Leverage comspec when opening protocol handler in CLI
2022-03-01 15:41:08 +01:00
Sergio Padrino
9dde5d055a
Merge pull request #14034 from desktop/you-can-crash-if-you-want-to-you-can-leave-your-friends-behind
Avoid spawning from main process on Catalina
2022-03-01 15:35:12 +01:00
Sergio Padrino
4c711f2fee
Merge pull request #13980 from desktop/prefill-clone-repo-path
Clone repo dialog: update local path after the initial one is retrieved
2022-03-01 15:33:02 +01:00
tidy-dev
c45fe593da
Merge pull request #13957 from uttiya10/changed-files-description
Add tooltip to show types of file changes in a commit
2022-03-01 09:22:36 -05:00
Markus Olsson
6e0fe6711d
Merge pull request #14023 from desktop/flip-it
Flip expanded state icon in CheckRunListItem
2022-03-01 14:08:21 +00:00
Sergio Padrino
f70294584c Use TERM=dumb instead of setting COLOR env vars 2022-03-01 14:04:21 +01:00
Markus Olsson
5748a98e13
Update app/src/lib/git/submodule.ts
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2022-03-01 13:00:53 +00:00
Sergio Padrino
ad9159211e Use command in our CLI script to prevent the use of aliases 2022-03-01 13:59:37 +01:00
Markus Olsson
a0f904735a Create our own promise-based execFile 2022-03-01 13:25:59 +01:00
Markus Olsson
ef312b74a6 Add helper method for executing shell commands in scripts 2022-03-01 13:25:22 +01:00
Markus Olsson
0c6ad8cc45 whoops
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2022-03-01 11:20:18 +01:00
Markus Olsson
75939dccbc Move showItemInFolder logic to renderer
In order to avoid executing processes (isApplicationBundle executes mdls) on the main process due to https://github.com/desktop/desktop/issues/13974

Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2022-03-01 11:18:42 +01:00
Markus Olsson
94c5b65ac7 Don't patch the environment on Catalina
Fixes #13974

Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2022-03-01 11:18:39 +01:00
Markus Olsson
21b4d7fb55 Add helper method for detecting Catalina or lower
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2022-03-01 11:18:36 +01:00
Markus Olsson
2f70c3c470 👀 Use substring in favor of substr 2022-02-28 15:26:36 +01:00