summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* replace use of which(1) with call to 'command' shell builtinSean Whitton2021-09-29
* Rename annex-review-unused to git-annex-reviewunusedSean Whitton2021-02-28
* skip most tests when git-annex not availableSean Whitton2020-02-10
* separate importsSean Whitton2020-02-10
* perltidySean Whitton2020-02-10
* comment out Git::Repository instance for nowSean 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
* skip some tests if we detect tmpfs device ID issuesSean Whitton2020-02-05
* add missing parensSean Whitton2020-02-05
* test annex-to-annex-reinjectSean Whitton2020-02-05
* tests for annex-review-unusedSean Whitton2020-02-05
* fix typoSean Whitton2020-02-05
* add annex-to-annex{,-dropunused}Sean Whitton2020-02-04
* instantiate test Git::Wrapper instances with an absolute pathSean Whitton2020-02-04
* use source2/other for abs_contentlocation testSean Whitton2020-02-04
* 'ask' aliasSean Whitton2020-02-03
* change what Git::Annex:BatchCommand::say does in scalar contextSean Whitton2020-02-03
* drop superfluous perltidy marksSean Whitton2020-02-03
* rise to top of working tree on Git::Annex initialisationSean Whitton2020-02-03
* check that it is relaxed about dir existingSean Whitton2020-02-03
* check toplevel is always absoluteSean Whitton2020-02-03
* add Git::Annex::BatchCommandSean Whitton2020-02-03
* tests: use 'is'Sean Whitton2020-02-02
* add abs_contentlocationSean Whitton2020-02-02
* 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
* with_temp_annex -> with_temp_annexesSean Whitton2020-02-01
* normalise use of ExporterSean Whitton2020-02-01
* factor out with_temp_annexSean Whitton2020-02-01
* basic Git::Annex wrapper class and project administriviaSean Whitton2020-01-31