Jordi Boggiano
|
343d4effaa
Fix usage of GitDownloader with relative paths, fixes #1843
|
12 years ago |
Jordi Boggiano
|
3fd883a489
Set cwd instead of using cd in GitDownloader, refs #1832
|
12 years ago |
Jordi Boggiano
|
2ec75f298d
Remove useless output in verbose mode
|
12 years ago |
Jordi Boggiano
|
d81740ab7d
Fix authorization/authentication merge, fixes #1684
|
12 years ago |
Jordi Boggiano
|
c9f0e458a2
Merge remote-tracking branch 'machee/gitUserPassNonGithub'
|
12 years ago |
Jordi Boggiano
|
f06c0cb580
Code reorgs and make bool values real booleans, refs #1637
|
12 years ago |
Ricard Clau
|
2a2bb6aad6
remove unnecessary else
|
12 years ago |
Ricard Clau
|
56f4625ec8
check first if there are changes
|
12 years ago |
Ricard Clau
|
48ac383599
initial steps with new config value, implementation of discard changes for git and svn
|
12 years ago |
Jordi Boggiano
|
04c6670f0c
Detect invalid ssh URLs, fixes #1124
|
13 years ago |
Jordi Boggiano
|
18973ed0b9
Do not check for changes if there is no vcs dir
|
13 years ago |
Igor Wiedler
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
13 years ago |
Jordi Boggiano
|
a7cc5f187f
Always reset stash change, refs #1254
|
13 years ago |
Jordi Boggiano
|
b8a408883c
Reset state after applying stash, fixes #1254
|
13 years ago |
Jordi Boggiano
|
bebd1ce9c7
Always check for OAuth token in git config, fixes #1243
|
13 years ago |
Jordi Boggiano
|
39e69a3b12
Refactor OAuth acquisition code to generalize it
|
13 years ago |
Jordi Boggiano
|
a28d53d4c0
Add missing v before checkout branches when needed, refs #1164
|
13 years ago |
Jordi Boggiano
|
3b01d26d67
Swap user credentials for an OAuth token from GitHub
|
13 years ago |
Jordi Boggiano
|
f752b29fc6
Always make sure we are on the right branch
|
13 years ago |
Jordi Boggiano
|
110044c3ea
Fix up create-project command
|
13 years ago |
Jordi Boggiano
|
3068f29b4f
Checkout branch by name when the current reference matches the branch tip, fixes #1164
|
13 years ago |
Jordi Boggiano
|
55bff36be1
Avoid displaying passwords in git exceptions, fixes #1199
|
13 years ago |
Jordi Boggiano
|
84ba1cc098
Fix typo
|
13 years ago |
Jordi Boggiano
|
3a9c5b3678
Remove dead break statements
|
13 years ago |
Jordi Boggiano
|
0a549efd0e
Allow interactive resets or stash/apply cycles when updating dirty packages instead of failing hard
|
13 years ago |
Mark Achee
|
5ed5f1314b
Capture user/pass from 'git remote' when updating non github repo
|
13 years ago |
Mark Achee
|
6f689f8926
Look for Auth failed anywhere in errorOutput
|
13 years ago |
Mark Achee
|
ac2fed29a4
Store http auth creds by domain only
|
13 years ago |
Mark Achee
|
9d03dc5a89
Attempt user/pass authentication for git repos not on github
|
13 years ago |
Jordi Boggiano
|
056dc5d690
Move config to all VcsDownloaders, enforce array for github-protocols
|
13 years ago |