Chris Smith
|
d348dd44cd
Fix URL sanitisation regexp being too greedy
|
12 年之前 |
Gennady Feldman
|
a4d7fc138a
Fixing broken unit test.
|
12 年之前 |
Jordi Boggiano
|
7148b22414
Add github-domains config value for GitHub Enterprise setups, fixes #728
|
13 年之前 |
Jordi Boggiano
|
1217a632fe
Adjust function signatures and add type hints, refs #2136
|
12 年之前 |
Sascha Egerer
|
80cebbd4be
Fixed getLocalChanges calls in VCS downloaders to match new function interface
|
12 年之前 |
Sascha Egerer
|
667176d1d0
Add ChangeReport Interface
|
12 年之前 |
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 年之前 |