Jordi Boggiano
|
bebd1ce9c7
Always check for OAuth token in git config, fixes #1243
|
13 yıl önce |
Jordi Boggiano
|
39e69a3b12
Refactor OAuth acquisition code to generalize it
|
13 yıl önce |
Jordi Boggiano
|
a28d53d4c0
Add missing v before checkout branches when needed, refs #1164
|
13 yıl önce |
Jordi Boggiano
|
3b01d26d67
Swap user credentials for an OAuth token from GitHub
|
13 yıl önce |
Jordi Boggiano
|
f752b29fc6
Always make sure we are on the right branch
|
13 yıl önce |
Jordi Boggiano
|
110044c3ea
Fix up create-project command
|
13 yıl önce |
Jordi Boggiano
|
3068f29b4f
Checkout branch by name when the current reference matches the branch tip, fixes #1164
|
13 yıl önce |
Jordi Boggiano
|
55bff36be1
Avoid displaying passwords in git exceptions, fixes #1199
|
13 yıl önce |
Jordi Boggiano
|
84ba1cc098
Fix typo
|
13 yıl önce |
Jordi Boggiano
|
3a9c5b3678
Remove dead break statements
|
13 yıl önce |
Jordi Boggiano
|
0a549efd0e
Allow interactive resets or stash/apply cycles when updating dirty packages instead of failing hard
|
13 yıl önce |
Mark Achee
|
5ed5f1314b
Capture user/pass from 'git remote' when updating non github repo
|
13 yıl önce |
Mark Achee
|
6f689f8926
Look for Auth failed anywhere in errorOutput
|
13 yıl önce |
Mark Achee
|
ac2fed29a4
Store http auth creds by domain only
|
13 yıl önce |
Mark Achee
|
9d03dc5a89
Attempt user/pass authentication for git repos not on github
|
13 yıl önce |
Jordi Boggiano
|
056dc5d690
Move config to all VcsDownloaders, enforce array for github-protocols
|
13 yıl önce |
Martin Hasoň
|
3b6bd761ec
Set protocols for github in composer config file
|
13 yıl önce |
Jordi Boggiano
|
ef1f8a605f
Fix file modes
|
13 yıl önce |
Jordi Boggiano
|
4d84f62cd9
Improve consistency and formatting of verbose output for update/install
|
13 yıl önce |
Jordi Boggiano
|
1aed88003f
Merge remote-tracking branch 'digitalkaoz/issue_801'
|
13 yıl önce |
Jordi Boggiano
|
209d3ebfc4
Show detailed changes in verbose mode, refs #842
|
13 yıl önce |
Jordi Boggiano
|
5b4c6f6296
Merge remote-tracking branch 'fixe/status-command'
|
13 yıl önce |
Tiago Ribeiro
|
aba2ab2212
Added status command to display local changes to packages
|
13 yıl önce |
Jordi Boggiano
|
354b82bb8c
Fix git checkouts of custom branches, fixes #889
|
13 yıl önce |
Jordi Boggiano
|
eb283b34e4
Revert "Fix git checkouts of custom branches, fixes #889"
|
13 yıl önce |
Jordi Boggiano
|
cbf27bb422
Fix git checkouts of custom branches, fixes #889
|
13 yıl önce |
Jordi Boggiano
|
656feda837
Revert previous change, use GIT_ASKPASS env var instead
|
13 yıl önce |
Jordi Boggiano
|
4ee1ff46a8
Try ssh before http auth, and make sure ssh fails fast if no login is possible
|
13 yıl önce |
Robert Schönthal
|
68d80e162a
fixes #801 show logs in --verbose mode for source packages
|
13 yıl önce |
Jordi Boggiano
|
54054365e0
Add some comments
|
13 yıl önce |