|
f88b0edb2a
|
Fix for the case when several branches are edited: 'git fetch' will
display several lines then, not only one.
|
2023-08-04 13:35:42 +02:00 |
|
|
c62299aa72
|
Read from /mnt/system_data/ instead of /etc.
|
2023-08-04 13:33:25 +02:00 |
|
|
371cc1a187
|
Removed communication with ISMAS from git client.
|
2023-08-02 15:17:10 +02:00 |
|
|
1bdae56342
|
Added debug messages.
Fixed gitBlob(): do not check for existing customer repository.
|
2023-07-19 16:50:54 +02:00 |
|
|
93d6277386
|
Simplified interface.
|
2023-07-17 16:51:40 +02:00 |
|
|
37c5c7c4f6
|
Simplified interface.
When doing a clone of the repository, do not execute any other commands.
|
2023-07-17 16:49:44 +02:00 |
|
|
3c54d8de6d
|
Made GitClient a Qt-object. Impreoved several utility functions handling git commands.
Added slot onIsmasUpdatesAvailable().
Added helpers getLastCommit(), gitBlob(), gitCommitForBlob(), gitIsFileTracked().
|
2023-07-14 13:17:45 +02:00 |
|
|
d91d4261d9
|
Add another utility function and added signal/slot ismasUpdatesAvailable/onIsmasUpdatesAvailable().
|
2023-07-14 13:13:03 +02:00 |
|
|
00f5216a9f
|
Added utility functions.
|
2023-07-14 13:12:37 +02:00 |
|
|
aeae9002fe
|
Made GitClient a Qt-Object.
|
2023-07-14 13:10:55 +02:00 |
|
|
cbefccd2d3
|
Add first commands for using AUBUpdateTool as git-client
|
2023-07-10 15:57:17 +02:00 |
|