summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Rename annex-review-unused to git-annex-reviewunusedSean Whitton2021-02-28
* add some parens to avoid perltidy inserting a spurious spaceSean Whitton2020-03-23
* annex-review-unused: Check whether unused files still exist earlierSean Whitton2020-03-23
* prefix prompt_yn with an underscoreSean Whitton2020-03-23
* annex-review-unused: Always pass --force to 'git annex dropunused'Sean Whitton2020-03-22
* annex-review-unused: Add missing prompt_yn subroutineSean Whitton2020-03-22
* annex-to-annex-reinject: Add missing import of File::TempSean Whitton2020-03-18
* drop some parensSean Whitton2020-03-15
* fix some more paths, passed to --batch commandsSean Whitton2020-03-10
* annex-to-annex: Fix path when looking for missing filesSean Whitton2020-03-10
* annex-review-unused: 'b' should go back one entry not twoSean Whitton2020-02-24
* Fix logic in an example in Git::Annex::BatchCommand SYNOPSISSean Whitton2020-02-12
* add blank line for $VERSIONSean Whitton2020-02-12
* Revert "put Git::Annex::Wrapper in its own file"Sean Whitton2020-02-11
* drop usage of Moo for nowSean Whitton2020-02-10
* simplify BUILDARGS slightlySean Whitton2020-02-10
* put Git::Annex::Wrapper in its own fileSean Whitton2020-02-10
* avoid describing attributes as if they were methodsSean Whitton2020-02-10
* add 'annex' attributeSean Whitton2020-02-10
* comment out Git::Repository instance for nowSean Whitton2020-02-08
* annex-to-annex-dropunused takes no arguments, so no arrayref eitherSean Whitton2020-02-08
* document passing an arrayref of argumentsSean Whitton2020-02-08
* option to populate @ARGV using an anonymous arraySean Whitton2020-02-08
* convert remaining two scripts to App:: modulesSean Whitton2020-02-07
* convert annex-to-annex into an App:: moduleSean Whitton2020-02-07
* convert annex-review-unused into an App:: moduleSean Whitton2020-02-07
* improvements & tweaks to docsSean Whitton2020-02-06
* add pod testsSean Whitton2020-02-05
* use PodWeaverSean Whitton2020-02-05
* avoid invoking the shell during constructorSean Whitton2020-02-04
* shorten aliasSean Whitton2020-02-04
* 'ask' aliasSean Whitton2020-02-03
* change what Git::Annex:BatchCommand::say does in scalar contextSean Whitton2020-02-03
* rise to top of working tree on Git::Annex initialisationSean Whitton2020-02-03
* add Git::Annex::BatchCommandSean Whitton2020-02-03
* add abs_contentlocationSean Whitton2020-02-02
* tweakSean Whitton2020-02-02
* ensure that Git::Annex toplevel is always an absolute pathSean Whitton2020-02-01
* configuration to build distributions for upload to CPANSean Whitton2020-02-01
* add 'unused' method to Git::AnnexSean Whitton2020-02-01
* _git_path does an implicit catfileSean Whitton2020-02-01
* add _store_unused_cache tooSean Whitton2020-02-01
* add .git dir utilsSean Whitton2020-02-01
* tweakSean Whitton2020-02-01
* basic Git::Annex wrapper class and project administriviaSean Whitton2020-01-31