summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* v0.008HEADv0.008masterSean Whitton2022-12-23
* bump versionSean Whitton2022-12-23
* add a TODO fileSean Whitton2022-12-23
* replace use of which(1) with call to 'command' shell builtinSean Whitton2021-09-29
* v0.007v0.007Sean Whitton2021-02-28
* bump version and copyright yearsSean Whitton2021-02-28
* Rename annex-review-unused to git-annex-reviewunusedSean Whitton2021-02-28
* v0.006v0.006Sean Whitton2020-03-23
* bump versionSean Whitton2020-03-23
* 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
* v0.005v0.005Sean Whitton2020-03-23
* prefix prompt_yn with an underscoreSean Whitton2020-03-23
* bump versionSean 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
* v0.004v0.004Sean Whitton2020-03-18
* bump versionSean Whitton2020-03-18
* annex-to-annex-reinject: Add missing import of File::TempSean Whitton2020-03-18
* annex-to-annex-dropunused: Fix attempt to call wrong main() routineSean Whitton2020-03-18
* drop some parensSean Whitton2020-03-15
* v0.003v0.003Sean Whitton2020-03-11
* bump versionSean Whitton2020-03-11
* fix some more paths, passed to --batch commandsSean Whitton2020-03-10
* annex-to-annex: Fix path when looking for missing filesSean Whitton2020-03-10
* add .build to .gitignoreSean Whitton2020-02-24
* v0.002v0.002Sean Whitton2020-02-24
* bump versionSean Whitton2020-02-24
* annex-review-unused: 'b' should go back one entry not twoSean Whitton2020-02-24
* set signoff = 1 in dist.iniSean Whitton2020-02-18
* Fix logic in an example in Git::Annex::BatchCommand SYNOPSISSean Whitton2020-02-12
* v0.001v0.001Sean 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
* skip most tests when git-annex not availableSean Whitton2020-02-10
* separate importsSean Whitton2020-02-10
* perltidySean 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
* tighten perltidy exceptionSean Whitton2020-02-07
* 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