Antony Lesuisse
80f2f64695
[FIX] odoo.py fix fetching of git remotes
...
remove the useless heads in local refs so that:
git checkout -b master odoo/master
and
git checkout -b master-name odoo-dev/master-name
works.
8 years ago
Antony Lesuisse
00c234bc85
[FIX] odoo.py setup use 8.0 instead of master
8 years ago
jmustonen
5544cf0036
[FIX] odoo.py windows compatibility
...
Prevent infinite loop when installing on windows
Fixes #2825
Tested to work on
* Git Bash v1.9.4 on Windows 8.1 Professional
* Ubuntu 12.04.5 LTS
9 years ago
Antony Lesuisse
6cb138026a
[FIX] odoo.py dont force push simple
...
Everybody should upgrade to v2
9 years ago
Antony Lesuisse
765de73082
[FIX] odoo.py debian add postgresql
9 years ago
Antony Lesuisse
f854e3cea9
[FIX] odoo.py debian packages
9 years ago
Antony Lesuisse
1a2c3b1029
[FIX] git config for pull
9 years ago
Xavier Morel
767cb9afa1
[FIX] shebang on Python
9 years ago
Antony Lesuisse
872842ff9e
[IMP] odoo.py git options
9 years ago
Antony Lesuisse
1f7a2eaf30
[FIX] odoo.py git_locate
9 years ago
Antony Lesuisse
6e9edeeb46
[FIX] odoo.py setup deps and readme.md
9 years ago
Antony Lesuisse
d4624fa826
[IMP] repository cleanup
...
- move packaging stuff to setup
- remove historical stuff
- remove oe, odoo-cmd-fme will be merged with the convered commands
- add an odoo.py script to run odo and boostrap it
- simplify README
- prepare to move documentation to the github wiki
9 years ago