Commit Graph

51 Commits

Author SHA1 Message Date
Michael Wehr cf51b9bd8b switch back to using calloc instead of malloc
using malloc generated errors when memory leak checking with valgrind
because malloc creates uninitialized space
2021-12-25 11:16:03 +01:00
Michael Wehr c8149fab75 show global progress bar in some cases where not shown before
when using wildcards:
cp -r -g ./src/normal/* ./sinkhole/
when giving multiple source files:
cp -r -g ./src/normal/{testfile0,testfile2}
or
cp -g -t ../../sinkhole/ testfile0 testfile2
2021-12-25 11:05:23 +01:00
Michael Wehr 2fc918bd98 backport the grave accent fix to the 8.32 patch 2021-12-24 20:17:02 +01:00
Michael Wehr a620f86965 escape grave accents, they break the double quoted system commands 2021-12-24 20:11:32 +01:00
Michael Wehr 04bae585e6 backport changes to 8.32 patch 2021-12-23 19:35:38 +01:00
Michael Wehr 3ac56d553f show global progressbar when moving files in copy mode (between devices) 2021-12-23 19:21:33 +01:00
Michael Wehr e529e310ea fix casing of output, to better match unmodded messages 2021-12-23 18:55:23 +01:00
Michael Wehr a1cc785674 add more comments to identify all progress mod changes 2021-12-23 12:00:26 +01:00
Michael Wehr aa4d645a11 move comment to enclose progess struct 2021-12-23 09:07:53 +01:00
Michael Wehr 24ad5c292c when moving display one good-bye message and show what was moved 2021-12-22 23:43:26 +01:00
Michael Wehr edec49ec6f escape double quotes, so system commands don't break anymore 2021-12-22 21:16:20 +01:00
Michael Wehr 7e2df2e0b7 harmonize string handling, so only double quotes break system commands 2021-12-22 14:19:51 +01:00
Michael Wehr c9d7d6779f change comment positioning 2021-12-22 14:09:12 +01:00
Michael Wehr 3b2fdc6f42 fix comment casing 2021-12-22 13:57:59 +01:00
Michael Wehr d337f35f5b fix whitespace 2021-12-22 13:48:56 +01:00
Michael Wehr 9d614d1883 fix compiler warning for 0.9 patch 2021-12-22 11:57:51 +01:00
Arun Prakash Jana 47dbf85998 Add image, update text on reflink. 2021-11-14 18:42:11 +05:30
Arun 4144872297 Merge pull request #11 from whalehub/patch-1
Fix compiler warnings
2021-11-12 14:47:29 +05:30
Aaron 3ef18c8f20 Fix compiler warnings
Signed-off-by: Aaron <admin@datahoarder.dev>
2021-11-12 09:53:29 +01:00
Arun 35d117d60b Merge pull request #10 from Zackptg5/master
old bug fix, add readme note
2021-11-12 08:26:45 +05:30
Zackptg5 39c571c505 old bug fix, add readme note 2021-11-11 21:55:13 -05:00
Arun 8e1c0d4f8a Merge pull request #9 from Zackptg5/master
Add 9.0 patch
2021-11-10 13:10:54 +00:00
Zackptg5 fd0fc50b1a Add 9.0 patch
Doesn't work with reflink, disable if using  progress-bar
2021-11-09 12:42:26 -05:00
Arun e81fa04c0a Merge pull request #8 from jarun/revert-7-master
Revert "Add 9.0 patch"
2021-11-06 07:05:33 +05:30
Arun 7948d430cb Revert "Add 9.0 patch" 2021-11-06 07:04:44 +05:30
Terminator X 1bd0b73b80 Merge pull request #7 from Zackptg5/master
Add 9.0 patch
2021-10-29 04:01:33 +05:30
Zackptg5 d1c5b22cf0 Add 9.0 patch 2021-10-28 15:16:31 -04:00
Terminator X 89dc1cf8d4 Merge pull request #5 from SlrG/fixwarning
fix compiler warning
2021-08-11 23:54:18 +05:30
Michael Wehr 238aca4f4b fix compiler warning 2021-08-11 20:00:51 +02:00
Arun Prakash Jana 72e4a22d85 Fix broken overwrite prompt 2021-05-19 20:06:41 +05:30
Arun Prakash Jana fa08fed46e Fix reducing bar length crashes on smaller screens
The "Copying at..." string can be > reduced length
2020-12-06 22:38:17 +05:30
Arun Prakash Jana a7d942a2ef Zero out -ve transfer speed shown at start 2020-10-26 19:33:54 +05:30
Arun Prakash Jana d336dd4cbe Indicate copy/move op correctly in progress msg 2020-10-25 13:06:02 +05:30
Mischievous Meerkat b955f0eb67 Merge pull request #3 from jansturm92/master
Add patch for coreutils v8.32
2020-05-23 21:03:57 +05:30
Jan Sturm 05f1e041e3 Add patch for coreutils v8.32 2020-05-23 16:43:05 +02:00
Mischievous Meerkat fc6f1c2e79 Merge pull request #2 from jansturm92/master
porting to GCC 10
2020-05-22 20:56:26 +05:30
Jan Sturm aa22226c68 porting to GCC 10 2020-05-22 16:16:07 +02:00
Arun Prakash Jana 2d37565bd8 Update docs 2019-10-12 22:12:29 +05:30
Mischievous Meerkat 0c98925f42 Merge pull request #1 from annagrram/master
Add patch for coreutils v8.31
2019-10-12 17:56:23 +05:30
Anna Arad d726faa327 Add patch for coreutils v8.31 2019-10-12 15:18:37 +03:00
Arun Prakash Jana 9d829e5d50 The project needs a maintainer 2019-02-25 22:57:07 +05:30
Arun Prakash Jana c8f39ea685 Fix patch link 2019-02-25 21:04:11 +05:30
Arun Prakash Jana 9bc663457f Update README 2019-02-25 20:58:23 +05:30
Arun Prakash Jana 0a7a6d3eae Add GNU Core Utilities source download link 2019-02-25 20:44:08 +05:30
Arun Prakash Jana 3a706bb403 Add patch for coreutils v8.30
Source: https://github.com/atdt/advcpmv/pull/9
2019-02-25 20:07:06 +05:30
Arun Prakash Jana 409548bdda Add patch for coreutils v8.28
The patch is taken from: https://github.com/atdt/advcpmv/pull/8
2019-02-25 20:03:52 +05:30
Ori Livneh 02f0533722 Merge pull request #2 from boscowitch/patch-1
added patch for new coreutils version
2017-12-06 15:24:31 -05:00
Ori Livneh 21c11b6f0a Merge pull request #5 from schollz/master
Update README.md
2017-12-06 15:22:21 -05:00
Zack b8c6fb3a59 Update README.md 2017-04-11 07:32:36 -06:00
boscowitch 9f51c33611 added patch for new coreutils version
basically the same as the last one but pached done manually again with meld while comparing coreutils 8.24 and 8.25
2016-08-26 01:25:32 +02:00