ridiculousfish
|
3c727173c2
|
Include ctime in history_file.h
Fixes a build failure on FreeBSD.
Fixes #6210
|
2019-10-16 11:55:40 -07:00 |
|
ridiculousfish
|
82eca4bc86
|
Run clang-format on all files
The main change here is to reorder headers.
|
2019-10-13 15:50:48 -07:00 |
|
ridiculousfish
|
ce178fd6fd
|
Make escape_yaml_fish_2_0 and unescape_yaml_fish_2_0 static
They no longer need to be exposed.
|
2019-08-12 09:22:21 -07:00 |
|
ridiculousfish
|
3ae5b23971
|
Migrate append_history_item_to_buffer to history_file.cpp
Also eliminate history_output_buffer_t, which no longer does anything useful.
|
2019-08-12 09:17:10 -07:00 |
|
ridiculousfish
|
91987a4548
|
Migrate history file format stuff into new file history_file.cpp
Breaks up the history.cpp monolith.
|
2019-08-11 12:45:04 -07:00 |
|