------------------- * Add files param to check and diff commands
0.3.3
------------------- * Fix getting files for git1.5
0.3.2
------------------- * Managing right untracked files
0.3.1
------------------- * Checking local untracked files if they are in remote branch.
0.3.0
------------------- * Let get_diff without arguments. Gets all current diff. * Adding fetch, checkout, merge, apply_diff, apply_patch to git object. * Adding header_diff, write_tmp_patches and write_tmp_patch to diff module. * Fix newline for chunks in get_chunks()