1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #54 from arthur-debert/dependabot/pip/lxml-4.9.1 More... about 4 years ago
Bump lxml from 3.2.3 to 4.9.1 More... about 4 years ago
Merge pull request #49 from sandrotosi/master More... about 6 years ago
Implement a --only switch, to migrate only the selected issues More... over 10 years ago
Update --verbose documentation. More... almost 11 years ago
Catch bad credentials errors properly. More... almost 11 years ago
Add tip for fixing pip requirements installation. More... almost 11 years ago
Make --verbose more verbose and clean up comments. More... almost 11 years ago
Merge branch 'LumaPictures-master' More... almost 11 years ago
Merge branch 'master' of https://github.com/LumaPictures/google-code-issues-migrator into LumaPictures-master More... almost 11 years ago
Revise messages shown when exceptions occur reading GC comment bodies. More... almost 11 years ago
Merge branch 'padcom-GH-41' More... almost 11 years ago
Added --verbose option to print more information of the issue and comments being added. Also added support for creating github milestones (instead of creating a label) More... about 11 years ago
Change logging level back to ERROR More... over 11 years ago
Add hint about orgname/project More... over 11 years ago
Merge branch 'GH-41' of https://github.com/padcom/google-code-issues-migrator into padcom-GH-41 More... over 11 years ago
Use correct '21+ stars' label when Stars >= 21. More... over 11 years ago
Document --migrate-stars option More... over 11 years ago
Merge branch 'danvk-master' More... over 11 years ago
Merge branch 'master' of https://github.com/danvk/google-code-issues-migrator into danvk-master More... over 11 years ago
Disable 5-second delay between comment postings when --dry-run is specified. More... over 11 years ago
Merge pull request #45 from derekbruening/tomerge More... over 11 years ago
Document --start-at option More... over 11 years ago
Merge pull request #36 from davidsansome/start-at More... over 11 years ago
Merge pull request #35 from davidsansome/empty-labels More... over 11 years ago
Merge pull request #34 from davidsansome/unicode-attachment-filenames More... over 11 years ago
Change default logging to INFO to give a much better idea of the progress of the migration. More... over 11 years ago
Add 5 second delay between each comment to reduce reorderings. Without this delay, a full 1 in 3 comments migrated from GoogleCode to GitHub is out of order with respect to other comments on the same issue! More... over 11 years ago
Escape Markdown characters and convert cross-issue links. More... over 11 years ago
Pass "ignore" on decoding Google Code issue text to avoid bad characters (such as in https://code.google.com/p/drmemory/issues/detail?id=1289#c3) throwing an exception and aborting the migration. More... over 11 years ago