Commit Graph

32 Commits

Author SHA1 Message Date
gutmet
c19893df11 allow chaining of node compare functions 2020-11-08 19:28:25 +01:00
gutmet
ed273f9485 DownloadAll/DownloadToFile: add limit, unify 2020-10-22 11:20:20 +02:00
gutmet
b9f7ae29b4 move different stuff to different subfolders/packages 2020-10-11 13:08:13 +02:00
gutmet
29b75b0bb1 export command fields 2020-05-29 10:10:30 +02:00
gutmet
1a369915ff offer hardlinking of files instead of full copy 2019-07-27 22:24:44 +02:00
gutmet
e251b8616e set mod time after copy 2019-02-20 00:27:51 +01:00
gutmet
ab2b1e8f6a filecopy: use modtime as access time 2019-02-20 00:24:34 +01:00
gutmet
8e33b7728d filecopy: preserve modification time 2019-02-20 00:19:41 +01:00
gutmet
90649f2263 switch parameters of downloadtofile 2019-02-12 19:01:18 +01:00
gutmet
d97d95ed29 method to download to file 2019-02-12 00:17:21 +01:00
gutmet
c123400a6a method for web download 2019-02-11 23:52:19 +01:00
gutmet
bb2d3e26ea export text and firsttext functions 2019-01-13 19:01:48 +01:00
gutmet
148b3f261d add HTML utility functions 2019-01-13 18:59:32 +01:00
gutmet
f637ca23d4 add desktop notifications 2019-01-13 10:24:46 +01:00
gutmet
2c5c9628c4 add function to obtain home dir 2019-01-12 22:26:31 +01:00
gutmet
4ad5c8d93a bugfix: ListFilesExt should join filepaths, not paths 2019-01-03 17:11:50 +01:00
gutmet
16cb002a8d add 'DirsWithPrefix' function 2018-12-23 15:51:20 +01:00
gutmet
18f9120c8c add OptPanic 2018-12-22 20:12:34 +01:00
gutmet
76fabd44bb add OptDo wrapper 2018-12-22 19:50:52 +01:00
gutmet
3ba00a035c add OpenInEditor 2018-12-10 17:16:26 +01:00
gutmet
807c472815 bugfix: On Windows cmd.Run does not reliably wait 2018-12-10 17:06:59 +01:00
gutmet
0f08f16a5f better command help 2018-12-09 23:57:43 +01:00
gutmet
4012f24235 print commands in order of appearance 2018-12-09 18:14:38 +01:00
gutmet
72de932c7e add newline after command name 2018-12-09 10:06:27 +01:00
gutmet
d1f435a436 use actual english in help text 2018-12-09 09:49:38 +01:00
gutmet
76ae04a266 add function to list all files with extension recursively 2018-12-08 20:13:16 +01:00
gutmet
d86c65a103 add copy function 2018-12-08 19:29:30 +01:00
Alexander Weinhold
a4cd634b6e commands etc 2018-11-04 23:07:08 +01:00
Alexander Weinhold
a8b4769fdf new helpers (needed for drivel) 2018-07-01 16:03:26 +02:00
Alexander Weinhold
76ff27a9a6 use full file paths in file listing 2016-11-19 01:08:56 +01:00
Alexander Weinhold
64972dd953 add function to list all files in a given directory 2016-11-19 00:55:13 +01:00
Alexander Weinhold
457eec7add initial commit 2016-11-15 16:23:20 +01:00