source: ProjectBuilder/devel/pb-modules/lib/ProjectBuilder/VCS.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2403   5 years Bruno Cornec initiate pbgitremote variable if not defined to origin
(edit) @2349   5 years Bruno Cornec Fix #174 by adding the conf param pbgitremote with its doc
(edit) @2348   5 years Bruno Cornec Fix check of PBPROJDIR when .git dir not found in pbconf
(edit) @2312   7 years Bruno Cornec pb_cms_init becomes pb_vcs_init to be used in env_init
(edit) @2308   7 years Bruno Cornec Fix vcs_compliant for git+ssh the URL computed was removing a git+ssh …
(edit) @2307   7 years Bruno Cornec git add needs to be done in the subtree
(edit) @2306   7 years Bruno Cornec Do not commit -a it's BAD !
(edit) @2305   7 years Bruno Cornec Fix newproj for git handle the case now in the vcs_compliant function
(edit) @2284   7 years Bruno Cornec Now uses pbprojurl instead of pburl to be consistent with pbconfurl
(edit) @2268   7 years Bruno Cornec fix pb_vcs_usage in pv_vcs_add (only pass dir names)
(edit) @2267   7 years Bruno Cornec the function to update v0 conf into v1 is now used in VCS.pm to allow …
(edit) @2265   7 years Bruno Cornec Fix git+svn usage for vcs_add and checkin
(edit) @2254   7 years Bruno Cornec Automatically modify v0 filter files into v1 format
(edit) @2202   7 years Bruno Cornec Fix a bug with git+http when doing export, where the worng block was …
(edit) @2169   7 years Bruno Cornec Fix #152 by adding support for https scheme in URLs !!
(edit) @2086   8 years Bruno Cornec - Updates COPYINg files for new FSF address - Improve pbr support
(edit) @2079   8 years Bruno Cornec Add support for pbr for python project such as python-redfish Update …
(edit) @2032   8 years Bruno Cornec - Copyright update for 2016
(edit) @2025   8 years Bruno Cornec improve git support by archiving HEAD if no modif in progress and …
(edit) @2024   8 years Bruno Cornec - Fix previous commit not tested (should use even more pb !!)
(edit) @2023   8 years Bruno Cornec - export now export the current state of the git tree with git stash …
(edit) @2022   8 years Bruno Cornec - Improve git support where pbconf is upstream in the main directory …
(edit) @1958   9 years Bruno Cornec - Update copyrights dates notices - Change pb_parallel_launchv …
(edit) @1897   10 years Bruno Cornec - Fix a previous patch on git support for compliance checks which were …
(edit) @1893   10 years Bruno Cornec - Adapt a patch from Hartmut Goebel h.goebel_at_crazy-compilers.com in …
(edit) @1875   10 years Bruno Cornec - Improve git support for repo creation hopefully - Git build works …
(edit) @1866   10 years Bruno Cornec - If using git, then do not use the version name in the URI cloned as …
(edit) @1850   10 years Bruno Cornec - Move pb_cms_compliant fundtion into VCS.pm and rename it …
(edit) @1801   10 years Bruno Cornec - Fix PBREVISION computation for git-svn - Export correctly in case of …
(edit) @1800   10 years Bruno Cornec - Start to support git-svn
(edit) @1678   11 years Bruno Cornec - Exports function pb_vcs_add_if_not_in - replace most die by confess
(edit) @1586   12 years Bruno Cornec - Adds support for the PBVCSOPT env var to pass cli options to the VCS …
(edit) @1576   12 years Bruno Cornec Add support of the PBVCSOPT environment variable to pass options to …
(edit) @1560   12 years Bruno Cornec -pb project: Add Copyrights specified by HP Open Source Review Board …
(edit) @1554   12 years Bruno Cornec - pb: Update documentation, the newproj docs were missing an important …
(edit) @1540   12 years Bruno Cornec - vmmonport is now optional - vmmem is also now really optional …
(edit) @1539   12 years Bruno Cornec - checking packages is allowed to fail - Fix syntax error introduced …
(edit) @1536   12 years Bruno Cornec - Improve git support for pb_vcs_get_uri (Eric Anderson) as for the …
(edit) @1535   12 years Bruno Cornec - Add git support in pb_vcs_up, pb_vcs_checkin and pb_vcs_add
(edit) @1493   12 years Bruno Cornec - Fix the previous improvement by using really a list as second parameter
(edit) @1492   12 years Bruno Cornec - pb_vcs_add and pb_vcs_up now support a list of dirs/files as second …
(add) @1469   12 years Bruno Cornec - Split CMS functions in 2 parts, one lowlevel reusable outside of pb …
Note: See TracRevisionLog for help on using the revision log.