1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2024-10-31 21:36:38 +00:00
Commit graph

11 commits

Author SHA1 Message Date
7f97ccc568 rearranging classes and beginning to enable the history to have various
datastore types (not just GDBM)
2012-08-23 21:09:09 -04:00
eb3cdd71c8 more gitignores 2012-08-23 20:18:20 -04:00
ece93b66e3 moving the class into lib/ 2012-08-23 20:17:36 -04:00
ac1de21224 gemifying this show. 2012-08-23 17:38:33 -04:00
Vincent Batts
0a6878e75d adding a feature of storing the time stamps as a list.
In this way, it builds up a more accurate history of commands
2012-06-01 00:22:57 -04:00
Vincent Batts
de5ca80543 adding to the notes 2012-05-18 12:41:09 -04:00
Vincent Batts
52ef8575a9 adding flags to specifiy alternate .bash_history file, or database file 2012-05-18 12:28:58 -04:00
Vincent Batts
4648c38255 adding a flag to allow time formatting 2012-05-18 12:18:02 -04:00
Vincent Batts
f2043f30a9 adding flags and such, to be more useful 2012-05-18 12:08:32 -04:00
Vincent Batts
f0c3b54a5f adding a README 2012-05-17 17:04:55 -04:00
Vincent Batts
862125923e initial commit 2012-05-17 17:00:33 -04:00