Commit Graph

29 Commits

Author SHA1 Message Date
64233c4c63 Provide a name for additional downloads 2023-11-01 17:05:16 +01:00
396a536b3a d-tools: Migrate source downloads with git clone 2023-10-28 21:24:21 +02:00
f51a0418ff Support cloning downloads 2023-10-28 04:04:52 +02:00
fa6d93c5ca Allow updater save a function for each download
There are source that can be downloaded as archive, for example cloning
repositories with submodules. So how source are downloaded should be
changable per download.
2023-10-28 03:32:39 +02:00
6c0e2c2d24 Fix hardcoded repository path in the scp call 2023-10-26 19:40:47 +02:00
58a1b8864c
Support additional downloads in the package 2023-10-24 21:06:37 +02:00
8a69240d88
Add librsync and dmd 2023-10-20 19:23:21 +02:00
3a6d17952b
Allow looking on the text page for the latest version 2023-10-20 15:53:48 +02:00
4105ffa91f
rdiff-backup: Migrated 2023-10-13 19:34:02 +02:00
5e161c3dad
Support modifying reuploaded tarballs 2023-10-08 12:28:46 +02:00
f3beee3e19
Combine info file structures 2023-10-05 19:24:42 +02:00
7b5598a02e
Validate the .info file 2023-10-04 22:36:19 +02:00
d5df676df7
Add module with an info file parser 2023-10-03 18:53:41 +02:00
f4b7883cf2
Migrate composer updater 2023-10-01 17:19:06 +02:00
69b24c6cfa universal-ctags: Finish migrating the updater 2023-09-27 19:58:16 +02:00
7c499bd3f7 universal-ctags: Add version path segment
… to the download URL.
2023-09-25 10:18:00 +02:00
840290491f Split the code into library and application 2023-09-22 07:33:02 +02:00
a7114618c1 Combine test and application dependencies 2023-09-21 23:51:02 +02:00
77c9a2ab54
Add a test module 2023-09-03 10:26:43 +02:00
c2b98ba395
Reimplement the info file printer 2023-08-28 21:05:47 +02:00
2126488066
Implement clone command in the binary 2023-08-25 10:30:24 +02:00
6983304b9d
Download and determine the digest 2023-08-21 13:38:20 +02:00
258604f22d
Support repository directory in the clone function 2023-08-18 07:50:18 +02:00
fd649b66f5
Implement remote file check as Haskell command 2023-08-17 22:07:09 +02:00
6b15ccd0f5
Support repository path in commits 2023-08-15 10:33:19 +02:00
5a9e87cd5f
Move gh check to the Haskell binary 2023-08-10 12:47:43 +02:00
43ebbc5e67
Use TOML configuration 2023-08-09 20:59:42 +02:00
69ba04a731
Move text URL check to the Haskell binary 2023-08-06 14:25:19 +02:00
028f64d25a
Move packagist check to a Haskell binary 2023-08-04 21:33:21 +02:00