Page 2 of 5

Posted: Mon 29 Jun 2009, 09:54
by disciple
aha:
changelog 4.5
...
- Bugfix: Search in text (grep) failed when searchstring contained the letters A,D,N,O,R (thanks to disciple)
Better check if O and R are a problem here too maybe? :)

Posted: Mon 29 Jun 2009, 12:20
by zigbert
changelog 4.5
...
- Bugfix: Search in text (grep) failed when searchstring contained the letters A,D,N,O,R (thanks to disciple)
Good catch. That fix wasn't complete. Let's hope I made it better this time.

Yes. it is obviously problems when searching for '-'. I'll look at it.


Sigmund

Posted: Mon 29 Jun 2009, 12:33
by zigbert
Version 1.15

Changelog
- Bugfix: searching for text in files for a string that includes a - character (thanks to disciple)

Posted: Mon 29 Jun 2009, 12:44
by zigbert
There still seems to be trouble wtih text search
I need more time

Posted: Mon 29 Jun 2009, 13:17
by zigbert
Please test and report back

Posted: Mon 29 Jun 2009, 13:38
by zigbert
Version 1.16

Fixes [AND] and [OR] for text search

Posted: Sat 11 Jul 2009, 23:47
by disciple
Is it possible to exclude more than one directory from the search path? Because I couldn't figure out how :(
It would be nice to be able to exclude /proc, /sys, /initrd and /var

Posted: Sun 12 Jul 2009, 07:39
by zigbert
disciple wrote:Is it possible to exclude more than one directory from the search path? Because I couldn't figure out how
It would be nice to be able to exclude /proc, /sys, /initrd and /var
good suggestion.


Sigmund

Posted: Fri 07 Aug 2009, 11:31
by zigbert
Version 1.17
See main post

This version search around 300% faster by default. - Only because /initrd is excluded by default.

Changelog
- Exclude /initrd by default
- Bugfix: Don't show excluded directory in hit-list

disciple

As far as I can find out - 'find' doesn't support several excluded directories.

Posted: Sun 09 Aug 2009, 08:12
by zigbert
Version 1.18
See main post

changelog
- New parameter -t to define default search text
- Bugfix: -d parameter
- Bugfix: use [AND] in searchtext in combination with excluded item.

Posted: Sun 09 Aug 2009, 17:50
by zigbert
Version 1.19
See main post

Posted: Tue 08 Sep 2009, 05:47
by zigbert
Version 1.20
See main post

This fixes the "xorg.conf" bug mentioned in the Puppy 4.3beta2 bug thread.

Posted: Thu 26 Nov 2009, 17:10
by zigbert
Version 1.21
See main post

Changelog
- Bugfix: Search might fail when combining 'exclude' with other search options.

Posted: Sat 28 Nov 2009, 03:44
by disciple
Do the "sort" menu entries work for you? Because they don't again for me...

Posted: Sat 28 Nov 2009, 04:22
by disciple
Oh, no, it does seem to work - it just doesn't work after I sort by clicking on a column heading.

Posted: Tue 20 Jul 2010, 12:07
by disciple
Hello there.
Does searching for "file", "folder" or "symlink" work for anyone?
For me it just ignores those options and prints a message to the terminal about -type being an invalid command. It has been like this for at least a couple of versions of pfilesearch.

Posted: Wed 21 Jul 2010, 08:59
by zigbert
disciple wrote:Hello there.
Does searching for "file", "folder" or "symlink" work for anyone?
For me it just ignores those options and prints a message to the terminal about -type being an invalid command. It has been like this for at least a couple of versions of pfilesearch.
Added to todo-list


Thank you
Sigmund

Posted: Mon 26 Jul 2010, 11:08
by zigbert
Version 1.22
See main post

Changelog
- NLS sturcture is updated.
- External dialogs are placed ontop in Stardust (error, hits...)'
- Bugfix: search for only files/links/dirs (thanks to disciple)

Posted: Thu 26 Aug 2010, 16:06
by zigbert
Version 1.23
See main post

changelog
- Improved language detection (thanks to wow)
- Message on splash: The first search will be much slower than the next.
- Bugfix: using parameter '-type f/d/l' when searching single textstring
- Bugfix: Searching for text in files for a string that includes a - character (thanks to disciple)
- NLS added: LOC602

Posted: Sun 29 Aug 2010, 05:59
by disciple
:shock: That broke searching in directories with spaces in their path - because $SEARCHPATH got unquoted on line 90 of pfilesearch.