Jordi Boggiano
|
771233a5a0
Make it clear what is going on when a vcs folder is missing, fixes #2108
|
12 лет назад |
Jordi Boggiano
|
81b2b84112
Clean up git env vars consistently
|
12 лет назад |
Jordi Boggiano
|
f79c4e4309
Detect safe_mode and output correct error, closes #2006
|
12 лет назад |
Jordi Boggiano
|
7b6f0ab047
Code cleanups, enforce url for https, refs #2009
|
12 лет назад |
Stéphane Klein
|
42119dde6b
Use github protocols setting for push urls
|
12 лет назад |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 лет назад |
Pavel Savinov
|
831bd844bd
Almost PHPDoc problems fixed
|
12 лет назад |
Jordi Boggiano
|
c479a26d71
Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418
|
12 лет назад |
Jordi Boggiano
|
4cac2caf70
Make sure cd call allows switching drives on windows, fixes #1971
|
12 лет назад |
Jordi Boggiano
|
b38db73611
Clean up rogue git env vars in case this is running in a git hook, refs #1832
|
12 лет назад |
Jordi Boggiano
|
343d4effaa
Fix usage of GitDownloader with relative paths, fixes #1843
|
12 лет назад |
Jordi Boggiano
|
3fd883a489
Set cwd instead of using cd in GitDownloader, refs #1832
|
12 лет назад |
Jordi Boggiano
|
2ec75f298d
Remove useless output in verbose mode
|
12 лет назад |
Jordi Boggiano
|
d81740ab7d
Fix authorization/authentication merge, fixes #1684
|
12 лет назад |
Jordi Boggiano
|
c9f0e458a2
Merge remote-tracking branch 'machee/gitUserPassNonGithub'
|
12 лет назад |
Jordi Boggiano
|
f06c0cb580
Code reorgs and make bool values real booleans, refs #1637
|
12 лет назад |
Ricard Clau
|
2a2bb6aad6
remove unnecessary else
|
12 лет назад |
Ricard Clau
|
56f4625ec8
check first if there are changes
|
12 лет назад |
Ricard Clau
|
48ac383599
initial steps with new config value, implementation of discard changes for git and svn
|
12 лет назад |
Jordi Boggiano
|
04c6670f0c
Detect invalid ssh URLs, fixes #1124
|
13 лет назад |
Jordi Boggiano
|
18973ed0b9
Do not check for changes if there is no vcs dir
|
13 лет назад |
Igor Wiedler
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
13 лет назад |
Jordi Boggiano
|
a7cc5f187f
Always reset stash change, refs #1254
|
13 лет назад |
Jordi Boggiano
|
b8a408883c
Reset state after applying stash, fixes #1254
|
13 лет назад |
Jordi Boggiano
|
bebd1ce9c7
Always check for OAuth token in git config, fixes #1243
|
13 лет назад |
Jordi Boggiano
|
39e69a3b12
Refactor OAuth acquisition code to generalize it
|
13 лет назад |
Jordi Boggiano
|
a28d53d4c0
Add missing v before checkout branches when needed, refs #1164
|
13 лет назад |
Jordi Boggiano
|
3b01d26d67
Swap user credentials for an OAuth token from GitHub
|
13 лет назад |
Jordi Boggiano
|
f752b29fc6
Always make sure we are on the right branch
|
13 лет назад |
Jordi Boggiano
|
110044c3ea
Fix up create-project command
|
13 лет назад |