2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove conditional dependency on ordereddict More... about 7 years ago
0.1.14 More... about 7 years ago
Add --shallow option in wstool init. (#107) More... about 7 years ago
Add wheel support and improve Travis build times (#114) More... about 7 years ago
Merge pull request #113 from vcstools/bionic
tullyfoote
as Tully Foote
More... about 7 years ago
Merge pull request #115 from vcstools/bionic
tullyfoote
as Tully Foote
More... about 7 years ago
Add in bionic. More... about 7 years ago
Add bionic More... about 7 years ago
Fix all of the URLs on the wiki to point to wiki.ros.org. (#112) More... about 7 years ago
Add missing dependency (#108) More... over 7 years ago
Add fake identity for VCSs (#107) More... over 7 years ago
Add fake identity for VCSs (#104) More... over 7 years ago
add artful More... over 7 years ago
add artful More... over 7 years ago
Correct apt-get installation instructions (#106) More... almost 8 years ago
Fixed linux install prefixes and --untracked option handling (#100) More... almost 8 years ago
Merge pull request #98 from rsinnet/add_snapshot_command More... almost 8 years ago
add Ubuntu Zesty(17.04) and Debian Stretch(9) More... about 8 years ago
add Ubuntu Zesty(17.04) and Debian Stretch(9) More... about 8 years ago
Fixing a map compatibility issue with Python 3. Fixing export command test assertion to use consistent encoding to support Python 3. More... about 8 years ago
Changing export command so it extracts information from the current repository work trees instead of from the workspace .rosinstall by default. Implementing --spec option for export command which uses version information from workspace .rosinstall. Updating bash completion with --spec option. Adding four tests of the export command to test the permutations of the --spec and --exact options. Fixing config_yaml tests related to --spec and --export options. More... about 8 years ago
Renaming snapshot command to export to match vcs. Also adding exact option which is now needed to get exact commit hashes. More... about 8 years ago
Replacing assertLess with assertTrue to support Python 2.6. More... about 8 years ago
Replacing assertLessEqual with assertLess to support Python 2.6. More... about 8 years ago
Fixing a Python 2.6 format() issue. More... about 8 years ago
Adding five new tests of YAML config generation to cover new code added to support snapshot command. Refactoring the four existing tests in ConfigFile_Test to use the same code as the new tests (code clarity and concision). More... about 8 years ago
Restoring the way generate_config_yaml works so it generates a file/outputs to screen even when no entries are present in the config argument. Also, improving the docstring for this function to include descriptions of arguments. More... about 8 years ago
Updating docstrings for changes from adding snapshot feature. Fixing a Python 2/3 print incompatibility. More... about 8 years ago
Adding snapshot command to help list. More... about 8 years ago
Adding snapshot command to generate rosinstall with SHAs for current revisions of projects in target workspace. More... about 8 years ago