Fossil
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins related to "wolfgangTicketCmd"

2010-10-07
03:21
Added make files to build for iOS (ARM & x86) as a library. check-in: 24e7704189 user: dave tags: iOS-library
2010-10-06
19:10
typo in fossil ticket help fixed, solving [a888fc2aa7] Leaf check-in: 3c6f67fc81 user: wolfgang tags: wolfgangTicketCmd
09:24
completed work on ticket command, optimized the help text check-in: d6be2068d3 user: wolfgang tags: wolfgangTicketCmd
09:10
added -q to ticket set|add, corrected set/add command line parser check-in: 08726b95be user: wolfgang tags: wolfgangTicketCmd
2010-10-05
19:23
added ticket list and new quoting option to ticket show check-in: 82559a701f user: wolfgang tags: wolfgangTicketCmd
16:37
fossil ticket show may use report name instead of report number check-in: 63d91f0b87 user: wolfgang tags: wolfgangTicketCmd
15:44
check for valid UUID on ticket set command check-in: 1e1512f510 user: wolfgang tags: wolfgangTicketCmd
13:46
implemented add/set ticket commands check-in: 9d3b9d653a user: wolfgang tags: wolfgangTicketCmd
10:43
filter on ticket show working, report code moved to report.c check-in: 092d763028 user: wolfgang tags: wolfgangTicketCmd
09:56
merge from trunk and extending Makefile.dmc with event check-in: a6dd0bf3e1 user: wolfgang tags: wolfgangTicketCmd
03:55
Update to the latest SQLite 3.7.3 beta. check-in: 12a79e5b93 user: drh tags: trunk, release
2010-10-04
20:18
ticket show working(without UUID-filter) check-in: f3f7f13815 user: wolfgang tags: wolfgangTicketCmd
2010-10-03
23:31
Make the R card of manifests truely optional. It is always generated on manifests created by Fossil itself, but 3rd party import tools might choose to omit the R card as a simplification. Ticket [a32ff1eddb6ac1f499]. check-in: aab38ef02f user: drh tags: trunk