1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 14:00:46 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
William Ting
02a47db68d Consolidate version numbers.
Instead of keeping the version number in two separate places, the Makefile will
now grep bin/autojump for the proper version number.
2012-11-21 23:44:12 -06:00
William Ting
f46b541105 remove adding git version to autojump install 2012-11-01 04:25:42 -05:00
William Ting
ac1bfeb784 version bump to v21.0.3 2012-11-01 03:59:44 -05:00
William Ting
885c4e68ce minor Makefile edit 2012-10-30 22:30:45 -05:00
William Ting
b3c3253e89 tweak release target to build docs and test first 2012-05-28 09:18:28 -10:00
William Ting
e62e720765 move config back to global space 2012-05-12 17:00:38 -10:00
William Ting
57053a76fa Add dev section to README.md and update makefile to reflect new section. 2012-05-12 16:38:09 -10:00
William Ting
f25d7ba996 add unit tests, run using: make test 2012-05-12 16:31:58 -10:00
William Ting
9ee7906472 fix documentation formatting 2012-04-17 20:41:20 -10:00
William Ting
f91c7e3954 split up doc building for manpage and readme.md 2012-04-17 14:26:54 -10:00
William Ting
168865f138 fix install.sh to reflect new locations, tweak documentation where necessary 2012-04-17 13:40:53 -10:00
William Ting
acfc5c13ef restructure files, working make doc and make release 2012-04-17 13:09:39 -10:00