0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
if some invalid char in comment. it should throw a UnicodeDecodeError in "stdout.decode(ENCODING)". I think should ignore those invalid char . More... over 9 years ago
#51 Squelch update errors for dynamic views More... almost 10 years ago
Merge pull request #50 from phts/fix-fix-rebase-new-files More... almost 10 years ago
Make `update` for the whole project dir instead of each updated dir More... almost 10 years ago
Merge pull request #48 from phts/fix-rebase-empty-files More... almost 10 years ago
Merge pull request #49 from phts/fix-rebase-new-files More... almost 10 years ago
Fix "gitcc rebase" for new files in a folder More... almost 10 years ago
Perform versions date filter before calling "checkin_versions" More... almost 10 years ago
Move common logic to "empty_file_versions" function More... almost 10 years ago
Move logic of "mkbranch_versions" and "checkin_versions" to a separate function More... almost 10 years ago
Fix "gitcc rebase" for empty files More... almost 10 years ago
Fix whitespace More... almost 10 years ago
Merge pull request #46 from fape/filename_fix More... about 10 years ago
fix filename and version detection More... about 10 years ago
Merge pull request #45 from phts/fix-empty-line-in-commit-message More... about 10 years ago
Fix missing empty line in commit message during gitcc checkin More... about 10 years ago
Issue 27: Merge branch 'lucianm-master' More... over 11 years ago
Pull 27: Fix spacing More... over 11 years ago
Added --cclabel switch to the checkin command, to be able to specify an existing Clearcase label while checking in, in order to let the dynamic view show the version of the element(s) just checked in if the confspec is configured accordingly. The CC label will be moved to the new version of the element, if it is already used. More... over 11 years ago
Merge pull request #25 from nesqi/master More... over 11 years ago
Bugfix, it's faster and more correct to reverse the aldready sorted list. Some elements have the same timestamp and might not be sorted correctly. More... over 11 years ago
Merge pull request #14 from devnull42/my-improvements More... about 12 years ago
Add symlink support to gitcc checkin. More... about 12 years ago
Add --all option to checkin. More... about 12 years ago
Add gitcc tag command. More... about 12 years ago
Issue #9: Actually, use fnmatch for exclude More... over 12 years ago
Issue #9: Ignore errors from _really_ long file paths More... over 12 years ago
Issue #9: Added exclude configuration More... over 12 years ago
Issue #8: Added troubleshooting for missing master_cc branch More... over 12 years ago
Issue #10: Added troubleshooting for msysgit + Cygwin More... over 12 years ago