Commit Graph

1788 Commits

Author SHA1 Message Date
Jason Haslam
cfead99c3c Allow checking out remote branches from the commit list
This commit allows to check out remote branches from the context menu
of a commit.

When checking out a remote branch and a local branch of the same name
already exists, a dialog is shown that offers the choice between
resetting the existing branch to that commit and checking out a detached
head.

From André Hänsel for PR #167
2019-02-20 16:33:39 -07:00
Jason Haslam
6b03d009b4
Merge pull request #166 from AndreKR/fix-crash-on-find
Disable Find when no repository is open
2019-02-16 09:12:18 -07:00
André Hänsel
1074cb2f63 Disable Find when no repository is open
This fixes a crash when pressing Ctrl-F or clicking Edit -> Find...
with no repository opened.
2019-02-16 04:01:25 +01:00
Jason Haslam
3e9450172d Map refresh to the platform-specific shortcut
This changes the shortcut to F5 on Windows and Linux. Fixes #155.
2019-02-13 15:56:21 -07:00
Jason Haslam
3c52bc83d8 Fix file context menu performance issue by enabling navigation items unconditionally
Choosing an invalid action now pops up a warning dialog. Fixes #154.
2019-02-13 15:37:54 -07:00
Jason Haslam
fe97a625f2 Fix a couple of minor style issues 2019-02-13 15:35:17 -07:00
Jason Haslam
3cad6fac39 Update libgit2 to tip of master 2019-01-30 13:24:40 -07:00
Jason Haslam
ad251b76e2 Update build instructions for OpenSSL 1.1 2019-01-25 14:46:52 -07:00
Jason Haslam
dbb06bb4d7 Change version to 2.5.3 2019-01-24 20:33:53 -07:00
Jason Haslam
97b5667297 Search for OpenSSL 1.1 on Windows 2019-01-24 20:33:34 -07:00
Jason Haslam
7a34e92bf6 Bundle OpenSSL 1.1 libraries on Windows 2019-01-24 20:11:57 -07:00
Jason Haslam
ab59791c4e Set execute permissions on install OpenSSL libraries 2019-01-24 16:32:55 -07:00
Jason Haslam
9fa5e588b6 Bundle shared OpenSSL libraries on Linux 2019-01-24 16:14:41 -07:00
Jason Haslam
e81186b0a4 Update OpenSSL to version 1.1.1a 2019-01-11 14:53:05 -07:00
Jason Haslam
df1a4ca8c7 Add support for ed25519 SSH identity files 2019-01-11 14:53:05 -07:00
Jason Haslam
a738dad009 Update libgit2 to tip of master 2019-01-11 14:52:14 -07:00
Jason Haslam
c270364e2b Fix possible crash after starred commits have been added and removed 2019-01-11 14:51:35 -07:00
Jason Haslam
5fd8f94751 Change version to 2.5.2 2019-01-06 20:41:29 -07:00
Jason Haslam
346e430c66 Disable nanosecond precision in libgit2 on Windows 2019-01-05 14:03:17 -07:00
Jason Haslam
d156ef65a5 Change libssh2 submodule URL back to the official repo 2019-01-05 14:00:42 -07:00
Jason Haslam
29a3bd41c1 Update Qt minimum version 2018-12-30 19:26:55 -07:00
Jason Haslam
9472fc5f9e
Merge pull request #138 from Abrynos/fix-windows-registry-keys
Fix windows registry keys
2018-12-29 15:04:00 -07:00
Abrynos
7dddb33cc0 Fix registry keys 2018-12-29 18:55:14 +01:00
Jason Haslam
f2dd931e1e Remove outdated link to Qt build instructions 2018-12-27 19:14:25 -07:00
Jason Haslam
1b351853bb Update acknowledgments for the addition of cmark 2018-12-27 19:12:07 -07:00
Jason Haslam
7d90680d35 Only show license file in the Windows installer 2018-12-27 19:00:13 -07:00
Jason Haslam
d9a049ca42 Change version to 2.5.1 2018-12-23 13:21:14 -07:00
Jason Haslam
8fe46ac797 Truncate tool bar and touch bar badge numbers at 999 2018-12-22 17:06:44 -07:00
Jason Haslam
40e0e44615 Update git submodule to v2.20.1 2018-12-21 11:06:57 -07:00
Jason Haslam
cd029cc212 Pass /norestart to Visual Studio redistributable 2018-12-17 10:53:22 -07:00
Jason Haslam
4771ed664d Remove unused update script 2018-12-14 20:38:13 -07:00
Jason Haslam
e7cb83b914 Add MIT license file to Windows installer 2018-12-14 17:14:56 -07:00
Jason Haslam
2064f95db3 Update MSVC redistributables to the ones for VS 2017 2018-12-14 17:02:24 -07:00
Shane Gramlich
0701f57d5a Add commit message intructions to the readme 2018-12-13 15:54:23 -07:00
Jason Haslam
657c9ad4c5 Create v2.5.0 release 2018-12-13 15:37:47 -07:00
Jason Haslam
57fda543ca Follow redirects when downloading updates 2018-12-13 15:37:31 -07:00
Jason Haslam
430831a229 Change update link to github.com 2018-12-13 14:54:18 -07:00
Jason Haslam
53d6ddc65c Import source 2018-12-12 16:22:04 -07:00