Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Rework the "fossil grep" command so that it shows both the file and check-in hash for matching files, and so that it can scan multiple files all at once. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
f5f4471323d44a82a73a506f4ecd277f |
| User & Date: | drh 2019-11-30 13:53:45.098 |
References
|
2022-04-11
| ||
| 09:33 | Brought the "Fossil grep vs POSIX grep" doc up to date relative to the merged grep-enhancements branch. ... (check-in: caba4b0188 user: wyoung tags: trunk) | |
Context
|
2019-12-02
| ||
| 13:45 | Add the ability to have a C-card on a wiki page. The current implementation does not use or generate wiki page artifacts with a C-card. ... (check-in: cad57db96e user: drh tags: trunk) | |
|
2019-12-01
| ||
| 20:18 | Special UI controls added onto the /whistory webpage for easy comparison of arbitrary versions of a wiki page. ... (check-in: ec04c8b4a8 user: george tags: wiki-history) | |
|
2019-11-30
| ||
| 13:53 | Rework the "fossil grep" command so that it shows both the file and check-in hash for matching files, and so that it can scan multiple files all at once. ... (check-in: f5f4471323 user: drh tags: trunk) | |
| 13:38 | Completely rework the "fossil grep" command. Omit the -H option. Instead, print a header line that includes both the file hash and the check-in hash and the timestamp for every file that contains any match. Scan all files together, in reverse chronological order. ... (closed check-in: 9c2080a360 user: drh tags: grep-enhancements) | |
|
2019-11-28
| ||
| 10:31 | Changes to support CGI on IIS web servers. ... (check-in: c06e0b2d0a user: drh tags: trunk) | |
Changes
Changes to src/regexp.c.
Changes to www/changes.wiki.