Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/diff.c version 12b505e79f
2013-05-13
| ||
14:22 | upgrade to zlib 1.2.8 ... (check-in: bb4776e2e0 user: jan.nijtmans tags: trunk) | |
10:50 | unused variable "fossilTimer" ... (check-in: 55d7e2c14a user: jan.nijtmans tags: trunk) | |
10:10 | Suggestion: Remove "keep-glob" setting, because "ignore-glob" already has the expected "keep-glob" behavior. ... (check-in: d60a75fd08 user: jan.nijtmans tags: clean-with-ignore) | |
09:36 | Setting "ignore-glob" is equivalent to putting patterns in both "clean-glob" and "keep-glob". Rename .fossil-settings/keep-glob to .fossil-settings/ignore-glob, so that "fossil" and "fossil.exe" patterns don't need to be duplicated any more in two different versioned settings. ... (check-in: 967d8a711e user: jan.nijtmans tags: trunk) | |
09:21 | One more off-by-one error. ... (check-in: 1484625d6e user: jan.nijtmans tags: trunk) | |