5
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ability to import a directory with a space More... over 21 years ago
Just beep for an unidentified failure, don't dialog. Since we're putting stderr to the viewer windows, the error dialog is usually redundant anyway. More... over 21 years ago
Withstand spaces in input filename for tkcvs -log More... over 21 years ago
Draw curved lines connecting revisions with appropriate merge tags More... over 21 years ago
Invocation of tkdiff -conflict to take filenames with spaces. More... over 21 years ago
Optionally tag when merging. The merged-from revision can be tagged automatically, but the merged-to revision has to be tagged after the changes are reconciled and checked in. Dialogs help with the process. More... almost 22 years ago
Make the merge buttons less pretty but more informative about how the function works More... almost 22 years ago
Save cvscfg(auto_tag) when quitting More... almost 22 years ago
Re-word a little More... almost 22 years ago
Move a ::wait More... almost 22 years ago
Fixed the hangs More... almost 22 years ago
Make module browser exit cleanly on PC More... almost 22 years ago
Increment point version More... almost 22 years ago
Wait before setup_dir More... almost 22 years ago
Catch some aborts More... almost 22 years ago
Remove duplicate setup_dir after commit More... almost 22 years ago
There was an abort here that made it hang on windows. More... almost 22 years ago
Fix for uninitialized X1 coordinate More... almost 22 years ago
Moved update-after wait to the wait proc itself. More... almost 22 years ago
Removed abort which caused a hang on Windows. More... almost 22 years ago
I was investigating a bug I didn't manage to duplicate, but I found that putting an update in a certain place prevents a hang. More... almost 22 years ago
There was an abort in logcanvas.tcl which kept it from working on Windows and which seems to be completely unnecessary More... almost 22 years ago
Change the icon for rdiff to suggest what it's handy for More... almost 22 years ago
Update for 7.1.3 More... almost 22 years ago
Add a button for the annotation browser. People don't know about it, but when they discover it they like it. So we'll make it easier to discover. More... almost 22 years ago
Add an Apply button so you can OK-and close or Apply-and-keep-open. More... almost 22 years ago
Remove extra setup_dir and make a note so it stays out More... almost 22 years ago
Needed to put waits in before setup_dir or it would hang More... almost 22 years ago
Repaired the exec-ing an parsing of "cvs editors" output More... almost 22 years ago
Remove filebrowser help button since the help was no longer there More... almost 22 years ago