summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* add TODOSean Whitton2020-02-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* improvements & tweaks to docsSean Whitton2020-02-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* no need to filter out debian/ from dist anymoreSean Whitton2020-02-06
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* remove Debian packaging material from this branchSean Whitton2020-02-05
| | | | | | | | | | | | I ask for Signed-off-by tags which means that if pkg-perl team members commit to debian/, I might not be able to pull that work into my master branch. Then I'd end up with an upstream master with old debian/ and salsa master with new debian/ which is undesirable. So, I'll work on debian/ on a separate branch which won't require Signed-off-by tags for every commit. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* skip some tests if we detect tmpfs device ID issuesSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add missing parensSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* test annex-to-annex-reinjectSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* tests for annex-review-unusedSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* annex-review-unused missing subsSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix annex-review-unused exit logicSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix typoSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rename CONTRIBUTING.rst so it will get picked up by MetaCPANSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix watch fileSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fill out PODsSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add pod testsSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use PodWeaverSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add maintainance notes to CONTRIBUTING.rstSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add initial Debian packagingSean Whitton2020-02-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add annex-to-annex-reinjectSean Whitton2020-02-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add annex-to-annex{,-dropunused}Sean Whitton2020-02-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* instantiate test Git::Wrapper instances with an absolute pathSean Whitton2020-02-04
| | | | | | Prevents various possible failures. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use source2/other for abs_contentlocation testSean Whitton2020-02-04
| | | | | | baz is actually meant to be an unlocked file. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* avoid invoking the shell during constructorSean Whitton2020-02-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* shorten aliasSean Whitton2020-02-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* 'ask' aliasSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* change what Git::Annex:BatchCommand::say does in scalar contextSean Whitton2020-02-03
| | | | | | I believe this is more useful. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* drop superfluous perltidy marksSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rise to top of working tree on Git::Annex initialisationSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* check that it is relaxed about dir existingSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* check toplevel is always absoluteSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add Git::Annex::BatchCommandSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rm stray blank lineSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* drop release_statusSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use NextRelease and @Git bundleSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add URI markersSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* actually remove README.rstSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* actually, let's just have one README after allSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* also exclude the real READMESean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix excludeSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix pathSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* a bit more in the actual READMESean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* best to avoid capitals in the file which is not actually the READMESean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* README.dist is not valid for the git repository; fix thatSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* die if can't get annex UUIDSean Whitton2020-02-03
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add a changelogSean Whitton2020-02-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* more metadataSean Whitton2020-02-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* declare perl version requiredSean Whitton2020-02-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add a READMESean Whitton2020-02-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* drop MakefileSean Whitton2020-02-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* indent log linesSean Whitton2020-02-02
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>