summaryrefslogtreecommitdiffstats
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Use special name "." for the branches in .gitmodulesPavel Roskin2017-03-011-1/+2
| | | | | | | | | It is used to indicate that the submodule branch should be the same as the branch of the parent repository - devel for devel, master for master. It's a new feature of git, appearing in version 2.10, but most users should not really care. It only affects the behavior of "git submodule update --remote" when updating the submodules.
* Don't consider submodules dirty if they contain untracked filesPavel Roskin2017-01-041-0/+2
|
* Add libpainter submodulePavel Roskin2016-12-141-0/+4
|
* Use https for librfxcodec referencePavel Roskin2016-12-141-1/+1
| | | | | | | The git protocol is so limited that GitHub doesn't show it when selecting "Clone of download". It may be blocked by strict firewalls, whereas https would work almost certainly. Pushing code is not allowed over git protocol, but it's possible over https with a tocken.
* remove xorgxrdp submoduleJay Sorg2016-11-161-3/+1
|
* added xorgxrdp submoduleJay Sorg2014-11-051-0/+3
|
* add submodule backJay Sorg2014-07-241-1/+1
|
* added librfxcodec submoduleJay Sorg2014-07-081-0/+3