Commit Log

commit description author date
46cb98ff7fe0 Add .hgignore support and ffignore syntax: glob. v0.2.0 Steve Losh Mon, 01 Oct 2012 13:41:38 -0400
48df53581f1c README links. Steve Losh Thu, 27 Sep 2012 13:33:26 -0400
79c4363ffbef typo Steve Losh Thu, 27 Sep 2012 13:24:26 -0400
c4bc191a0127 Merge. Steve Losh Thu, 27 Sep 2012 13:22:54 -0400
9626235f7fe1 Second try at git's hilariously-documented ignore format. Steve Losh Thu, 27 Sep 2012 13:22:41 -0400
d6c1bac54f7d Refactor a hot loop. Steve Losh Thu, 27 Sep 2012 00:38:54 -0400
cf6c3851d091 Add preliminary .gitignore support. Steve Losh Thu, 27 Sep 2012 00:00:33 -0400
5909877323bc Add support for ~/.ffignore Steve Losh Wed, 26 Sep 2012 23:00:18 -0400
e1e7ddc3955d Added tag v0.1.0 for changeset 08d62006bc7d Steve Losh Wed, 26 Sep 2012 13:25:42 -0400
08d62006bc7d Add ffignore support, readme, license. v0.1.0 Steve Losh Wed, 26 Sep 2012 13:24:01 -0400
3fdab63a3e83 First hacky attempt at time filtering. Steve Losh Sat, 22 Sep 2012 18:28:29 -0400
3e4cf205210b Implement regex searching. Steve Losh Sat, 22 Sep 2012 17:36:44 -0400
413a89f3b8ce Don't match directories when filtering on file size. Steve Losh Sat, 22 Sep 2012 17:22:59 -0400
8de084a9b64d Implement file size filtering. Steve Losh Sat, 22 Sep 2012 17:14:49 -0400
db67c021a0d9 Switch to basename matching, and implement --[no-]binary. Steve Losh Sat, 22 Sep 2012 16:50:23 -0400
d6c518c8ab39 Implement type filtering. Steve Losh Sat, 22 Sep 2012 15:54:17 -0400
a8b6ed833a30 Remove --stdin for now. Steve Losh Sat, 22 Sep 2012 15:40:00 -0400
f393d2ad42d7 Implement -0. Steve Losh Sat, 22 Sep 2012 15:31:16 -0400
0dd807c320ab Start implementing some actual functionality. Steve Losh Sat, 22 Sep 2012 15:26:22 -0400
c2b6722131ff Update usage. Steve Losh Sat, 22 Sep 2012 14:29:47 -0400