Fossil

Timeline
Login

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

4 check-ins related to "cancel-tag-fix"

2013-12-16
10:46
If the name of a 'sym-<branchname>' tag sorts before the 'branch' tag, no option in the ci_edit page should be displayed to cancel the tag. Bug-fix discovered and implemented by Andy Bradford. ... (check-in: 3529f2c4 user: jan.nijtmans tags: trunk)
2013-12-14
17:32
Revert to original ordering to retain sorting of special tags. Get the branch name prior to the loop that displays the special and sym- tags. ... (Closed-Leaf check-in: 818c0acd user: andybradford tags: cancel-tag-fix)
2013-12-13
17:50
Prevent sym- tag that matches branch name that sorts prior to branch name from displaying an option to cancel the tag. Also clean up a couple strcmp. ... (check-in: c36ad48a user: andybradford tags: cancel-tag-fix)
13:48
Better use GetCurrentDirectoryW in stead of _wgetcwd. ... (check-in: 4e463bf7 user: jan.nijtmans tags: trunk)