Mercurial
Mercurial
>
relpipe
>
relpipe-in-filesystem.cpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-60
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
streamlet examples: common functions in C/C++
v_0
2020-01-27, by František Kučera
parallel processing: optimize flush() + detect another protocol violation
v_0
2020-01-26, by František Kučera
parallel processing: refactoring: ParallelFilesystemWorker inherits FilesystemWorker
v_0
2020-01-25, by František Kučera
parallel processing: refactoring and clean-up
v_0
2020-01-25, by František Kučera
parallel processing: first working version
v_0
2020-01-24, by František Kučera
parallel processing: put some common code in FilesystemCommand + use POSIX semaphores for STDOUT synchronization across sub-processes
v_0
2020-01-24, by František Kučera
parallel processing: use directly file descriptors (FD) instead of STDIO streams
v_0
2020-01-21, by František Kučera
parallel processing: POSIX MQ helper classes + some demo code
v_0
2020-01-20, by František Kučera
parallel processing: link to librt (POSIX MQ)
v_0
2020-01-20, by František Kučera
parallel processing: rename FilesystemCommandBase to FilesystemCommand
v_0
2020-01-20, by František Kučera
parallel processing: rename FilesystemCommand to PlainFilesystemCommand
v_0
2020-01-20, by František Kučera
parallel processing: prepare infrastructure
v_0
2020-01-20, by František Kučera
streamlets: recover an old comment
v_0
2020-01-19, by František Kučera
streamlets: include streamlet-common.sh from the directory where the actual streamlet resides (not where is the symlink, if any)
v_0
2020-01-19, by František Kučera
streamlets: support also weird paths with spaces (RELPIPE_IN_FILESYSTEM_STREAMLET_PATH)
v_0
2020-01-19, by František Kučera
streamlets: separate parsing from searching
v_0
2020-01-19, by František Kučera
streamlets: find only executable files
v_0
2020-01-19, by František Kučera
streamlets: fix command name collisions, do not prepend $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH to the $PATH
v_0
2020-01-19, by František Kučera
streamlets: use $RELPIPE_IN_FILESYSTEM_STREAMLET_PATH variable instead of __relpipe_in_filesystem_script_ prefix
v_0
2020-01-18, by František Kučera
do not force the name as the alias (allow different default in the finder/streamlet)
v_0
2020-01-18, by František Kučera
streamlet examples: tesseract OCR
v_0
2020-01-17, by František Kučera
streamlet examples: pdftotext
v_0
2020-01-17, by František Kučera
streamlet examples: exiftool
v_0
2020-01-17, by František Kučera
streamlet examples: exiv2
v_0
2020-01-16, by František Kučera
streamlet examples: pdfinfo
v_0
2020-01-13, by František Kučera
streamlet: remove unused variables
v_0
2020-01-12, by František Kučera
streamlet: cloc – count lines of code
v_0
2020-01-12, by František Kučera
streamlet: mime_type: update documentation
v_0
2020-01-12, by František Kučera
streamlets: enable parallel processing
v_0
2020-01-11, by František Kučera
streamlet examples: hash
v_0
2020-01-11, by František Kučera
streamlet examples: common functions + inode, lines_count, mime_type
v_0
2020-01-11, by František Kučera
propagate the relation name to the finders and streamlets
v_0
2020-01-11, by František Kučera
rename --exec to --streamlet
v_0
2020-01-11, by František Kučera
add FD_CLOEXEC to --exec: needed for multiple uses of --exec
v_0
2020-01-11, by František Kučera
field group --exec, replaces --script and --hash, starts reusable sub-program that returns set of attributes for all records during its runtime
v_0
2020-01-11, by František Kučera
custom scripts for additional attributes
v_0
2019-11-11, by František Kučera
file hash: md5, sha1, sha256, sha512
v_0
2019-11-10, by František Kučera
Added tag v0.14 for changeset 3f47b43e528d
v_0
2019-10-30, by František Kučera
bash-completion script
v_0
v0.14
2019-10-26, by František Kučera
fix license version: GNU GPLv3
v_0
2019-10-22, by František Kučera
Added tag v0.13 for changeset 31e7f1994b12
v_0
2019-07-30, by František Kučera
reading file content (with unicode support)
v_0
v0.13
2019-07-26, by František Kučera
reading file content (TODO: support unicode/UTF-8)
v_0
2019-07-26, by František Kučera
Added tag v0.12 for changeset 1cb4a1c9c696
v_0
2019-05-26, by František Kučera
Added tag v0.11 for changeset f910aa601f26
v_0
v0.12
2019-04-08, by František Kučera
Added tag v0.10 for changeset 87a7607d5def
v_0
v0.11
2019-02-20, by František Kučera
remove unused namespace
v_0
v0.10
2019-02-01, by František Kučera
support custom relation name through --relation option
v_0
2019-01-19, by František Kučera
use default set of fields even if there are some other CLI arguments
v_0
2019-01-19, by František Kučera
Added tag v0.9 for changeset b0fabeceb18a
v_0
2019-01-18, by František Kučera
xattr: detault namespace is: user.
v_0
v0.9
2019-01-18, by František Kučera
requested field's options as an ordered multi-map
v_0
2019-01-18, by František Kučera
netbeans project + .hgignore updates
v_0
2019-01-17, by František Kučera
parse CLI arguments
v_0
2019-01-17, by František Kučera
process also links to non-existent files and non-readable links
v_0
2019-01-16, by František Kučera
interpret empty string as current directory (e.g. result of: find -printf '%P\0')
v_0
2019-01-16, by František Kučera
add symlink link target field
v_0
2019-01-16, by František Kučera
distinguish link type and link target type
v_0
2019-01-16, by František Kučera
support field aliases
v_0
2019-01-16, by František Kučera
modular design
v_0
2019-01-16, by František Kučera
less
more
|
(0)
-60
tip