Jordi Boggiano
|
b93b73e836
Rewrite git unpushed status checks, fixes #4987
|
9 lat temu |
Jordi Boggiano
|
fea99bcb1b
Clarify the fetch/push URL selection for github repos and various protocols, fix regression
|
9 lat temu |
Jordi Boggiano
|
b080a73840
Fix broken test on windows, fixes #4973
|
9 lat temu |
Jordi Boggiano
|
6f42b9c865
Disable git, svn, http protocols for VCS downloaders, fixes #4968
|
9 lat temu |
Niels Keurentjes
|
a409e158b8
Disabled unit test breaking on some platforms. Ref #4973
|
9 lat temu |
Jordi Boggiano
|
2f638c7d96
Fix test
|
9 lat temu |
Jordi Boggiano
|
be4d385942
Fix uncommitted change detection, refs #3633
|
9 lat temu |
Jordi Boggiano
|
9f4f8a9578
Merge remote-tracking branch 'greg0ire/improve-status-for-unpushed-branches'
|
9 lat temu |
Magnus Nordlander
|
4689d836fe
Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works.
|
9 lat temu |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 lat temu |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 lat temu |
Alexander Loutsenko
|
397ae2d7c8
review fixes
|
9 lat temu |
Alexander Loutsenko
|
fa5de786ff
clean garbage dirs in tmp after composer tests #4694
|
9 lat temu |
James Titcumb
|
d85bad29d6
Warn about unpushed changes
|
12 lat temu |
Jordi Boggiano
|
0081964428
Merge remote-tracking branch 'colinodell/fix-tag-ambiguity'
|
10 lat temu |
hakre
|
7077803aa4
Git Checkout Branch / File Differentiation
|
10 lat temu |
Colin O'Dell
|
f304611014
Fix Git failures due to tag ambiguity (issue #3417)
|
10 lat temu |
Jordi Boggiano
|
a309e1d89d
Fix tests and run it before the push url updater
|
10 lat temu |
Jordi Boggiano
|
77163f66fc
Add support for mirrors in composer repos
|
12 lat temu |
Jordi Boggiano
|
5d4900e79d
Add --no-checkout flag to avoid checking out the default branch first, fixes #2717
|
11 lat temu |
Jordi Boggiano
|
7148b22414
Add github-domains config value for GitHub Enterprise setups, fixes #728
|
12 lat temu |
Jordi Boggiano
|
7252078508
Attempt to fix travis build
|
12 lat temu |
Jordi Boggiano
|
771233a5a0
Make it clear what is going on when a vcs folder is missing, fixes #2108
|
12 lat temu |
Jordi Boggiano
|
0822683706
Fix tests
|
12 lat temu |
Jordi Boggiano
|
6b876958b9
Fix tests
|
12 lat temu |
Stéphane Klein
|
42119dde6b
Use github protocols setting for push urls
|
12 lat temu |
Jordi Boggiano
|
c479a26d71
Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418
|
12 lat temu |
Jordi Boggiano
|
4cac2caf70
Make sure cd call allows switching drives on windows, fixes #1971
|
12 lat temu |
Jordi Boggiano
|
3fd883a489
Set cwd instead of using cd in GitDownloader, refs #1832
|
12 lat temu |
Jordi Boggiano
|
b641f9ea68
Fix tests
|
12 lat temu |