VCS_INFO_darcs_get_data () { # {{{ local darcsbase darcsbase=${vcs_comm[basedir]} VCS_INFO_formats '' "${darcsbase:t}" "${darcsbase}" return 0 }