summaryrefslogtreecommitdiff
path: root/lib/Git
Commit message (Expand)AuthorAge
* 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
* 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