Commit Graph

17 Commits

Author SHA1 Message Date
kas
fffa3c7350 Fix AUR builds Fix tests to work on machines without GIT configured Disable tests that touch global configuration by default Remove empty HunkWidget test Make resource install directory configurable Copy resources into output directory so that debugging works Replace "OK" button with "Remind me later" and "Skip this version" for non-updateable builds Allow using system-wide installations of most dependencies Make debug output suppressable and disable it in CI builds 2022-10-16 11:31:07 +02:00
Martin Marmsoler
9bd742233e format code 2022-05-01 09:51:34 +02:00
Martin Marmsoler
687cfa9d0d Merge commit 'bb747caef098140d9674990b1d79d096d1eac8df'
Conflicts:
	src/git/Repository.cpp
	src/ui/CMakeLists.txt
	src/ui/DetailView.cpp
	src/ui/DiffView.cpp
2021-04-17 20:12:11 +02:00
Jason Haslam
bb747caef0 Update libgit2 to tip of main 2021-01-27 16:16:22 -07:00
Martin Marmsoler
a61564c105 test 2020-10-24 09:50:37 +02:00
Martin Marmsoler
edbd280186 cleanup EditButton. Now the patch can be updated without recreation of the hole object 2020-10-24 09:31:18 +02:00
Jason Haslam
d235c8970d Update libgit2 to tip of master 2020-07-13 13:41:00 -06:00
Jason Haslam
377dc25bce Update libgit2 to tip of master 2020-01-16 15:45:32 -07:00
Jason Haslam
b64e964f10 Update libgit2 to tip of master 2019-12-02 12:26:53 -07:00
Jason Haslam
13fe4b4844 Fix failure to cancel some remote transfer operations
This adds remote connect/disconnect callbacks to save the current
remote. Cancel is called on the current remote instead of looking
up a new remote object by name.

Relates to #304.
2019-11-27 14:23:57 -07:00
Jason Haslam
154bf82ad6 Update libgit2 to tip of master
Also drops the workaround for a Windows junction point issue that broke
support for symlinks on Windows.
2019-10-28 14:20:44 -06:00
Jason Haslam
2c8ccb5890 Fix build errors on Linux 2019-08-29 12:47:15 -06:00
Jason Haslam
de628343ee Update libgit2 to tip of master 2019-08-12 10:19:16 -06:00
Jason Haslam
3cad6fac39 Update libgit2 to tip of master 2019-01-30 13:24:40 -07:00
Jason Haslam
a738dad009 Update libgit2 to tip of master 2019-01-11 14:52:14 -07:00
Jason Haslam
346e430c66 Disable nanosecond precision in libgit2 on Windows 2019-01-05 14:03:17 -07:00
Jason Haslam
53d6ddc65c Import source 2018-12-12 16:22:04 -07:00