Branch: refs/heads/master Home: https://github.com/yast/yast-meta Commit: 2bfefff3e31b2a4b7d24bbeb282ca677003ac6f1 https://github.com/yast/yast-meta/commit/2bfefff3e31b2a4b7d24bbeb282ca677003... Author: Roman Neuhauser <rneuhauser@suse.cz> Date: 2014-03-25 (Tue, 25 Mar 2014) Changed paths: M y2m Log Message: ----------- have_copy dedups code in the ultimate case $CMD statement have_copy -n $path fails (with an appropriate complaint) iff test -d $path; have_copy -y $path does the same iff ! test -d $path. Commit: 10b674b9713367850c8295a327a2dc90fb57d53c https://github.com/yast/yast-meta/commit/10b674b9713367850c8295a327a2dc90fb5... Author: Roman Neuhauser <rneuhauser@suse.cz> Date: 2014-03-26 (Wed, 26 Mar 2014) Changed paths: M y2m Log Message: ----------- cl, ro commands have common implementation Commit: b1deb39e6b4f81e38d13bd6900cf55c957c0d4fa https://github.com/yast/yast-meta/commit/b1deb39e6b4f81e38d13bd6900cf55c957c... Author: Roman Neuhauser <rneuhauser@suse.cz> Date: 2014-03-26 (Wed, 26 Mar 2014) Changed paths: M y2m Log Message: ----------- y2m sticks to $PWD, $Y2MBASE is no more Commit: 1012d82295516b427721e2caffcbaa1e0b23c4a6 https://github.com/yast/yast-meta/commit/1012d82295516b427721e2caffcbaa1e0b2... Author: Roman Neuhauser <rneuhauser@suse.cz> Date: 2014-03-26 (Wed, 26 Mar 2014) Changed paths: M y2m Log Message: ----------- y2m: command dispatch redone, cl needs no handholding * the clone command does away with the convoluted computation of $ORG, and does not need any maintenance for irregular repository names. * y2m has had a handful of coauthors, everybody is recorded in the revision history. Commit: eedc2df78f2fafe8776415dea7785066e60cef8f https://github.com/yast/yast-meta/commit/eedc2df78f2fafe8776415dea7785066e60... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2014-03-26 (Wed, 26 Mar 2014) Changed paths: M y2m Log Message: ----------- Merge pull request #11 from roman-neuhauser/dispatch-redone Dispatch redone Compare: https://github.com/yast/yast-meta/compare/444bea742210...eedc2df78f2f