stagit

opinionated personal fork of codemadness.org/git/stagit
Log | Files | Refs | README | LICENSE

README (409B)


      1 this is my personal fork of https://codemadness.org/stagit.html
      2 
      3 so far it:
      4 - truncates commit messages in logs to a fixed length (with ellipses)
      5 - removes the "owner" column from stagit-index output
      6 - adds a "last development" column that shows the commit date of the commit
      7   referred to by a hash in a repository's .git/last-development file
      8 - makes stagit-index link to a repository's README when possible