]> git.mdlowis.com Git - projs/tide.git/commit
Combined libx and libedit
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 5 Jan 2017 17:46:50 +0000 (12:46 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 5 Jan 2017 17:46:50 +0000 (12:46 -0500)
commitc303288dc31b2fc3d9e35a62271fb99801c34412
treea509a37f8ed24b2083b1b2503ca5c46936be2d0c
parentfb768d33cb8ef814428c4e1be3a6e7b71414cc9a
Combined libx and libedit
12 files changed:
.gitignore
Makefile
TODO.md
fetchtag.c [deleted file]
lib/buf.c [moved from libedit/buf.c with 100% similarity]
lib/exec.c [moved from libedit/exec.c with 100% similarity]
lib/filetype.c [moved from libedit/filetype.c with 100% similarity]
lib/utf8.c [moved from libedit/utf8.c with 100% similarity]
lib/utils.c [moved from libedit/utils.c with 100% similarity]
lib/view.c [moved from libedit/view.c with 100% similarity]
lib/x11.c [moved from libx/x11.c with 100% similarity]
tools/coverage.sh [moved from coverage.sh with 100% similarity]