We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc29019 commit 6ce457cCopy full SHA for 6ce457c
ChangeLog
@@ -0,0 +1,23 @@
1
+Version 0.7.4:
2
+ - Cloning an existing repository asks now for opening a *.cbp / *.workspace file in it
3
+ - You can now clone password-protected repositories
4
+ - Some internal changes (like ExecuteInTerminal(...) etc.)
5
+ - Fixed some stuff again ...
6
+
7
+Version 0.7.3:
8
+ - Added removing files
9
+ - Fixed some potential bugs ...
10
11
+Version 0.7.0:
12
+ - Added 'Add new branch'
13
+ - Added 'Switch to branch'
14
+ - 'Push to origin' pushes now HEAD instead of master
15
+ - Removed config (was pretty useless)
16
+ - Structurized to code a bit more
17
18
+Version 0.6.4:
19
+ - Switched to autotools as default build system
20
+ - Fixed the UI layout
21
22
+Version 0.4.3:
23
+...
0 commit comments