| date | commit | author |
|---|---|---|
| 2015-03-24 | Minor cleanups and clarifications. | marcelgmr@gmail.com |
| 2015-03-24 | Remove path arg in ls(), since it only works on cwd. | marcelgmr@gmail.com |
| 2015-03-24 | Try to use default background color. | marcelgmr@gmail.com |
| 2015-03-24 | _t typenames are reserved for system libraries. | marcelgmr@gmail.com |
| 2015-03-07 | Version 0.1.0. | marcelgmr@gmail.com |
| 2015-03-07 | Add support for moving files across different file systems. | marcelgmr@gmail.com |
| 2015-01-16 | Use stderr for error message. | marcelgmr@gmail.com |
| 2015-01-10 | Remove unused rule. | marcelgmr@gmail.com |
| 2015-01-06 | Merge pull request #2 from oten/master | marcelgmr@gmail.com |
| 2015-01-01 | Remove CFLAGS for portability. | marcelgmr@gmail.com |
| 2014-12-23 | More consistent comment style. | marcelgmr@gmail.com |
| 2014-12-23 | More maintainable memory handling. | marcelgmr@gmail.com |
| 2014-12-04 | Text improvements. | marcelgmr@gmail.com |
| 2014-12-04 | Add explanation of basic concepts. | marcelgmr@gmail.com |
| 2014-12-04 | Move command section up. | marcelgmr@gmail.com |
| 2014-12-04 | Remove examples. | marcelgmr@gmail.com |
| 2014-12-04 | Only update view when ready. | marcelgmr@gmail.com |
| 2014-12-03 | Clarity. | marcelgmr@gmail.com |
| 2014-12-03 | Minor change. | marcelgmr@gmail.com |
| 2014-12-03 | Fix problems with rename and selection. | marcelgmr@gmail.com |