Commit Graph

8 Commits

Author SHA1 Message Date
risk danger olson
a5c02d2b23 failing tests 2016-11-30 13:43:46 -07:00
risk danger olson
8773193ca0 update other github/git-lfs references 2016-11-15 10:07:11 -07:00
Taylor Blau
bca03c562d commands,lfs,test: rename command to filter-process 2016-11-08 13:17:41 -07:00
Lars Schneider
1c9086a95b add test filter protocol to install/uninstall test 2016-11-08 18:31:51 +01:00
Lars Schneider
d874af9ac1 wip 2016-11-02 16:51:14 -06:00
epriestley
fa2ec2fb70 Fix smudge/clean filters to work with filenames that have leading dashes
Fixes issue #1072. Currently, `git-lfs` installs filters which misinterpret
filenames with leading dashes as command line flags. Separate paths with a
double dash (`--`) when installing filters so these files are handled
properly.

The failing test now passes:

```
$ ./test/test-unusual-filenames.sh
...
test: push unusually named files ...                               OK
test: pull unusually named files ...                               OK
```
2016-03-17 14:46:18 -07:00
risk danger olson
469c23e7a9 fix some more 'lfs init' references 2015-11-18 11:32:52 -07:00
risk danger olson
74bf7f32bb rename uninit => uninstall 2015-11-16 13:37:08 -07:00