81501b0cf30f
|
add an option to print the abspath instead of relative path
|
Bill Mill |
Wed, 14 Aug 2013 20:02:33 -0400 |
b9310be6f582
|
Merge pull request #16 from simono/patch-1
|
Steve Losh |
Wed, 09 Dec 2015 11:53:08 +0000 |
11b556fab738
|
Fix typo :-)
|
Simon Olofsson |
Thu, 06 Mar 2014 01:04:35 +0100 |
2bac915ac93d
|
fix sjl/friendly-find#3, skip "permission denied"
|
Tony Wang |
Mon, 14 Apr 2014 14:40:33 +0800 |
799cd10dcfcf
|
bug fix: add default for --ignore
|
Tony Wang |
Sun, 23 Mar 2014 18:41:13 +0800 |
3fdd3d52271e
|
make --ignore work
|
Tony Wang |
Sun, 23 Mar 2014 17:38:16 +0800 |
a9e32bdb260b
|
Added tag v0.3.2 for changeset f7ec69fb5eb5
|
Steve Losh |
Sun, 02 Mar 2014 12:44:28 -0500 |
f7ec69fb5eb5
|
Merge.
v0.3.2
|
Steve Losh |
Sun, 02 Mar 2014 12:42:11 -0500 |
c397a6b5b2d1
|
python3 compatibility fix
|
Catalin Costache |
Mon, 23 Dec 2013 01:02:52 +0200 |
e0a7dd7d919d
|
Add better error message for invalid types
|
Steve Losh |
Sun, 02 Mar 2014 12:39:10 -0500 |
de2735512614
|
Added tag v0.3.1 for changeset aef3e059452c
|
Steve Losh |
Sat, 24 Nov 2012 13:41:51 -0500 |
aef3e059452c
|
Handle KeyboardInterrupt
v0.3.1
|
Robin Baumgartner |
Thu, 22 Nov 2012 14:12:59 +0100 |
c6ddd259d01c
|
Added tag v0.3.0 for changeset 0f88e9f35bf1
|
Steve Losh |
Tue, 06 Nov 2012 17:48:25 -0500 |
0f88e9f35bf1
|
Add --entire/--non-entire.
v0.3.0
|
Steve Losh |
Tue, 06 Nov 2012 17:48:08 -0500 |
c6c954131eec
|
Don't hang on things like named pipes and sockets.
|
Steve Losh |
Wed, 31 Oct 2012 18:22:25 -0400 |
81a3eeb15918
|
Mention brew.
|
Steve Losh |
Fri, 26 Oct 2012 11:38:52 -0400 |
2fed070f9fad
|
Add a .gitignore file.
|
Steve Losh |
Fri, 05 Oct 2012 14:57:33 -0400 |
d61398ed376f
|
Added tag v0.2.0 for changeset 46cb98ff7fe0
|
Steve Losh |
Mon, 01 Oct 2012 13:41:45 -0400 |
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 |
7a4a91ec863f
|
Add usage text.
|
Steve Losh |
Wed, 19 Sep 2012 23:37:28 -0400 |
2356bfd686af
|
More skeleton.
|
Steve Losh |
Wed, 19 Sep 2012 23:00:23 -0400 |
57b4f9217113
|
Initial skeleton.
|
Steve Losh |
Wed, 19 Sep 2012 22:54:37 -0400 |
9c2566fabbdd
|
Initial commit.
|
Steve Losh |
Wed, 19 Sep 2012 22:45:11 -0400 |