File: HACKING

package info (click to toggle)
integrit 4.1-1.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,612 kB
  • ctags: 548
  • sloc: ansic: 4,227; makefile: 397; sh: 340; perl: 224
file content (21 lines) | stat: -rw-r--r-- 941 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
integrit is in a near-perpetual feature freeze in order to avoid
creeping featurism.  The mailing lists are appropriate forums for
discussions of features.

Recommendations for patches:

  Patches for portability are welcome.  Please make patches against the
  latest version of integrit.  See the following page for information on
  how to use CVS to get it:
  
    http://sourceforge.net/cvs/?group_id=15369
  
  Patches should be context diffs or unified diffs.  Only substantive
  changes should be in the patches.  (e.g., reformatting the whitespace
  is not a substantive change and will make a patch unreadable.)
  
  There is no guarantee that submitted patches will be accepted.  Some
  of the patches that have been submitted so far have been directly
  applicable; some have contained helpful ideas; and some have contained
  changes that would have made integrit less portable, less general,
  less reliable, or less coherent.