summaryrefslogtreecommitdiff
path: root/textproc/py-whatthepatch/pkg-descr
blob: 5906742e5dea23504f78a07906b7d01ca8dfc6ef (plain)
1
2
3
4
5
6
7
8
9
10
11
Features:
- Parsing of almost all diff formats (except forwarded ed)
  - normal (default, --normal)
  - copied context (-c, --context)
  - unified context (-u, --unified)
  - ed script (-e, --ed)
  - rcs ed script (-n, --rcs)
- Parsing of several SCM patches
  - CVS
  - SVN
  - Git