summaryrefslogtreecommitdiffstats
path: root/source/filesystem.go
AgeCommit message (Expand)Author
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-08-22Use LazyFileReader for reading file contentsTatsushi Demachi
2015-06-03Add some tests for IgnoreFilesbep
2015-06-03Rename WatchIgnoreFiles to IgnoreFilesbep
2015-06-03Add configurable list to ignore files in server watchbep
2015-03-07source: apply some Golint rulesbep
2015-02-17Suppress errors for symbolic links witch point to a file.René Jochum
2014-12-10ERROR-log on symbolic linksbep
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-04-26Don't process dotfilesChristoph Burgdorf
2014-03-04Also ignore Emacs lock & recovery files.Joe Kopena
2014-02-28Ignore content files ending in ~Ask Bjørn Hansen
2013-12-28Avoid locking the files for an extended amount of time. Sublime TextEgon Elbre
2013-12-16Fixes #141: Wrong section in multi level structureRuben
2013-10-08Fixing up source code formatting.Noah Campbell
2013-09-29Update filesystem.gowindch
2013-09-20Section is determined by the source, not the urlNoah Campbell
2013-09-12Normalize paths within hugoNoah Campbell
2013-09-04Introduce source.FilesystemNoah Campbell