Commit Graph

24 Commits

Author SHA1 Message Date
Glenn Y. Rolland 5326fbbcbe Update 'README.md' 2022-08-15 16:38:34 +00:00
Glenn Y. Rolland 7221a3e9d8 Ignore generated .gem files. 2012-02-20 16:30:09 +01:00
Glenn Y. Rolland c14a4e64a5 Merge branch 'master' of github.com:glenux/xtm-utils 2012-01-24 17:19:16 +01:00
user dcf100d42e splitter: fix parts_size and parts accessors. 2010-11-17 19:29:01 +01:00
user 56969ca5b3 splitter: implemented filecount . 2010-11-16 13:42:58 +01:00
user a429b71282 Added comment concerning default values. 2010-11-16 13:42:21 +01:00
Glenn Y. Rolland 31da8a7201 Merge branch 'master' of github.com:glenux/xtm-utils 2010-11-16 09:58:28 +01:00
user e1eeb03e56 Added skeleton for xtmfile/splitter. 2010-11-16 09:18:45 +01:00
Glenn Y. Rolland f9b28cc008 bin/xtmjoin: removed useless file about buffer size. 2010-11-15 22:09:18 +01:00
Glenn Y. Rolland 9a4c6b0e94 bin/xtmjoin: Moved core code to library. 2010-11-15 21:47:31 +01:00
Glenn Y. Rolland d0cbc1a376 xtmjoin: Moved core code into library.
* Moved "joining" code to xtmfile/joiner.rb.
* Restructured bin/xtmjoin code.
* Added "-m" option for future md5sum verification.
* Added an empty xtmfile/splitter.rb file.
2010-11-15 21:41:42 +01:00
Glenn Y. Rolland 53bb3fe39a xtmlfile/header: Encapsulate in XtmFile module. 2010-11-15 21:40:10 +01:00
Glenn Y. Rolland 60b2e6d9ff header.to_summary_string: added human-readable size. 2010-11-09 21:38:22 +01:00
Glenn Y. Rolland 8d3a9242e3 header class cleanup
* require commands are in the right place now.
* Moved XtmFile-related classes to a separate namespace.
* Distinction between summary & full header.
2010-11-09 21:30:21 +01:00
Glenn Y. Rolland 882e410c6f Added gemspec & makefile. 2010-11-09 12:26:41 +01:00
Glenn Y. Rolland b925441852 README: added some rdoc-formatted content. 2010-11-09 11:56:56 +01:00
Glenn Y. Rolland 40ed541fca xtmheader: Fix variable length records (for name). 2010-11-09 11:15:09 +01:00
Glenn Y. Rolland be090694e2 xtmjoin: Progressbar & new naming pattern.
* Added progressbar display using ANSI sequences ;
* Handle a new naming pattern (.xtm.*) .
2010-11-09 11:13:45 +01:00
Glenn Y. Rolland 485b4f41ec xtmjoin : Detect following files and implement naive join. 2010-11-08 17:42:12 +01:00
Glenn Y. Rolland e16e1d85bb xtmjoin: Added basic join script based on xtminfo. 2010-11-08 14:07:12 +01:00
Glenn Y. Rolland d9bc8a3555 xtminfo : Removed XtmHeader from xtminfo script. 2010-11-08 14:06:42 +01:00
Glenn Y. Rolland 90da6659c7 Prepare for library & multiple tools.
* Renamed xtmjoin binary to xtminfo.
* Added test shellscript to prepare ruby environment.
* Moved XTM header management in a separate file.
2010-11-08 13:35:28 +01:00
Glenn Y. Rolland a9e97d2053 Initial release. 2010-11-08 13:07:09 +01:00
Glenn Y. Rolland 74e0ea1731 first commit 2010-11-08 13:04:31 +01:00