Commit graph

15 commits

Author SHA1 Message Date
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 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