1. 24 Apr, 2013 32 commits
  2. 23 Apr, 2013 5 commits
  3. 22 Apr, 2013 2 commits
  4. 21 Apr, 2013 1 commit
    • Felipe Contreras's avatar
      gitfast: fix prompt · c944f8b4
      Felipe Contreras authored
      
      
      Certain themes need the 'clean' mark, and some people like to have the
      'dirty' one, just like the original git_promp_info().
      
      We probably shouldn't be modifying that function, there's no other clean
      way to achieve our own status information, so let's try to emulate the
      original as much as possible.
      Signed-off-by: default avatarFelipe Contreras <felipe.contreras@gmail.com>
      c944f8b4