Added tag 0.2 for changeset f7860432ecc5
fast-remote: add new program that outputs the remote distance
hg: add fast-hg-remote to ignore
fast-bookmark: factor out cat_file
fast-status: factor out debug printing
fast-status: refactor to use fast-hg-common
fast-bookmark: use common and remove the duplicate code
makefile: prepare for linking common
fast-common: factor out common functions
fast-bookmark: tidy up while loop into one line
fast-status: change prototype to pass pwd only
fast-bookmark: factor apart main function
fast-bookmark: change prototype to pass pwd only
Added tag 0.1 for changeset dbf0b1cf45d7
fast-bookmark: fallback to using branchname if no bookmark is active
fast-bookmark: factor out 'cat' into its own function
fast-status: ensure mode != 000 when reporting dirty status
fast-status: make PRINT take variadic arguments
fast-status: use lstat instead of stat; fixes checking for links and executable bit changes
fast-status: fix file path if not in the repo root