0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added .rbx files to gtags list. More... about 14 years ago
Fixed revert CVS sub-command to work only with a list of specified files to More... about 14 years ago
Showing whether a non-repository file is a folder. Skipping folders in More... about 14 years ago
Recognizing more CVS conflict cases. More... about 14 years ago
Addded 'si' and 'di' shortcuts respectively for status and diff without More... about 14 years ago
Some more fixes for missing files and files with conflicts in cvs wrapper. More... about 14 years ago
Fixed treatment of removed files in cvs wrapper. More... about 14 years ago
Ignoring .cvsrc file when invoking the original cvs to avoid output format More... about 14 years ago
Fixed the field separator issue, must be tab instead of just space. More... about 14 years ago
Copied over the logic of ignoring CVS/* entries from another tuner. In near More... about 14 years ago
Implemented ability to map users to their e-mail addresses. With that, svn More... about 14 years ago
Fixed the issue with showing retrieving message for deleted files. More... about 14 years ago
More unit tests. More... about 14 years ago
Added some unit tests for the cvs header processor. More... about 14 years ago
Added svn sub-command cvs-diff to present svn log in cvs compatible way. More... about 14 years ago
In cvs wrapper, using file .skcvsrc instead of .cvsrc as the latter turned out More... about 14 years ago
Explicitly locating the command instead of relying on exec to find it in PATH. More... about 14 years ago
Implemented app launching. More... about 14 years ago
Made utilities installable. More... about 14 years ago
Fixing a typo in a class name. More... about 14 years ago
Started up the utility that will serve as a basis for a family of utilities More... about 14 years ago
Added makefiles for hierarchal test and spec invocations. More... about 14 years ago
Adjusted vim commands for the new way of running unit tests and specs. Using More... about 14 years ago
Fixing issues with spec invocation. More... about 14 years ago
Got rid of all trailing spaces. More... about 14 years ago
Got rid of all trailing spaces in Ruby files. More... about 14 years ago
Creating a folder for upcoming unit specs. More... about 14 years ago
Moved scoping launcher tests into a separate file under unit-tests as they More... about 14 years ago
Renamed a folder for consistency. More... about 14 years ago
Modified vim command to run unit tests. More... about 14 years ago