Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Remove double slash | Andy Cedilnik | 2004-09-15 | 1 | -5/+21 |
| | |||||
* | BUG: Attempt to fix bug on Windows (and apple) where files returned are all ↵ | Andy Cedilnik | 2004-09-15 | 1 | -5/+5 |
| | | | | lowercase | ||||
* | ENH: When nor specifying full path, make sure it actually works, on broken ↵ | Andy Cedilnik | 2004-02-06 | 1 | -4/+18 |
| | | | | filesystems fix case of files. | ||||
* | fix for glob command | Ken Martin | 2004-01-05 | 1 | -3/+2 |
| | |||||
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
| | |||||
* | ENH: Speedup globbing and attempt to fix cygwin problem | Andy Cedilnik | 2003-07-29 | 1 | -35/+52 |
| | |||||
* | ENH: Remove warning | Andy Cedilnik | 2003-07-24 | 1 | -2/+1 |
| | |||||
* | ENH: On windows handle network paths | Andy Cedilnik | 2003-07-24 | 1 | -3/+50 |
| | |||||
* | ENH: On windows and apple handle lowercase/upercase file name problem | Andy Cedilnik | 2003-07-23 | 1 | -9/+31 |
| | |||||
* | ENH: fix glob on windows and add glob recurse test | Andy Cedilnik | 2003-07-21 | 1 | -2/+23 |
| | |||||
* | ENH: Handle ^ as [^fu] | Andy Cedilnik | 2003-07-21 | 1 | -2/+2 |
| | |||||
* | ENH: Recurse subdirectories | Andy Cedilnik | 2003-07-14 | 1 | -1/+38 |
| | |||||
* | ENH: Remove commented code | Andy Cedilnik | 2003-07-08 | 1 | -10/+0 |
| | |||||
* | ENH: Add globbing to FILE command | Andy Cedilnik | 2003-07-08 | 1 | -0/+240 |