summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/VCS.py
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fixed several pylint 1.0 issuesChris St. Pierre2014-02-211-3/+7
* Merge pull request #65 from dikim33/maintChris St. Pierre2013-06-261-0/+7
|\
| * Make the "latest" value of the "revision" attribute update the workingDongInn Kim2013-03-241-0/+7
* | Client/Tools/VCS: fix symlink handlingAlexander Sulfrian2013-06-191-1/+1
* | Client/Tools/VCS: build index after checkoutAlexander Sulfrian2013-06-181-9/+38
* | Client/Tools/VCS: add support for symlinksAlexander Sulfrian2013-06-181-4/+17
* | Client/Tools/VCS: some simplyfications using dulwich apiAlexander Sulfrian2013-06-181-12/+8
* | Client/Tools/VCS: add always on top featureAlexander Sulfrian2013-06-181-5/+24
* | Client/Tools/VCS: create directory for repositoryAlexander Sulfrian2013-06-181-1/+2
|/
* Try to update the ticket #1147DongInn Kim2013-03-231-1/+2
* generate XML schema docs from XML schemas themselvesChris St. Pierre2012-12-101-6/+1
* various pylint fixesChris St. Pierre2012-09-251-2/+0
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-4/+8
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+150