Jakob Borg
|
843fd9bdbd
|
Add license header
|
2014-06-01 22:50:14 +02:00 |
|
Jakob Borg
|
8fe546c4a2
|
Don't start repo with non-directory root (fixes #276)
|
2014-05-28 06:55:30 +02:00 |
|
Jakob Borg
|
8e0520887a
|
Send default permissions 0777 on directories when IgnorePerms set (ref #284)
|
2014-05-26 11:09:35 +02:00 |
|
Jakob Borg
|
3d055bbb79
|
Simple file versioning (fixes #218)
|
2014-05-25 20:49:08 +02:00 |
|
Jakob Borg
|
1a231d39a5
|
Default permission bits are 0666
|
2014-05-24 08:53:54 +02:00 |
|
Jakob Borg
|
8356b58b1d
|
Implement IgnorePerms
|
2014-05-23 14:31:16 +02:00 |
|
Jakob Borg
|
303ce02271
|
Internal support for ignoring permissions
|
2014-05-23 13:10:26 +02:00 |
|
Jakob Borg
|
bcdc3ecdae
|
There should be only One
|
2014-05-23 12:55:24 +02:00 |
|
Jakob Borg
|
b60d648e22
|
Convenience functions for flag testing
|
2014-05-23 12:53:26 +02:00 |
|
Jakob Borg
|
e17fa7b14e
|
Don't attempt to fetch suppressed files
|
2014-05-20 20:26:14 +02:00 |
|
Jakob Borg
|
e359b146aa
|
Properly handle read-write/read-only windows<->posix (fixes #236)
|
2014-05-19 23:42:08 +02:00 |
|
Jakob Borg
|
23b55f68b7
|
Also sync changes to only permission bits (fixes #237)
|
2014-05-19 16:24:39 +02:00 |
|
Jakob Borg
|
3e34fc66e6
|
Refactor model into separate package
|
2014-05-15 00:33:40 -03:00 |
|
Jakob Borg
|
cba554d0fa
|
Refactor logging into separate package
|
2014-05-14 21:08:56 -03:00 |
|
Jakob Borg
|
f39e105101
|
Stop repository if the directory disappears (fixes #154)
|
2014-05-04 18:22:59 +02:00 |
|
Jakob Borg
|
8dee10ba9c
|
Remove followSymlinks option (ref #92)
|
2014-04-06 21:44:17 +02:00 |
|
Jakob Borg
|
15699a39cf
|
Synchronize directory existence & metadata (fixes #11)
|
2014-04-02 11:57:18 +02:00 |
|
Jakob Borg
|
f87b1520e8
|
The Great Rewrite (fixes #36, #61, #94, #101)
Rewrite of the file model and pulling mechanism. Needs lots of cleanup
and bugfixes, now...
|
2014-03-29 13:47:21 +01:00 |
|
Jakob Borg
|
68d9454bc4
|
Enforce correct filename normalization (fixes #96)
|
2014-03-21 09:09:01 +01:00 |
|
Jakob Borg
|
2df78a9313
|
Reimplement quick startup scan
|
2014-03-16 08:14:55 +01:00 |
|
Jakob Borg
|
446b21c568
|
Package descriptions for godoc
|
2014-03-12 06:32:26 +01:00 |
|
Jakob Borg
|
b3c2ffc96a
|
Test for previous commit and never ignore entire repo directory
|
2014-03-09 12:36:26 +01:00 |
|
Jakob Borg
|
b5f652a815
|
Do not descend into ignored directories (fixes #86)
|
2014-03-09 12:21:07 +01:00 |
|
Jakob Borg
|
52ee7d5724
|
Discovery tracing
|
2014-03-09 08:58:03 +01:00 |
|
Jakob Borg
|
0ebd4a6ba1
|
Fix relative path open bug
|
2014-03-08 23:18:50 +01:00 |
|
Jakob Borg
|
1448cfe66a
|
Refactor out file scanner into separate package
|
2014-03-08 23:02:01 +01:00 |
|