..
commands
Fix nth regression
2019-09-24 19:56:03 +12:00
data
Store history.txt in user data path
2019-09-19 22:29:11 +02:00
env
Replace crate visibility identifier with pub(crate)
2019-08-29 13:09:09 +02:00
evaluate
More 'did you mean?' errors
2019-09-24 08:24:51 +12:00
format
Replace vtable with pivot command
2019-09-17 19:07:11 +12:00
parser
Switch to using Uuid::nil() and fix test
2019-09-18 19:05:33 +12:00
plugins
Fix origin in binaryview
2019-09-18 19:18:58 +12:00
shell
Filesystem shell can't cd into files. Ever.
2019-09-24 15:34:30 -05:00
cli.rs
feat(cli): add ctrlc_exit config option
2019-09-24 18:04:53 -07:00
commands.rs
Add urlencode/urldecode
2019-09-19 16:25:29 +12:00
context.rs
Fix internal paths
2019-09-17 14:09:15 +12:00
data.rs
Move internal terminology to tables/rows
2019-09-06 04:23:42 +12:00
env.rs
Replace crate visibility identifier with pub(crate)
2019-08-29 13:09:09 +02:00
errors.rs
More 'did you mean?' errors
2019-09-24 08:24:51 +12:00
format.rs
Replace vtable with pivot command
2019-09-17 19:07:11 +12:00
fuzzysearch.rs
Fix selection list display glitches
2019-09-19 20:18:39 +02:00
git.rs
Fix formatting with cargo fmt
2019-08-26 20:19:05 +02:00
lib.rs
Rename histsearch to fuzzysearch
2019-09-19 20:18:39 +02:00
main.rs
use clap::crate_version!()
2019-08-24 12:38:18 -04:00
parser.rs
Revert "Revert "Migrate most uses of the Span concept to Tag""
2019-09-14 11:30:24 -05:00
plugin.rs
Remove unused code
2019-09-01 23:11:05 -07:00
prelude.rs
Revert "Revert "Migrate most uses of the Span concept to Tag""
2019-09-14 11:30:24 -05:00
shell.rs
run rustfmt
2019-09-11 10:36:50 -04:00
stream.rs
Replace crate visibility identifier with pub(crate)
2019-08-29 13:09:09 +02:00
traits.rs
Revert "Revert "Migrate most uses of the Span concept to Tag""
2019-09-14 11:30:24 -05:00
utils.rs
Add urlencode/urldecode
2019-09-19 16:25:29 +12:00