Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/checkin.c version ac3b98023e
|
2013-07-22
| ||
| 09:37 | Eliminate some unused variables. "int const" -> "const int" and "char const" -> "const char" check-in: b2640f61d7 user: jan.nijtmans tags: trunk | |
| 08:55 | Better outlining of output from "fossil status", "fossil changes" and "fossil ls --verbose". Let "fossil ls --verbose" differentiate between EDITED, CONFLICT, UPD_BY_MERGE and ADD_BY_MERGE, just like "fossil status" and "fossil changes" check-in: c41d70dccd user: jan.nijtmans tags: trunk | |