summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-23 21:56:41 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-23 21:56:41 +0200
commit1df5a4680ea2a328619fe5c0364377ad54c94248 (patch)
tree0e9ab85ffa6e6627f4560ce37b0c35c399786c77
parent4d8618c208f0637321d153821c587f6e35959322 (diff)
Documentation / Build.PL updates
-rw-r--r--Build.PL1
-rw-r--r--Changelog2
-rw-r--r--lib/App/Hashl.pm4
3 files changed, 5 insertions, 2 deletions
diff --git a/Build.PL b/Build.PL
index 57bab39..85d410e 100644
--- a/Build.PL
+++ b/Build.PL
@@ -7,7 +7,6 @@ use Module::Build;
my $build = Module::Build->new(
build_requires => {
'Test::More' => 0,
- 'Test::Command' => 0,
'Test::Compile' => 0,
'Test::Pod' => 0,
},
diff --git a/Changelog b/Changelog
index 5086df9..1de05e0 100644
--- a/Changelog
+++ b/Changelog
@@ -2,7 +2,7 @@ git HEAD
* The internal representation of ignored hashes was changed
* hashl update no longer re-adds ignored (but existing) files
- * hashl update now saves its state when being interrupted
+ * hashl update tries to save its state when being interrupted
(sigint/sigterm)
* add hashl -f update - update db, unignore and add any ignored files in
the scanned directory
diff --git a/lib/App/Hashl.pm b/lib/App/Hashl.pm
index f1fc299..594f289 100644
--- a/lib/App/Hashl.pm
+++ b/lib/App/Hashl.pm
@@ -282,6 +282,10 @@ relateve file name to store in the database
Full path to the file
+=item B<uningnore> => B<0>|B<1>
+
+If true: do not skip ignored files, unignore and re-add them instead
+
=back
If the file already is in the database, it is only updated if both the file