1 Summary of changes from v002 to v003
2 ============================================
4 Greg Kroah-Hartman (4):
7 change --clean be the default and add --bash to duplicate old method
8 removed unneeded script
11 Summary of changes from v001 to v002
12 ============================================
14 Greg Kroah-Hartman (9):
15 increment version number
16 add .gz and .bz2 to .gitignore
17 remove ability to make .bz2 from Makefile
18 add --clean option to bti.c
19 add --version to bti.c
20 update the man page to reflect the new options
21 renamed HOWTO to README and added real information there
22 added bti.example as an example ~/.bti file
23 lots of manpage updates trying to document how to use bti better
26 Summary of changes from v000 to v001
27 ============================================
29 Greg Kroah-Hartman (8):
31 initial commit of bti, everything's working now
32 add the '$ ' to the beginning of the line.
34 meta files added (COPYING, ChangeLog, RELEASE_NOTES)
35 added fork functionality to get rid of annoying command line mess
37 more messing with directory format