Commit Graph

105 Commits

Author SHA1 Message Date
grimhilt
39d1032c14 check if directory to clone is empty 2023-06-25 17:56:55 +02:00
grimhilt
20926514d2 allow url format without username 2023-06-25 17:45:51 +02:00
grimhilt
b07e3062b7 push new dir 2023-06-25 17:27:11 +02:00
grimhilt
a1aeb65600 push deleted 2023-06-24 17:00:15 +02:00
grimhilt
675b650200 check timestamp for conflicts with remote 2023-06-24 16:52:02 +02:00
grimhilt
23908c135c better architecture of PushChanges and applied to new 2023-06-24 16:07:53 +02:00
grimhilt
4842a20024 organize import order 2023-06-19 18:31:03 +02:00
grimhilt
8b3ba64e48 move push factory in several files 2023-06-19 18:25:51 +02:00
grimhilt
f1d552a31c move async in services 2023-06-19 18:04:50 +02:00
grimhilt
4cde39dffd add lastmodified on folder 2023-06-19 17:34:18 +02:00
grimhilt
5d25429546 add lastmodified in store for files 2023-06-19 17:23:52 +02:00
grimhilt
1fd7948122 merge list folders and req props 2023-06-17 16:26:31 +02:00
grimhilt
eabf707844 minor cleaning 2023-06-17 15:54:09 +02:00
grimhilt
7cfd572ad0 cleaning clone 2023-06-17 15:36:18 +02:00
grimhilt
b16058b4d3 cleaning imports and warnings 2023-06-17 01:26:13 +02:00
grimhilt
ea2b0772af move parsing into list_folders 2023-06-17 01:20:00 +02:00
grimhilt
b911ad8606 move creation of downloaded file in service 2023-06-17 00:37:12 +02:00
grimhilt
0bf5fb76e0 allow http if forced 2023-06-16 23:30:44 +02:00
grimhilt
7a34b3c79b optimize add 2023-06-16 23:22:18 +02:00
grimhilt
cbbf185b1a use retain 2023-06-16 18:49:08 +02:00
grimhilt
9956727cc9 add ignore file to add command with force option 2023-06-16 18:37:09 +02:00
grimhilt
49d83c2900 add deletion of file 2023-06-15 17:33:12 +02:00
grimhilt
418ca68745 push file 2023-06-15 16:22:07 +02:00
grimhilt
80ef41970f improve status 2023-06-14 17:12:01 +02:00
grimhilt
51120f6268 add service req props 2023-06-14 16:29:58 +02:00
grimhilt
3da439ccf6 add store 2023-06-14 11:16:19 +02:00
grimhilt
e405ce7f8f cleaning some code 2023-06-12 01:30:39 +02:00
grimhilt
05d17c296f store blob 2023-06-12 01:16:39 +02:00
grimhilt
26153219b2 create folder method 2023-06-08 18:34:51 +02:00
grimhilt
1b63c86c1a add config commands 2023-06-08 18:19:44 +02:00
grimhilt
82102c4608 add relative path in status 2023-06-08 15:15:46 +02:00
grimhilt
33a151d579 add option for path for status command 2023-06-08 15:11:44 +02:00
grimhilt
b9f9371682 cleaning some code 2023-06-07 18:45:44 +02:00
grimhilt
2937c6e968 status working recursively 2023-06-07 18:33:53 +02:00
grimhilt
3f441dd22b improve error management and interaction with object 2023-06-07 17:23:27 +02:00
grimhilt
c5abc57e9a cleaning 2023-06-06 19:47:15 +02:00
grimhilt
762ab25619 working relative path with clone and init 2023-06-06 19:42:54 +02:00
grimhilt
08a61ee1aa introduce global variable 2023-06-06 16:51:40 +02:00
grimhilt
457dd32ad8 fix init when cloning in the right dir 2023-06-06 15:35:53 +02:00
grimhilt
3b629f6de7 make status work with name 2023-06-06 15:15:32 +02:00
grimhilt
fe990e4213 save tree objects when cloning 2023-06-05 23:08:11 +02:00
grimhilt
2117ce3016 add init when clone 2023-06-05 19:25:04 +02:00
grimhilt
5b7b75846c cleaner clone 2023-06-05 18:12:02 +02:00
grimhilt
1042a7ea22 clone all files and their content 2023-06-05 15:54:40 +02:00
grimhilt
a45c953397 enumerate all objects on server when cloning 2023-06-04 20:51:36 +02:00
grimhilt
f398347856 start clone get info folder 2023-06-04 18:12:47 +02:00
grimhilt
b92454522f improve outputs 2023-06-03 18:15:31 +02:00
grimhilt
1a1b98729a reset command 2023-06-03 17:37:23 +02:00
grimhilt
eedb003d8c add staged in status 2023-06-03 17:29:41 +02:00
grimhilt
48286c69b4 add line in index 2023-06-03 16:42:23 +02:00
grimhilt
f1724d23f5 start add command 2023-06-01 23:58:23 +02:00
grimhilt
14183da3ae status working without filename 2023-06-01 22:48:09 +02:00
grimhilt
4d390b131e status test for differences works 2023-06-01 20:41:54 +02:00
grimhilt
709f0f3b84 done init 2023-05-31 23:20:56 +02:00
grimhilt
9341a6db7b start with init command 2023-05-31 23:08:33 +02:00