summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* finalise changelog for 0.005-1 uploaddebian/0.005-1archive/debian/0.005-1Sean Whitton2020-03-23
|
* changelogSean Whitton2020-03-23
|
* Merge tag 'v0.005' into debianSean Whitton2020-03-23
|\ | | | | | | | | | | | | | | | | | | | | v0.005 # gpg: Signature made Mon 23 Mar 2020 11:57:23 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * v0.005v0.005Sean Whitton2020-03-23
| | | | | | | | | | | | | | | | - annex-review-unused: Add missing prompt_yn subroutine. - annex-review-unused: Always pass --force to 'git annex dropunused'. Previously it couldn't be passed at all, which is much less useful. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * prefix prompt_yn with an underscoreSean Whitton2020-03-23
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * bump versionSean Whitton2020-03-23
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * annex-review-unused: Always pass --force to 'git annex dropunused'Sean Whitton2020-03-22
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * annex-review-unused: Add missing prompt_yn subroutineSean Whitton2020-03-22
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | finalise changelog for 0.004-1 uploaddebian/0.004-1archive/debian/0.004-1Sean Whitton2020-03-18
| |
* | changelogSean Whitton2020-03-18
| |
* | Merge tag 'v0.004' into debianSean Whitton2020-03-18
|\| | | | | | | | | | | | | | | | | | | | | v0.004 # gpg: Signature made Wed 18 Mar 2020 05:19:15 PM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * v0.004v0.004Sean Whitton2020-03-18
| | | | | | | | | | | | | | | | - annex-to-annex-dropunused: Fix attempt to call wrong main() routine. - annex-to-annex-reinject: Add missing import of File::Temp. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * bump versionSean Whitton2020-03-18
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * annex-to-annex-reinject: Add missing import of File::TempSean Whitton2020-03-18
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * annex-to-annex-dropunused: Fix attempt to call wrong main() routineSean Whitton2020-03-18
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * drop some parensSean Whitton2020-03-15
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | finalise changelog for 0.003-1 uploaddebian/0.003-1archive/debian/0.003-1Sean Whitton2020-03-11
| |
* | changelogSean Whitton2020-03-11
| |
* | Merge tag 'v0.003' into debianSean Whitton2020-03-11
|\| | | | | | | | | | | | | | | | | | | | | v0.003 # gpg: Signature made Wed 11 Mar 2020 02:37:03 PM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * v0.003v0.003Sean Whitton2020-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | - annex-to-annex: Fix path passed to git-annex-find(1) when looking for missing files. - annex-to-annex: Fix path passed to git-annex-lookupkey(1) when determining whether source files are annexed. - annex-to-annex: Pass relative path to git-annex-find(1) when determining if a file was unlocked in the source annex. Workaround for bug in git-annex: git-annex-find(1) returns incorrect response for absolute paths when in --batch mode. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * bump versionSean Whitton2020-03-11
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * fix some more paths, passed to --batch commandsSean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * annex-to-annex: Fix path when looking for missing filesSean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * add .build to .gitignoreSean Whitton2020-02-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | finalise changelog for 0.002-2 uploaddebian/0.002-2archive/debian/0.002-2Sean Whitton2020-02-28
| |
* | fix syntaxSean Whitton2020-02-28
| |
* | Tighten git-annex build-dep to require 7.20191009Sean Whitton2020-02-28
| |
* | changelogSean Whitton2020-02-26
| |
* | autopkgtests: add debian/tests/pkg-perl/use-namegregor herrmann2020-02-25
| | | | | | | | with the main module name to enable the use.t test.
* | Switch to autopkgtest-pkg-perl.gregor herrmann2020-02-25
| | | | | | | | Remove manual debian/tests/control, and add Testsuite to debian/control.
* | finalise changelog for 0.002-1 uploaddebian/0.002-1archive/debian/0.002-1Sean Whitton2020-02-24
| |
* | changelogSean Whitton2020-02-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | Merge tag 'v0.002' into debianSean Whitton2020-02-24
|\| | | | | | | | | | | | | | | | | | | | | v0.002 # gpg: Signature made Mon 24 Feb 2020 07:35:56 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * v0.002v0.002Sean Whitton2020-02-24
| | | | | | | | | | | | | | - Fix logic in an example in Git::Annex::BatchCommand SYNOPSIS. - annex-review-unused: 'b' should go back one entry not two. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * bump versionSean Whitton2020-02-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * annex-review-unused: 'b' should go back one entry not twoSean Whitton2020-02-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * set signoff = 1 in dist.iniSean Whitton2020-02-18
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * Fix logic in an example in Git::Annex::BatchCommand SYNOPSISSean Whitton2020-02-12
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | use dh-dist-zillaSean Whitton2020-02-17
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | upload to unstable NEWdebian/0.001-1archive/debian/0.001-1Sean Whitton2020-02-12
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | fix copyright yearSean Whitton2020-02-12
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | initial DebianisationSean Whitton2020-02-12
|/ | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* v0.001v0.001Sean Whitton2020-02-12
| | | | | | - First public release. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add blank line for $VERSIONSean Whitton2020-02-12
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Revert "put Git::Annex::Wrapper in its own file"Sean Whitton2020-02-11
| | | | | | | | | This reverts commit b8dbaa0149d7f300a608bb1ee92178b29589617a. No-one should be instantiating this class so it probably shouldn't have a POD. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* drop usage of Moo for nowSean Whitton2020-02-10
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* simplify BUILDARGS slightlySean Whitton2020-02-10
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* put Git::Annex::Wrapper in its own fileSean Whitton2020-02-10
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* skip most tests when git-annex not availableSean Whitton2020-02-10
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* separate importsSean Whitton2020-02-10
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>