Differences From Artifact [347f596eb2]:
- File src/finfo.c — part of check-in [c06edd231f] at 2010-05-16 19:08:45 on branch clear-title — Change from GPL to the Simplified BSD License. (user: drh size: 6847)
To Artifact [1e379e6a32]:
- File src/finfo.c — part of check-in [44b02c3de9] at 2010-07-23 09:37:18 on branch trunk — Fixed various typos and omissions in help sections (user: BMorgat size: 6846) [more...]
| ︙ | |||
23 24 25 26 27 28 29 | 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | - + | /* ** COMMAND: finfo ** ** Usage: %fossil finfo FILENAME ** ** Print the change history for a single file. ** |
| ︙ |