FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for source/cppfs - lppinto/cppfs · GitHub
lppinto
/
cppfs
Public
forked from
cginternals/cppfs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppfs
source
cppfs
on
master
User selector
Datepicker
Commit history
Commits on Apr 26, 2022
Add followSymlinks flag to removeDirectoryRec
Gregory Starck
committed
98f8d88
View commit details
Copy full SHA for 98f8d88
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Fix FilePath resolved (fix #38)
scheibel
committed
09ef14e
View commit details
Copy full SHA for 09ef14e
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Fix includes for alpine
scheibel
committed
ae2062b
View commit details
Copy full SHA for ae2062b
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Merge branch 'master' into added_move
scheibel
committed
0c3c0e1
View commit details
Copy full SHA for 0c3c0e1
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Make cppfs cross-compilable from linux to Windows (change shouldn't matter on Windows host)
sbusch42
committed
1a0d3c8
View commit details
Copy full SHA for 1a0d3c8
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
use move when parameters are passed by value and only copied once
Hailios
committed
d2dcced
View commit details
Copy full SHA for d2dcced
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Review, clean up and comment Windows file watcher implementation
sbusch42
committed
68c41aa
View commit details
Copy full SHA for 68c41aa
View code at this point
Browse repository at this point
Windows backend: add handling renaming of files and creating and
Show description for dc0ebb5
sbusch42
committed
dc0ebb5
View commit details
Copy full SHA for dc0ebb5
View code at this point
Browse repository at this point
Fix compilation on Windows
sbusch42
committed
cd2fabd
View commit details
Copy full SHA for cd2fabd
View code at this point
Browse repository at this point
Implement new event type FileAttribChanged
sbusch42
committed
b55db4a
View commit details
Copy full SHA for b55db4a
View code at this point
Browse repository at this point
Move LocalFileWatcher to linux directory, as it is specific for Linux
sbusch42
committed
b45312a
View commit details
Copy full SHA for b45312a
View code at this point
Browse repository at this point
Remove null implementation of FileWatcher, check for backend nullptr instead
sbusch42
committed
60c8fb1
View commit details
Copy full SHA for 60c8fb1
View code at this point
Browse repository at this point
Clarify in interface and documentation that only directories can be watched
sbusch42
committed
d8cf3ce
View commit details
Copy full SHA for d8cf3ce
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Small style related changes
sbusch42
committed
e363bb0
View commit details
Copy full SHA for e363bb0
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Windows add of folder to watch is now thread safe
robiwan
committed
022be82
View commit details
Copy full SHA for 022be82
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Adds windows file watcher, updates watch function prototype
robiwan
committed
ca00053
View commit details
Copy full SHA for ca00053
View code at this point
Browse repository at this point
Commits on Nov 25, 2018
Fix handling empty name field (happens when the watched object itself is subject of an event)
sbusch42
committed
9d2cf4e
View commit details
Copy full SHA for 9d2cf4e
View code at this point
Browse repository at this point
Remove bit field logic where not necessary
sbusch42
committed
773cb63
View commit details
Copy full SHA for 773cb63
View code at this point
Browse repository at this point
Fix FileHandle::watch() in case of other file systems than the system FS (not relevant, yet)
sbusch42
committed
2fad581
View commit details
Copy full SHA for 2fad581
View code at this point
Browse repository at this point
Create convenience function for creating a watcher on a single file/directory
sbusch42
committed
79b88ec
View commit details
Copy full SHA for 79b88ec
View code at this point
Browse repository at this point
Clean up file watcher interface
sbusch42
committed
2f068b1
View commit details
Copy full SHA for 2f068b1
View code at this point
Browse repository at this point
Clean up file watcher interface
sbusch42
committed
85a6575
View commit details
Copy full SHA for 85a6575
View code at this point
Browse repository at this point
Add mode to watch files/directories recursively
sbusch42
committed
ea51205
View commit details
Copy full SHA for ea51205
View code at this point
Browse repository at this point
Finish file watcher interface
sbusch42
committed
a8b0d3d
View commit details
Copy full SHA for a8b0d3d
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
Create file event handlers (analog to FileVisitor)
sbusch42
committed
89e4dd8
View commit details
Copy full SHA for 89e4dd8
View code at this point
Browse repository at this point
Remove clone() from file watcher interface
sbusch42
committed
9d08a58
View commit details
Copy full SHA for 9d08a58
View code at this point
Browse repository at this point
Create structure for file system watchers and first implementation for linux
sbusch42
committed
299d797
View commit details
Copy full SHA for 299d797
View code at this point
Browse repository at this point
Make filesystem accessible through interfaces (FileHandle, FileIterator)
sbusch42
committed
0b91777
View commit details
Copy full SHA for 0b91777
View code at this point
Browse repository at this point
Fix comments in FileIterator
sbusch42
committed
9e2a31b
View commit details
Copy full SHA for 9e2a31b
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Merge pull request #12 from cginternals/special_permissions
Show description for 6d2b241
scheibel
authored
6d2b241
View commit details
Copy full SHA for 6d2b241
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Merge remote-tracking branch 'origin/master' into optional_libSSL2
Stefan Buschmann
committed
c145c4c
View commit details
Copy full SHA for c145c4c
View code at this point
Browse repository at this point
Make cmake style consistent
Stefan Buschmann
committed
1aaf15a
View commit details
Copy full SHA for 1aaf15a
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Add special permission flags (ref #10)
Stefan Buschmann
committed
c1a1155
View commit details
Copy full SHA for c1a1155
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Switched parameters for Windows-CreateSymbolicLinkA.
kwallner
committed
5d9bb60
View commit details
Copy full SHA for 5d9bb60
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Switched parameters for Windows-CreateHardLinkA.
kwallner
committed
29c6686
View commit details
Copy full SHA for 29c6686
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL