Jordi Boggiano
|
a28d53d4c0
Add missing v before checkout branches when needed, refs #1164
|
12 years ago |
Jordi Boggiano
|
3b01d26d67
Swap user credentials for an OAuth token from GitHub
|
12 years ago |
Jordi Boggiano
|
f752b29fc6
Always make sure we are on the right branch
|
12 years ago |
Jordi Boggiano
|
110044c3ea
Fix up create-project command
|
12 years ago |
Jordi Boggiano
|
3068f29b4f
Checkout branch by name when the current reference matches the branch tip, fixes #1164
|
12 years ago |
Jordi Boggiano
|
55bff36be1
Avoid displaying passwords in git exceptions, fixes #1199
|
12 years ago |
Jordi Boggiano
|
84ba1cc098
Fix typo
|
12 years ago |
Jordi Boggiano
|
3a9c5b3678
Remove dead break statements
|
12 years ago |
Jordi Boggiano
|
0a549efd0e
Allow interactive resets or stash/apply cycles when updating dirty packages instead of failing hard
|
12 years ago |
Jordi Boggiano
|
056dc5d690
Move config to all VcsDownloaders, enforce array for github-protocols
|
12 years ago |
Martin Hasoň
|
3b6bd761ec
Set protocols for github in composer config file
|
12 years ago |
Jordi Boggiano
|
ef1f8a605f
Fix file modes
|
13 years ago |
Jordi Boggiano
|
4d84f62cd9
Improve consistency and formatting of verbose output for update/install
|
13 years ago |
Jordi Boggiano
|
1aed88003f
Merge remote-tracking branch 'digitalkaoz/issue_801'
|
13 years ago |
Jordi Boggiano
|
209d3ebfc4
Show detailed changes in verbose mode, refs #842
|
13 years ago |
Jordi Boggiano
|
5b4c6f6296
Merge remote-tracking branch 'fixe/status-command'
|
13 years ago |
Tiago Ribeiro
|
aba2ab2212
Added status command to display local changes to packages
|
13 years ago |
Jordi Boggiano
|
354b82bb8c
Fix git checkouts of custom branches, fixes #889
|
13 years ago |
Jordi Boggiano
|
eb283b34e4
Revert "Fix git checkouts of custom branches, fixes #889"
|
13 years ago |
Jordi Boggiano
|
cbf27bb422
Fix git checkouts of custom branches, fixes #889
|
13 years ago |
Jordi Boggiano
|
656feda837
Revert previous change, use GIT_ASKPASS env var instead
|
13 years ago |
Jordi Boggiano
|
4ee1ff46a8
Try ssh before http auth, and make sure ssh fails fast if no login is possible
|
13 years ago |
Robert Schönthal
|
68d80e162a
fixes #801 show logs in --verbose mode for source packages
|
13 years ago |
Jordi Boggiano
|
54054365e0
Add some comments
|
13 years ago |
Jordi Boggiano
|
73a865bf2a
Fix tests
|
13 years ago |
Jordi Boggiano
|
77f6b9e05b
Recover from invalid references by taking the parent commit (by date)
|
13 years ago |
Jordi Boggiano
|
4bbb168d44
Remove BC code
|
13 years ago |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 years ago |
Martin Hasoň
|
c8d110aa72
Imporoved exception message for GitDownloader (various protocols for github)
|
13 years ago |
Jordi Boggiano
|
c2933028e8
Make sure github driver is used for all github urls
|
13 years ago |