summary refs log tree commit diff
path: root/bin/1sh/libedit (follow)
Commit message (Expand)AuthorAge
* Rename catsh to 1shJune McEnroe2019-06-28
'>2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping We already have a global cgit_version which is set from the #define'd CGIT_VERSION in cgit.c. Change ui-patch.c to use this so that we only need to rebuild cgit.o when the version changes. Signed-off-by: John Keeping <john@keeping.me.uk> 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping