Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/git.py
Commit message (Expand)AuthorAgeFilesLines
* Don't fetch unnecessarilyDaniel Narvaez2013-01-101-6/+16
* whitespaceDaniel Narvaez2013-01-051-1/+1
* Allow to specify revisions when pullinDaniel Narvaez2013-01-051-2/+4
* Change how we decide if system check is requiredDaniel Narvaez2012-12-281-27/+0
* Decide to rebuild on the base of files mtimeDaniel Narvaez2012-12-281-4/+0
* Refactor to avoid circular dependencyDaniel Narvaez2012-12-271-0/+10
* pep8izeDaniel Narvaez2012-12-261-3/+7
* Refactor to put get_commit_id in the git moduleDaniel Narvaez2012-12-251-0/+29
* Rebuild if the source tree changedDaniel Narvaez2012-12-251-0/+4
* Add a distribute commandDaniel Narvaez2012-12-161-0/+47
* Handle tag on a clone tooDaniel Narvaez2012-11-301-1/+4
* Merge is local doesn't make sense to retryDaniel Narvaez2012-11-301-2/+1
* Fix merge commandDaniel Narvaez2012-11-301-1/+2
* Cleanup retryingDaniel Narvaez2012-11-301-6/+11
* Fast forward onlyDaniel Narvaez2012-11-301-1/+1
* Git clean not out-of-source modules instead of removingDaniel Narvaez2012-11-291-0/+10
* Add a devbot.git module with unit testDaniel Narvaez2012-11-291-0/+38