fix pruning tags + only prune files/dirs under @ARGV
[id3fs.git] / bin /
2010-11-09 Ian Beckwithfix pruning tags + only prune files/dirs under @ARGV master
2010-11-07 Ian Beckwithid3fs-tag -V: per-dir summaries
2010-11-06 Ian Beckwithid3fs-tag: usage(): document -V
2010-11-06 Ian Beckwithid3fs-tag: -V: summarize tags in directories
2010-11-06 Ian Beckwithrecurse down @ARGV instead of treating them as files
2010-11-06 Ian Beckwithid3fs-tag: don't print filename on tags line
2010-11-03 Ian Beckwithfix setting genre
2010-11-02 Ian Beckwithid3fs-tag: reenable bundling
2010-11-02 Ian Beckwithid3fs-tag: don't print if -o or -O
2010-11-02 Ian Beckwithid3fs-tag: implement -o
2010-11-02 Ian Beckwithid3fs-tag: implement -o
2010-11-01 Ian Beckwithid3fs-tag: set genre
2010-10-31 Ian Beckwithfixed delete_all
2010-10-31 Ian Beckwithid3fs-tag: add/replace tags in genre tag
2010-10-30 Ian Beckwithid3fs-tag: view tags
2010-10-30 Ian BeckwithAudioFile: more write support
2010-10-30 Ian BeckwithPrepare AudioFile for writing
2010-10-30 Ian Beckwithadd id3fs-tag to build system
2010-10-30 Ian Beckwithput back "use lib"
2010-10-30 Ian Beckwithstart id3fs-tag
2010-10-23 Ian Beckwithremove "use lib"
2010-10-19 Ian Beckwithid3fs-index: update usage and man page
2010-10-19 Ian Beckwithadd copyright/license headers
2010-10-18 Ian Beckwithreworked DB::new et al *again*
2010-10-11 Ian Beckwithfix pruning deleted files
2010-10-02 Ian BeckwithANALYZE after adds
2010-10-02 Ian Beckwithtweaked error messages
2010-10-02 Ian Beckwithcomplain if files are outside $base
2010-10-02 Ian Beckwithsort out DB new interface; search in parent dirs for...
2010-10-01 Ian Beckwithid3fs-index: removed unused entries when reindexing
2010-09-26 Ian Beckwithimplement id3fs-index -l
2010-09-25 Ian Beckwithogg support
2010-09-25 Ian BeckwithFLAC support
2010-09-24 Ian Beckwithid3fsd: some docs
2010-09-24 Ian Beckwithid3fs-index: fix pod
2010-09-24 Ian Beckwithid3fs-index: document
2010-09-24 Ian Beckwithrename id3fs to id3fs-index
2010-09-24 Ian Beckwithlast_update: store in id3fs table, update when index...
2010-09-24 Ian Beckwithfiddle with DB->new parameters
2010-09-20 Ian Beckwithimplement fuse stub
2010-09-20 Ian Beckwithstrip leading "./"
2010-09-19 Ian BeckwithID3FS: use File::Find to recursively add files
2010-09-19 Ian Beckwithid3fs: create & connect to DB
2010-09-19 Ian Beckwithupdated stubs to latest perlstub
2010-09-19 Ian Beckwithinitial commit of stub project