Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch venks-emacs Excluding Merge-Ins
This is equivalent to a diff from b120bc8b26 to 374920b209
2011-09-01
| ||
22:00 | Merge in support for the "fossil ticket history" command from the venks-emacs branch. check-in: 98a855c508 user: drh tags: trunk | |
2011-08-31
| ||
14:34 | Improvements to artifact descriptions merged into trunk. check-in: 49402fc722 user: drh tags: trunk | |
09:55 | Merge latest trunk. check-in: 40ed431ca5 user: dmitry tags: symlinks | |
08:24 | Trying to improve the ui artifact description to something easier to parse by the human eye. I'd still like to have the branch name of every checkin, but I still don't know how to get it. check-in: d34a1b9f3d user: viriketo tags: artifact_description | |
07:50 | Improve formatting for fossil ticket history. Make small fields print on same line, and make longer ones look better. Leaf check-in: 374920b209 user: venkat tags: venks-emacs | |
2011-08-30
| ||
21:50 | Add ability to show ticket history from command line. fossil ticket now takes a new history option, which prints the history of a ticket - somewhat like what the history button does on the ticket web GUI. check-in: 73e363ea96 user: venkat tags: venks-emacs | |
21:46 | merge trunk before changes check-in: ffa3b1eaf6 user: venkat tags: venks-emacs | |
18:04 | Print an error message and quite if the --user option appears on a "fossil commit" command but specifies a username not found in the database. Ticket [3ed2e994e1750b] check-in: b120bc8b26 user: drh tags: trunk | |
17:39 | Display the last modification time of tickets using either localtime or UTC according to user preferences. check-in: 839f105098 user: drh tags: trunk | |
Changes to src/tkt.c.