sapling/eden
Michael Bolin 1c6403e435 Fix hg grep so it can be run over the entire repo.
Summary:
Although this is not the type of behavior we want to encourage, we should make
it possible. It turns out that this was throwing an exception becuase
`make_glob_list()` was erroneously mapping the pattern to `/**/*` instead of
`**/*` in this case.

Reviewed By: wez

Differential Revision: D5826753

fbshipit-source-id: 659d67c13cdcda39abb7d6893a57ef046804da73
2017-09-13 17:51:19 -07:00
..
cli add a CLI option to run edenfs under strace 2017-09-07 19:08:31 -07:00
docs update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
facebook Create a utility for enumerating and parsing Buck build traces. 2017-09-08 00:09:04 -07:00
fs Shift folly:synchronized out of folly:folly 2017-09-13 16:53:47 -07:00
hooks codemod: format TARGETS with buildifier [4/5] (D5092623) 2017-06-01 17:52:40 -07:00
integration Fix hg grep so it can be run over the entire repo. 2017-09-13 17:51:19 -07:00
DEFS move eden/fs/cli to eden/cli 2017-04-14 11:39:01 -07:00