Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use special name "." for the branches in .gitmodules | Pavel Roskin | 2017-03-01 | 1 | -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 files | Pavel Roskin | 2017-01-04 | 1 | -0/+2 |
| | |||||
* | Add libpainter submodule | Pavel Roskin | 2016-12-14 | 1 | -0/+4 |
| | |||||
* | Use https for librfxcodec reference | Pavel Roskin | 2016-12-14 | 1 | -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 submodule | Jay Sorg | 2016-11-16 | 1 | -3/+1 |
| | |||||
* | added xorgxrdp submodule | Jay Sorg | 2014-11-05 | 1 | -0/+3 |
| | |||||
* | add submodule back | Jay Sorg | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | added librfxcodec submodule | Jay Sorg | 2014-07-08 | 1 | -0/+3 |